draoi
|
4d0c36a508
hosts: reject peers from other hosts that already exist on our greylist
|
2 vuotta sitten |
AgustinBadi
|
bb47e7ef0b
Improve anynomous assets page - Add minor explanation
|
2 vuotta sitten |
AgustinBadi
|
89bc896bd2
Improve anynomous assets page - Clarify terms of the explanation
|
2 vuotta sitten |
skoupidi
|
e8cb2d1f51
script/research/blockchain-explorer: updated to latest darkfi structures
|
2 vuotta sitten |
skoupidi
|
85c80e1bd3
blockchain: store txs locations using the new tree
|
2 vuotta sitten |
skoupidi
|
dad7577bed
blockchain/tx_store: new tx location tree added
|
2 vuotta sitten |
zero
|
83f5898de5
DAO::vote(): now with SMT flavor
|
2 vuotta sitten |
zero
|
732b9ae38a
drk: 'fix' make clippy error (just a temp patch)
|
2 vuotta sitten |
zero
|
98fb3af981
runtime::{smt, merkle}: add missing call_idx to db_roots data
|
2 vuotta sitten |
zero
|
9074440105
runtime: remove call_idx from the payload, and add it as a Runtime param
|
2 vuotta sitten |
zero
|
69cf9c3a1a
runtime: add missing get_tx_hash()
|
2 vuotta sitten |
zero
|
fbe13ed480
DAO::propose(): goodbye nullifiers, hello SMT
|
2 vuotta sitten |
draoi
|
cb821b651e
chore: move excessively verbose debug statements to trace
|
2 vuotta sitten |
skoupidi
|
34dd60a9b7
blockchain/block_store: unified all trees into a single store structure
|
2 vuotta sitten |
skoupidi
|
ea93623ff8
blockchain/contract_store: unified wasm and states trees into a single store structure
|
2 vuotta sitten |
skoupidi
|
70aeb839f5
blockchain/tx_store: unified main tree with the pending tree into single store structure
|
2 vuotta sitten |
draoi
|
52e6ea0530
net: implement greylist downgrade and goldlist upgrade
|
2 vuotta sitten |
draoi
|
1cd330b798
net: create RefineSession
|
2 vuotta sitten |
draoi
|
c794507458
store: fix logic error in is_connection_to_self()
|
2 vuotta sitten |
draoi
|
1f1bfd3dce
net: flatten move_hosts() so unregister call happens outside function
|
2 vuotta sitten |
draoi
|
11c65a7705
store: cleanup move_host() to reduce code reuse
|
2 vuotta sitten |
draoi
|
69c6530a5d
net: move downgrade to greylist into remove_sub_on_stop()
|
2 vuotta sitten |
skoupidi
|
7d4151c230
sdk: fn get_tx(hash) added
|
2 vuotta sitten |
skoupidi
|
0475a8e2d3
runtime/import/util: corrected some log targets
|
2 vuotta sitten |
skoupidi
|
254af116f4
blockchain/*: minore code look cleanup
|
2 vuotta sitten |
zero
|
9878fff12d
runtime::{merkle, smt}: change value for roots_db from (blk_height:3, tx_idx:2, call_idx:2) to (tx_hash:32, call_idx:2)
|
2 vuotta sitten |
zero
|
0967744635
runtime: add tx_hash to runtime params
|
2 vuotta sitten |
zero
|
5c9e3bd4a1
tx: change tx.hash() -> Result<blake3::Hash> to tx.hash() -> TransactionHash, by calling .unwrap() on blake3 hasher. This should be safe (see code comment in tx/mod.rs:188 inside fn hash() )
|
2 vuotta sitten |
skoupidi
|
f9a58ca5ad
runtime/import/util: minor optimizations retrieving block info stuff
|
2 vuotta sitten |
zero
|
4f2f660d61
money/integration: add missing import for `darkfi_sdk::blockchain::expected_reward`
|
2 vuotta sitten |