farbanas
e21142f1bd
update contracts changelog
nym-contracts-v1.3.0
2023-04-04 11:51:14 +02:00
farbanas
ba3a6eaeb5
Merge branch 'release/v1.1.14'
nym-binaries-v1.1.14
2023-04-04 11:38:40 +02:00
farbanas
9d0bc8ab9e
update changelogs
2023-04-04 11:38:01 +02:00
farbanas
21611a9434
update versions of contracts in preparation for release v1.1.14
2023-04-04 11:04:44 +02:00
farbanas
78d9030567
update versions in preparation for release v1.1.14
2023-04-04 10:30:20 +02:00
Tommy Verrall
f3c16476f9
Merge pull request #3267 from nymtech/feature/gateway-settings-version-and-location
...
location and version needed in gateway settings updates
2023-04-03 12:11:46 +01:00
fmtabbara
4678059eaf
add validation for version and location
2023-04-03 11:22:49 +01:00
fmtabbara
a69d4bb457
location and version needed in gateway settings updates
2023-04-03 10:40:08 +01:00
Jędrzej Stuczyński
134ab2f0d6
Stop using rewarding reports as a source of truth for whether mixnodes got rewards ( #3227 )
...
use contract information instead
2023-03-27 14:52:40 +01:00
Jędrzej Stuczyński
1a4e7433b2
Bugfix: NR after #3199 ( #3225 )
...
* updated NR config template
* upgrading NR config if usingn <= 1.1.13
2023-03-27 12:21:35 +01:00
durch
9d91a018b2
Dont clone reconstructor
2023-03-24 16:22:14 +01:00
Tommy Verrall
ae9c1b4070
Merge pull request #3199 from nymtech/chore/group-client-debug-config
...
chore: tidy up client `Debug` config section
2023-03-24 15:48:00 +03:00
Jędrzej Stuczyński
adcd8703d3
attempting to upgrade old config in 'init'
2023-03-23 16:06:22 +00:00
Jędrzej Stuczyński
aee4c2d80d
Feature/families signatures ( #3156 )
...
* wip family creation signatures + cli
* nym-cli commands for creating families
* Changed family join signature inside the contract
* Generating family join permit via nym-cli
* ability to join families via nym-cli
* more strongly typed FamilyHead arguments
* initial work on removing redundant family signatures
* removed all redundant signatures from families in the mixnet contract
* moved up the call stack
* nym-cli family operations
* fixed family related unit tests
* family member kick
* removed family operations from the wallet
* clippy
2023-03-23 16:36:10 +01:00
Jędrzej Stuczyński
5e04f48500
bugfix: drop tasks to connections closed by remote ( #3190 )
...
* applied patch #3187
* applied the same concept to the verloc listener
2023-03-23 12:09:43 +01:00
Fouad
a7610a7a88
Gateway settings ( #2725 )
...
* add gateway settings button
* remove unneeded mixnode type check
* add additional properties to gateway type
* update node settings nav options
* set up gateway update requests
* create gateway settings page
* use update gateway validation
* PR updates
* dont show playground on gateways
* set up gateway config update
* fix lint errors in wallet
* run cargo fmt
2023-03-23 10:38:33 +01:00
Tommy Verrall
28e6e9140c
Merge pull request #3203 from nymtech/chore/disable-sign-ext
...
disable sign-ext when using wasm-opt + update wasm-opt
2023-03-23 10:32:58 +02:00
Jędrzej Stuczyński
271a126556
removed migration code from mixnet and vesting contracts ( #3207 )
2023-03-22 14:27:51 +00:00
Jędrzej Stuczyński
7da444c7a4
clippy
2023-03-22 13:51:38 +00:00
Jędrzej Stuczyński
2a7fd71416
explicitly added old version number to 'oldconfig'
2023-03-22 13:51:38 +00:00
Jędrzej Stuczyński
6ffd211e51
backwards compatibility
2023-03-22 13:51:38 +00:00
Jędrzej Stuczyński
f61ed48240
updated templates
2023-03-22 13:51:38 +00:00
Jędrzej Stuczyński
8d3dc405a5
clippy
2023-03-22 13:51:38 +00:00
Jędrzej Stuczyński
21bf0fb27b
wasm changes
2023-03-22 13:51:36 +00:00
Jędrzej Stuczyński
7313f56c01
grouped debug config options inside client-core into substructs
2023-03-22 13:49:30 +00:00
Jon Häggblad
cfef9e96e6
chore: update nym-connect mobile lock file
2023-03-22 12:17:21 +01:00
Jędrzej Stuczyński
8b9a5cf500
updated installed wasm-opt version to v112
2023-03-22 10:38:39 +00:00
Jędrzej Stuczyński
ce94ce058f
disabling sign-ext
2023-03-22 10:37:52 +00:00
farbanas
018e4d6079
chore: update lock files
2023-03-22 11:29:27 +01:00
farbanas
ebadd9799f
fix: add contracts-common back to dependencies
2023-03-22 11:29:25 +01:00
Jędrzej Stuczyński
268fa02b83
fix: restored 'nym-contracts-common' dependency in the mixnet contract
2023-03-22 10:25:42 +00:00
farbanas
cb525477e5
fix: update CHANGELOG for contracts
nym-contracts-v1.2.0
2023-03-22 10:39:48 +01:00
farbanas
4d6d2f0d33
Merge branch 'master' into develop
2023-03-22 10:31:12 +01:00
farbanas
c7f8b05604
fix: wallet CHANGELOG
nym-wallet-v1.1.12
2023-03-22 10:23:19 +01:00
farbanas
2878e9be9d
Merge branch 'release/v1.1.13'
nym-binaries-v1.1.13
2023-03-22 10:15:32 +01:00
farbanas
7b419c2b12
bump version of contracts
2023-03-22 10:12:33 +01:00
Fran Arbanas
0049126a91
Merge pull request #3200 from nymtech/jon/chore/explicit-cosmwasm-versions-across-workspaces
...
Set cosmwasm versions on workspace and strictly use 1.0.0
2023-03-22 10:06:18 +01:00
Jon Häggblad
80c5194d8b
Add explicit cosmwasm-crypto 1.0.0 dev-dependency
2023-03-21 16:34:06 +01:00
Jon Häggblad
27a6b99453
Even more workspace version missed earlier
2023-03-21 16:34:06 +01:00
Jon Häggblad
61982de511
A few more workspace versions
2023-03-21 16:34:06 +01:00
Jon Häggblad
efd9883197
Use workspace deps for coconut contracts
2023-03-21 16:34:06 +01:00
Jon Häggblad
ce4ae8d90c
Set cosmwasm versions on workspace and strictly use 1.0.0
2023-03-21 16:34:06 +01:00
farbanas
1d2722f994
update workflows with specific wasm-opt version
2023-03-21 16:30:40 +01:00
Drazen Urch
7e109e7f2d
Generalise MessageReceiver ( #3042 )
...
* Generalise MessageReceiver
* Generics all the way
* Generalise MessageReceiver
* Generics all the way
* Fix Cargo.lock
---------
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2023-03-21 15:25:51 +01:00
farbanas
f7a0b305df
update common crate version in contracts
2023-03-21 11:10:55 +01:00
farbanas
746ec71a0d
update package versions
2023-03-21 10:54:18 +01:00
Jon Häggblad
41a63a0985
Tidy top-level Makefile ( #3192 )
...
* Reorder Makefile
* split out the fmt targets
* split cargo test
* Split up clippy targets
* Add commit
* Use env variable for no-mobile instead
* Extract out target generation to use function
* Remove commented out code
* Add comment
* Minor tidy
2023-03-20 15:44:13 +01:00
Pierre Dommerc
5a149c5492
feat(nc-mobile): select service provider ( #3196 )
...
* feat: select service provider ui
* refactor: adjust ui
* fix: remove dead code
2023-03-20 13:53:29 +01:00
Jędrzej Stuczyński
7ff0becf72
replaced usage of 'serde_json' in mixnet contract in favour of 'serde_json_wasm' ( #3191 )
...
* replaced usage of 'serde_json' in mixnet contract in favour of 'serde_json_wasm'
* using stricter version number
2023-03-17 14:31:38 +00:00
Jon Häggblad
4c2967a733
Delete stray .gitignore file
2023-03-16 15:27:45 +00:00