Jędrzej Stuczyński
c7bf4de1ba
all clients compiling without warnings
2022-10-05 17:38:15 +01:00
Jędrzej Stuczyński
1969a85231
Fixed compilation warnings for wasm client
2022-10-05 15:48:35 +01:00
Mark Sinclair
1526cb8d67
Upgrade wasm-bindgen to 0.2.83
2022-10-05 11:18:39 +01:00
Jędrzej Stuczyński
31056a90cb
WIP cleanup before machine switch
2022-10-05 09:49:23 +01:00
Jędrzej Stuczyński
932e137e27
Easier way of sending binary messages
2022-10-04 13:24:54 +01:00
Jędrzej Stuczyński
c83a1b609a
Removed hardcoded constants
2022-10-04 13:19:19 +01:00
Jędrzej Stuczyński
eff45f7d90
Removed unused module
2022-10-04 13:16:38 +01:00
Jędrzej Stuczyński
54719d2c3e
Beginning of clean-up - creation of config to keep things together
2022-10-04 13:13:48 +01:00
Jędrzej Stuczyński
dc9daea2f6
wip
2022-10-04 10:01:16 +01:00
Jędrzej Stuczyński
f4ea183c1e
Compiles but runtime time fails
2022-10-03 14:00:47 +01:00
Gala
4648967e93
fix build and refactor from CR
2022-09-20 12:43:51 +02:00
Gala
824e980647
Merge branch 'develop' into 305-ui-fixes-inputs
2022-09-20 11:49:33 +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
Gala
bfa0144594
text change
2022-09-14 11:38:10 +02:00
Dave Hrycyszyn
db24170752
Fixing npm audit in js example code
2022-09-14 10:32:39 +01:00
Gala
c513014913
taking advantage to deal with some other differences
2022-09-14 11:27:41 +02:00
Gala
5985ba5182
Merge branch 'develop' into 305-ui-fixes-inputs
2022-09-14 10:08:17 +02: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