Tommy Verrall
0d65ca78c4
Merge pull request #3260 from nymtech/feature/standarise-output-json
...
Feature/standarise output json
2023-04-04 10:29:50 +01:00
Jędrzej Stuczyński
0505a4807d
using string representation of 'Recipient' for 'InitResults'
2023-04-04 10:27:48 +01:00
Jędrzej Stuczyński
01aa06e488
standarise printing of banner based on tty
2023-04-04 10:27:38 +01:00
Jędrzej Stuczyński
3b8dd1f4a5
using stderr when registering gateway
2023-04-04 10:27:38 +01:00
Jędrzej Stuczyński
4a837ce28c
added output argument for generating gateway sign payload
2023-04-04 10:27:38 +01:00
Jędrzej Stuczyński
696f6c399c
feature cleanup + added the capability to few nym-cli commands
2023-04-04 10:27:38 +01:00
Jędrzej Stuczyński
ac9290de27
clippy
2023-04-04 10:27:38 +01:00
Jędrzej Stuczyński
b026e9107f
standarised output-json in client init
2023-04-04 10:27:35 +01:00
Jędrzej Stuczyński
1347535e8f
mixnode: ibid
2023-04-04 10:26:41 +01:00
Jędrzej Stuczyński
479327849a
gateway: added --output to commands that strictly require it
2023-04-04 10:26:41 +01:00
Pierre Dommerc
4feb168cf7
chore: update prettier and unpin version ( #3265 )
2023-04-03 15:52:51 +02:00
Tommy Verrall
50e3f2be38
Merge pull request #3246 from nymtech/bug/explorer-remove-sandbox-sps
...
Dont fetch Service Provider list on Testnet Explorer
2023-04-03 10:05:52 +01:00
Bogdan-Ștefan Neacşu
645c9b5e67
Feature/sdk socks5 ( #3255 )
...
* Use full socks5 config when setting client config
Also move socks5 setup sleep inside the sdk function
* SDK Socks5 Mixnet Client
* Remove NymClientConfig from sdk
* Update changelog
* Remove pub modifier
* Replace sleep with waiting on the control channel
* Add error on simple connect if socks5 configured
2023-03-31 16:34:07 +03:00
Jędrzej Stuczyński
8cad2b0076
removed lock files from the old basic bandwidth generator ( #3259 )
2023-03-30 14:56:30 +01:00
dependabot[bot]
bcd6c19a97
Bump webpack in /clients/native/examples/js-examples/websocket ( #3185 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 14:47:39 +01:00
dependabot[bot]
764a3a6228
Bump webpack from 5.75.0 to 5.76.0 ( #3186 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 14:47:26 +01:00
Jędrzej Stuczyński
d17aa72829
chore: clippy
2023-03-30 14:17:37 +01:00
Jędrzej Stuczyński
d62658f515
added --output json|text to mixnode and gateway 'sign' commands ( #3251 )
2023-03-30 10:23:53 +01:00
Pierre Dommerc
e6d4095bf9
feat(wallet): main settings ( #3253 )
2023-03-30 11:02:49 +02:00
Tommy Verrall
9ace9d6960
Merge pull request #3252 from nymtech/bugfix/unstuck_verloc
...
Bugfix/unstuck verloc
2023-03-30 09:25:24 +01:00
Tommy Verrall
6c32ff9708
fix ci
2023-03-30 09:42:44 +02:00
Tommy Verrall
5eae62ae33
commit
2023-03-30 09:37:35 +02:00
Jędrzej Stuczyński
331483f86a
breaking out of measurement loop on exhausted stream
2023-03-29 16:38:13 +01:00
Jędrzej Stuczyński
4ee0aeb2b1
disabling shutdown on drop for verloc measurement
2023-03-29 16:33:26 +01:00
Bogdan-Ștefan Neacşu
08354f7651
Feature/socks5 crate ( #3226 )
...
* Move client-core to common dir
* Factor out socks5-client in its own crate
* Possible sdk-socks5 integration
* Update changelog
* Remove socks5 client lib
* Rename crate to include nym- prefix
* Trim the socks5 wrapped message so that it's printable
* Fix intellij auto refactoring
* Post merge fixes
2023-03-29 13:31:24 +03:00
Jędrzej Stuczyński
f1f599dd09
log % of wasted space when padding NymMessage ( #3243 )
2023-03-29 10:48:00 +01:00
fmtabbara
51251668e3
dont fetch service providers on testnet
2023-03-28 15:47:36 +01:00
Bogdan-Ștefan Neacşu
6e72433f99
Feature/coconut hash ( #3231 )
...
* Hash over public attributes too
* Improve and fix api unit test
* Rename hash function
2023-03-28 15:08:54 +03:00
Jon Häggblad
956a264106
nym-connect lock files
2023-03-28 11:53:55 +02:00
Jędrzej Stuczyński
9b62d18101
Merge remote-tracking branch 'origin/release/v1.1.14' into develop
2023-03-28 10:28:11 +01:00
Pierre Dommerc
390730f304
refactor(wallet): balance grid ui ( #3230 )
2023-03-28 10:33:33 +02:00
pierre
e134ef8e15
build(nc-mobile): remove webpack favicon plugin
2023-03-28 09:26:42 +02:00
Drazen Urch
7bd1550195
libcpucycles ( #3219 )
...
* Checkpoint
* cpu cycle ffi
* Rename
* mixnode feature
* Bundle libcpucycles
2023-03-27 16:34:10 +02: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
Bogdan-Ștefan Neacșu
f211b1e366
Add sandbox.env and update credential readme
2023-03-27 13:49:14 +03:00
Bogdan-Ștefan Neacşu
b2db208e6e
Add README for credential binary ( #3221 )
2023-03-27 13:33:00 +03:00
Jędrzej Stuczyński
c9c0de1fba
Offline signing ( #3175 )
...
* renamed secp265k1 to secp256k1
* added optional 'explicit_signer_data' argument for sign method
* wip
* made client signer generic
which required to undertake an adventure into coconut bandwidth trait bounds...
* separate wrapper for TxSigner
* moves signing-related features to separate module
* fixed build of binaries from outside default workspace
* offline signing example
* fixed wallet build
* post rebasing formatting
* fixed bity integration build
* making clippy happier
* fixed post-rebase bip39 dependency version
2023-03-27 10:15:30 +01:00
durch
9d91a018b2
Dont clone reconstructor
2023-03-24 16:22:14 +01:00
Drazen Urch
0f7e3fe53e
Fix Reconstructor ( #3218 )
2023-03-24 16:21:31 +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
benedetta davico
e0d98af04f
Feature/nym api tests ( #3216 )
...
* some edits
* more edits
* adding unfiltered tests, cleaning up
* "name change"
2023-03-24 12:22:03 +01:00
pierre
81e31c0550
build(nc-mobile): remove webpack-favicons plugin
android-nym-connect-v1.1.12
2023-03-24 12:21:03 +01:00
Tommy Verrall
1c771df941
Merge pull request #3211 from nymtech/feature/no_creds_err_msg
...
Better error log for lacking credential in db
2023-03-24 11:18:41 +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
benedetta davico
17c2aecd99
starting to add vesting tests ( #3134 )
...
* starting to add vesting tests
* adding more vesting client tests
* starting to add vesting tests & merging develop
* adding more vesting client tests
* fix linting
* Revert "Merge conflicts"
This reverts commit 0beb025a62 .
* fix linting errors
* fix linting errors
* removing only adding skip
---------
Co-authored-by: fmtabbara <fmtabbara@hotmail.co.uk >
2023-03-22 18:30:07 +01:00