Gala
469b13dfd9
adding a comment
2022-11-11 08:07:05 +01:00
Gala
53da6512eb
second banner version
2022-11-11 07:50:34 +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
Gala
e9f826e705
adding a mintenance banner
2022-11-10 20:11:59 +01:00
Dave Hrycyszyn
7461fe88d0
Merge remote-tracking branch 'origin/feature/nym-sdk' into develop
2022-11-10 14:09:49 +00:00
Jon Häggblad
510d0333a1
Add -c for --config-env-file ( #1748 )
...
* Add -c for --config-env-file
* changelog: add note
2022-11-10 13:38:55 +01:00
Jon Häggblad
cea4887080
Fix clippy in beta toolchain ( #1749 )
2022-11-10 13:38:40 +01:00
Jon Häggblad
8f1cb67bf7
Update client-core to 1.1.0
2022-11-10 09:44:20 +01:00
Mark Sinclair
89925e49e8
GH Actions: Install same dependencies as build..yml
2022-11-09 18:20:45 +00:00
Mark Sinclair
96fc7208a2
Merge branch 'release/v1.1.0' into develop
2022-11-09 15:27:56 +00:00
Mark Sinclair
9874daa061
Release v1.1.0: bump versions and update CHANGELOGs ( #1746 )
...
* Bump version of nym-cli to 1.1.0 and move CHANGELOG to standalone file
* Bump version of nym-connect to v1.1.0 and update CHANGELOG
* Bump version of nym-wallet to v1.1.0 and update CHANGELOG
* Bump version of explorer-api to v1.1.0
* Bump versions of binaries (native-client, socks5-client, mixnode, gateway, network-requester) to v1.1.0
* Bump version of validator-api to v1.1.0
* Bump version of mixnet contract to v1.1.0 (vesting contract already v1.1.0 from #1472 )
* Bump Nym Platform version to v1.1.0 and update CHANGELOG
* Update CHANGELOG.md
* Update CHANGELOG.md
* Updated changelog with v2-related changes
* Update CHANGELOG.md
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
Co-authored-by: Fouad <fmtabbara@hotmail.co.uk >
Co-authored-by: Pierre Dommerc <dommerc.pierre@gmail.com >
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com >
Co-authored-by: Jess <31625607+jessgess@users.noreply.github.com >
2022-11-09 15:04:41 +00:00
Fouad
baa61c07d5
Bug fix/ne snag list ( #1741 )
...
* use uncapped saturation
* display uncapped saturation
update profit margin tooltip
update operating cost
update rewards tooltip
update stake saturation tooltip
update reward tooltips
update profit margin tooltip
* allow full gateway field to be clickable
use uncapped saturation on mixnode details page
2022-11-09 12:39:14 +00:00
Jon Häggblad
b8cb683da0
Add qwerty qa net env file
2022-11-09 11:27:28 +01:00
Jon Häggblad
62e9c8236a
Remove log from vesting-contract ( #1745 )
...
* Remove log from vesting-contract
* rustfmt
2022-11-09 11:04:32 +01:00
Jon Häggblad
d79c25861b
Merge pull request #1740 from nymtech/develop-with-release-1.1.0-merged-in
...
Merge release/v1.1.0 into develop
2022-11-09 11:02:12 +01:00
Jon Häggblad
b89ec2e0be
clippy
2022-11-09 10:43:53 +01:00
Jon Häggblad
269f50bdd4
rustfmt
2022-11-09 10:25:39 +01:00
durch
e3c02dc80a
Actually save updated pledge cap
2022-11-09 10:22:14 +01:00
Drazen Urch
65a9320d35
Set default pledge cap to 10% ( #1739 )
...
* Set default pledge cap to 10%
* fix clippy beta lints
2022-11-09 10:22:08 +01:00
durch
cf268ffcd5
Actually save updated pledge cap
2022-11-09 10:19:21 +01:00
Mark Sinclair
bdcfe42a1e
Add docs and diagrams
2022-11-08 17:47:10 +00:00
Mark Sinclair
51e30b2a89
Add "attach file" to chat demo
...
Uses custom binary payload, that includes headers with the file and mime-type, so the receiving browser can save the file correctly.
2022-11-08 17:47:10 +00:00
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