Louis Singer
|
936f9c5f51
|
Drop useless encoding (#110)
* drop asec private key encoding
* remove pubkey/relaykey/url encoding in common pkg
* fix pubkey encoding
* remove SecKey
|
2024-02-20 17:35:11 +01:00 |
|
Louis Singer
|
b8e0914ba9
|
[Client] Add vtxo expiration details to balance & Fix coin selection
* add expiry details in balance command
* coin selection: sort vtxos by olderFirst
* rename type
* balance: add next expiration
* add next expiration in offchain_balance json
* print duration in nextExpiration
* fix dust coin selection
* refactor sort
|
2024-02-20 17:10:18 +01:00 |
|
Louis Singer
|
9944a3cc48
|
[client] Improve coinselection & verbosity (#104)
* cli logs + handle dust amount
* add wallet initialized
* Update client/common.go
Co-authored-by: Pietralberto Mazza <18440657+altafan@users.noreply.github.com>
Signed-off-by: Louis Singer <41042567+louisinger@users.noreply.github.com>
---------
Signed-off-by: Louis Singer <41042567+louisinger@users.noreply.github.com>
Co-authored-by: Pietralberto Mazza <18440657+altafan@users.noreply.github.com>
|
2024-02-12 18:02:09 +01:00 |
|
Pietralberto Mazza
|
dc00d60585
|
Rename folders (#97)
* Rename arkd folder & drop cli
* Rename ark cli folder & update docs
* Update readme
* Fix
* scripts: add build-all
* Add target to build cli for all platforms
* Update build scripts
---------
Co-authored-by: tiero <3596602+tiero@users.noreply.github.com>
|
2024-02-09 19:32:58 +01:00 |
|