Jędrzej Stuczyński
dfb2a2f380
Merge pull request #4716 from nymtech/feature/vesting-purge-plus-ranged-cost-params
...
Feature/vesting purge plus ranged cost params
2024-07-26 18:01:29 +01:00
fmtabbara
d1de751850
fix ci
2024-07-26 17:28:24 +01:00
Jędrzej Stuczyński
ecee6ca863
chore: cargo fmt
2024-07-26 15:08:38 +01:00
fmtabbara
31ea3f92e2
update bonding oc and pm validation
2024-07-26 15:08:38 +01:00
fmtabbara
f19c934fae
finish migrate vested bonded node work
2024-07-26 15:08:38 +01:00
Mark Sinclair
10d6f20de7
wip: add profit margin and cost params into validation from mixnet contract via MainContext
2024-07-26 15:08:38 +01:00
Mark Sinclair
96b33bfbe4
Regenerate TS types
2024-07-26 15:08:38 +01:00
Mark Sinclair
444c787d0a
Add kind prop to vesting contract migration modal
2024-07-26 15:08:38 +01:00
Mark Sinclair
61fcd4ac69
Dialog and mock for migrating vesting contract delegations
2024-07-26 15:08:38 +01:00
Jędrzej Stuczyński
b76802e6eb
exposed tauri operations for vesting migrations
2024-07-26 15:08:38 +01:00
Mark Sinclair
7d351029a4
Fix dependency issue
2024-07-26 15:08:37 +01:00
Jędrzej Stuczyński
4ee445c119
cargo fmt
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
61ddeea495
fixed post-rebasing imports
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
7b802033b3
missing test fixture
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
b484f47369
fix nym-cli
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
66979df10c
update contract schema
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
82f161fb91
added associated [hacky] wallet types
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
9d0fd681d4
introducing allowed range of operator interval operating cost
2024-07-26 15:05:47 +01:00
Jędrzej Stuczyński
c2ab47a102
profit margin range validation
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
8704c21621
normalise node's profit margin during rewarding
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
03ffb25bf9
introduced the concept of allowed profit margin ranges
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
70db1ad062
fixed vesting contract tests
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
952ed9b642
fixed wallet vesting-related tests
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
f57fe79686
updated contract schema
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
9179f1c351
exposed migration commands to nym-cli + clippy
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
c4f7a1e09d
implemented migration into non-vesting mixnodes/delegations
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
701012a968
ensure no pending proxy events when migrating
2024-07-26 15:05:46 +01:00
Jędrzej Stuczyński
9767f72b8f
removed all on_behalf mixnet contract methods
2024-07-26 15:05:46 +01:00
benedettadavico
de0fb7459d
update changelog
2024-07-26 15:28:06 +02:00
benedettadavico
e2ead6dbe1
bumping binaries versions
2024-07-26 15:25:47 +02:00
Jędrzej Stuczyński
7b10d92ca4
Merge pull request #4731 from nymtech/chore/1.80-lints
...
chore: fix 1.80 lint issues
2024-07-26 11:51:23 +01:00
Jędrzej Stuczyński
2c6e5eb673
cherry-pick: fix build issues
2024-07-26 11:11:52 +01:00
Jon Häggblad
02fde4e530
Handle clients with different versions in IPR ( #4723 )
...
* Add signable_request function
* Export key type in function signature
* Cargo.lock
* Track client version and respond using it
* Internally use v7 and then down convert if needed
* Local response type
* Streamline
* Strong type for client version
* Remove commented out code
* rustfmt
* Ignore sign verification fail for v6
2024-07-24 15:35:59 +02:00
import this
cc25fc1f32
[DOCs/operators]: Changelog for v2024.8 wispa & guide syntax edits ( #4728 )
...
* changelog for release v2024.8-wispa
* clarify syntax
* typo fix
2024-07-24 12:38:25 +00:00
benedetta davico
c971e486b5
Merge pull request #4726 from nymtech/release/2024.8-wispa
...
Release/2024.8 wispa into develop
2024-07-24 12:48:57 +02:00
import this
96a9eb6f6a
[DOCs/docs]: Commnet out extra stubs ( #4727 )
...
* commnet out stubs
* fix broken links - ready to merge
2024-07-24 11:58:14 +02:00
benedetta davico
9eeb61ea0a
Merge branch 'develop' into release/2024.8-wispa
2024-07-24 10:56:03 +02:00
John Smith
08042c61ad
[DOCs/operators]: Update troubleshooting/vps-isp.md with manual IPv6 configuration ( #4651 )
...
* Update vps-isp.md
Added an extra diagnostic step, which helped me to debug lack of routability.
* Update vps-isp.md
Implementing serinko's comments
* Update vps-isp.md
Changed possibly to possible and added how to find IPv6 Gateway.
* Update vps-isp.md
Fixed ifup/ifdown link
2024-07-24 08:53:49 +00:00
Stefano Piermatteo
36c74f30e5
[DOCs/operators]: Syntax fix in setup.md ( #4682 )
2024-07-24 08:37:33 +00:00
Tommy Verrall
e4139713cb
Merge pull request #4724 from nymtech/release/2024.8-wispa
...
Merge release/2024.8-wispa into master
2024-07-24 08:25:52 +01:00
Bogdan-Ștefan Neacşu
fd1d437211
Add 1GB/day/user bandwidth cap ( #4717 )
...
* Add check for 1GB/day/user and remove stale check
* Use saturated_sub
* Remove from wg peers
* Use 10 seconds instead of 1
* Query bandwidth message
* Ad client query message too
* Keep stale check
* Make bandwidth cap value public
* Fix consumed vs available bug
* Don't overwrite existing registrations
* Use self pub key instead of peer's
2024-07-23 20:49:49 +02:00
Tommy Verrall
4956d13bdc
fix conflicts
2024-07-23 17:32:49 +02:00
Jędrzej Stuczyński
6478736654
Merge pull request #4706 from nymtech/chore/remove-old-migration-code
...
removed mixnode/gateway config migration code and disabled cli without explicit flag
2024-07-23 15:11:36 +01:00
benedettadavico
d9f6c0723e
updating versions
nym-binaries-v2024.8-wispa
2024-07-23 15:37:04 +02:00
Jon Häggblad
f86050d916
Default construct NodeRole for backwards compatibility ( #4722 )
2024-07-22 16:04:29 +02:00
Tommy Verrall
52f5656190
Merge pull request #4721 from nymtech/jon/node-role-default
...
Default construct NodeRole
2024-07-22 15:09:27 +02:00
Jon Häggblad
21cd90f238
Default construct NodeRole for backwards compatibility
2024-07-22 14:59:18 +02:00
import this
4e51188d35
[DOCs/operators]: Guide to back up and restore nym-node ( #4720 )
...
* add node backup & node restore guides
* finished: ready to review
* finished: ready to review
2024-07-22 11:17:55 +00:00
John Smith
22eb199936
Update isp-sheet.csv ( #4718 )
...
* Update isp-sheet.csv
Added a few known VPS providers which (a) support crypto payment (b) allow TOR in some shape or form (c) more or less know for their stability. Will add more eventually.
* Update isp-sheet.csv
added a few more providers
2024-07-22 10:57:57 +00:00
Tommy Verrall
a2fc1bbc96
Merge pull request #4719 from nymtech/serinko/bug-fix/wss-guide
...
[DOCs/operators]: BugFix - add ssl cert to WSS server block
2024-07-19 12:48:36 +02:00