ghassmo
|
193e9d16c3
replace old ircd code with ircd2
|
4 years ago |
ghassmo
|
c2d301a912
update regex crate
|
4 years ago |
parazyd
|
fd99ac4720
CI: Attempt powerset build fix.
|
4 years ago |
parazyd
|
a28e577334
halo2: Temporary upstream replacement for some Clone impls.
|
4 years ago |
ghassmo
|
e92efdcf0c
more clean style for config file and args for taud and ircd net options
|
4 years ago |
ghassmo
|
5c87a5d9be
remove unneeded dependencies from cargo.toml files
|
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
|
313b6ee545
add async-std to wallet feature
|
4 years ago |
ghassmo
|
9679138e35
net: add net3 module
|
4 years ago |
ghassmo
|
f661c1e714
src/net: add explicit Default implementation for Settings and remove StructOptToml
|
4 years ago |
ghassmo
|
7ddd2e32d7
bin/ircd2: add net::Settings to Args struct & add demo config file
|
4 years ago |
ghassmo
|
35e8ca5122
bin/ircd2: WIP implement raft for ircd
|
4 years ago |
parazyd
|
77602e8027
Temporarily disable lto
|
4 years ago |
parazyd
|
f4bab15776
Update dependencies and CI.
|
4 years ago |
parazyd
|
cf0fd46b07
darkfid: Add get_balances function and token lists.
|
4 years ago |
parazyd
|
ac98cb39c4
cargo: Enable lto and native bytecode.
|
4 years ago |
parazyd
|
0299b45de3
Update all dependencies.
|
4 years ago |
parazyd
|
382c7bcfe3
node/service: Remove obsolete gateway code.
|
4 years ago |
parazyd
|
f2479ca060
Replace old blockchain rocksdb module with new sled blockchain stores.
|
4 years ago |
parazyd
|
df13dc12f4
faucetd: Implement skeleton.
|
4 years ago |
parazyd
|
8fb6a83838
consensus: Use FxIndexMap for participants and clean up.
|
4 years ago |
parazyd
|
cfd3e38baf
consensus: Reviewed implementation.
|
4 years ago |
parazyd
|
d77d4dc02c
Update dependencies.
|
4 years ago |
parazyd
|
f42e935700
lib: Move wallet module out of the node module.
|
4 years ago |
narodnik
|
29a9182010
simple zk contract example
|
4 years ago |
ghassmo
|
cd46d368e6
create net2 module with support for multi transport protocol
|
4 years ago |
ghassmo
|
7a883a3987
add net feature to rpc module
|
4 years ago |
parazyd
|
a3ed95ab79
rpc: WIP network transports, and darkfid skeleton for further integration.
|
4 years ago |
narodnik
|
ae6d27001c
Merge branch 'pil'
|
4 years ago |