Commit Graph

585 Commits

Author SHA1 Message Date
rachel-rose
399cd3c94c added wallet test code to /bin 2021-05-04 10:37:40 +02:00
narodnik
5534f31d50 spend proof API 2021-04-29 16:36:38 +02:00
narodnik
895c165433 organize load/save params 2021-04-29 15:15:43 +02:00
narodnik
a644aaeb5b save and load params 2021-04-29 15:11:17 +02:00
narodnik
08945b9073 make_mint_proof() / verify_mint_proof() 2021-04-29 14:59:37 +02:00
narodnik
b813bd1b0e spend_contract 2021-04-29 13:46:07 +02:00
narodnik
908c5bf131 Merge branch 'master' of github.com:narodnik/sapvi 2021-04-29 13:26:08 +02:00
narodnik
ff480aeb09 add mint contract: cargo run --release --bin mint-classic ... and be patient 2021-04-29 13:25:12 +02:00
ada
898beb4a68 mint contract time fix 2021-04-08 21:08:59 +02:00
ada
cd2a9b1aab mint contract done 2021-04-08 14:51:04 +02:00
ada
65d6616f47 change eval mode for alloc, alloc-input and alloc-const 2021-04-08 12:29:05 +02:00
rachel-rose
7c9b4dc18b completed high level docs for mod.rs on /net module and submodules /protocols and /sessions. 2021-04-07 17:22:49 +02:00
rachel-rose
82229ac063 more verbose doc on each protocol. explains the role of each protocol in a network connection. 2021-04-06 11:26:23 +02:00
rachel-rose
b890e1dc5f edited documentation on session components to be more verbose and descriptive 2021-04-05 12:44:29 +02:00
rachel-rose
78816ccb61 more verbose documentation edit on p2p.rs. summarizes interface utlities 2021-04-05 09:59:01 +02:00
rachel-rose
63c9bf6907 more verbose documentation edit on the message subscriber subsystem 2021-04-05 08:54:02 +02:00
rachel-rose
03acb27c40 more verbose documentation on all functions in channel.rs 2021-04-05 08:52:51 +02:00
rachel-rose
a6665836de commented default to make file more legible 2021-04-04 12:55:48 +02:00
rachel-rose
89060610bd tweaked default 2021-04-04 09:23:35 +02:00
rachel-rose
95c40e4a5a ran cargo fmt w new defaults 2021-04-04 09:22:59 +02:00
rachel-rose
467b908d87 Merge branch 'master' of github.com:narodnik/sapvi 2021-04-04 09:00:31 +02:00
rachel-rose
037055cac4 cargo fmt config 2021-04-04 08:59:32 +02:00
narodnik
fc3f61ef0b Merge branch 'master' of github.com:narodnik/sapvi 2021-04-03 14:21:08 +02:00
narodnik
5ad9919199 remove private secret value from mint.pseudo 2021-04-03 14:20:35 +02:00
rachel-rose
44c93a8faa made random function private 2021-04-03 10:45:58 +02:00
rachel-rose
9d00c6154c made random function private 2021-04-03 09:37:57 +02:00
plato
901c8fd8f2 mint contract mimc result 2021-03-30 23:00:15 +02:00
plato
9322402f94 mint contract first version 2021-03-30 22:43:53 +02:00
plato
03cb2cdc45 draft mint-contract 2021-03-29 14:05:06 +02:00
plato
6917593b9d remove alloc-input from jj add jj double 2021-03-28 20:11:28 +02:00
plato
5fed74062f jj mul improve verify performance removing alloc-input from conditionally_select 2021-03-28 20:01:14 +02:00
plato
2a10899990 added profiling time 2021-03-28 19:52:12 +02:00
plato
c4b508237f Merge branch 'master' of github.com:narodnik/sapvi 2021-03-28 14:58:58 +02:00
plato
073de0ea41 triple programming fix 2021-03-28 14:58:54 +02:00
rachel-rose
2a8ea35f39 removed 'default' from setting doc 2021-03-28 14:22:10 +02:00
rachel-rose
b6cfb5a6fd fixed formatting on messages 2021-03-28 14:21:36 +02:00
rachel-rose
a1723cdf9d documented 'broadcast' function in p2p 2021-03-28 14:19:19 +02:00
rachel-rose
ec06730e8e fixed formatting on message subscription doc 2021-03-28 14:16:30 +02:00
rachel-rose
542d4e3a3a fixed formatting on acceptor doc 2021-03-28 14:14:14 +02:00
rachel-rose
698572e5cd fixed session doc to work with inline tool 2021-03-28 14:10:31 +02:00
rachel-rose
d156f04f7a Merge branch 'master' of github.com:narodnik/sapvi 2021-03-28 14:03:47 +02:00
rachel-rose
02d6b4e0d1 fixed protocol doc formatting to work with inline tool 2021-03-28 14:03:13 +02:00
plato
53411337db Merge branch 'master' of github.com:narodnik/sapvi 2021-03-28 13:12:48 +02:00
plato
fb127250a5 rangeproof fixed 2021-03-28 13:09:04 +02:00
plato
9fe4d88e60 rangeproof and evaluation of enforce field when it's one symbol only 2021-03-28 13:08:00 +02:00
rachel-rose
7be0a94bc3 ran cargo fmt 2021-03-27 18:44:52 +01:00
rachel-rose
b2a100234f doc for session trait 2021-03-27 15:44:23 +01:00
rachel-rose
06c922bd6d quick documentation of seed protocol 2021-03-27 15:36:15 +01:00
rachel-rose
419833f6c0 documented protocol ping-pong behavior 2021-03-27 13:30:17 +01:00
rachel-rose
287e83d802 documented protocol version behavior 2021-03-27 13:13:47 +01:00