Commit Graph

289 Commits

Author SHA1 Message Date
ghassmo
208b29fa4f script/research/event_graph: clean up the code 2022-10-23 14:33:33 +04:00
ghassmo
644303009a script/research/event_graph: WIP new implementation for the syncing algorithm 2022-10-23 00:20:52 +04:00
aggstam
3c4770fe10 script/research/crypsinous_playground: retrieve owncoins from wallet 2022-10-22 19:06:12 +03:00
mohab metwally
b1f934866a [research/crypsinous/tx] crypsinous tx structure 2022-10-22 15:01:28 +02:00
Luther Blissett
6b5ec09aa4 research: Barebones x3dh 2022-10-22 10:41:44 +02:00
ghassmo
19c72c50b5 script/research/event_graph: add the ability for running multi simulations for the algorithm & draw the simulations results on charts 2022-10-21 23:19:13 +04:00
ghassmo
dd3c62f319 script/research/event_graph: some modifications & add probability of losing messages 2022-10-20 22:48:52 +04:00
aggstam
961c092656 script/research/crypsinous_playground: epoch simulation using crypsinous functions. 2022-10-20 19:36:01 +03:00
ghassmo
e15d3d582a script/research/event_graph: add comments & proper way to handle coroutine tasks 2022-10-19 14:06:35 +04:00
ghassmo
68d4ac7691 script/research/event_graph: major bugs fix in the algo 2022-10-18 23:24:43 +04:00
ghassmo
b37bd5e17f script/research/event_graph: create a simple network simulation 2022-10-16 00:41:05 +04:00
ghassmo
c961abdb6f script/research/event_graph: fix todos 2022-10-14 14:27:40 +04:00
x
60e4623fa9 event_graph: add TODOs 2022-10-14 08:30:21 +00:00
ghassmo
b116b60ed8 script/research/event_graph: POC for event graph 2022-10-14 03:07:21 +04:00
mohab metwally
24d68733ed typo fixed 2022-10-12 10:56:14 +02:00
mohab metwally
5a861a75d1 [research/crypsinous/linearindependence] with div graph 2022-10-12 10:53:42 +02:00
mohab metwally
584dc5d3ad edit readme 2022-10-11 19:28:02 +02:00
mohab metwally
557d1684b0 [research/crypsinous/linearindependence] finalize research with conclusion 2022-10-11 19:26:11 +02:00
mohab metwally
83612b3fdd add readme 2022-10-11 14:17:55 +02:00
mohab metwally
1c79db00f4 [research/crypsinous/linearindependence] add some comments 2022-10-11 14:11:55 +02:00
mohab metwally
3c8a725c55 [research/crypsinous] sim target approx 2022-10-11 13:46:03 +02:00
aggstam
693cb1b808 clock, stage_usage_analyser: fixed broken dependencies 2022-10-10 13:33:52 +03:00
Luther Blissett
c769fd42ec Update dependency versions and remove env_logger dep. 2022-10-07 00:58:48 +02:00
aggstam
07b7d0f148 fud: moved to bin 2022-09-30 00:34:00 +03:00
mohab metwally
df690f54b8 [blockchain/epoch] remove EpochItem from EpochConsensus 2022-09-29 17:29:53 +02:00
Luther Blissett
9c7e98472f fud: Use "rpc" feature for darkfi crate. 2022-09-29 11:47:26 +02:00
aggstam
a5dc158f90 p2pnet: optional channel log implemented 2022-09-26 15:33:48 +03:00
Luther Blissett
6fc5b43d54 Mop up dependencies and features. 2022-09-24 19:18:14 +02:00
mohab metwally
b43a6c5dcd merge last master commits 2022-09-17 15:33:56 +02:00
x
491181c41a ec: add example of using sage valuation ring 2022-09-17 13:12:57 +00:00
mohab metwally
f98137e306 merge crypsinous into master in crypsinousintomaster branch 2022-09-15 18:38:11 +02:00
aggstam
7ca3a5b041 lilith: save/load spawns hosts from tsv 2022-09-13 20:15:31 +03:00
aggstam
d5a4654704 p2pnet: localnet flag implemented 2022-09-06 21:02:10 +03:00
Luther Blissett
ee4c99387e Update project dependencies. 2022-09-06 16:41:03 +02:00
aggstam
041600f5e2 p2pnet: outbound transports configuration implemented 2022-09-02 19:27:27 +03:00
aggstam
e87930c045 p2pnet/wait_for_outbound: connection timeout added 2022-09-02 15:12:37 +03:00
lunar-mining
2349eaab43 daod: move signature verification and signing to Transaction level. at this point, encoding is still unimplemented 2022-09-02 09:45:06 +02:00
aggstam
1881cce93d localnets: lilith default rpc url fixed in config 2022-08-30 16:29:31 +03:00
Luther Blissett
e5f212a4ad Update project dependencies. 2022-08-30 10:18:07 +02:00
aggstam
68697ce3a4 lilith: rpc added 2022-08-29 23:06:53 +03:00
aggstam
5616afaf00 darkfid/faucetd/fud: wait for p2p outbound connections 2022-08-26 01:54:57 +03:00
aggstam
d1cdbecf12 p2pnet: wait_for_outbound() implemented 2022-08-25 18:39:16 +03:00
aggstam
e8c516ec62 p2pnet: 5b7306af71 reverted 2022-08-25 17:04:48 +03:00
ghassmo
a6b9620b48 util/cli: change the log path in async_daemonize 2022-08-25 13:00:48 +04:00
aggstam
5b7306af71 p2pnet: implemented caller signaling 2022-08-24 21:29:19 +03:00
aggstam
09c23315f5 p2pnet: minor cleanup 2022-08-24 18:13:02 +03:00
aggstam
6134dcdad7 p2pnet: inbound and external addresses vectorized 2022-08-23 21:49:34 +03:00
aggstam
2078192e86 fud: pong() added 2022-08-22 18:48:16 +03:00
aggstam
f51ec32f69 fud: get_info() added 2022-08-22 18:41:45 +03:00
nogira
c46c4d7cf4 ctrlc-async -> ctrlc 2022-08-22 13:22:55 +04:00