parazyd
|
7bcb6d004c
|
research/rln: Full POC
|
2023-01-23 19:42:44 +01:00 |
|
parazyd
|
06d5c79212
|
research/sss: Move shamir secret-sharing impl to own crate.
|
2023-01-23 19:42:44 +01:00 |
|
aggstam
|
dc9c6c377f
|
consensus: created single-node mode for local testing
|
2023-01-23 20:40:34 +02:00 |
|
parazyd
|
7abce1d79f
|
script/research: WIP Rate-limit nullifiers design
|
2023-01-23 18:15:47 +01:00 |
|
aggstam
|
1645f3f27d
|
blockchain: renamed stores
|
2023-01-18 19:26:16 +02:00 |
|
x
|
14d341970f
|
mv script/research/{bltprf, groth16} script/research/zk/
|
2023-01-18 10:18:49 +01:00 |
|
aggstam
|
6ab03ba371
|
script/research/nodes-tool: updated to latest structures
|
2023-01-17 13:41:28 +02:00 |
|
x
|
db13a21413
|
pallas_base FFT test
|
2023-01-16 20:47:08 +01:00 |
|
x
|
127f6938a7
|
improve benchmarking quality
|
2023-01-16 19:11:06 +01:00 |
|
x
|
d21be4152e
|
use sage K.multiplicative_generator() function
|
2023-01-16 18:37:27 +01:00 |
|
x
|
dceee8530b
|
fix bug1
|
2023-01-16 18:16:03 +01:00 |
|
x
|
9376389beb
|
fft benchmarking
|
2023-01-16 17:58:55 +01:00 |
|
x
|
c5f03e0a2c
|
try to break algo
|
2023-01-16 17:20:54 +01:00 |
|
x
|
e6b02bf91a
|
add commented lines with higher degree polys for ppl to try out
|
2023-01-16 13:02:37 +01:00 |
|
x
|
67050d9e1c
|
add fft sage impls and rename halo dir to zk
|
2023-01-16 12:55:44 +01:00 |
|
x
|
e549746c87
|
impl of curve trees
|
2023-01-06 19:04:43 +01:00 |
|
parazyd
|
0a14d8223f
|
research/last_man_standing: Minor cleanup and behaviour notes.
|
2023-01-04 16:25:08 +01:00 |
|
aggstam
|
61525b3ed9
|
script/research/last_man_standing: created new dummy consensus state with its own pid controller
|
2023-01-03 18:34:09 +02:00 |
|
aggstam
|
2a6aa7fdcf
|
script/research/last_man_standing: survivors vec fix
|
2023-01-02 18:18:20 +02:00 |
|
x
|
f6dd466ccb
|
add net::channel to include function in log target and cleanup its logs
|
2023-01-02 16:24:14 +01:00 |
|
x
|
e1352d6602
|
clean_log: add net::message_subscriber to targets with func included
|
2023-01-02 16:03:27 +01:00 |
|
x
|
ca7ae12e31
|
clean_log: bugfix for setting incorrect target
|
2023-01-02 15:42:29 +01:00 |
|
x
|
d5b230d506
|
fix regexs to include () in strings
|
2023-01-02 15:23:52 +01:00 |
|
x
|
79d2a3daf8
|
clean_logs: don't append newline to files
|
2023-01-02 15:14:50 +01:00 |
|
x
|
5d6a7629f5
|
clean_logs: minor changes to script
|
2023-01-02 14:57:29 +01:00 |
|
x
|
c17fb5ca19
|
remove retarded 'target: ""' from src/tx/mod.rs
|
2023-01-02 14:53:45 +01:00 |
|
x
|
842297b6bf
|
clean_logs: some logs should have the function name
|
2023-01-02 14:18:57 +01:00 |
|
x
|
0656bf2ed2
|
clean_logs: add assert
|
2023-01-01 04:47:37 +01:00 |
|
x
|
ff62ac4217
|
change line numbers to be correct
|
2023-01-01 04:25:33 +01:00 |
|
x
|
7e09b42c4d
|
clean_logs: improve var names and docs
|
2023-01-01 03:56:43 +01:00 |
|
x
|
bc488599dd
|
clean_logs: improve tool output
|
2023-01-01 03:44:28 +01:00 |
|
x
|
c72bf03e72
|
replace L_TGT
|
2023-01-01 02:55:57 +01:00 |
|
x
|
a39c30415d
|
script to clean logs
|
2023-01-01 02:17:22 +01:00 |
|
aggstam
|
da40746ca5
|
EOY housekeeping
Missing features added, dependencies updated and a fix in dao/entrypoint
|
2022-12-31 21:14:02 +02:00 |
|
aggstam
|
a7a5771963
|
script/research/last_man_standing: simulation script to replay lottery in case of multiple winners
|
2022-12-29 23:14:44 +02:00 |
|
parazyd
|
71cd3064d6
|
Update license year.
|
2022-12-28 13:06:00 +01:00 |
|
parazyd
|
18ab818a54
|
Update toml crate dependency.
|
2022-12-16 11:17:14 +01:00 |
|
parazyd
|
73c2dc32ce
|
Move the MiMC VDF into darkfi-sdk
|
2022-12-14 12:33:40 +01:00 |
|
parazyd
|
9acfed6402
|
Clippy lints.
|
2022-12-14 12:30:27 +01:00 |
|
parazyd
|
b5be76738a
|
Clean up some stuff in script/research
|
2022-12-14 11:59:49 +01:00 |
|
parazyd
|
88caee7f42
|
Update and clean up dependencies.
|
2022-12-13 15:19:09 +01:00 |
|
aggstam
|
ba5355f21e
|
consensus: fork state checkpoints logic added
|
2022-12-01 18:00:00 +02:00 |
|
aggstam
|
95e6d74826
|
script/research/nodes-tool: updated to latest structures
|
2022-11-29 22:27:49 +02:00 |
|
parazyd
|
671967261e
|
Update dependency versions
|
2022-11-29 21:10:29 +01:00 |
|
parazyd
|
1d7866f688
|
Update crate dependencies.
|
2022-11-29 13:54:05 +01:00 |
|
parazyd
|
5a0b893637
|
Move crypto/mimc_vdf to script/research.
|
2022-11-29 13:53:32 +01:00 |
|
aggstam
|
8ffb2d408b
|
script/research/nodes-tool: fixed broken imports and updated naming
|
2022-11-25 18:35:51 +02:00 |
|
aggstam
|
3692735012
|
rpc/server: detach request handling
|
2022-11-25 18:05:35 +02:00 |
|
aggstam
|
49d275ddc8
|
rpc/client: subscribe to notifications impl added, script/research/rpc_cleint_notifications: example usage of rpc/client.subscribe()
|
2022-11-23 23:06:25 +02:00 |
|
aggstam
|
5b26ce4efb
|
script/research/nodes-tool: fixed broken import
|
2022-11-19 15:55:49 +02:00 |
|