Fouad
cf25c331c0
Upgrade webpack ( #2800 )
...
* upgrade webpack and remove unused client lib
* upgrade webpack loaders
2023-01-10 17:08:09 +00:00
Mark Sinclair
a24c7e4783
Merge pull request #2813 from nymtech/feature/matrix-messages
...
Send matrix notification messages
2023-01-10 16:40:38 +00:00
Mark Sinclair
9ea725bf83
GitHub Actions: add matrix env vars to all jobs with notifications
2023-01-10 16:36:50 +00:00
Mark Sinclair
fe78d4faf0
GitHub Actions: support sending notification messages to matrix
2023-01-10 16:24:23 +00:00
Jędrzej Stuczyński
0df063f9f6
feature: query for obtaining amount of vesting coins for all accounts ( #2791 )
...
* wip
* Introduced paged queries for getting list of all vesting accounts and for amount of vesting coins
* Added the queries to VestingQueryClient trait
* Added default implementations to all trait queries
* Fixed naming for the vesting coins query
* Helper functions for dealing with paging
* Updated changelog
2023-01-10 14:58:40 +00:00
Bogdan-Ștefan Neacşu
ad8fdbdddf
Feature/configurable dkg signup ( #2809 )
...
* Refactored consts to config structure
* Nym-cli generate init for dkg contract
2023-01-10 16:33:16 +02:00
Bogdan-Ștefan Neacşu
8d3aea969e
Handle case when changed value is 42 ( #2808 )
2023-01-10 15:01:57 +02:00
farbanas
078ca0b0d1
Merge resolve
2023-01-10 13:52:00 +01:00
farbanas
273dc41559
feat: update changelogs
2023-01-10 13:43:09 +01:00
farbanas
61bc74148f
Update versions
v1.1.5-temp
2023-01-10 13:10:24 +01:00
Jędrzej Stuczyński
5b14eecf82
bugfix: for Default config impl generate fresh mnemonic over using a hardcoded one ( #2806 )
2023-01-10 10:39:58 +00:00
Fran Arbanas
30110aff65
Merge pull request #1827 from nymtech/feat/nym-cli-cosmwasm-generate-init-message
...
nym-cli generate instantiate message for mixnet and vesting contracts
2023-01-09 19:54:28 +01:00
farbanas
1954c49ac2
merge resolve
2023-01-09 19:38:16 +01:00
farbanas
70328ba114
merge resolve
2023-01-09 19:30:25 +01:00
farbanas
c43b2dc117
merge resolve
2023-01-09 16:03:42 +01:00
Drazen Urch
4a8a9096dd
Save to JSON in addition to printing ( #1864 )
...
* Save to JSON in addition to printing
* Save node details to json for mixnode
* Remove Cargo.locks
* Cli ergonomics
* Json output for gateway
2023-01-09 12:51:21 +01:00
Jędrzej Stuczyński
88d813b9c1
Feature/optional set trait ( #2773 )
...
* Defined OptionalSet trait
* extended the trait to handle environment
* sample implementation for the gateway
* implementation for mixnode
* Added the same feature to nym-api config + made some config types stricter
* fixed compilation and linter issues
* keeping track of parsing error
* attempt at using the trait for the client configs
* Streamlined more arguments
* Removed deprecation on setters
* fixed incorrect test constructor
* missed rebase fixes
2023-01-06 18:13:25 +00:00
Pierre Dommerc
e181a1cfb1
feat(wallet-buy): pass wallet address as url param ( #2780 )
2023-01-06 09:38:30 +01:00
Dave Hrycyszyn
29091aab8e
Feature/rename nymd to nyxd ( #2696 )
...
* Renaming all instances of nymd to nyxd
* Might as well get the changelogs too
* Making it clearer that an ApiClient is a NymApiClient
* Lining up config templates with struct keys on gateway
* Changed the last references to validator_urls to nyxd_urls
* Fixed up a few type errors after refactoring
* Changed the changelog
* Fixed typo in changelog
* Further instances of renaming 'nymd' + introducing additional clap aliases
* updated environmental variables and allowed usage of deprecated variants
* missing occurences of coconut-locked environmental variables
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com >
2023-01-05 15:35:47 +00:00
Pierre Dommerc
fdbe3a1f6a
fix(explorer,explorer-api): mixnode location ( #2763 )
...
* chore(explorer-api): remove useless route (/terms)
* feat(explorer-api-geoip): add coordinates lat&lon
* fix(explorer): mixnode location
* fix: typo
* fix: clippy
2023-01-05 15:53:15 +01:00
Jędrzej Stuczyński
5f4926dd49
feature: use clap derive for nym-api + use stricter validation for other binaries ( #2772 )
...
* fixed all uses of deprecated clap methods
* updated all uses of clap to 4.0
* unified obtaining build information
* moved around the imports
* Moved all nym-api arguments to ApiArgs and simplified parsing
* Using common shutdown signal code
* Using clap for parsing Vec<Url>
* stricter validation of socks5-client arguments
* ibid for the native client
* ibid for the gateway
* ibid for the mixnode
* clippy
2023-01-05 10:32:57 +00:00
dependabot[bot]
1f132a4eaa
build(deps): bump got and nodemon ( #1624 )
...
Bumps [got](https://github.com/sindresorhus/got ) and [nodemon](https://github.com/remy/nodemon ). These dependencies needed to be updated together.
Removes `got`
Updates `nodemon` from 2.0.12 to 2.0.19
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.19 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: nodemon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:21:05 +00:00
dependabot[bot]
097d2d51cc
build(deps): bump undici, hardhat and @nomiclabs/hardhat-etherscan ( #1634 )
...
Bumps [undici](https://github.com/nodejs/undici ), [hardhat](https://github.com/nomiclabs/hardhat ) and [@nomiclabs/hardhat-etherscan](https://github.com/nomiclabs/hardhat ). These dependencies needed to be updated together.
Updates `undici` from 4.16.0 to 5.10.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.10.0 )
Updates `hardhat` from 2.9.2 to 2.11.2
- [Release notes](https://github.com/nomiclabs/hardhat/releases )
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.9.2...hardhat@2.11.2 )
Updates `@nomiclabs/hardhat-etherscan` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/nomiclabs/hardhat/releases )
- [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-etherscan@3.0.3...@nomiclabs/hardhat-etherscan@3.1.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
- dependency-name: hardhat
dependency-type: direct:development
- dependency-name: "@nomiclabs/hardhat-etherscan"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:20:56 +00:00
dependabot[bot]
a2078d997b
Bump loader-utils from 1.4.0 to 1.4.2 ( #1763 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:20:37 +00:00
dependabot[bot]
558d4b899d
Bump deep-object-diff from 1.1.7 to 1.1.9 ( #1765 )
...
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff ) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases )
- [Commits](https://github.com/mattphillips/deep-object-diff/commits )
---
updated-dependencies:
- dependency-name: deep-object-diff
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:20:24 +00:00
dependabot[bot]
4fcb98e839
Bump decode-uri-component in /contracts/basic-bandwidth-generation ( #1838 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:20:11 +00:00
dependabot[bot]
702bb202a3
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #1840 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:59 +00:00
dependabot[bot]
71ff2c04a0
Bump express in /clients/native/examples/js-examples/websocket ( #1849 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:46 +00:00
dependabot[bot]
cb30384eaf
Bump qs and express in /clients/native/examples/js-examples/websocket ( #1850 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:38 +00:00
dependabot[bot]
e911c2fbc0
Bump qs and express in /clients/webassembly/js-example ( #1851 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:27 +00:00
dependabot[bot]
bb005a39f5
Bump qs, body-parser and express ( #1852 )
...
Bumps [qs](https://github.com/ljharb/qs ), [qs](https://github.com/ljharb/qs ), [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.10.1 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
Updates `qs` from 6.5.2 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: qs
dependency-type: indirect
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:19 +00:00
dependabot[bot]
ea72c37083
Bump express in /contracts/basic-bandwidth-generation ( #1853 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:19:10 +00:00
dependabot[bot]
a24dd8b9bc
build(deps): bump json5 from 2.2.1 to 2.2.3 in /nym-api/tests ( #2768 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:11:01 +00:00
dependabot[bot]
b006c01397
build(deps): bump json5 from 2.2.1 to 2.2.3 in /testnet-faucet ( #2769 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:10:38 +00:00
dependabot[bot]
f7f2a51458
build(deps): bump json5 from 1.0.1 to 1.0.2 ( #2770 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:10:04 +00:00
Jon Häggblad
408396c900
client-core: remove generic parameter for ClientCoreError ( #2765 )
...
* client-core: remove generic parameter for ClientCoreError
* fix compilation
2023-01-04 15:41:11 +01:00
Jędrzej Stuczyński
a97c913bb1
Fixed missing feature lock for coconut-exlusive fields ( #2767 )
2023-01-04 14:00:55 +00:00
Jędrzej Stuczyński
dba5a9caef
Renamed 'nym-validator-api' package name to 'nym-api' ( #2766 )
2023-01-04 13:00:37 +00:00
Pierre Dommerc
3e39573feb
feat(wallet-buy): pass wallet address as url param ( #2752 )
2023-01-04 13:26:09 +01:00
Jędrzej Stuczyński
ac312e9109
feature: standarise arguments ( #2762 )
...
* Renamed "address" argument in "sign" command to "wallet-address"
* Ability to optionally describe mixnode with command line arguments
* renamed 'validators' arguments to 'nym-apis' in mixnode binary
* cleaned up gateway validator-related url arguments
* fixup! Renamed "address" argument in "sign" command to "wallet-address"
* renamed 'use_anonymous_sender_tag' to 'use_anonymous_replies'
* 'nymd_endpoints => 'nymd_validators'
* more consistency for nymd_validators and nym_apis urls arguments
* updated changelog
2023-01-04 09:59:08 +00:00
Jędrzej Stuczyński
8a2a7dc0ce
bugfix: don't start rewarding unless rewarding.enabled is explicitly set to true ( #2753 )
...
* start rewarded set updater based on config flag
* removed dead code annotation
* updated changelog
2023-01-04 09:44:32 +00:00
Fouad
5b15ed6f15
merge resolve
2022-12-22 15:48:40 +01:00
Fouad
9684b7ffbd
merge resolve
2022-12-22 15:45:02 +01:00
Gala
57703af642
Merge pull request #2746 from nymtech/revert-1519-339-net-switch-bttn
...
Revert "NE: Switch button to change the explorer network"
2022-12-22 14:21:24 +01:00
Gala
9dd4c5d871
Revert "NE: Switch button to change the explorer network"
2022-12-22 14:20:21 +01:00
farbanas
4813cf6c18
feat: release v1.1.5 of nym-wallet
2022-12-22 12:14:01 +01:00
farbanas
29f48efe49
feat: release v1.1.5 of nym-wallet
2022-12-22 12:13:44 +01:00
benedetta davico
83b76c6b37
Merge pull request #1519 from nymtech/339-net-switch-bttn
...
NE: Switch button to change the explorer network
2022-12-22 11:23:00 +01:00
Gala
4120234155
fix build problem
2022-12-22 11:09:55 +01:00
Gala
42b444ddf8
Merge branch '339-net-switch-bttn' of github.com:nymtech/nym into 339-net-switch-bttn
2022-12-22 10:55:03 +01:00