skoupidi
|
d753f8d700
blockchain: store each block db state diff
|
1 год назад |
skoupidi
|
fdfc96a902
Cargo.toml: replaced sled references with sled-overlay import
|
1 год назад |
skoupidi
|
4e3b1594f8
src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely
|
1 год назад |
draoi
|
aee1e571d4
error: fix wrong print on HostStateBlocked
|
2 лет назад |
skoupidi
|
82a56cd2c2
validator: properly handle gas limit checks
|
2 лет назад |
parazyd
|
f3fc43d37d
error: Clean up unused error definitions
|
2 лет назад |
draoi
|
eca97916f6
connector: add a stop signal to abort the Connector
|
2 лет назад |
skoupidi
|
a5b9706829
darkfid: properly handle the garbage collection task
|
2 лет назад |
draoi
|
7528147b6c
message: extract the length of the packet into a buffer, then deserialize
|
2 лет назад |
skoupidi
|
12efdd87f3
darkfid: use proposals/consensus logic while syncing
|
2 лет назад |
skoupidi
|
40739693a1
darkfid: persist sync headers in a sled tree + some minor beautifications
|
2 лет назад |
draoi
|
f46e6abe94
protocol_address: add upper bound to transport requests from other peers
|
2 лет назад |
skoupidi
|
9f5e6aafc4
blockchain: changed block height from u64 to u32
|
2 лет назад |
draoi
|
c2941c4726
error: more descriptive error handling for state transitions
|
2 лет назад |
draoi
|
d19f962830
net: replace downgrade, upgrade and blacklist methods with one method: move_hosts()
|
2 лет назад |
parazyd
|
1297ff7b07
src/time: Implement and use {over,under}flow-safe API
|
2 лет назад |
draoi
|
db92a9e3dc
net: introduce HostState state machine to safely manage host activity
|
2 лет назад |
skoupidi
|
f1f05b726d
darkfid: created task to listen for appended proposals and perform finalization check for non mining nodes
|
2 лет назад |
skoupidi
|
d81be20ec1
src/error.rs: minor cleanup
|
2 лет назад |
skoupidi
|
c3f84d3abb
src/wallet: yeet
|
2 лет назад |
parazyd
|
d3fae80d5a
chore: Update copyright year in license headers
|
2 лет назад |
aggstam
|
a318bb3d76
validator: check if proposal already exists when looking ofr its fork index
|
2 лет назад |
lunar-mining
|
ca885a43ee
store: improve error naming
|
2 лет назад |
lunar-mining
|
c0a47457f8
net: BUGFIX: stop duplicate entries in greylist
|
2 лет назад |
x
|
46a89b1b09
dao test: manually build the call tree
|
2 лет назад |
parazyd
|
64ef7c9634
validator: Implement basic tx fee validation
|
2 лет назад |
aggstam
|
d958bafdf4
validator/verification: validate contract calls vector indexes
|
2 лет назад |
aggstam
|
cdaddfbfe2
event_graph: introduce layers to the DAG
|
2 лет назад |
parazyd
|
0fc67d63b6
runtime: Clean up db/db_init()
|
2 лет назад |
x
|
cb300876cf
zk::debug::zkas_check_types(): also check witnesses.len() matches for both circuit and binary
|
2 лет назад |