Commit Graph

63 Commits

Author SHA1 Message Date
91fb7380d6
multiple transactions from stash account
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-11 16:18:27 +03:00
10b8337f8d
withdraw unbonded functionality added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-11 16:09:34 +03:00
0cb651728e
rebond of unlocked functionality added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-10 14:33:39 +03:00
adf1d94cbe
cleanup in transaction section
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-07 17:23:44 +03:00
0777e6ebf0
unbond functionality added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-07 15:16:50 +03:00
b1ff74c637
validator chill ability added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-07 14:45:41 +03:00
3e22e933ab
small fixes for the update, run it with source update.sh
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-07 14:06:14 +03:00
38e95f58ed
automation of updates and aliasing
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-06 17:16:32 +03:00
26b8700455
validate action implemented
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-06 16:28:47 +03:00
8555ddceec
bump version and small cleanup
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-05 15:46:57 +03:00
5b0ef1c4b7
adding session keys finalized
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-05 15:45:42 +03:00
7e9e6ac329
draft for the session key rotation
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-04 18:45:18 +03:00
4f8c8f5262
ability to claim staking rewards based on era index added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-04 15:54:10 +03:00
afd11aa294
bond and bond_extra transaction added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-03 17:31:03 +03:00
853bdcd76e
additional pop-up for balance detalization in address book
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-02 16:41:08 +03:00
9b1136e4ca
bump version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-24 16:01:04 +03:00
507c03959d
decrement stored nonce if tx failed for any reason
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-24 16:00:36 +03:00
8f63c7483d
add parameter target to the log event on each page
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-24 15:55:47 +03:00
493a4db663
bump version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 21:59:01 +03:00
9e045ca6cc
make two decimals for reward_details
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 21:58:23 +03:00
a365acc2a1
update points for piecewise linear, based on the casper v0.0.3 curve
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 21:55:07 +03:00
44bd27e8f0
fix for the reward history range
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 21:53:09 +03:00
87eca056a3
usage of active era for reward points and bump version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 17:25:41 +03:00
ba79a4cba8
current validators table in nominators tab added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-23 17:06:27 +03:00
80fd07bcfe
fix extra movement to the right
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-22 16:41:22 +03:00
b922aa75f7
naive implementation of sending multiple transactions
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-22 15:32:58 +03:00
8b302a0814
bump the version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-21 15:33:45 +03:00
25d0a37aa8
forget to add
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-21 15:33:12 +03:00
5323363b35
small fixes to make code more readable
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-21 15:27:49 +03:00
9ebb1d9543
bump version based on all small fixes
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 16:47:13 +03:00
6347474633
bug with index out-of-range in widget fixed with help of lowest common multiple, thanks to @ogenkidu and @metanomad
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 16:00:58 +03:00
f9233c6291
dot spinner for all non-existent balances
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 14:57:18 +03:00
9e77dd816d
make account-driven calls dependent on the finalized block but not latest, thanks to @doctor_k
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 13:52:05 +03:00
ddc8eb062a
make the transacation logs independent from the block finalization or production, thanks to @doctor_k
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 13:50:01 +03:00
3662f9c666
newly generated keys representation fix, thanks to @sargio, @ASB_clown and @metanomad
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 13:39:38 +03:00
3b7aaa7fd2
bump version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-20 13:16:04 +03:00
2e0205a581
sketch for the validators page
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-01-19 18:04:02 +03:00
85e44f0bb8
additional spaces needed, because borders are symbols too
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-25 14:25:09 +03:00
cbf3aa95a5
the worst fix ever, disable 'q' for Quit
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-25 14:23:37 +03:00
10a9ca166c
inverse the logs queue, ascending order for events
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-25 13:18:08 +03:00
9704af3978
ability to copy wallet address added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-12 16:49:44 +03:00
db97ad13a6
ability to move through wallet logs
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-08 19:18:19 +03:00
be92585661
balance transfer added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-08 19:05:37 +03:00
bbd96b4ea1
some small fixes for the versioning
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-06 18:17:46 +03:00
13a76f25a6
bump version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-06 17:31:23 +03:00
ac14c36760
make logging in a function
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-06 17:30:10 +03:00
6255703bbb
get real balances for each one in address book
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-06 17:13:25 +03:00
5bfd4e678a
dynamic balances for the chosen wallet
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-06 16:16:42 +03:00
dc20ba936a
extraction and parsing for balances, draft version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-05 20:07:26 +03:00
63e35a4120
bump the version
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-05 14:08:06 +03:00