fryorcraken
0b9dc45c7f
add wallet account keys command to display ipk/npk
...
ipk and npk are needed to receive funds from an external account on a private account.
They are currently only displayed at account creation (`wallet account new private`). With this command, it is now possible to print them at any time.
2026-01-06 15:28:17 +11:00
Daniil Polyakov
2d1ee4b279
Merge branch 'main' into Pravdyvy/amm-wallet-integration
2025-12-26 23:07:48 +03:00
Daniil Polyakov
9d37a88069
fix: proper type for token program instruction
2025-12-26 00:24:55 +03:00
Pravdyvy
4f15237446
fix: suggestions fix
2025-12-22 04:42:32 +02:00
Pravdyvy
b3dca76b67
fix: intercommit
2025-12-17 11:44:52 +02:00
Pravdyvy
d0064a4b0b
Merge branch 'main' into Pravdyvy/tree-ux-updates
2025-12-09 10:40:35 +02:00
Pravdyvy
80d9ce8553
Merge pull request #216 from vacp2p/Pravdyvy/correct-token-names-print
...
Correct tokens names
2025-12-05 14:20:44 +02:00
Pravdyvy
fe83a20c4d
fix: suggestion 1
2025-12-04 14:34:11 +02:00
Daniil Polyakov
91c898f19c
refactor: split block polling
2025-12-03 18:30:22 +03:00
Pravdyvy
78ce57e19b
fix: correct tokens names
2025-12-03 13:50:10 +02:00
Pravdyvy
b81aafbc23
feat: UX improvements
2025-12-03 13:10:07 +02:00
Daniil Polyakov
aee6f45a8b
refactor: move some stuff to a more suitable place
2025-12-01 17:08:07 +03:00
Pravdyvy
c7ce31d00c
fix: fmt
2025-11-28 09:49:05 +02:00
Pravdyvy
46515ce695
Merge branch 'main' into Pravdyvy/deterministic-key-derivation
2025-11-28 09:18:02 +02:00
Pravdyvy
6c409b6fb1
Merge branch 'main' into Pravdyvy/deterministic-key-derivation
2025-11-27 13:46:35 +02:00
Daniil Polyakov
d7331455fc
feat: add list account subcommand
2025-11-27 04:22:49 +03:00
Pravdyvy
fc531021fb
fix: comments fix 1
2025-11-26 07:32:35 +02:00
Daniil Polyakov
a714e3c563
feat: enhance rustfmt config
2025-11-26 00:33:09 +03:00
Daniil Polyakov
ea9c659fb1
refactor: rename Address to AccountId
2025-11-25 21:38:07 +03:00
Pravdyvy
ec149d3227
feat: deterministic keys
2025-11-11 12:15:20 +02:00
Pravdyvy
20c276e63e
fix: continuation of integration
2025-11-10 16:29:33 +02:00
Oleksandr Pravdyvyi
c2b8459645
fix: suggestions fix 1
2025-10-30 15:00:21 +02:00
Pravdyvy
785ed5f169
doc: cli docs added
2025-10-28 16:53:39 +02:00
Oleksandr Pravdyvyi
5840f9b779
fix: cli full refactor
2025-10-28 16:02:30 +02:00
Oleksandr Pravdyvyi
62668161b2
feat: transfers changes
2025-10-27 14:32:28 +02:00
Oleksandr Pravdyvyi
66ee0c5449
fix: account subcommand updated
2025-10-24 15:26:30 +03:00
Oleksandr Pravdyvyi
0384efc38f
fix: base58 adoption fixes
2025-10-24 11:12:32 +03:00
Oleksandr Pravdyvyi
4e36ae4679
fix; first refactor
2025-10-23 17:33:25 +03:00
Oleksandr Pravdyvyi
28c1fd39a4
fix: suggestions added 1
2025-10-20 10:01:54 +03:00