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 |
parazyd
|
3238530003
Port codebase to latest halo2 revision.
|
4 years ago |
parazyd
|
73e34b339e
Make crypto feature depend on zkas.
|
4 years ago |
parazyd
|
fa93009a57
Remove zkvm feature and compile it directly with crypto feature.
|
4 years ago |
parazyd
|
f8ab5ef5e3
Move mint and burn Rust examples into proof/ to complement zkas code.
|
4 years ago |
parazyd
|
6cab96a28c
zk/vm: Remove old VM code and move newest to "vm" module.
|
4 years ago |
parazyd
|
c5aab1d2f8
example/vm: Update for new enums.
|
4 years ago |
parazyd
|
813c6f077d
zk/vm: Clean up WIP code.
|
4 years ago |
parazyd
|
d4309aebb9
example: Add zkas VM usage example for mint and burn.
|
4 years ago |
parazyd
|
17f6638a03
zkas: Move toolchain into main library and the binary into bin/ namespace.
|
4 years ago |
lunar-mining
|
e4aac234d0
cargo.toml: added map to packages
|
4 years ago |
ghassmo
|
5ee7330eb3
node/service: implement functions in p2p gateway
|
4 years ago |
parazyd
|
183e104987
github/ci: Enable Rust cache for faster rebuilds.
|
4 years ago |
parazyd
|
8cc0c2bf99
Add zkas to workspace.
|
4 years ago |
parazyd
|
0b87f2f0a9
Add bin/map to workspace.
|
4 years ago |
parazyd
|
f0bec3bb5f
Bump DarkFi version to 0.3.0
|
4 years ago |
parazyd
|
c1ac5bfb5f
Use Cargo workspaces to keep builds under same target directory.
|
4 years ago |
parazyd
|
78f6a89e20
Clean up and enable working examples.
|
4 years ago |
parazyd
|
e17b8d0c09
Cargo.toml: Add rand crate where necessary.
|
4 years ago |