Mark Sinclair
76d4d0e7cb
Add makefile
2022-11-08 17:47:10 +00:00
Mark Sinclair
9df432b8a2
Add arbitrary text headers to binary payload helpers
2022-11-08 17:47:10 +00:00
Mark Sinclair
4021059e76
Send all chat messages with new payload
2022-11-08 17:47:10 +00:00
Mark Sinclair
43ef098aad
Add utilities to handle text and binary payloads for mixnet messages
2022-11-08 17:47:10 +00:00
Mark Sinclair
bf1d2a12bc
Fix html file
2022-11-08 17:47:10 +00:00
Mark Sinclair
c3f214ffad
Change to sync build
2022-11-08 17:47:10 +00:00
Mark Sinclair
324fb6afe7
Build SDK in dependencies
2022-11-08 17:47:10 +00:00
Mark Sinclair
ace020b5cf
Upgrade favicons (to upgrade sharp)
2022-11-08 17:47:10 +00:00
Mark Sinclair
4b8fa4805e
Tweak dependency build script
2022-11-08 17:47:10 +00:00
Mark Sinclair
eb18b49f3e
Add a typescript version of the old js-example with basic HTML
2022-11-08 17:47:10 +00:00
Mark Sinclair
2dc45fda1e
Tweak dependency build script
2022-11-08 17:47:10 +00:00
Mark Sinclair
c2a113f1b3
Remove bootstrap async load, as it isn't needed when loading the wasm from a worker
2022-11-08 17:47:10 +00:00
Mark Sinclair
f805eebce7
UI tweaks
2022-11-08 17:47:10 +00:00
Mark Sinclair
ad81160760
Build dependencies
2022-11-08 17:47:10 +00:00
Mark Sinclair
0931236a98
Add README and example structure
2022-11-08 17:47:05 +00:00
Drazen Urch
b28ff17c30
Set default pledge cap to 10% ( #1739 )
...
* Set default pledge cap to 10%
* fix clippy beta lints
2022-11-07 14:40:52 +01:00
Jon Häggblad
9b14e00653
Fix merge error
2022-11-07 13:55:36 +01:00
Jon Häggblad
ec8b5e6e9d
Merge remote-tracking branch 'origin/release/v1.1.0' into develop
2022-11-07 10:13:33 +01:00
Raphaël Walther
d4584c305a
Set cron
2022-11-04 15:50:08 +01:00
Raphaël Walther
afc53d4379
Added audit notification
2022-11-04 15:12:29 +01:00
Raphaël Walther
4278e88d3c
Added audit notification
2022-11-04 14:55:47 +01:00
Raphaël Walther
e12a34ce6b
Added audit notification
2022-11-04 11:58:23 +01:00
Raphaël Walther
1de64f7b52
Added audit notification
2022-11-04 11:42:31 +01:00
Raphaël Walther
66dbe09e66
Added audit notification
2022-11-04 11:22:54 +01:00
Raphaël Walther
dcce269921
Added audit notification
2022-11-04 09:56:00 +01:00
Jędrzej Stuczyński
c043f0096a
Notify about sent packet after actually pushing it through mix_tx ( #1735 )
2022-11-03 15:11:58 +00:00
Fouad
a7cd7a58f2
Bugfix/delegations sort by no bonded node ( #1737 )
...
* use sorting function
* create hardcoded examples in storybook
2022-11-03 13:44:09 +00:00
Jędrzej Stuczyński
fe6da046dc
Fixed beta clippy warnings ( #1736 )
2022-11-03 10:13:16 +00:00
Gala
8bbdb94b13
Merge pull request #1733 from nymtech/417-inputs-label
...
Wallet: make input's label always shrink
2022-11-02 16:42:17 +01:00
Pierre Dommerc
e32601ab86
feat(wallet): normalize decimal places in ui ( #1731 )
2022-11-02 15:48:49 +01:00
Gala
161138bdff
Merge branch 'release/v1.1.0' into 417-inputs-label
2022-11-02 14:26:03 +01:00
Fouad
0529e84a31
add account how to links ( #1732 )
2022-11-02 13:15:48 +00:00
Gala
95f98016de
make label always shrink
2022-11-02 13:49:29 +01:00
Fouad
4967bbb5bd
Feature/delegations without bonded node ( #1727 )
...
* refactor delegations list to include separate delegation and pending delegation item
* show tooltip on delegation with unbonded node
* feat(wallet): add operating cost in delegations list
* add additional state to check for unbonding event
* disable actions when pending unbond event
* add request and type guard for pending unbond event
* add mixnode_is_unbonding to delegation item type
Co-authored-by: pierre <dommerc.pierre@gmail.com >
2022-11-02 10:46:45 +00:00
Fouad
2952144d32
add profit margin percent to response ( #1729 )
...
* add profit margin percent to response
* use display percentage function
* fix profit margin display
* fix up filters
2022-11-01 13:02:34 +00:00
Jędrzej Stuczyński
80c21b3ed9
(chore) setting up a common/logging crate ( #1730 )
2022-11-01 11:46:47 +00:00
Jędrzej Stuczyński
1f0d5f8ad0
Feature/vesting contract version query ( #1726 )
...
* Introduced vesting contract query for build information
* Fixed import paths
* Changelog
2022-10-31 17:37:16 +00:00
Jędrzej Stuczyński
49ce56c367
Jedrzej/feature/version field in framed sphinx packets ( #1723 )
...
* introduced PacketVersion into FramedSphinxPacket
* Using legacy mode by default in mixnodes and gateways
* fixed unit tests
2022-10-31 16:56:37 +00:00
Pierre Dommerc
4ab6f4c3a9
refactor(explorer-api): route ping use mix_id as param ( #1728 )
2022-10-31 16:58:30 +01:00
Jędrzej Stuczyński
3727370b9e
Improved error propagation for fallible validator api queries ( #1681 )
...
* Improved error propagation for fallible validator api queries
* Updated changelog
2022-10-31 15:28:54 +00:00
Jędrzej Stuczyński
b3272097f9
Jedrzej/bugfix/historical uptimes recording ( #1721 )
...
* Removed commented out type alias
* typos
* Using the same underlying timer for uptime updater
* Updating uptimes at 23:00 UTC each day
* Changelog
2022-10-31 12:19:14 +00:00
Jon Häggblad
ebc13c4327
client: make channel to mix traffic controller bounded and add backpressure handling v1.1 ( #1725 )
...
* clients: change mix traffic channel to bounded
* clients: dynamically adjust sending delay in steps
* rustfmt
* wasm-client: update channel
* client: introduce SendingDelayController
* client-core: downgrade two debug statements to trace
* sending delay controller: tweak parameters
* wasm-client: add tokio dependency
* client-core: rework delay controller
* Revert "client-core: downgrade two debug statements to trace"
This reverts commit e0a7772fafac7bff0e4a2c50ba25e94b52b794e6.
* Remove outdated comment
* Remove WIP comments
* changelog: add note
* out queue controller: simplify with just send
* client-core: document constants
* client: move creating mix msg channel to mix traffic controller
* client-core: downgrade a warning log msg to debug
* changelog: update
2022-10-31 12:21:02 +01:00
Jon Häggblad
ec3a6b3e27
socks5: wait to close buffer (v1.1 branch) ( #1724 )
...
* socks5: wait to close buffer
This is the fix proposed by @simonwicky in
https://github.com/nymtech/nym/issues/1701
* socks5: fix typo in patch
* socks5: fix tests
* socks5: add type for returned data and index
* socks5: make closed_at_index an Option
* changelog: add note
* changelog: update
2022-10-31 11:56:31 +01:00
Pierre Dommerc
19f3c76f72
Feature/explorer operating cost ( #1719 )
...
* feat(explorer): operating cost
2022-10-28 16:24:52 +02:00
Pierre Dommerc
90cc239999
Feature/ne gateway details ( #1722 )
...
* create gateway details page
* adding uptime chart
* adding loading state for gateways
* adding link style
* fixing gateways pagination
* remove gateway name and desc
* adding correct toolpit text and cleaning
* fix build
* PR requested changes
* fix build
* requested changes
* fix build a rever console utility addition
Co-authored-by: Gala <calero.vg@gmail.com >
2022-10-28 15:12:37 +02:00
Jędrzej Stuczyński
c1bd5db902
comment regarding ts-rs compilation warning
2022-10-28 14:00:54 +01:00
Pierre Dommerc
fb1649bab5
fix(explorer): gateway list location column ( #1718 )
...
* fix(explorer): gateway list location column
* fix(explorer): gateway list columns width
2022-10-28 12:17:23 +01:00
Jędrzej Stuczyński
b21ca41e16
Adding staking supply scale factor in rewarding params update ( #1716 )
2022-10-28 12:17:17 +01:00
Pierre Dommerc
8656abcbde
fix(explorer): minoxde details page ( #1715 )
...
* fix(explorer): minoxde details page
* feat(explorer): add mix_id column in mixnodes list
2022-10-27 17:16:30 +02:00
Jon Häggblad
99b30c2570
client: additional error handling in client + socks5-client + network-requester ( #1713 )
...
* client: add error type to native client, and start handling them
* client: handle two more error cases
* changelog: add note
* socks5: add error type and start handle run errors
* network-requester: add some error types
* rustfmt
* changelog: update note
* network-requester: remove unused import
2022-10-27 16:00:26 +02:00