aggstam
|
92f15675bc
util/time.rs: replaced ntp crate request with raw request, Cargo.toml: removed npt crate
|
4 years ago |
parazyd
|
d765387fd0
Update dependencies and reduce compilation time.
|
4 years ago |
lunar-mining
|
bd9382b1e5
net: add timestamp to msg log. util: create unix timestamp tool.
|
4 years ago |
ghassmo
|
525efd7dd9
net: implement unix transport
|
4 years ago |
aggstam
|
4f843b419e
src/error.rs: removed tab spaces
|
4 years ago |
aggstam
|
90cda47154
script/research/clock_sync: moved to src/util/time.rs and src/error.rs, updated cargo dependencies, darkfid2: added system time check at start
|
4 years ago |
ghassmo
|
c8ce6b68a5
net3: handle unsupported transport upgrades
|
4 years ago |
ghassmo
|
015f3ddefc
net3: use more specific error types for bind an address and accept a connection
|
4 years ago |
parazyd
|
be3f87cfea
net: Rework transports for protocol upgrades.
|
4 years ago |
parazyd
|
609afbd9c7
Rework token lists and ID generation.
|
4 years ago |
parazyd
|
63824cb39e
node/state: Add remaining errors for state transition.
|
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
|
e535cc4fd5
error: add timeout error
|
4 years ago |
parazyd
|
f4bab15776
Update dependencies and CI.
|
4 years ago |
parazyd
|
3a9ebdab23
Add JsonRpcError to error.rs
|
4 years ago |
parazyd
|
c2c7039cdf
Minor fixups.
|
4 years ago |
parazyd
|
1ae263b4de
blockchain: Implement some general query functions.
|
4 years ago |
parazyd
|
a3829e76b3
Clean up global error module.
|
4 years ago |
parazyd
|
c55c08b662
darkfid: Implement consensus P2P protocols.
|
4 years ago |
parazyd
|
f42e935700
lib: Move wallet module out of the node module.
|
4 years ago |
lunar-mining
|
a9339c8018
dnetview/ error: created ValueIsNotObject error to handle when as_object == None
|
4 years ago |
ghassmo
|
c9c3c9881d
src/net2: WIP clean up
|
4 years ago |
ghassmo
|
bd4695f7ca
src/error: add raft error type
|
4 years ago |
parazyd
|
a3ed95ab79
rpc: WIP network transports, and darkfid skeleton for further integration.
|
4 years ago |
ghassmo
|
d0778e890f
error: implement InfallibleError
|
4 years ago |
ghassmo
|
b54211347e
raft: handle errors properly
|
4 years ago |
parazyd
|
0109aa0394
Add skeleton for sled blockchain store.
|
4 years ago |
Dastan-glitch
|
8d79575afe
bin/tau-cli: rank as f32 and cleanup
|
4 years ago |