Gala
99cfdab601
using Consoles and some refactor
2022-10-10 11:48:22 +02:00
Gala
f72a38a5a8
use ts type predicates
2022-10-06 15:53:14 +02:00
Gala
545c8b76a7
use location state instead of a query
2022-10-06 15:31:13 +02:00
Gala
139a0dca2f
now is the refactor : )
2022-10-06 15:12:58 +02:00
Gala
e9c0b9bef3
navigation refactor from CR
2022-10-06 15:12:33 +02:00
Gala
9b28de4a06
use iconbutton
2022-10-06 14:22:12 +02:00
Gala
f0c50556ad
don't update not used files
2022-10-06 12:37:57 +02:00
Gala
f50af85fb1
cleaning up a bit the code
2022-10-06 12:20:08 +02:00
Gala
27ab849018
unbonf new flow
2022-10-06 11:50:19 +02:00
Gala
611d37e46f
update with develop
2022-10-05 15:47:17 +02:00
Gala
99b35f8d01
wip unbonding page
2022-10-05 15:38:47 +02:00
Gala
f35bfc63e2
connect also info settings and adding schemas for both forms
2022-10-05 15:35:22 +02:00
Gala
1be85dced6
bonded node param set settings and validate first
2022-10-05 15:22:08 +02:00
Pierre Dommerc
7a3253e025
fix: typescript generate types ( #1660 )
2022-10-05 13:53:03 +02:00
Mark Sinclair
8a3351bf82
common commands - add prefix and account id to the signature verification helper ( #1659 )
2022-10-05 12:47:29 +01:00
Jon Häggblad
55e45a0d88
validator-client: remove left-over log::trace
2022-10-05 11:41:53 +02:00
Pierre Dommerc
5a55c320cb
fix(wallet): reward types ( #1658 )
2022-10-04 17:38:42 +02:00
Gala
ba64c57283
use react useForm
2022-10-04 15:53:19 +02:00
Pierre Dommerc
739b2f88f9
Wallet - update of bonding flow part 1 ( #1528 )
2022-10-04 13:46:51 +02:00
Gala
ce269e60e4
Merge branch 'develop' into 348-bonding-settings
2022-10-04 12:45:04 +02:00
Gala
ad9ea03683
Merge branch 'node-settings-copy' into 348-bonding-settings
2022-10-04 12:44:33 +02:00
Gala
47cae50e68
profit margin only for mixnode
2022-10-04 11:51:34 +02:00
Pierre Dommerc
c582d6dcba
config(wallet): use new mixnet contract address for qa ( #1656 )
2022-10-03 13:38:56 +02:00
Gala
c644956576
wip
2022-09-29 17:08:31 +03:00
Gala
c329724f8c
Merge branch 'develop' into node-settings-copy
2022-09-29 15:44:52 +03:00
Gala
a96383e714
wip
2022-09-28 09:52:57 +03:00
Jędrzej Stuczyński
49b3a5aa90
Made config.toml values in validator-api take precedence over mainnet defaults ( #1645 )
...
* Made config.toml values in validator-api take precedence over mainnet defaults
* Updated mixnode and gateway configs with similar priority adjustments
* Changelog
2022-09-23 16:59:42 +01:00
Jędrzej Stuczyński
879ce3f2d5
Feature/field renaming ( #1654 )
...
* Replaced serde renames to aliases
Ideally I would have removed all serde macros, but then it would have broken existing QA deployments - perhaps we should do it later
* Renamed 'node_id' in Delegation to 'mix_id'
* Further renamings of 'node_id' to 'mix_id' in various places
2022-09-23 15:01:39 +01:00
Pierre Dommerc
996f0bf732
feature(explorer-api): rewrite geoip2 location service ( #1651 )
2022-09-23 14:53:56 +02:00
Jędrzej Stuczyński
b289a3570a
Prefixing all mixnet contract events with a v2_ prefix ( #1652 )
2022-09-23 12:33:29 +01:00
Gala
1b689edb43
Merge pull request #1653 from nymtech/ne-stak-sat-filter
...
NE: fix upper saturation value used on filters
2022-09-23 11:37:47 +02:00
Jon Häggblad
95c5b70eb7
Remove the old deprecated parts of network-defaults ( #1646 )
...
* network-defaults: remove all the old crap and simplity
* validator-client: remove commented out code
2022-09-23 11:32:23 +02:00
Jędrzej Stuczyński
a5b4504b0a
Emitting information about prior delegation data before rewarding ( #1650 )
...
* Emitting information about prior delegation data before rewarding
* Cargo fmt
2022-09-23 09:32:37 +01:00
Gala
995a61b7ea
fix upper saturation value use on filters
2022-09-23 10:20:51 +02:00
Drazen Urch
0adf4df094
Fig and shell completions ( #1638 )
...
* Fig and shell completions lib
* Complete all the things
2022-09-22 17:26:37 +02:00
Gala
8c877d64d6
Merge pull request #1649 from nymtech/fix-validator-url-access
...
NE: Fix validators url
2022-09-22 15:32:34 +02:00
Gala
9ae1f046c4
avoid destructuring
2022-09-22 15:13:33 +02:00
Gala
7dc776f98a
wip fixing conflicts
2022-09-22 13:16:39 +02:00
Gala
9717bcbb17
WIP: Merge branch 'develop' into 348-bonding-settings
2022-09-22 12:22:24 +02:00
Gala
f401266d1b
Merge pull request #1644 from nymtech/ne-transition-v1-v2
...
NE: Adding a workaround for v1 to v2 transition
2022-09-22 10:47:32 +02:00
Gala
1878b50752
Merge branch 'develop' into ne-transition-v1-v2
2022-09-22 10:34:16 +02:00
Gala
8bd7b69bf9
Merge pull request #1597 from nymtech/305-ui-fixes-inputs
...
Wallet: address Figma differences on modals, dialogs and inputs
2022-09-22 10:33:28 +02:00
Gala
cf2ede1040
adding a temporaly solution for transition v1 to v2
2022-09-21 17:57:19 +02:00
Gala
af1bf57f24
anothe conflict fix
2022-09-21 17:41:31 +02:00
Gala
0de6a0f1ca
Merge branch 'develop' into 305-ui-fixes-inputs
2022-09-21 17:41:07 +02:00
Gala
978cbc4f00
fix conflicts
2022-09-21 17:03:56 +02:00
Gala
ebb06d4beb
Merge branch 'develop' - wip fixing clonflicts
2022-09-21 17:03:47 +02:00
Gala
03974f9cb3
Merge pull request #1628 from nymtech/409-ne-filters-info
...
NE & Wallet: NE TableToolbar ui and Wallet new display when no delegations
2022-09-21 16:52:21 +02:00
Jędrzej Stuczyński
d322f5e91b
Removed the concept of exiting validator API after X consecutive failures ( #1643 )
2022-09-21 15:20:33 +01:00
Gala
0dee6d9db7
spacing between title and content on pages
2022-09-21 16:05:03 +02:00