durch
6dbb3fbd3f
Trigger rewarded_set update on bootstrap error
2022-03-30 14:35:03 +02:00
Drazen Urch
95b6ac50be
Type safe bounds ( #1179 )
...
* Type safe bounds
* Debug get_all_delegations
* List raw delegations
* query all delegation values
* Get all keys and values
* Differentiate on len
* Clean up duplicates
* Remove stop gap
* Cleanup, fix paged query key
* Reduce queries required to get all delegations
* Sandbox migration
* Delete migration
2022-03-30 12:20:03 +02:00
Tommy Verrall
5f2247ab83
Merge pull request #1180 from nymtech/update-wallet-unbond
...
fix unbond page
2022-03-30 09:35:22 +01:00
Tommy Verrall
842bcfa782
fix unbond page
2022-03-30 09:34:17 +01:00
Drazen Urch
c2938e0672
Fix delegation paging ( #1174 )
...
* Fix delegation paging and tests
* Circuit breaker, upgrade storage and cosmwasm
* beta6
* Cleanup delegation events
2022-03-29 17:02:56 +02:00
Tommy Verrall
278516ad11
Merge pull request #1172 from nymtech/feature/update-binary-version
...
Update binaries to rc version
2022-03-29 10:02:48 +01:00
Mark Sinclair
ce241339bf
Create nym-release-publish.yml
nym-binaries-1.0.0-rc.1
2022-03-28 18:16:08 +01:00
Tommy Verrall
8d7428923a
Update binaries to rc version
2022-03-28 15:32:31 +01:00
Drazen Urch
4a1a4b6415
Different values for mixes and gateways ( #1169 )
2022-03-28 13:33:55 +02:00
Drazen Urch
65a45bc0a8
Add global blacklist to validator-cache ( #1168 )
2022-03-25 17:02:01 +01:00
Jędrzej Stuczyński
5932974108
Removed unused tauri client
2022-03-25 14:33:13 +00:00
Jędrzej Stuczyński
ce34e45afc
Merge branch 'develop' of github.com:nymtech/nym into develop
2022-03-25 14:20:15 +00:00
Jędrzej Stuczyński
afcefa9432
Dealt with typescript validator client
2022-03-25 14:20:09 +00:00
Mark Sinclair
d346fdcff9
Merge pull request #1165 from nymtech/dependabot/npm_and_yarn/node-forge-1.3.0
...
Bump node-forge from 1.2.1 to 1.3.0
2022-03-25 14:04:41 +00:00
Jędrzej Stuczyński
a05a7e261a
Merge branch 'develop' of github.com:nymtech/nym into develop
2022-03-25 14:03:59 +00:00
Jędrzej Stuczyński
ab9c892f8a
Updated BBBC contract tests dependencies
2022-03-25 14:03:51 +00:00
Mark Sinclair
ca7bfef865
Merge pull request #1163 from nymtech/dependabot/npm_and_yarn/clients/tauri-client/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /clients/tauri-client
2022-03-25 14:03:38 +00:00
dependabot[bot]
f8c9397afd
Bump minimist from 1.2.5 to 1.2.6 in /clients/tauri-client
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-25 13:58:16 +00:00
Mark Sinclair
0c215efdb2
Merge pull request #1164 from nymtech/dependabot/npm_and_yarn/nym-wallet/webdriver/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /nym-wallet/webdriver
2022-03-25 13:57:30 +00:00
durch
e1efcda3dd
Test last paged page
2022-03-25 11:09:46 +01:00
Drazen Urch
59056a22c5
Feature/upgrade rewarding sandbox ( #1167 )
...
* Add init_epoch msg
* Use 64BE ctr variant
* Remove query_all_delegations
* Comment migration
2022-03-25 10:57:49 +01:00
Mark Sinclair
13841e813b
Update nym-wallet version metadata
2022-03-25 08:48:51 +00:00
dependabot[bot]
da775af00a
Bump minimist from 1.2.5 to 1.2.6 in /nym-wallet/webdriver
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 18:04:30 +00:00
Mark Sinclair
bd99474f26
Update minimist version in workspace lock file
2022-03-24 18:03:28 +00:00
Mark Sinclair
9c70244157
Add ts-packages target to fix security warnings in workspaces lock file resulting from yarn audit.
...
Run with `yarn audit:fix`. Check the lock file before committing!
2022-03-24 18:03:09 +00:00
dependabot[bot]
736edcbe00
Bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 18:02:42 +00:00
Jędrzej Stuczyński
40e215473e
Merge branch 'develop' of github.com:nymtech/nym into develop
2022-03-24 17:41:27 +00:00
Jędrzej Stuczyński
6746514317
Fixed up most JS dependency warnings
...
Resolved dependency issues in testnet-faucet
Removed the outdated react example
Updated js example dependencies
Using sandbox in js example
Feature locking imports
Running wasm client in testnet mode by default
Allow using `None` BandwidthController in testnet mode
Reverted endianness change and left it for others to deal with
Fixed up websocket js-example
Changed endianness of aes counter
2022-03-24 17:40:20 +00:00
dependabot[bot]
50a332eb2b
Bump minimist from 1.2.5 to 1.2.6 in /clients/webassembly/js-example ( #1162 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 15:51:43 +00:00
dependabot[bot]
08f1b176db
Bump minimist in /docker/typescript_client/upload_contract ( #1159 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 15:22:53 +00:00
dependabot[bot]
00e2319be3
Bump minimist in /clients/native/examples/js-examples/websocket ( #1160 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 15:22:45 +00:00
durch
ecd566432b
Improve pagination test
2022-03-24 10:50:23 +01:00
durch
b6dc81304c
Fix get reward pool
2022-03-23 22:46:30 +01:00
durch
6337cd9966
Merge branch 'develop' of https://github.com/nymtech/nym into develop
2022-03-23 21:13:16 +01:00
durch
b41b8f94a4
Fix sqlx types
2022-03-23 21:11:01 +01:00
Mark Sinclair
52ced9d3ad
Generate webpack favicons from PNG
...
https://github.com/jantimon/favicons-webpack-plugin/issues/288 indicates that generating from an SVG sometimes freezes at 92%. This behaviour is seen on Windows wallet builds in CI.
nym-wallet-v1.0.0-windows
2022-03-23 19:46:50 +00:00
durch
5eb2249ad5
Regenerate mixnet json schema
2022-03-23 20:40:24 +01:00
durch
008fc045b7
drop foreign key constraints
2022-03-23 20:35:09 +01:00
Mark Sinclair
38cc3b9e38
Add webpack thread loader to speed up wallet build time
2022-03-23 19:24:55 +00:00
Mark Sinclair
989285e009
Update nym-wallet-publish-windows10.yml
2022-03-23 18:29:24 +00:00
Mark Sinclair
c6e438600f
Update nym-wallet-publish-windows10.yml
2022-03-23 18:24:38 +00:00
Mark Sinclair
1dab01ca33
Upgrade GitHub Actions checkout
2022-03-23 18:10:14 +00:00
Mark Sinclair
53e0432934
Build dependencies before building nym-wallet
2022-03-23 17:27:06 +00:00
Mark Sinclair
a1f2d33397
Enabled GitHub Action to build Windows release for nym wallet
2022-03-23 16:42:49 +00:00
Mark Sinclair
49aa79b5df
Update nym-wallet-publish-windows10.yml
2022-03-23 16:40:04 +00:00
Mark Sinclair
6f3b5fad15
Update nym-wallet-publish-windows10.yml
2022-03-23 16:37:38 +00:00
Mark Sinclair
0efa909374
Configure nym-wallet Windows signing
2022-03-23 15:51:36 +00:00
Fouad
43b102782e
Merge pull request #1158 from nymtech/feature/vesting-full
...
Feature/vesting full
2022-03-23 15:45:11 +00:00
Mark Sinclair
d6e6bab6a6
Update nym-wallet-publish-windows10.yml
2022-03-23 15:43:13 +00:00
Mark Sinclair
1a3cdc3128
Update nym-wallet-publish-windows10.yml
2022-03-23 15:36:55 +00:00