parazyd
|
6ee551bdbd
consensus/state: Make State and Client be part of ValidatorState.
|
4 years ago |
parazyd
|
2165d032ca
node: Implement MemoryState as an extension for state transition validation.
|
4 years ago |
lunar-mining
|
f741f02a60
dnetview/ util: added missing file
|
4 years ago |
aggstam
|
fcbc935fd9
nodes-tool: modified to work with darkfid2, syncing: changed blocks retriaval method, forking a fork chain impl added, new consensus simulation script added
|
4 years ago |
ghassmo
|
e92efdcf0c
more clean style for config file and args for taud and ircd net options
|
4 years ago |
lunar-mining
|
8b5f56f54e
dnetview/ View: refactor
|
4 years ago |
lunar-mining
|
30d8b177dd
dnetview/ util: move id generation to dnetview/src/util.rs
|
4 years ago |
ghassmo
|
a6c3742d59
srd/sdk: retrieve wee_alloc crate
|
4 years ago |
ghassmo
|
5c87a5d9be
remove unneeded dependencies from cargo.toml files
|
4 years ago |
aggstam
|
df9c62f658
faucetd: replaced random id with wallet address
|
4 years ago |
parazyd
|
63824cb39e
node/state: Add remaining errors for state transition.
|
4 years ago |
ghassmo
|
2fc9f45b11
example/p2pdebug: using net3 and add the option to test tls
|
4 years ago |
ghassmo
|
35429761e6
net3: avoid silent errors and handle connecting and listening errors properly
|
4 years ago |
ghassmo
|
bf956e0715
error: restrict TimeoutError with async-std feature
|
4 years ago |
ghassmo
|
8626642db6
error: minor fix
|
4 years ago |
ghassmo
|
316a44166f
remove net2
|
4 years ago |
ghassmo
|
bcb1b26b12
net3: WIP using Url & preparing for migrate to main net dir
|
4 years ago |
ghassmo
|
7ef37c9e9a
util: impl Encodable and Decodable for Url
|
4 years ago |
ghassmo
|
521ed07ea9
net3: errors handling and clean up
|
4 years ago |
ghassmo
|
e535cc4fd5
error: add timeout error
|
4 years ago |
ghassmo
|
313b6ee545
add async-std to wallet feature
|
4 years ago |
ghassmo
|
b7ab02bcd9
wallet: remove WalletApi trait
|
4 years ago |
ghassmo
|
1b2daf0a4e
wallet: use serialize and deserialize functions directly wihout wraping
|
4 years ago |
ghassmo
|
2fa2d75cab
walletdb: move DB logical operations from node/client
|
4 years ago |
Dastan-glitch
|
f35fa3b3d6
bin/tau: fix taud datastore path
|
4 years ago |
aggstam
|
a64b149ea2
consensus: use default wallet as node id
|
4 years ago |
aggstam
|
145a7c9a51
walletdb: added retrieve default address method
|
4 years ago |
ghassmo
|
9679138e35
net: add net3 module
|
4 years ago |
aggstam
|
e6a4d25177
.gitignore: added /tmp folder
|
4 years ago |
aggstam
|
312c40455a
src/consensus/state.rs: minor addition to active participants check
|
4 years ago |