|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
71a7d9029c
|
generic styling added for the popups
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-05 14:06:37 +03:00 |
|
|
79abbd566d
|
use correct mode for the wallet screen
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-05 13:45:08 +03:00 |
|
|
fc50b78637
|
avoid multiple logging for accounts
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-05 13:41:05 +03:00 |
|
|
4d32d4d403
|
extended address book functionality and basic logging intergration
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-04 18:01:24 +03:00 |
|
|
7e776ca7e9
|
wallet public addres fix, thanks to DoctorK for pointing out the issue
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-04 14:11:58 +03:00 |
|
|
b5ad10ad6d
|
make wallet mod code prettier
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-03 20:57:35 +03:00 |
|
|
9e911fce01
|
added ability to rename existing wallet
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-03 19:56:47 +03:00 |
|
|
f5066926fd
|
added popup for the new wallet creation
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-12-02 17:51:37 +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 |
|
|
405061265b
|
colors setting via config file
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-11-26 14:53:46 +03:00 |
|
|
73db8ca32a
|
integration of subxt dependency
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-11-24 19:01:41 +03:00 |
|
|
1508ed818f
|
fixed bug with screen actions and added the ability to move though table rows
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-11-19 18:36:43 +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 |
|