aggstam
|
cd6dc23598
drk-darkfid: added subscribe to listen for erroneous transactions
|
3 years ago |
parazyd
|
43f89dbfc7
consensus: Remove erroneus tx logic.
|
3 years ago |
parazyd
|
d55a80490a
cargo fmt
|
3 years ago |
sombra
|
a9b4f7f524
update formating to comply with rustfmt
|
3 years ago |
Sombra
|
077913934f
bin/darkfid/src/main.rs: fix path
|
3 years ago |
x
|
89736f3f86
add command to simulate tx and show erroneous state for fetch-tx
|
3 years ago |
aggstam
|
b0d24ef776
darkfid: erroneous txs handling
|
3 years ago |
parazyd
|
83a069110c
darkfid: Add Options to SQL methods.
|
3 years ago |
aggstam
|
dc9c6c377f
consensus: created single-node mode for local testing
|
3 years ago |
aggstam
|
1645f3f27d
blockchain: renamed stores
|
3 years ago |
aggstam
|
4dadf292ec
fmt, fixed broken imports, general cleanup
|
3 years ago |
mohab metwally
|
bc8d7886da
clean unused imports, commented code
|
3 years ago |
mohab metwally
|
65648e55cb
[consensus] pid k2 bug in sign fixed; miscel changes
|
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 |
aggstam
|
e793bf401e
dnetview: support for darkfid sync and consensus p2p networks
|
3 years ago |
aggstam
|
b7ac8bede6
consensus: deteached broadcasting finalized blocks/slotcheckpoints in proposal_task()
|
3 years ago |
parazyd
|
90eb93a9e5
drk: Block scanning
|
3 years ago |
aggstam
|
6e895537c7
consensus: split ValidatorState and ConsensusState into different files
|
3 years ago |
parazyd
|
d1db46fbf8
darkfid: tx.broadcast: Append tx to mempool if participating in consensus.
|
3 years ago |
parazyd
|
4892432cde
drk: Payments
|
3 years ago |
aggstam
|
3692735012
rpc/server: detach request handling
|
3 years ago |
parazyd
|
5da9a72eae
darkfid/consensus: Export finalized blocks notifications.
|
3 years ago |
parazyd
|
349c1d7096
consensus/state: Optionally create proving keys for leadership proofs.
|
3 years ago |
parazyd
|
3a4efc1d74
contract/money: Merge cashier and faucet pubkeys into one.
|
3 years ago |
parazyd
|
82d907dbe3
darkfid/wallet: Implement RPC queries for multiple rows.
|
3 years ago |
parazyd
|
ad674cba05
darkfid: Support writing arbitrary data to wallet over JSON-RPC.
|
3 years ago |
parazyd
|
10e8d8e5fe
darkfid/wallet: Implement arbitrary wallet queries over JSON-RPC.
|
3 years ago |
aggstam
|
0bd7d8a376
consensus: chopped Participants
|
3 years ago |