Commit Graph

6257 Commits

Author SHA1 Message Date
parazyd
98ef7c834e chore: Update project dependencies. 2023-07-08 20:17:47 +02:00
parazyd
c0925ebda9 bin: Remove legacy cashierd code. 2023-07-08 19:36:07 +02:00
parazyd
0e372f8f6f research/x3dh: Update dependencies. 2023-07-08 19:32:34 +02:00
aggstam
77067ac615 util/cli: fmt 2023-07-08 19:05:33 +03:00
aggstam
5d63d86083 chore: cleanup 2023-07-08 19:04:47 +03:00
parazyd
363a6cd998 vanityaddr: Remove indicatif dependency. 2023-07-08 18:01:23 +02:00
parazyd
3b9c016ef6 bin: Update daemon methods for dnet. 2023-07-08 16:40:53 +02:00
parazyd
ba25b08458 net: Add a function to map DnetInfo into a JSON map. 2023-07-08 16:21:49 +02:00
parazyd
f73c9c8f61 net: dnet cleanups and improvements. 2023-07-08 16:21:49 +02:00
parazyd
021235b534 util/ringbuffer: Use const generic for size. 2023-07-08 16:21:49 +02:00
aggstam
c7b7c2dd11 contract/test-harness/vks: updated VKS_HASH 2023-07-08 15:28:29 +03:00
parazyd
5d9a954235 tests: Extend zkvm tests for zero_cond opcode. 2023-07-08 11:12:57 +02:00
parazyd
281aa87faf zk/vm: Implement zero_cond opcode. 2023-07-08 11:07:07 +02:00
parazyd
f001cb05d1 zk/gadget: Implement f(a,b) = if a==0 {a} else {b} as zero_cond chip. 2023-07-07 21:49:49 +02:00
parazyd
a32b718d0d zk/gadget: Remove unused code from cond_select. 2023-07-07 21:49:49 +02:00
aggstam
17415a3d21 validator: use new pid 2023-07-07 21:05:46 +03:00
aggstam
9712efdfb1 validator/consensus/pid: sigmas caclulation foundation 2023-07-07 16:43:48 +03:00
aggstam
26809109ce script/research/lotterysim/pid/pid.md: further fixed total tokens calculation 2023-07-06 17:52:11 +03:00
aggstam
86c9f36aff script/research/lotterysim/pid/pid.md: further simplyfied total tokens calculation 2023-07-06 17:50:29 +03:00
aggstam
8415d6e522 script/research/lotterysim/pid/pid.md: updated total_tokens() calculation 2023-07-06 17:30:59 +03:00
aggstam
722a80b510 script/research/lotterysim/pid: pid.md rewrite spec added 2023-07-06 17:20:04 +03:00
ertosns
71e0107ca2 gitignore rusty tags 2023-07-05 21:46:05 +03:00
aggstam
ff9c1d1998 doc/testnet/node: correct subscribe command 2023-07-05 20:13:24 +03:00
aggstam
b21e787319 error: restore missing error 2023-07-05 16:54:00 +03:00
parazyd
a654341ea4 Remove some unnecessary dependencies. 2023-07-04 23:52:30 +02:00
parazyd
4ec2bcd815 fixup! Replace bundled-sqlcipher with bundled-sqlcipher-vendored-openssl 2023-07-04 22:00:03 +02:00
parazyd
e9debbe12e Replace bundled-sqlcipher with bundled-sqlcipher-vendored-openssl 2023-07-04 21:59:39 +02:00
x
85d837a1e7 add ping-pong timeout when remote host doesn't reply back in time. 2023-07-04 21:17:57 +02:00
ertosns
fc012bb2c4 [research/lotterysim] update cascade report with pi vs pid, and pi scripts 2023-07-04 22:08:53 +03:00
aggstam
2762ac41af script/research/blockchain-explorer: updated to latest structs 2023-07-04 17:54:05 +03:00
aggstam
9758c6c01f repo: fixed tests 2023-07-04 17:23:20 +03:00
aggstam
997f6015cf repo: updated all bins to use new signals handling 2023-07-04 16:21:25 +03:00
aggstam
a63a808992 util/cli/async_daemonize: use log_file to explicitly write to, impl signal handler using async signal hooks 2023-07-04 13:17:40 +03:00
parazyd
6c0b5ea2bb chore: Try building with bundled libsqlite 2023-07-04 12:10:32 +02:00
parazyd
23b8ee1ca2 chore: Update Arti dependency. 2023-07-04 11:58:39 +02:00
parazyd
232cc174cf taud: Cleanly stop p2p network on term signal. 2023-07-04 08:22:45 +02:00
parazyd
cebb24549c taud: Inform about undecryptable tasks only in the debug loglevel. 2023-07-04 08:15:18 +02:00
Dastan-glitch
c8b344a582 update generate_seminar_ics.py
change event_graph seminar date to July 27th
2023-07-04 02:49:51 +03:00
Dastan-glitch
389ac27501 bin/darkirc: [taubot] fix plus sign issue in skipping tag 2023-07-04 02:16:56 +03:00
parazyd
8b1042ce17 net/protocol/ping: Correct pong debug message. 2023-07-03 22:53:21 +02:00
parazyd
b2db6c190d tau: Add a more informational error if $EDITOR or xdg-open aren't found. 2023-07-03 22:11:47 +02:00
parazyd
9fe9077cc8 taud: Update default config 2023-07-03 22:03:02 +02:00
parazyd
62b472562d taud: Separate settings with blank lines. 2023-07-03 21:22:14 +02:00
parazyd
113c45b41e net/hosts: Fix scheme parsing. 2023-07-03 21:21:51 +02:00
parazyd
e5f70129c3 lilith: Purge debug in scope of spawned network 2023-07-03 21:21:32 +02:00
parazyd
6c740085f5 net/settings: Default transport_mixing to false. 2023-07-03 20:57:39 +02:00
parazyd
738736c1cf lilith: Reenable the JSON-RPC server. 2023-07-03 18:20:55 +02:00
parazyd
17471d7aaa net/hosts: Remove redundant scheme handling. 2023-07-03 18:10:03 +02:00
parazyd
3546af6c79 lilith: Support versioning of spawned networks. 2023-07-03 17:35:33 +02:00
x
fba6eb966f curve_tree.sage correct type 2023-07-03 16:35:46 +02:00