parazyd
|
fb2d3a1033
net/transport: Implement listeners for TCP and TLS + integration tests.
|
4 years ago |
aggstam
|
0932fec82f
Cargo.toml: features added for make check
|
4 years ago |
parazyd
|
41ecea27a7
net/transport: Implement TLS client protocol.
|
4 years ago |
parazyd
|
c417ff9d64
net: Initial transport abstraction concept.
|
4 years ago |
parazyd
|
fb4c6fe681
Cargo.toml formatting.
|
4 years ago |
aggstam
|
5a00ea2c51
validatord: p2p impl for all consensus messages implemented, consensus structures added at src/consensus, WIP: consensus network
|
4 years ago |
parazyd
|
bd580fbf35
Fix CI tests.
|
4 years ago |
parazyd
|
444531cc3d
util/serial: Implement SerialEncodable/SerialDecodable derive macros.
|
4 years ago |
parazyd
|
9b429d9b6c
Update dependency versions.
|
4 years ago |
parazyd
|
29c0cb9c09
Update dependency versions throughout project.
|
4 years ago |
ghassmo
|
937e06ec4f
Replace HashMap with FxHashMap
|
4 years ago |
parazyd
|
6aff6643af
zkas: Use fxhash as the IndexMap hasher.
|
4 years ago |
parazyd
|
e7d968dfd7
Clean up proof and testdata directories and move into tests dir.
|
4 years ago |
parazyd
|
c7d0d4ca32
Update crate version dependencies throughout the codebase.
|
4 years ago |
parazyd
|
deab6241dd
runtime: Implement initial webassembly runtime prototype for smart contracts.
|
4 years ago |
parazyd
|
c89db12c71
bin: Implement vanity address search tool as threadpool experiment.
|
4 years ago |
Dastan-glitch
|
24798b0a81
update Cargo.toml and Cargo.lock
|
4 years ago |
lunar-mining
|
d3fd551e23
renamed map to dnetview
|
4 years ago |
ghassmo
|
1210aaed3e
add fast-socks5 crate
|
4 years ago |
parazyd
|
45f82839ca
example: WIP DAO proposal process.
|
4 years ago |
ghassmo
|
c66dddaee3
util/cli: implement UrlConfig for various url configuration in toml
|
4 years ago |
ghassmo
|
035dbb1c21
add clap crate to dev-dependencies
|
4 years ago |
ghassmo
|
35706c16e1
remove cli module & move the cli_config to util
|
4 years ago |
parazyd
|
85607c6bbd
rpc/jsonrpc: Implement timeouts in send_request().
|
4 years ago |
parazyd
|
0656ae2ca7
example: Delete some unnecessary examples.
|
4 years ago |
ghassmo
|
f6d80e36f8
clean up & remove unused files
|
4 years ago |
aggstam
|
6045eb1449
rand version update to 0.8.5, fixed broken tests imports, added Clone and PartialEq macros at crypto::schnorr::Signature
|
4 years ago |
lunar-mining
|
bba15e20d6
Cargo.toml: added hyphen
|
4 years ago |
lunar-mining
|
94b7f97ebd
basic daocli and daod hello_world() over rpc
|
4 years ago |
parazyd
|
b07bb4e2b0
proof: Add example for arithmetic operations.
|
4 years ago |