parazyd
|
f9b774d8ba
faucetd: Pass cashier and faucet addresses as args.
|
4 лет назад |
ghassmo
|
1b2daf0a4e
wallet: use serialize and deserialize functions directly wihout wraping
|
4 лет назад |
ghassmo
|
2fa2d75cab
walletdb: move DB logical operations from node/client
|
4 лет назад |
aggstam
|
a64b149ea2
consensus: use default wallet as node id
|
4 лет назад |
aggstam
|
145a7c9a51
walletdb: added retrieve default address method
|
4 лет назад |
parazyd
|
c2c7039cdf
Minor fixups.
|
4 лет назад |
parazyd
|
e3453bb1cb
wallet: Add init_wallet helper function to WalletDb.
|
4 лет назад |
parazyd
|
a3829e76b3
Clean up global error module.
|
4 лет назад |
parazyd
|
ac46e46e49
wallet: Store merkle tree leaf positions for own coins.
|
4 лет назад |
parazyd
|
ecca1a26ce
darkfid: More WIP for new RPC.
|
4 лет назад |
parazyd
|
f42e935700
lib: Move wallet module out of the node module.
|
4 лет назад |
lunar-mining
|
73418b0119
Revert "moved /node/wallet to /wallet"
|
4 лет назад |
lunar-mining
|
65dbae7022
moved /node/wallet to /wallet
|
4 лет назад |
ghassmo
|
aa6fbc1085
create node module and move darkfid to bin dir
|
4 лет назад |
ghassmo
|
a591bb526d
WIP clean and refactoring according to issue #35
|
4 лет назад |
parazyd
|
de3f42530d
darkfid: Fix fetching balances.
|
4 лет назад |
ghassmo
|
49e1699702
walletdb: add the option to set/get the default keypair
|
4 лет назад |
parazyd
|
be944c4d3a
wallet: Log SQL statements in the Trace loglevel.
|
4 лет назад |
ghassmo
|
3c91d0d2fa
remove restrictions to generate more than one keypair & load the all the keys from walletdb
|
4 лет назад |
parazyd
|
9777e7c3cc
walletdb: Proper row updating and have tree_gen return empty tree.
|
4 лет назад |
parazyd
|
baf941d3f5
walletdb: Use debug statements instead of trace.
|
4 лет назад |
parazyd
|
108b383c31
walletdb: Test merkle tree.
|
4 лет назад |
lunar-mining
|
7a598c2720
walletdb: pass a reference to put_tree()
|
4 лет назад |
lunar-mining
|
23e55a12fd
walletdb: add load, save and create tree functions
|
4 лет назад |
lunar-mining
|
2eaed7e922
made binaries more uniform and fixed typos
|
4 лет назад |
lunar-mining
|
4133b5e02f
moved event notifications to log::trace
|
4 лет назад |
lunar-mining
|
973dd67bd0
moved some debug! statements to info!
|
4 лет назад |
parazyd
|
b5ce29e4dd
wallet: Fix tests.
|
4 лет назад |
parazyd
|
f019220bcf
wallet: Create parent path to database if necessary.
|
4 лет назад |
parazyd
|
a47505b427
Clean up some clippy lints.
|
4 лет назад |