| .. |
|
blockchain
|
d95e60af42
src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs
|
vor 4 Jahren |
|
consensus
|
2c326770a5
src/consensus/task/consensus_sync: missing break added
|
vor 4 Jahren |
|
crypto
|
11a71fc1c8
serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro
|
vor 4 Jahren |
|
dht
|
0ef1a45086
src/dht: lookup map syncing implemented
|
vor 4 Jahren |
|
net
|
32fb73db19
net: lower outbound_retry_seconds from 20 mins to 20 secs. Will ensure faster reconnects after connection goes down.
|
vor 4 Jahren |
|
node
|
196ddaf7d6
slight memorystate optimization: check in memory before db
|
vor 4 Jahren |
|
raft
|
11a71fc1c8
serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro
|
vor 4 Jahren |
|
rpc
|
fe147fe8ae
more explicit names for network errors
|
vor 4 Jahren |
|
runtime
|
4c9570583e
Minor rustdoc corrections.
|
vor 4 Jahren |
|
sdk
|
c0acef85bd
Update project dependencies.
|
vor 4 Jahren |
|
system
|
e5bde0c6d1
system/subscriber: use warn msg instead of panic once notify call failed
|
vor 4 Jahren |
|
tx
|
11a71fc1c8
serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro
|
vor 4 Jahren |
|
util
|
11a71fc1c8
serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro
|
vor 4 Jahren |
|
wallet
|
1e109e3edc
note: Implement memo field in encrypted notes.
|
vor 4 Jahren |
|
zk
|
b55fc083d6
zk: Optional enforcing for remaining bits in less_than and native_range_check
|
vor 4 Jahren |
|
zkas
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
vor 4 Jahren |
|
error.rs
|
51c1e09415
tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable.
|
vor 4 Jahren |
|
lib.rs
|
2615f7a30e
lib: Reenable wasm runtime module.
|
vor 4 Jahren |