parazyd
|
98aa6f94a6
darkfid/faucetd: Use new zkas db API
|
3 years ago |
Sombra
|
5b675e045c
faucetd/src/main -> changes after cargo clippy --fix
|
3 years ago |
Sombra
|
140e265198
faucet/src/main: remove TODO mark
|
3 years ago |
Sombra
|
8da4b7ecb3
faucet/src/main -> update db_path with std::path
|
3 years ago |
aggstam
|
33dc5a8959
faucetd: updated to only airdrop native token
|
3 years ago |
parazyd
|
ef86063e59
faucetd: Remove ctrlc and introduce signal-hook.
|
3 years ago |
aggstam
|
dc9c6c377f
consensus: created single-node mode for local testing
|
3 years ago |
parazyd
|
fd79349982
contract/money: Client spend-hook support.
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
aggstam
|
267fb82e56
consensus: introduce staking coins initial distribution logic
|
3 years ago |
aggstam
|
034bd2fd4f
consensus: differentiate bootstrap timestamp from genesis, to not break slot calculation on network restarts
|
3 years ago |
parazyd
|
8710c13593
Have native contracts use 0 as "x" so it's not possible to produce signatures.
|
3 years ago |
parazyd
|
0c97a24b58
Clean up makefiles and set the ground floor for upgradable zkas circuits.
|
3 years ago |
parazyd
|
9acfed6402
Clippy lints.
|
3 years ago |
parazyd
|
ca3c486d76
Move crypto/proof to zk/proof.
|
3 years ago |
parazyd
|
4892432cde
drk: Payments
|
3 years ago |
aggstam
|
3692735012
rpc/server: detach request handling
|
3 years ago |
parazyd
|
0dd901bd5e
faucetd: Working airdrops.
|
3 years ago |
parazyd
|
877c0bb2d5
faucetd: Code cleanup.
|
3 years ago |
parazyd
|
349c1d7096
consensus/state: Optionally create proving keys for leadership proofs.
|
3 years ago |
parazyd
|
e8ebb9d240
Faucet airdrop implementations and interaction with drk.
|
3 years ago |
parazyd
|
4d3b8a10b8
faucetd: Build money transfer transaction.
|
3 years ago |
parazyd
|
e07f035c62
faucetd: Initialization of wallet and zkvm keys.
|
3 years ago |
parazyd
|
f062a2bbe9
Apply new TokenID API throughout codebase.
|
3 years ago |
parazyd
|
d7ee8f3e0c
Update calls throughout repository for latest darkfi-sdk changes.
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
Luther Blissett
|
5e4b663b13
Apply new path to serial crate throughout codebase.
|
4 years ago |
Luther Blissett
|
47dbf1363f
Clean up async_daemonize for less imports and use smol.
|
4 years ago |
aggstam
|
a5dc158f90
p2pnet: optional channel log implemented
|
4 years ago |
Luther Blissett
|
d42d99c954
faucetd: Fix import paths.
|
4 years ago |