Tommy Verrall
e258f62a26
Update qa-qwerty.env
2022-12-07 08:11:11 +01:00
durch
940427776c
Resolve merge conflicts
2022-12-06 20:30:57 +01:00
Dave Hrycyszyn
2f7d9254b8
Updated changelog for wallet
2022-12-06 19:13:08 +01:00
farbanas
67321d7d04
update nym-connect CHANGELOG
2022-12-06 19:13:07 +01:00
farbanas
e38a20fb58
changed nym-connect version to 1.1.2
2022-12-06 19:12:30 +01:00
Dave Hrycyszyn
8e45e3e995
Modifying changelog for v1.1.2
2022-12-06 19:12:27 +01:00
farbanas
2f63d916b6
changed nym-connect version to 1.1.1
2022-12-06 19:12:07 +01:00
farbanas
0b465e1f09
update versions for platfrom, nym-connect and nym-wallet to v1.1.2
2022-12-06 19:12:02 +01:00
pierre
f93aab2f5b
fix(wallet): buy tutorial ui responsivness
2022-12-06 19:09:38 +01:00
pierre
7ff06cfe3e
fix(wallet): typo
2022-12-06 19:09:38 +01:00
pierre
8c7e7dfcd1
fix(wallet): typo
2022-12-06 19:09:38 +01:00
pierre
31ca88fd7f
refactor(wallet): clean code
2022-12-06 19:09:38 +01:00
pierre
51b29a9dcf
feat(wallet): add link to nym exchange interface
2022-12-06 19:09:38 +01:00
pierre
d58c2da463
feat(wallet-buy-nym): update signature modal ui
2022-12-06 19:09:38 +01:00
pierre
5644726a7b
fix(wallet-buy-nym): signature output
2022-12-06 19:09:38 +01:00
pierre
e9ba34ba52
feat(wallet-buy-nym): buy page new ui
2022-12-06 19:09:38 +01:00
pierre
a33e848d6d
Revert "feat(explorer-api): add route to fetch nym terms&cdts"
...
This reverts commit 876f752697d89061b1904e1ddd1d5bcb7045dc5c.
2022-12-06 19:09:38 +01:00
pierre
3da9d2944b
feat(explorer-api): add route to fetch nym terms&cdts
2022-12-06 19:09:38 +01:00
pierre
e2c9f69ab9
feat(wallet-buy): tutorial
2022-12-06 19:09:38 +01:00
pierre
8a21f183f9
feat(wallet): buy page bootstrap
2022-12-06 19:09:38 +01:00
Bogdan-Ștefan Neacșu
cb2a89dceb
Fix clippy
2022-12-06 19:09:38 +01:00
Bogdan-Ștefan Neacşu
502e23b42c
Feature/simplify credential binary ( #1841 )
...
* Expose name of standard directories
* Use one command instead of two
2022-12-06 19:09:38 +01:00
Jon Häggblad
2676c68b77
nym-connect/changelog: add note about disconnect fix
2022-12-06 19:09:36 +01:00
Bogdan-Ștefan Neacşu
c5252f348d
Fix comment in configuration file ( #1836 )
2022-12-06 19:09:15 +01:00
Bogdan-Ștefan Neacşu
bd8cea3ba3
Use better naming on gateway credential handling ( #1834 )
2022-12-06 19:09:13 +01:00
Jędrzej Stuczyński
7ddc8e80e6
Fixed layer distribution skewness check ( #1766 )
2022-12-06 19:08:10 +01:00
Drazen Urch
03a974ec34
Node family management ( #1670 )
...
* Family management messages
* Add family queries
* Add queries to client
* Layer assignment message
* Paged family queries, annotate mixnodes with family
* Add layer assignments to epoch operations
* Remove family layer peristence
* Add NotImplemented error for kick
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com >
2022-12-06 19:08:07 +01:00
Bogdan-Ștefan Neacşu
5c841de6ae
Feature/dkg integration tests ( #1815 )
...
* DKG contract e2e test
* Refactor to the same format as other contracts
* Vk share tests
* State tests
* Dealings tests
* Dealer tests
* Api dkg tests
* Fix path to contract after refactor
* Fix test target clippy
2022-12-06 19:06:31 +01:00
Bogdan-Ștefan Neacşu
9a8218905e
Use config URLs in clients before the env values ( #1813 )
2022-12-06 19:06:31 +01:00
Raphaël Walther
f6fca0ad37
Corrected env variable name in workflows
2022-12-06 15:45:32 +01:00
Fouad
9a8c5c3708
Feature/wallet content updates ( #1825 )
...
* fix up balance screen
* fix up app bar and nym logo alignment
* fix up delegation action icon font weight
* fix up bond page
2022-12-06 14:11:04 +00:00
Raphaël Walther
52136d727b
Set explorer to use rpc.nymtech.net
2022-12-06 11:00:33 +01:00
Fouad
edd5c363bb
remove extra checks to display vesting schedule( #1826 )
2022-12-06 09:37:11 +00:00
Jon Häggblad
028bee804b
nym-connect: append error to failed message ( #1839 )
...
* nym-connect: append error to failed message
* changelog: add note
2022-12-05 15:58:59 +01:00
Jon Häggblad
a16c566719
common/task: extract out spawn_with_report_error ( #1837 )
2022-12-05 14:44:44 +01:00
Gala
667d5f3033
Merge pull request #1828 from nymtech/feat-508-bond-more
...
Feat 508 bond more
2022-12-05 13:13:57 +01:00
Gala
b51aac6047
Merge branch 'develop' into feat-508-bond-more
2022-12-05 12:18:13 +01:00
Gala
a21be84833
adding a oversaturaded bonding more modal
2022-12-05 12:13:14 +01:00
Jon Häggblad
49f7c48b1b
client: add --no-cover and update --fastmode ( #1831 )
2022-12-05 11:14:41 +01:00
Jon Häggblad
6943271942
validator-api: remove storage dependency in contract cache ( #1685 )
...
* validator-api: remove storage dependency in contract cache
* validator-client: update detailed routes
* contract_cache: forward to new endpoints for compat
* Move reward_estimate
2022-12-02 14:40:19 +01:00
Jon Häggblad
a872b478d2
gateway-client: handle shutdown listener ( #1829 )
...
* WIP
* WIP: try another approach
* WIP
* Reworked
* Tidy
* fix
2022-12-02 12:36:06 +01:00
Jon Häggblad
11051ba929
validator-api: add missing shortform for --config-env-file ( #1830 )
2022-12-02 09:23:34 +01:00
Jon Häggblad
10e28c6e5c
envs/mainnet: update to latest mixnet contract and nymd validator url
2022-12-01 23:09:37 +01:00
Gala
78af0bff71
amount error
2022-12-01 16:47:46 +01:00
Gala
3d2dee3e1c
avoid mix tokens pools
2022-12-01 15:46:58 +01:00
Jon Häggblad
25212f23ad
nym-connect: update lock file
2022-12-01 14:40:27 +01:00
Gala
96c0256154
Merge branch 'develop' into feat-508-bond-more
2022-12-01 13:46:21 +01:00
Jędrzej Stuczyński
033333bb52
Feature/pledge more ( #1679 )
...
* New transactions for increasing amount of pledged tokens
* unit tests
* Added an option to pledge extra tokens through the vesting contract
* Introduced wallet endpoints for new operations
* Using updated pledge cap in the vesting contract
* Changelog update
2022-12-01 12:44:20 +00:00
Gala
bf207abe55
logs removal
2022-12-01 13:25:32 +01:00
Gala
4069b0349d
display details modal
2022-12-01 13:15:16 +01:00