Commit Graph

29 Commits

Author SHA1 Message Date
parazyd
d765387fd0 Update dependencies and reduce compilation time.
For release, we don't need halo2 dev stuff, so we move it into dev-deps.
2022-05-21 13:32:13 +02:00
parazyd
c63aabf17f Update project dependencies. 2022-05-16 17:40:44 +02:00
parazyd
f4bab15776 Update dependencies and CI. 2022-04-23 21:21:19 +02:00
parazyd
0299b45de3 Update all dependencies. 2022-04-23 21:21:15 +02:00
parazyd
d77d4dc02c Update dependencies. 2022-04-23 21:21:10 +02:00
parazyd
9b429d9b6c Update dependency versions. 2022-03-28 19:59:38 +02:00
parazyd
29c0cb9c09 Update dependency versions throughout project. 2022-03-28 19:59:37 +02:00
ghassmo
937e06ec4f Replace HashMap with FxHashMap 2022-03-18 23:19:13 +04:00
parazyd
92a4410e31 Miscellaneous fixes and 'make fix'. 2022-03-16 22:30:54 +01:00
parazyd
c7d0d4ca32 Update crate version dependencies throughout the codebase. 2022-03-16 22:30:54 +01:00
ghassmo
d82ecbb6bc bin/darkfid: pass socks_url to send_request function 2022-02-26 20:14:05 +04:00
ghassmo
35706c16e1 remove cli module & move the cli_config to util 2022-02-24 21:01:25 +04:00
Dastan-glitch
a14355263c splitting config struct in src/cli between aps in bin/ 2022-02-24 13:56:02 +01:00
ghassmo
e3a68e334b rpc: pass Url object to send_request function instead of &str 2022-02-23 04:09:22 +04:00
Dastan-glitch
cb888aadbf splitting clap related code on apps in bin/ 2022-02-22 11:29:23 +01:00
parazyd
e0881eb166 cashierd: Fix stable compilation. 2022-02-21 08:56:13 +01:00
Dastan-glitch
43ab9ecc1f Filtering specific targets in logging system 2022-02-06 20:37:04 +01:00
parazyd
f8ab5ef5e3 Move mint and burn Rust examples into proof/ to complement zkas code. 2022-01-26 10:11:13 +01:00
parazyd
535b0b2446 Expand JSON-RPC docs with full calls. 2022-01-19 16:42:01 +01:00
parazyd
1b55841418 rpc/jsonrpc: Transparently handle arbitrary protocols for requests. 2022-01-18 14:42:12 +01:00
parazyd
844dddf308 book: Document cashierd API and add links to source code. 2022-01-13 21:32:19 +01:00
parazyd
a431fab6d7 Have config files be spawned by the binaries if necessary.
Closes: #42
2022-01-13 19:54:19 +01:00
parazyd
18569ee8a5 bin/cashierd: Clippy fixes. 2022-01-13 19:20:55 +01:00
parazyd
f0bec3bb5f Bump DarkFi version to 0.3.0 2022-01-13 17:00:50 +01:00
parazyd
162138f7de Fix test units. 2022-01-13 17:00:50 +01:00
parazyd
8a46066a56 bin: Remove makefiles and Cargo.lock files. 2022-01-13 17:00:49 +01:00
parazyd
d94721b6c6 bin/cashierd: Add Cargo.lock 2022-01-13 15:42:56 +01:00
parazyd
3a0aaffe1b bin/cashierd: Finalize features refactor. 2022-01-13 15:42:56 +01:00
parazyd
d3eefeee9a bin: Rename cashier to cashierd. 2022-01-13 15:42:55 +01:00