narodnik
|
9998b1da55
|
add working ordp function
|
2022-07-30 10:49:52 +02:00 |
|
narodnik
|
dca1d95eb6
|
jupyter notebook showing calculation of the valuation
|
2022-07-30 10:30:16 +02:00 |
|
narodnik
|
a98f710217
|
add verification of computed valuation
|
2022-07-30 08:54:42 +02:00 |
|
narodnik
|
6b33d672aa
|
cleanup and fix mistake in math
|
2022-07-28 13:18:19 +02:00 |
|
narodnik
|
2f22233519
|
valuation of function at a local ring for elliptic curve
|
2022-07-28 12:08:55 +02:00 |
|
aggstam
|
d6a9ef2ff3
|
script/research/seedd: implementation of multiple P2P seeds in single instance.
|
2022-07-27 20:10:54 +03:00 |
|
Dastan-glitch
|
9731a0451a
|
script/research: remove raft-tool
|
2022-07-26 12:44:21 +00:00 |
|
ghassmo
|
d6427979cf
|
create darkwiki in script/research
|
2022-07-26 12:22:06 +04:00 |
|
ghassmo
|
1dbab61a5a
|
cargo clippy a little clean up
|
2022-07-26 12:17:03 +04:00 |
|
ghassmo
|
0ac518ae9f
|
raft: split the main consensus code to files according to the roles & remove sync process
|
2022-07-26 10:06:42 +04:00 |
|
Dastan-glitch
|
de9c6615d5
|
script/research/raft-tool: add .gitignore
|
2022-07-26 01:14:11 +00:00 |
|
aggstam
|
e85ab2d204
|
script/research/nodes-tool: update structs
|
2022-07-25 21:49:37 +03:00 |
|
parazyd
|
31360c1a64
|
research/poseidon: Remove debug to allow imports from external modules.
|
2022-07-25 13:50:12 +02:00 |
|
ghassmo
|
1292f4c4dd
|
tau/ raft-diag: using new raft api
|
2022-07-25 05:41:49 +04:00 |
|
ghassmo
|
c85d5c1d8c
|
raft: fix major bugs in syncing process
|
2022-07-25 04:52:22 +04:00 |
|
ghassmo
|
6d9177691b
|
script/research: create raft diagnostic tool
|
2022-07-24 01:31:30 +04:00 |
|
mohab metwally
|
03f7765e2b
|
added homomorphic encryption research
|
2022-07-22 23:12:21 +02:00 |
|
narodnik
|
633a62deb0
|
add explicit homogenization step
|
2022-07-20 13:00:09 +02:00 |
|
narodnik
|
f75d02cf16
|
show how to calculate intersection_multiplicity of point on elliptic curve: otherwise known as the order of vanishing - ord_P(f)
|
2022-07-20 12:56:12 +02:00 |
|
narodnik
|
6b2cb4380b
|
divisors: add note how to use code for reducing [P] - [Q]
|
2022-07-20 12:49:29 +02:00 |
|
narodnik
|
cd030a3c69
|
show how to compute divisor functions for divisors with effective size 1
|
2022-07-20 12:40:21 +02:00 |
|
narodnik
|
154fbc81da
|
calculate function divisor for adding 2 points
|
2022-07-20 12:18:38 +02:00 |
|
aggstam
|
109ef9a517
|
src/dht: feature created(lib structs moved from research/dhtd)
|
2022-07-19 22:21:35 +03:00 |
|
aggstam
|
0d30ced2d0
|
script/research/dhtd: replaced String with blake3::Hash
|
2022-07-19 21:50:44 +03:00 |
|
aggstam
|
ec7ebd09fd
|
script/research/dhtd: rewrite methods to prevent lock race conditions,
protocol to use atomic check for seen messages
|
2022-07-19 16:23:47 +03:00 |
|
aggstam
|
8e8ae97c9d
|
script/research/dhtd: decoupled structures, moved p2p actions inside Dht struct.
|
2022-07-19 00:06:07 +03:00 |
|
aggstam
|
7b0d19e8dd
|
script/research/dhtd: renaming and added optional init lookup map
|
2022-07-19 00:06:07 +03:00 |
|
narodnik
|
ba4213f75e
|
modified tate lichenbaum pairing
|
2022-07-18 19:21:29 +02:00 |
|
narodnik
|
6b47bcf7b2
|
add small note to pairing code
|
2022-07-17 21:17:59 +02:00 |
|
aggstam
|
64a354fffa
|
script/research/dhtd: simple lookup table impl added
|
2022-07-15 22:56:52 +03:00 |
|
aggstam
|
d585120315
|
script/research/dhtd: changed data storage from String to Vec<u8>
|
2022-07-14 16:25:15 +03:00 |
|
aggstam
|
016f30e62d
|
script/research/dhtd: implementation of a simple DHT.
|
2022-07-12 15:05:35 +03:00 |
|
narodnik
|
5382a76eac
|
use div(f) instead of <f> for divisor of f
|
2022-07-09 09:54:58 +02:00 |
|
narodnik
|
2bcf9e3b58
|
ec pairing class group divisors in sage
|
2022-07-09 09:45:23 +02:00 |
|
parazyd
|
0063271679
|
Update project dependencies.
|
2022-07-03 15:26:35 +02:00 |
|
mohab metwally
|
e4b97da335
|
[script/research/crypsinous] updated master docs with toward decentralized crypsinous
|
2022-07-02 23:40:29 +02:00 |
|
narodnik
|
978028f741
|
incomplete pairings in sage
|
2022-07-01 17:58:34 +02:00 |
|
aggstam
|
d02ee72177
|
consensus: explicit field names in structures
|
2022-06-22 16:35:01 +03:00 |
|
aggstam
|
20467eadba
|
consesus:block restructure
|
2022-06-22 14:29:39 +03:00 |
|
ghassmo
|
385d447757
|
research/raft-tool: decrypt tasks in tau datastore using secret key
|
2022-06-15 17:03:12 +03:00 |
|
ghassmo
|
0f875e8719
|
research/raft-tool: extracting logs and separating types in functions
|
2022-06-15 16:28:47 +03:00 |
|
aggstam
|
52be7a0764
|
script/research/raft-tool: basic tool to extract all data from raft Database
|
2022-06-15 15:17:21 +03:00 |
|
parazyd
|
93f9d3f976
|
research/poseidon: Merge constants with main module.
|
2022-06-14 13:50:29 +02:00 |
|
aggstam
|
35c459db9a
|
Cargo.toml: features updates, util/time.rs: replaced worldtime api request with jsonrpc request towards network nodes, darkfid: configuration check for new clock check impl, contrib/localnet + script/consensu_simulation: added new config args, faucted: removed unnessesary clock check, src/error.rs: new ConfigInvalid error and removed NTP error
|
2022-06-13 18:23:27 +03:00 |
|
aggstam
|
93ae339b5f
|
consesus: epoch added
|
2022-06-05 15:27:21 +03:00 |
|
parazyd
|
1b3fc53362
|
research: Oblivious PRF.
|
2022-06-03 12:07:39 +02:00 |
|
aggstam
|
ca660f5fe0
|
darkfid, faucetd: optional clock sync(config/args based)
|
2022-06-02 17:09:43 +03:00 |
|
parazyd
|
2cdf307ac8
|
research/poseidon: Clean up and add explanations.
|
2022-05-23 14:11:37 +02:00 |
|
parazyd
|
05ee180af6
|
research: python poseidon hash implementation for pallas.
|
2022-05-23 13:16:09 +02:00 |
|
parazyd
|
0beab27e31
|
research: Remove obsolete Rust code.
|
2022-05-22 20:54:17 +02:00 |
|