Jędrzej Stuczyński
6946151b25
Made vesting_contract_address argument peroperly optional ( #1769 )
...
* Made vesting_contract_address argument peroperly optional
* Updated changelog
2022-11-17 17:13:58 +00:00
Jon Häggblad
a4aee465fa
Merge pull request #1758 from nymtech/jon/fix/deserialize-length-check
...
Fix deserialize length check
2022-11-17 16:09:54 +01:00
Jon Häggblad
0d71ac5e75
websocket-requests: fix lints in file
2022-11-17 15:32:12 +01:00
Jon Häggblad
ce14e40968
websocket-requests: fix deserialize length check
2022-11-17 15:32:12 +01:00
Pierre Dommerc
d108edb424
fix(nym-cli): typo in sign command json output ( #1768 )
2022-11-17 15:15:45 +01:00
Tommy Verrall
18f5623b05
Merge pull request #1759 from nymtech/feature/mixnet-contract-migratemsg
...
Added migration code for updating vesting contract address
2022-11-17 12:48:57 +01:00
Mark Sinclair
8e92801929
Reduce logging in explorer api
2022-11-16 16:45:59 +00:00
Gala
3fc1bc4e7c
Merge pull request #1764 from nymtech/no-display-maintenance
...
Update banner
2022-11-16 17:25:40 +01:00
Gala
72de726762
another text update
2022-11-16 16:08:47 +00:00
Gala
cb9dfa8188
update banner text
2022-11-16 16:03:27 +00:00
Mark Sinclair
f102ed53a7
Merge remote-tracking branch 'origin/release/v1.1.0' into develop
...
# Conflicts:
# .github/workflows/network-explorer-api.yml
2022-11-16 15:54:08 +00:00
Raphaël Walther
a803c7f25e
Set output
2022-11-16 16:06:03 +01:00
Gala
f20b620cbb
turn maintenance banner display false
2022-11-16 15:04:24 +00:00
Raphaël Walther
d771d15959
Corrected reference
2022-11-16 15:50:53 +01:00
Raphaël Walther
49e6f387ff
Hardcoded branch name
2022-11-16 15:12:50 +01:00
Raphaël Walther
9568c0ba1d
Upgraded checkout action
nym-connect-v1.1.0
2022-11-16 14:50:46 +01:00
Gala
0b7b705e56
Merge pull request #1602 from nymtech/327-nym-connect-colours
...
Nym Connect: Various ui updates
2022-11-16 14:30:41 +01:00
Raphaël Walther
5daea675e7
Sent errors through the pipe
2022-11-16 14:28:45 +01:00
Gala
ebd18586a8
Merge branch '327-nym-connect-colours' of github.com:nymtech/nym into 327-nym-connect-colours
2022-11-16 13:14:40 +00:00
Gala
585610295f
Merge branch 'develop' into 327-nym-connect-colours
2022-11-16 13:14:17 +00:00
Raphaël Walther
91653d13c6
Added echo
2022-11-16 14:03:34 +01:00
Mark Sinclair
b84486c0f4
GitHub Actions: install packages needed for build
2022-11-16 11:56:26 +00:00
Mark Sinclair
b6a765481a
GitHub Actions: add workflow to build network explorer api
2022-11-16 11:43:53 +00:00
Mark Sinclair
8f52f34bc4
GitHub Actions: add workflow to build network explorer api
2022-11-16 11:43:17 +00:00
Raphaël Walther
39798de1e8
Fixed dependency
2022-11-16 11:40:28 +01:00
Raphaël Walther
c650587e4c
Fixed typo
2022-11-16 11:35:06 +01:00
Raphaël Walther
660d5d8b05
Added missing property
2022-11-16 11:18:12 +01:00
Raphaël Walther
79f9db91ae
Fixed typo
2022-11-16 11:16:07 +01:00
Raphaël Walther
43822f27a8
Switched to job outputs
2022-11-16 11:13:36 +01:00
Raphaël Walther
e500d154dd
Fixed issue with environment variable
2022-11-16 10:37:28 +01:00
Raphaël Walther
3ceb00fae1
Added matrix
2022-11-16 10:24:49 +01:00
Raphaël Walther
d019343fd9
Added nightly build on latest release
2022-11-16 10:10:59 +01:00
Raphaël Walther
f55a55b784
Cleaned workflows
2022-11-16 10:10:14 +01:00
Raphaël Walther
0ea8da79c8
Enabled yanked crates warning
2022-11-16 09:24:58 +01:00
Jon Häggblad
0e12251773
Update some deps suggested by cargo deny ( #1761 )
...
* Update yanked cpufeatures dependency
* Update yanked textwrap version
* Updated yanked crossbeam-channel version
* Update client-core dep to 1.1.0
2022-11-16 09:10:40 +01:00
Jon Häggblad
f886326014
wallet_storage: fix clippy ( #1757 )
2022-11-16 07:43:49 +01:00
Jess
c73c2beb33
Update CHANGELOG.md
2022-11-15 19:04:38 +00:00
benedettadavico
b7aa84cd5a
updating mainnet mixnet conract address
nym-wallet-v1.1.0
nym-binaries-1.1.0
v1.1.0
2022-11-15 19:54:28 +01:00
Raphaël Walther
b6b40163c6
Added security audit for whole tree
2022-11-15 17:43:51 +01:00
Jędrzej Stuczyński
f46c0142e7
Updated changelog
2022-11-15 16:28:15 +00:00
Jędrzej Stuczyński
8774b22d84
Added migration code for updating vesting contract address
2022-11-15 16:06:03 +00:00
Mark Sinclair
c74a880838
Update README for SDK
2022-11-14 15:58:00 +00:00
Mark Sinclair
ccbb254b1a
Add wildcard glob for all files to SDK npm package.json
2022-11-14 15:36:30 +00:00
Dave Hrycyszyn
2bd0cfc870
Moving towards a publishable npm sdk package
2022-11-14 15:08:58 +00:00
Gala
aeaf31ed59
Merge pull request #1756 from nymtech/feature-457-banner
...
Feature 457 banner
2022-11-14 14:04:07 +01:00
Gala
05820cfca7
mantenance banner text update
2022-11-14 12:58:49 +00:00
Gala
0469d5b602
adding a comment and different alignment
2022-11-11 11:53:49 +01:00
Jon Häggblad
d912844543
Client: multiplex connection data streams ( #1720 )
...
* WIP: QA network details
* Initial implementation to multiplex socks5-client sends
* Introduce TransmissionLane enum
* WIP
* WIP: client requests connection id
* WIP
* mulitplex somewhat done
* Remove closed lanes
* WIP: connection handling over ws
* Remove unused published active connections shared data
* Start on status timer
* Max number of connections, and prune
* Some tidy
* Remove commented out code and tweak log
* Tidy
* Tweak log output
* Rename to TransmissionBuffer
* Use number of msg sent instead of time to rank age of lanes
* Create client-connections crate
* Remove waker call that probably are not needed
* Extract out some types from real traffic stream module
* Revert to develop qa.env
* Tweak comments, tidy for getting ready to merge
* Update changelog
* wasm client compile fixes
* rustfmt
2022-11-11 11:04:49 +01:00
Gala
64757ebc83
adding missing spaces
2022-11-11 07:16:13 +01:00
Gala
ba55affe0a
reducing ne banner height
2022-11-10 20:43:09 +01:00