Commit Graph

25 Commits

Author SHA1 Message Date
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
26b8700455
validate action implemented
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-06 16:28:47 +03:00
5b0ef1c4b7
adding session keys finalized
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-02-05 15:45:42 +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
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
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
b922aa75f7
naive implementation of sending multiple transactions
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2025-01-22 15:32:58 +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
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
2e0205a581
sketch for the validators page
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2025-01-19 18:04:02 +03:00
be92585661
balance transfer added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-08 19:05:37 +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
b3cebfa0a4
fixes for active screen and wallet screen draft added
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-12-02 14:16:39 +03:00
73db8ca32a
integration of subxt dependency
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-11-24 19:01:41 +03:00
b1d7add8a3
initial ghost-eye sketches with basic functionality
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
2024-11-14 15:46:38 +03:00