Gala
bd0ea45f35
Merge branch 'develop' into 327-nym-connect-colours
2022-09-20 13:17:15 +02:00
Jon Häggblad
065fe812ae
Rename crate to nym-wallet-recovery-cli ( #1633 )
...
* Rename to nym-wallet-recovery-cli
* Rename crate name too
* Rename workspace member too
* Cargo.lock
2022-09-19 10:22:37 +02:00
Jon Häggblad
2aa18fb77c
nym-wallet: add log window ( #1618 )
...
* Add a second entry point to the webpack config for the logging window
* tauri operations to show a log window
* LogViewer react component
* Upgrade tauri and use default tauri app menu for MacOS and add `Help` menu with `Show log` entry to show the logging window
* wip
* Proof of concept
* Fix format inside debug with ferm
* Put new menubar and log behind env variable flag
* Remove unused deps
* rustfmt
* Add changelog note
* Fix up imports
* Remove old code
* Improve log viewer
* Remove old code
* Add color to output, even if tauri hides it
* Remove redundant level from tauri log msg
* Since menu bar visible by default, change feature flag name
* Fix up webpack config so correct chunks get injected into entry points and remove inline CSS causing CSP issue
Co-authored-by: Mark Sinclair <mmsinclair@gmail.com >
2022-09-16 09:38:52 +01:00
Jon Häggblad
8a0e7fb9d6
validator-api: add missing clap argument ( #1629 )
2022-09-15 22:31:31 +02:00
Dave Hrycyszyn
13c2ca4a78
Noted a correct npm publish command
2022-09-15 16:28:56 +01:00
Dave Hrycyszyn
6af84535fa
Formatting
2022-09-15 16:27:44 +01:00
Mark Sinclair
c8699cbe8d
wasm-client: fix up dependencies and feature flags so that wasm-pack build works ( #1585 )
...
* wasm-client: fix up dependencies and feature flags so that wasm-pack build works
* Update CHANGELOG
2022-09-15 16:11:49 +01:00
Drazen Urch
974163da97
Reduce iterations when delegator last_claimed_height is 0 ( #1609 )
...
* Reduce iterations when delegator last_claimed_height is 0
* Fix typo
2022-09-15 17:10:35 +02:00
Raphaël Walther
7290e479db
Notification test
2022-09-15 17:01:49 +02:00
Raphaël Walther
c7b728318c
Notification test
2022-09-15 16:57:25 +02:00
Dave Hrycyszyn
5c6d31bcb5
README fix
2022-09-15 15:48:58 +01:00
Dave Hrycyszyn
3823292ba8
Bumping version number to 1.0.0
2022-09-15 15:48:42 +01:00
Bogdan-Ștefan Neacşu
3eeda4a421
Apply fix for socket_state too ( #1627 )
2022-09-15 17:35:41 +03:00
Drazen Urch
16ef1c547b
Remove eth feature, and BBBC related code ( #1612 )
...
* Remove eth feature, and BBBC related code
* Burn some more, especially clients
2022-09-15 13:58:44 +02:00
Dave Hrycyszyn
e804b014a8
Cargo lock excluding webassembly client
2022-09-15 12:25:36 +01:00
Dave Hrycyszyn
e406a05694
Re-excluding clients/webassembly which breaks cargo build --all
2022-09-15 12:24:04 +01:00
Dave Hrycyszyn
5ac124e159
Adding the webassembly client to the main build
...
This gives type hinting in editors. I can no longer remember why we
didn't set it up like this a long time ago, but it builds and tests
fine. Feel free to revert if it causes any problems.
2022-09-15 11:33:16 +01:00
Jon Häggblad
f29c6a0550
Merge pull request #1622 from nymtech/jon/fix/shutdown-in-gateway-client
...
gateway-client: fix shutdown
2022-09-14 17:00:48 +02:00
Jon Häggblad
242a6d13af
gateway-client: fix shutdown
2022-09-14 16:24:05 +02:00
Dave Hrycyszyn
2f53e40355
Switching to mainnet validator API
2022-09-14 11:49:06 +01:00
Dave Hrycyszyn
bb9753cda6
Switching webassembly client to sync web assembly (async loading doens't work)
2022-09-14 11:49:06 +01:00
Dave Hrycyszyn
95d0afdeb6
Whitespace fix
2022-09-14 11:49:06 +01:00
mx
fbe02fa7fb
added new blockstream endpoint to example allowed.list ( #1611 )
...
* added new blockstream endpoint to example allowed.list
* updated changelog
2022-09-14 11:07:19 +01:00
dependabot[bot]
46e206e8f0
build(deps): bump terser from 4.8.0 to 4.8.1 ( #1468 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
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>
2022-09-14 11:07:05 +01:00
dependabot[bot]
55bdcecffb
Bump parse-url from 6.0.0 to 6.0.5 ( #1497 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5 )
---
updated-dependencies:
- dependency-name: parse-url
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>
2022-09-14 11:05:39 +01:00
dependabot[bot]
2ee4b8fec6
Bump @openzeppelin/contracts in /contracts/basic-bandwidth-generation ( #1545 )
...
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts ) from 4.5.0 to 4.7.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases )
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.5.0...v4.7.3 )
---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
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>
2022-09-14 11:05:07 +01:00
dependabot[bot]
67900956f8
Bump terser in /clients/native/examples/js-examples/websocket ( #1620 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.12.1...v5.15.0 )
---
updated-dependencies:
- dependency-name: terser
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>
2022-09-14 11:04:14 +01:00
dependabot[bot]
29166c1d6a
Bump terser from 5.10.0 to 5.15.0 in /testnet-faucet ( #1621 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.10.0...v5.15.0 )
---
updated-dependencies:
- dependency-name: terser
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>
2022-09-14 11:03:56 +01:00
Dave Hrycyszyn
db24170752
Fixing npm audit in js example code
2022-09-14 10:32:39 +01:00
Jon Häggblad
fc90d5a389
ci: more cargo clean for windows
...
Not ideal, we need runners with more disk space
2022-09-14 08:31:05 +02:00
Raphaël Walther
af1a83fe83
Test for notification
2022-09-13 19:35:22 +02:00
Raphaël Walther
e12b69e58f
Test for notification
2022-09-13 19:28:46 +02:00
Raphaël Walther
d38614b15c
Test for notification
2022-09-13 19:22:09 +02:00
Raphaël Walther
627d12239e
Added keybase team variable ( #1537 )
...
* Added keybase team variable
* Amended notification
2022-09-13 18:13:18 +01:00
Mark Sinclair
124103d51b
Mixnet and vesting contracts v1.0.2 ( #1616 )
2022-09-13 09:47:18 +01:00
Drazen Urch
6154b0c24c
Fix claim -> undelegate ( #1613 )
...
* Fix claim -> undelegate
* Fix ordering
* Changelog
2022-09-13 09:38:23 +01:00
Pierre Dommerc
b43657f42d
feat(wallet): add tauri ops to sign and verify ( #1606 )
...
* Fix compile error
* Expose signing wallet for signing client
* Add stub tauri operation to sign a message with the current account
* feat(wallet): add a request to verify a signature
* feat(wallet): add support to verify from account address
* feat(wallet): add support to verify from account address
* fix(wallet): verify tauri request signature
* wallet-recovery-cli: upgrade clap to 3.2
* Fix compile error
* Expose signing wallet for signing client
* Add stub tauri operation to sign a message with the current account
* feat(wallet): add a request to verify a signature
* feat(wallet): add support to verify from account address
* feat(wallet): add support to verify from account address
* fix(wallet): verify tauri request signature
* Fix deserializtion of U128
* feat(wallet): avoid unwrap
* refactor(wallet):suggested feedbacks
Co-authored-by: Mark Sinclair <mmsinclair@gmail.com >
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
Co-authored-by: durch <durch@users.noreply.github.com >
2022-09-12 12:32:10 +02:00
Jon Häggblad
20624243c0
ci: another ugly fix for windows low disk space
...
Crazy. I hope we can get runners with more disk space soon
2022-09-12 10:38:48 +02:00
Mark Sinclair
fdff4bf1b7
Nym Wallet v1.0.9 ( #1605 )
...
* network-defaults: update mainnet default nymd_url
* update tests
* Bump nym-wallet version to 1.0.9 and update CHANGELOG
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
2022-09-09 14:47:17 +01:00
Jon Häggblad
47726d3561
Merge pull request #1591 from nymtech/jon/feat/socks5-client-graceful-shutdown
...
socks5-client: graceful shutdown
2022-09-09 15:45:19 +02:00
Jon Häggblad
f3ed0bb11f
gateway-client: disable shutdown signalling for wasm
2022-09-09 15:00:13 +02:00
Jon Häggblad
351adb7f7b
socks5: add missing SHUTDOWN_HAS_BEEN_SIGNALLED.store
2022-09-09 13:02:53 +02:00
Jon Häggblad
e0567dddf2
gateway-client: additional shutdown handling
2022-09-09 12:10:41 +02:00
Jon Häggblad
d109c53370
socks5: tasks with closed channels should all exit
2022-09-09 12:10:41 +02:00
Jon Häggblad
baed6c89fc
socks5: assert that tasks are not exiting when not shutdown
2022-09-09 12:10:32 +02:00
Jon Häggblad
106491ef01
more clippy
2022-09-09 12:09:59 +02:00
Jon Häggblad
46135146ea
clippy
2022-09-09 12:09:59 +02:00
Jon Häggblad
04e5cfabb8
changelog: add note
2022-09-09 12:09:59 +02:00
Jon Häggblad
10be112279
socks5-client: graceful shutdown
2022-09-09 12:09:59 +02:00
Raphaël Walther
634818a988
Added notification workflow
2022-09-09 11:41:44 +02:00