x
e87590815d
dlog calculations
2023-03-06 15:48:46 +01:00
parazyd
3da06a8862
x3dh: Downgrade to digest-0.10.6
2023-03-01 15:59:31 +01:00
parazyd
4e3b863cda
Release v0.4.1
2023-02-25 16:00:20 +01:00
Dastan-glitch
fcab6f6c2b
bin/genev: add missing license header
2023-02-23 16:41:46 +03:00
aggstam
5ce8c2cf89
script/research/nodes-tool: renamed to blockchain-explorer, args added, optimized export
2023-02-11 18:18:43 +02:00
aggstam
4f3105d71d
blockchain/tx_store: use empty slice as value in erroneous_txs sled
2023-02-10 21:49:05 +02:00
aggstam
b0d24ef776
darkfid: erroneous txs handling
...
Darkfid will not apply erroneous txs state transitions and keep them in a separate sled tree. drk to filtre these txs to report correct balances/coins
2023-02-10 20:59:03 +02:00
parazyd
ddec8b5c95
research: TFHE demo.
2023-02-07 11:17:32 +01:00
parazyd
192345659a
Release v0.4.0
2023-02-01 23:04:02 +01:00
parazyd
454eacf616
Update project dependencies.
2023-01-31 12:46:19 +01:00
mohab metwally
c42d88ab3f
[book] further details in target approximation, and discrete pid parameters
2023-01-28 14:54:43 +02:00
parazyd
6e6eb38056
research/rln: Write spec in the mdbook, and clean up protocol.
2023-01-23 23:26:51 +01:00
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
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
aggstam
ee10a54648
consensus: major changes implemented
...
finalization syncing period implemented, finalization logic improvements, fork logic improvements, use blockhash instead of header hash as identifiers, remove redundant DELTA, minor fixes
2022-11-18 02:32:47 +02:00
aggstam
0bd7d8a376
consensus: chopped Participants
2022-11-16 20:51:11 +02:00