mx
896a3e1be6
temporarily removed compatibility table: will reintroduce once fixed
2023-05-09 11:40:07 +02:00
mx
1eaa13155c
Merge pull request #3392 from nymtech/feature/release-1-1-18-docs
...
version bump to 1.1.18
2023-05-09 09:17:02 +00:00
mx
534187cc8f
Merge pull request #3368 from nymtech/add-docs-template
...
Update issue templates
2023-05-05 12:21:17 +00:00
mx
25b4934f69
added ntv blog to community guides section
2023-05-05 14:12:20 +02:00
mx
5ef7e24893
removed additional whitespace
2023-05-05 13:56:35 +02:00
mx
87ef46bc05
version bump to 1.1.18
2023-05-05 13:49:52 +02:00
Pierre Dommerc
68ca41a6be
refactor(wallet-bonding): fetch node data concurrently ( #3362 )
2023-05-04 10:10:50 +02:00
Fouad
a1a5c7772d
Use Loading Modal component when loading Delegations data ( #3377 )
...
* allow loading modal to display custom text
* use loading modal
* dont repeatedly reset delegation state
* show loading modal when loading + no other modal is open
* fix lint errors
* log any delegations errors
* fix typo
* refresh interval in delegations page
2023-05-03 17:41:24 +02:00
farbanas
f8d68d8ef0
fix: merge resolve
2023-05-02 15:34:15 +02:00
farbanas
a9d86508b5
Merge branch 'master' into develop
2023-05-02 14:38:11 +02:00
Tommy Verrall
bb7fa587de
formatting
2023-05-02 13:19:17 +02:00
Tommy Verrall
6585732dfc
fix broken network address - set to none
nym-wallet-v1.2.2
2023-05-02 13:14:20 +02:00
farbanas
2065e0fc17
Merge branch 'master' into develop
2023-05-02 12:09:52 +02:00
farbanas
3f7bdad59c
update lock files
nym-binaries-v1.1.17
2023-05-02 10:54:54 +02:00
farbanas
6209e78c1e
bump crates
2023-05-02 10:53:42 +02:00
farbanas
8e5062af96
bump versions and update changelogs for release v1.1.17
2023-05-02 10:39:24 +02:00
mx
496e642d7f
Merge pull request #3370 from nymtech/feature/1-1-17-docs
...
Feature/1 1 17 docs
2023-05-02 08:10:32 +00:00
mx
07e18ec198
added tokio dependency note
2023-04-28 15:51:20 +02:00
mx
d5953c28c1
added note on running example code
2023-04-28 15:45:38 +02:00
mx
3aa4b66588
added info re buying NYM from wallet with BTC
2023-04-28 15:43:57 +02:00
mx
005f0ce340
* added correct version variable to sign command output
...
* added info that you can buy NYM from wallet with BTC
2023-04-28 15:41:55 +02:00
mx
8d1d025fa2
bumped point version
2023-04-28 15:41:44 +02:00
mx
1d53a2f954
updated readme with more details re: each directory having a readme and running them
2023-04-28 15:41:18 +02:00
mx
966d123608
Update issue templates
2023-04-27 16:15:10 +02:00
Tommy Verrall
963d55273f
Merge pull request #3367 from nymtech/feature/adding-sp-api-tests
...
adding a test for SP endpoint
2023-04-27 14:47:26 +01:00
benedettadavico
6872d7bf77
adding a test for SP endpoint
2023-04-27 15:37:59 +02:00
Jon Häggblad
6fe93bcda0
Merge pull request #3332 from nymtech/jon/feat/sp-integrations
...
Service provider directory support in nym-api, nym-cli, validator-client
2023-04-27 11:51:00 +02:00
Jędrzej Stuczyński
78d568e04e
Feature/store cipher ( #3350 )
...
* initial nym-store-cipher
* cleanup
2023-04-27 10:24:36 +01:00
Jon Häggblad
8880bdd857
Fix build target in top-level Makefile
2023-04-26 16:57:01 +02:00
Jon Häggblad
cc83ecf7e4
socks5: send empty keepalive msg to avoid triggering MIX_TTL during long downloads ( #3364 )
...
* socks5: send empty keepalive msg to avoid triggering MIX_TTL during long downloads
* rustfmt
* reset timer after each normal send
2023-04-26 16:44:27 +02:00
Pierre Dommerc
796f5a678a
feat(wallet): update bond amount ( #3338 )
2023-04-26 15:35:47 +02:00
Pierre Dommerc
00b60f5493
feat(wallet): update bond amount ( #3338 )
2023-04-26 15:29:39 +02:00
Jon Häggblad
0dfd1cca44
Review comments
2023-04-26 10:58:12 +02:00
Jon Häggblad
eacefd3697
nym-cli: add announce and delete service provider
2023-04-26 10:58:12 +02:00
Jon Häggblad
424c25768c
Add schemars to lock file
2023-04-26 10:58:12 +02:00
Jon Häggblad
e460c1700e
Add support for listing services in nym-cli
2023-04-26 10:58:12 +02:00
Jon Häggblad
9935c99d41
nym-api: add service provider endpoint and caching
2023-04-26 10:58:12 +02:00
Jon Häggblad
2c4aee63bf
Make the contract optional
2023-04-26 10:58:12 +02:00
Jon Häggblad
0ebc395df9
rustfmt
2023-04-26 10:58:12 +02:00
Jon Häggblad
1de3317e75
Add sp directory contract traits and methods to nyxd client
2023-04-26 10:58:12 +02:00
Tommy Verrall
91c20af893
Merge pull request #3328 from nymtech/feature/shared-network-monitor
...
Feature/shared network monitor
2023-04-26 09:49:54 +01:00
pierre
1365e2f246
chore(wallet): add v prefix in wallet version
2023-04-26 10:04:58 +02:00
pierre
cfa1ce46f2
chore(wallet): add v prefix in wallet version
2023-04-26 09:30:46 +02:00
Mark Sinclair
3f4f76859b
Merge pull request #3188 from nymtech/feature/wallet-login
...
Split wallet sign in and main into two entry points
2023-04-25 11:07:00 +01:00
Raphaël Walther
3f7f4b82de
Move workflows to custom runner
2023-04-25 11:10:12 +02:00
farbanas
934ba2b027
Merge branch 'master' into develop
2023-04-25 10:53:43 +02:00
Jędrzej Stuczyński
221e1870e5
removed redundant trait
2023-04-25 09:53:32 +01:00
Jędrzej Stuczyński
9b36bccf0c
wasm tester fixes
2023-04-25 09:53:32 +01:00
Jędrzej Stuczyński
80d7285497
further improvements + reduced log noise
2023-04-25 09:53:32 +01:00
Jędrzej Stuczyński
b94f2a483d
nym-api compiling again
2023-04-25 09:53:32 +01:00