ghassmo
|
be1bdec8a2
darkfid: add the option to import keypair from json file
|
4 лет назад |
ghassmo
|
3edebe6b77
darkfid: implement set_default_address rpc function
|
4 лет назад |
ghassmo
|
ea7746e3cd
darkfid: implement get_keys rpc function to return all saved addresses
|
4 лет назад |
ghassmo
|
a77a21075d
converting PublicKey to String using Address type
|
4 лет назад |
ghassmo
|
49e1699702
walletdb: add the option to set/get the default keypair
|
4 лет назад |
ghassmo
|
0b15378ca7
src/client: check if main keypairs vector is empty instead of checking
|
4 лет назад |
ghassmo
|
3c91d0d2fa
remove restrictions to generate more than one keypair & load the all the keys from walletdb
|
4 лет назад |
ghassmo
|
3ac5353d0a
clean up
|
4 лет назад |
Dastan-glitch
|
80ba9a2dca
Error handling
|
4 лет назад |
lunar-mining
|
6d62048f2c
client: create tree if doesn't exist
|
4 лет назад |
lunar-mining
|
2eaed7e922
made binaries more uniform and fixed typos
|
4 лет назад |
lunar-mining
|
4133b5e02f
moved event notifications to log::trace
|
4 лет назад |
parazyd
|
9e72280ea8
client: Fix update_state.
|
4 лет назад |
parazyd
|
6cbad936f7
client: Add debug message before applying state.
|
4 лет назад |
parazyd
|
0ea17724f8
YOLO
|
4 лет назад |
parazyd
|
5aef00247e
Add debug derives and more serialization test units.
|
4 лет назад |
parazyd
|
a47505b427
Clean up some clippy lints.
|
4 лет назад |
parazyd
|
1227018081
Remove traces of pasta_curves crate from files where they shouldn't be.
|
4 лет назад |
parazyd
|
3a80143540
Create zk proving keys on initial startup and pass them around.
|
4 лет назад |
parazyd
|
ff01e7b685
Use the new keypair module throughout the codebase.
|
4 лет назад |
parazyd
|
0b7bd857de
client: Fix automatic keypair generation.
|
4 лет назад |
parazyd
|
4d39e92524
wallet: Port to sqlx.
|
4 лет назад |
parazyd
|
f6e8091585
bin/darkfid: WIP integration.
|
4 лет назад |
parazyd
|
cde8b6d7e2
Make cashierd compile.
|
4 лет назад |
parazyd
|
6264152edb
client: WIP integration.
|
4 лет назад |
parazyd
|
2e33d98948
Reintroduce PR #15
|
4 лет назад |
lunar-mining
|
d45ec5da5d
fixed merge errors
|
4 лет назад |
lunar-mining
|
fe0cc7f08f
Merge branch 'halo2-integration'
|
4 лет назад |
ghassmo
|
0489bd8f60
pass a state reference to state_transition function instead of mutex_guard
|
4 лет назад |
Matthias Seitz
|
7b0dcb73bc
feat: use thiserror for error types
|
4 лет назад |