Commit Graph

6447 Commits

Author SHA1 Message Date
Dastan-glitch
dc76d43b74 bin/tau: show task number with title when creating a task 2023-08-03 02:27:32 +03:00
Dastan-glitch
f3b8087856 event_graph: fix failing commented tests 2023-08-03 02:15:42 +03:00
Dastan-glitch
399f63acb9 event_graph: fix prune_chains() and diff_depth() 2023-08-03 02:14:01 +03:00
greptile
fa8ecdac4f cleanup: remove typo and git merge info from documentation (#188)
* cleanup: remove git merge info from dchat README

* doc: fix spelling mistake

---------

Co-authored-by: y <y>
2023-08-02 15:42:38 +00:00
aggstam
2cb64488ed noob detected 2023-08-02 18:40:50 +03:00
aggstam
e71264d376 darkfid2: moved p2p protos from validator to darkfid using wrapper structs for messages 2023-08-02 18:37:43 +03:00
parazyd
459170ff09 Embed git revision in CLI version output. 2023-08-01 22:15:40 +02:00
aggstam
41c77f0706 validator:consensus: minor functions rename 2023-08-01 19:51:29 +03:00
aggstam
a854452621 chore: fmt 2023-08-01 19:46:12 +03:00
aggstam
cc25514ed2 validator:consensus: proposal verification added 2023-08-01 19:45:50 +03:00
lunar-mining
0c7aecd50d dchat: update README with lilith usage 2023-08-01 17:54:51 +02:00
lunar-mining
3904492f7c dchat: add libsqlite3-sys dependency to Cargo.toml 2023-08-01 17:52:30 +02:00
lunar-mining
92f99e3313 Cargo.toml: uncomment dnetview 2023-08-01 17:52:30 +02:00
lunar-mining
29f451526b dnetview: update get_info() rpc call to dnet_info() and disable parse error 2023-08-01 17:52:30 +02:00
ertosns
2a0a9d84b8 [research/lotterysim] update crawlers, re-tune controllers for better acc, and stable apr 2023-08-01 18:44:09 +03:00
aggstam
77e5b65a80 validator: pending txs fork handling added 2023-08-01 14:36:43 +03:00
ertosns
af90b82f8e [research/lotterysim] fix constant stake invariant 2023-08-01 12:42:17 +03:00
parazyd
1004b78ece util: Support conditional pretty-writing of JSON files. 2023-07-31 19:01:27 +02:00
parazyd
c1a36c1bf9 taud: Update config for live seed nodes. 2023-07-31 18:38:03 +02:00
parazyd
337e88b940 darkirc: Update config for live seed nodes. 2023-07-31 18:37:21 +02:00
parazyd
6cb9a47d4c fud: Implement file fetching and metadata/routing propagation. 2023-07-31 15:50:50 +02:00
parazyd
688da857a8 fud: Implement background tasks for fetching file metadata and file chunks. 2023-07-31 15:50:50 +02:00
parazyd
37929b8545 geode: Return GeodeFileNotFound if file is not found. 2023-07-31 15:50:50 +02:00
ertosns
45746dbdd2 [research/lotterysim] move from tipless fee mechanism to tip auction 2023-07-31 12:47:43 +03:00
parazyd
dcf9a57fe8 Use "async-runtime" feature for Geode. 2023-07-31 09:20:29 +02:00
parazyd
5c1d7cd382 sdk/python: rustfmt 2023-07-31 08:08:58 +02:00
parazyd
c045210763 chore: Update crate dependencies. 2023-07-31 08:05:13 +02:00
parazyd
95cd7f20d7 zk/gadget/zero_cond: Use available upstream API for conditional selection. 2023-07-31 08:03:26 +02:00
parazyd
8f11c34c08 zkrunner: Delete zkas binary artifact. 2023-07-31 07:23:04 +02:00
parazyd
eb377b9fb3 Revert "seminars: add summary reading"
This reverts commit d2449259bc.
2023-07-31 07:22:40 +02:00
x
d2449259bc seminars: add summary reading 2023-07-29 21:43:34 +00:00
x
10a371269d zkrunner: update comments 2023-07-29 19:45:56 +00:00
x
556e0a6c16 zero2darkfi: clarify deployment, testing and client impl 2023-07-29 19:45:56 +00:00
x
a868449f96 zero2darkfi: update darkmap.md 2023-07-29 19:45:56 +00:00
x
d78e961a78 zkrunner: update README.md 2023-07-29 19:45:56 +00:00
x
f95bc21cab zkrunner: add set_v1.zk and binary 2023-07-29 19:45:56 +00:00
x
c558161ec2 glossary.md: format 2023-07-29 19:45:56 +00:00
parazyd
98a78098bc fud/proto: Implement file request handler 2023-07-29 14:07:40 +02:00
parazyd
63a408c777 fud/proto: Implement chunk request handler. 2023-07-29 12:57:57 +02:00
parazyd
acc9453cfa fud: Fresh impl with routing 2023-07-29 11:46:24 +02:00
parazyd
2a32894eeb darkwiki: Remove obsolete code. 2023-07-29 11:46:24 +02:00
parazyd
70321d6aa9 geode: Implement basic chunk-based interface. 2023-07-29 11:46:24 +02:00
parazyd
4e7a8af9dd dht: Remove module. 2023-07-29 11:46:24 +02:00
parazyd
eab4086b15 dht2: Remove module. 2023-07-29 11:46:24 +02:00
x
5a680a0c9a zero2darkfi: 1st pass before test/client code 2023-07-28 23:49:26 +00:00
x
ef27e504a7 contributing.md: add work 2023-07-28 23:49:13 +00:00
x
266341fcc5 contributing.md: remove the task for zk contract runner 2023-07-28 23:43:57 +00:00
x
ae9801fce1 zkrunner: update README.md 2023-07-28 22:49:58 +00:00
x
f56c3951dc zkrunner: Use set_v1.zk as example instead 2023-07-28 22:22:40 +00:00
x
4379ffdafc darkfi-sdk-python: Clean up doc and support zkbin.k() 2023-07-28 21:48:15 +00:00