ghassmo
|
d6427979cf
create darkwiki in script/research
|
4 years ago |
ghassmo
|
1dbab61a5a
cargo clippy a little clean up
|
4 years ago |
ghassmo
|
0ac518ae9f
raft: split the main consensus code to files according to the roles & remove sync process
|
4 years ago |
ghassmo
|
96fbca1080
bin/ircd/meeting_bot: prevent empty messages from breaking sending loop
|
4 years ago |
Dastan-glitch
|
de9c6615d5
script/research/raft-tool: add .gitignore
|
4 years ago |
Dastan-glitch
|
42171dad47
bin/tau: print a task workspace in its info table
|
4 years ago |
aggstam
|
e85ab2d204
script/research/nodes-tool: update structs
|
4 years ago |
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 |