lunar-mining
|
96955aa504
|
created gatewayd.toml
|
2021-07-14 11:44:18 +02:00 |
|
narodnik
|
6725b6c2d3
|
delete x^0 and skip terms with 0 coefficients from multivariate polynomials
|
2021-07-14 11:20:16 +02:00 |
|
narodnik
|
f62fcf0342
|
sonic arithmetization
|
2021-07-14 11:13:14 +02:00 |
|
lunar-mining
|
cbd8e49bea
|
moved python dark_client to scripts/old
|
2021-07-14 08:46:16 +02:00 |
|
lunar-mining
|
97bb01f236
|
made toml format prettier
|
2021-07-13 13:15:51 +02:00 |
|
lunar-mining
|
edd977f9b8
|
added semicolon to init_db to fix not a database error
|
2021-07-13 13:09:47 +02:00 |
|
lunar-mining
|
ef163efb32
|
updated readme
|
2021-07-13 12:53:53 +02:00 |
|
lunar-mining
|
61a45931c1
|
changed wallet unlock to proper pragma syntax
|
2021-07-13 12:39:09 +02:00 |
|
lunar-mining
|
8038adc4f5
|
added test case for wallet unlock
|
2021-07-13 10:25:25 +02:00 |
|
lunar-mining
|
c63a29a9ad
|
fixed typo in drk url
|
2021-07-12 16:39:39 +02:00 |
|
lunar-mining
|
b2d667936f
|
renamed DrkCliConfig to DrkConfig in drk.rs
|
2021-07-12 16:25:15 +02:00 |
|
lunar-mining
|
cadbd646d6
|
simplified naming of cli config structs
|
2021-07-12 14:49:16 +02:00 |
|
lunar-mining
|
a895bea014
|
switched from custom config parsing to toml
|
2021-07-12 13:24:22 +02:00 |
|
narodnik
|
7676b74a8b
|
multivariable polynomial class
|
2021-07-11 13:24:54 +02:00 |
|
lunar-mining
|
c0a9a909fd
|
added short options to cli
|
2021-07-11 11:29:05 +02:00 |
|
lunar-mining
|
7fc0658b94
|
fixed config parsing error
|
2021-07-10 06:12:33 +02:00 |
|
lunar-mining
|
37e395b109
|
fixed typo on cli
|
2021-07-09 09:02:42 +02:00 |
|
lunar-mining
|
cbb7fe93c7
|
updated readme with set password instructions
|
2021-07-08 16:29:34 +02:00 |
|
lunar-mining
|
c262bee011
|
massively improved jsonrpc_core error handling. implemented emptypassword error
|
2021-07-08 14:17:35 +02:00 |
|
lunar-mining
|
a566e4c1ae
|
added password param to darkfid and wallet unlock support to sqlite
|
2021-07-08 12:17:07 +02:00 |
|
lunar-mining
|
71f1e0eeab
|
added pw param to cli_config
|
2021-07-08 09:22:43 +02:00 |
|
ghassmo
|
a2ecd4a53c
|
add transfer arg to drk cli
|
2021-07-08 05:23:51 +03:00 |
|
ghassmo
|
dbd37ff3be
|
cargo update
|
2021-07-07 00:46:08 +03:00 |
|
ghassmo
|
34cf9426aa
|
add rpc functions to DrkClient
|
2021-07-07 00:39:47 +03:00 |
|
ghassmo
|
fc4eb839c4
|
add rpc functions args to drk_cli
|
2021-07-07 00:38:43 +03:00 |
|
ghassmo
|
d9f6ce0fbc
|
update README.md
|
2021-07-06 08:53:55 +03:00 |
|
ghassmo
|
5b43a1f923
|
minor changes for drk
|
2021-07-06 08:48:27 +03:00 |
|
ghassmo
|
5b7c45e560
|
rename darkfi-cli to drk
|
2021-07-06 08:42:10 +03:00 |
|
ghassmo
|
147d55a5d9
|
create Drk struct and add say_hello function
|
2021-07-06 08:33:48 +03:00 |
|
ghassmo
|
50316d7ef5
|
add surf error type
|
2021-07-06 08:31:59 +03:00 |
|
ghassmo
|
403b0672bf
|
add surf crate
|
2021-07-06 08:31:22 +03:00 |
|
ghassmo
|
7a1793234e
|
create darkfi-cli binary file
|
2021-07-06 06:09:25 +03:00 |
|
ghassmo
|
4207b137b0
|
create Darkfi client cli
|
2021-07-06 06:08:22 +03:00 |
|
ghassmo
|
98302660f5
|
create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait
|
2021-07-06 06:05:29 +03:00 |
|
ghassmo
|
87e84dc1e3
|
renamed WalletCli to DarkfidCli
|
2021-07-06 04:28:54 +03:00 |
|
ghassmo
|
b8890995b2
|
remove async functions from walletdb.rs and rpc/adapter.rs
|
2021-07-06 04:22:24 +03:00 |
|
Janus
|
1b343437aa
|
Update readme typo
|
2021-07-05 10:10:12 -04:00 |
|
lunar-mining
|
0e85552240
|
removed duplicate key_id.pop()
|
2021-07-05 14:03:14 +02:00 |
|
rachel-rose
|
01e109493d
|
added key_id param to put_own_coins
|
2021-07-05 13:01:11 +02:00 |
|
narodnik
|
824c822131
|
added r1cs to bootle16 example
|
2021-07-04 18:45:50 +02:00 |
|
narodnik
|
359a98382c
|
add simple zk arithmetization example, will be used for bootle16
|
2021-07-04 18:05:52 +02:00 |
|
rachel-rose
|
fd80a1ddbe
|
debugged key gen and wallet write. all drkcli functions now working
|
2021-07-04 13:46:22 +02:00 |
|
narodnik
|
d54af89ea6
|
Merge branch 'asset-id'
|
2021-07-04 12:40:13 +02:00 |
|
narodnik
|
83199007e1
|
add tutorial example, corresponds to zk-explainer document
|
2021-07-04 12:38:41 +02:00 |
|
rachel-rose
|
97eaf01e78
|
fixed error handling for rusqlite
|
2021-07-04 11:54:31 +02:00 |
|
rachel-rose
|
7bb955e686
|
test case for rusqlite
|
2021-07-04 11:48:24 +02:00 |
|
rachel-rose
|
170c47a692
|
fixed typo in README
|
2021-07-03 13:25:50 +02:00 |
|
ghassmo
|
8468ab8fc1
|
update README.md
|
2021-07-03 14:19:41 +03:00 |
|
rachel-rose
|
fa8bb0ef1c
|
added build command for trusted setup
|
2021-07-03 12:25:04 +02:00 |
|
ghassmo
|
9b0155d5ae
|
update README.md
|
2021-07-03 12:33:35 +03:00 |
|