aggstam
|
f6d19df216
src/consensus: updated structures
|
4 years ago |
parazyd
|
31360c1a64
research/poseidon: Remove debug to allow imports from external modules.
|
4 years ago |
narodnik
|
9a7c47f856
add missing stop() method for p2p
|
4 years ago |
ghassmo
|
1292f4c4dd
tau/ raft-diag: using new raft api
|
4 years ago |
ghassmo
|
26f0c3c638
raft: create RaftSettings instead of using const vars
|
4 years ago |
ghassmo
|
3b90338d9c
Merge branch 'master' into raft_optimized
|
4 years ago |
ghassmo
|
c85d5c1d8c
raft: fix major bugs in syncing process
|
4 years ago |
parazyd
|
7513cf487d
crypto/constants: Change Schnorr domain prefix and add blockhash domain prefix.
|
4 years ago |
Dastan-glitch
|
bdca618848
bin/tau: add filter for start state
|
4 years ago |
Dastan-glitch
|
3f07a2bbc5
bin/tau: use State struct instead of hardcoded states
|
4 years ago |
Dastan-glitch
|
d5c81104a7
bin/tau: minor rework plus log msgs for export and import
|
4 years ago |
ghassmo
|
6d9177691b
script/research: create raft diagnostic tool
|
4 years ago |
aggstam
|
ad800d67f3
ircd/protocol_privmsg: remedy race lock on seen messages
|
4 years ago |
Dastan-glitch
|
0a23b180a1
bin/tau: print the current workspace name with tasks table
|
4 years ago |
Dastan-glitch
|
8653ea7f2a
bin/tau: implement export/import
|
4 years ago |
parazyd
|
5d839844d5
ircd: Implement e2e message encryption.
|
4 years ago |
ghassmo
|
9df075dfb8
Merge branch 'master' into raft_optimized
|
4 years ago |
narodnik
|
633a62deb0
add explicit homogenization step
|
4 years ago |
narodnik
|
f75d02cf16
show how to calculate intersection_multiplicity of point on elliptic curve: otherwise known as the order of vanishing - ord_P(f)
|
4 years ago |
narodnik
|
6b2cb4380b
divisors: add note how to use code for reducing [P] - [Q]
|
4 years ago |
narodnik
|
cd030a3c69
show how to compute divisor functions for divisors with effective size 1
|
4 years ago |
narodnik
|
154fbc81da
calculate function divisor for adding 2 points
|
4 years ago |
Dastan-glitch
|
10282ba4cf
bin/tau: update taud_config.toml
|
4 years ago |
Dastan-glitch
|
e47b57d356
bin/tau: remove watch_files
|
4 years ago |
aggstam
|
109ef9a517
src/dht: feature created(lib structs moved from research/dhtd)
|
4 years ago |
aggstam
|
0d30ced2d0
script/research/dhtd: replaced String with blake3::Hash
|
4 years ago |
aggstam
|
d95e60af42
src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs
|
4 years ago |
aggstam
|
4d8c0a85c0
src/consensus/protocol_tx: atomic operation added to check for seen txs
|
4 years ago |
aggstam
|
ec7ebd09fd
script/research/dhtd: rewrite methods to prevent lock race conditions,
|
4 years ago |
parazyd
|
b797fd6b76
zk/gadget/less_than: Use layouter.namespace in test circuit.
|
4 years ago |