Commit Graph

398 Commits

Author SHA1 Message Date
narodnik
a690df7d46 use downcast Arc trick to simplify code 2021-03-06 07:38:44 +01:00
narodnik
be1eac9a57 new message substem, still not yet integrated with main networking code 2021-03-05 15:44:34 +01:00
narodnik
7dc7dbd88c remove outdated switch from run_network.sh 2021-03-02 10:29:26 +01:00
narodnik
5695de003c timeout for querying seeds 2021-03-01 11:15:56 +01:00
narodnik
613c477641 update run_network.sh script 2021-02-24 17:48:31 +01:00
narodnik
7ebc91cead use a pending lock to prevent duplicate connections during setup phase 2021-02-24 17:35:38 +01:00
narodnik
ee82ed9f70 nicer avoid connections to self loop in outbound_session 2021-02-24 17:10:53 +01:00
narodnik
93f4804724 Document run_network.sh script 2021-02-23 16:02:54 +01:00
narodnik
3858c8842a script to run p2p network test 2021-02-23 15:59:18 +01:00
narodnik
1eaf781128 cargo fmt 2021-02-23 15:27:14 +01:00
narodnik
7996ed0e24 do not connect to self 2021-02-23 15:18:51 +01:00
narodnik
d867564a77 more precise debugging information for networking submodule 2021-02-23 14:42:52 +01:00
narodnik
3140afef62 monitor the p2p network 2021-02-23 14:42:15 +01:00
ada
ba2c1ed148 Merge pull request #26 from narodnik/feature/lisp
Feature/lisp
2021-02-16 17:12:17 +01:00
plato
6bbf2603a0 fixing commits 2021-02-16 17:10:00 +01:00
plato
e76ed0505b organizing two circuits interacting 2021-02-16 17:01:34 +01:00
ada
7be811d99a context and def! alloc 2021-02-15 21:11:51 +01:00
ada
078492f1bb debuging jubjub mul 2021-02-15 19:58:31 +01:00
ada
acd4be4024 Merge pull request #25 from narodnik/feature/lisp
Feature/lisp
2021-02-14 15:48:03 +01:00
ada
4ba1501498 Merge pull request #24 from mileschet/feature/lisp
two circuits merged and executing the proof
2021-02-14 15:47:44 +01:00
ada
c40bbd9606 two circuits merged and executing the proof 2021-02-14 15:44:12 +01:00
ada
8fd3e861ff Merge pull request #23 from mileschet/feature/lisp
jj mul + double same circuit 1
2021-02-14 15:41:24 +01:00
ada
caa0b23b34 Merge pull request #22 from mileschet/feature/lisp
jj mul + double same circuit 1
2021-02-14 15:40:40 +01:00
ada
f1d5b4d632 jj mul + double same circuit 1 2021-02-14 15:19:03 +01:00
ada
67dffa2887 Merge pull request #21 from narodnik/feature/lisp
Feature/lisp
2021-02-12 20:48:34 +01:00
ada
af4dccbdec Merge pull request #20 from mileschet/feature/lisp
jubjub solved
2021-02-12 20:48:03 +01:00
ada
2ebaa169b2 jubjub solved 2021-02-12 20:47:13 +01:00
ada
1485ffe509 Merge pull request #19 from narodnik/feature/lisp
Feature/lisp
2021-02-12 20:11:39 +01:00
ada
9e6374a2e8 Merge pull request #18 from mileschet/feature/lisp
fixing jubjub
2021-02-12 20:11:14 +01:00
ada
e9dc84a5d2 fixing jubjub 2021-02-12 20:10:00 +01:00
ada
c3bcde2d25 Merge pull request #17 from narodnik/feature/lisp
Feature/lisp
2021-02-12 19:44:50 +01:00
ada
878d6e2b84 Merge pull request #16 from mileschet/feature/lisp
jubjub-add fixed
2021-02-12 19:44:24 +01:00
ada
2de8ac7b35 jubjub-add fixed 2021-02-12 19:43:58 +01:00
ada
be30eac9b4 Merge pull request #15 from narodnik/feature/lisp
Feature/lisp
2021-02-12 14:02:49 +01:00
ada
aed5b7187e Merge pull request #14 from mileschet/feature/lisp
ordered enforce
2021-02-12 14:02:23 +01:00
ada
181ef6cf10 ordered enforce 2021-02-12 14:01:57 +01:00
ada
60ec7753e2 Merge pull request #13 from mileschet/feature/lisp
Feature/lisp
2021-02-11 22:14:56 +01:00
ada
f8642572ed added todo 2021-02-11 22:14:21 +01:00
ada
45b407b09c inverse proof for new-cs 2021-02-11 21:53:17 +01:00
ada
8e06b5c00f prove without refactor 2021-02-11 21:50:56 +01:00
ada
bd02c75a0f debugging 2021-02-11 20:56:35 +01:00
ada
b652168355 debugging 2021-02-11 20:55:42 +01:00
ada
fd94157501 Merge pull request #12 from narodnik/feature/lisp
Feature/lisp
2021-02-10 21:53:21 +01:00
ada
931165e302 Merge pull request #11 from mileschet/feature/lisp
Feature/lisp
2021-02-10 21:52:45 +01:00
ada
32746d0748 adding verify on lisp 2021-02-10 21:51:54 +01:00
ada
fdaebbef08 some random adjustments on groth16 proof 2021-02-10 00:54:23 +01:00
ada
282f0c87d6 added prove 2021-02-08 17:54:57 +01:00
ada
cc42e9097d added prove.out file to debug proof and verify 2021-02-08 00:45:04 +01:00
ada
a7788bfb68 adde str conversion on alloc 2021-02-07 23:53:57 +01:00
ada
f0a67ce7e3 adde str conversion on alloc 2021-02-07 23:51:05 +01:00