x
3529519855
zkrunner: Clean up logs and support zkbin.k()
2023-07-28 21:46:55 +00:00
ertosns
a7d2776ac4
[research/lotterysim] add base fee controller crawler for tuning
2023-07-28 20:22:34 +03:00
y
69602de999
[example] fix outdated link and filename in README
...
- Fixed outdated link so it no longer gives 404
- Updated folder name from `dchat-seed` to `dchat`
2023-07-28 09:44:55 +00:00
y
6bdcadb958
[book] Add more info for beginners in Contributing
...
Added a summary of a recent discussion from the dev meeting, including:
- how to approach learning
- how to find specific tasks
- specialization is a good thing
2023-07-28 09:44:27 +00:00
parazyd
b807def356
darkirc/client: Fix logic bug in channels_joined.
2023-07-27 22:48:13 +02:00
aggstam
9cd9d13456
chore: comment typos
2023-07-27 19:09:20 +03:00
aggstam
9ac60439be
darkfid2/tests/forks: minor cleanup
2023-07-27 18:50:30 +03:00
aggstam
2a35e0af83
blockchain: overlay pointers handling
2023-07-27 18:42:41 +03:00
ertosns
d74360ac84
[research/lotterysim] refactor core/lottery.py
2023-07-27 16:29:28 +03:00
parazyd
c9b6fa1373
darkirc: Mark which channels/contacts should be replayed in update_config()
2023-07-27 14:28:32 +02:00
parazyd
8f258977c8
darkirc: Move state of joined channels out of ChannelInfo into IrcClient.
2023-07-27 14:15:02 +02:00
parazyd
d01510baa5
darkirc: Rename nickname/password/capabilities to shorter versions.
2023-07-27 14:14:42 +02:00
parazyd
a891a483d9
CI: Disable OSX tests
2023-07-27 13:05:48 +02:00
parazyd
139795ecc4
net/hosts: Implement quarantine zone for better healing on disconnects.
2023-07-27 12:31:45 +02:00
parazyd
a4eb3e1e2b
util/encoding: Add base64 encoder and decoder.
2023-07-27 10:58:20 +02:00
ertosns
35405831e3
[research/lotterysim] simulate transaction fee, and tipless mechanism, with controlled pid
2023-07-26 17:00:42 +03:00
ertosns
9fd745b915
[research/lotterysim] handle a bug in case single lead got slashed
2023-07-26 17:00:42 +03:00
Dastan-glitch
5dfd0db928
bin/darkirc: fix test script
2023-07-26 16:32:46 +03:00
Dastan-glitch
d68080178a
bin/darkirc: send CAP, NICK and USER commands in order
2023-07-26 16:32:07 +03:00
Dastan-glitch
21791041d6
bin/tau: remove .gitignore
2023-07-26 16:29:44 +03:00
parazyd
9ee57c1d13
net/channel: Logging aesthetics
2023-07-26 09:56:08 +02:00
x
463a72a458
mainnet roadmap: Add zkrunner as todo
2023-07-26 01:51:53 +00:00
x
095bd627a8
zero2darkfi: Added more context
2023-07-25 22:10:24 +00:00
x
e9594f7d81
zero2darkfi: removed zero2dark/
2023-07-25 22:10:24 +00:00
aggstam
4a73c46ebc
darkfid2/validator: consensus p2p foundation laid out
2023-07-25 18:30:34 +03:00
aggstam
51910ba346
chore: updated sled-overlay package
2023-07-25 17:23:24 +03:00
narodnik
b97679de07
add -notls to instructions for ircd
2023-07-25 13:59:15 +02:00
aggstam
9ad9685464
darkirc: restored libsqlite3-sys dependency
2023-07-25 12:32:37 +03:00
parazyd
ad1648900c
doc: Add a high-level mainnet roadmap abstract.
2023-07-24 17:35:41 +02:00
aggstam
f46af32758
darkfid2: skip-sync flag added, block on sync to wait for peers connection
2023-07-24 16:47:54 +03:00
ertosns
3ee043cdbc
[research/lotterysim] fix a bug with APR period during headstart phase
2023-07-24 16:40:41 +03:00
aggstam
03ddfdfb3c
darkfid2: node blocks sync implemented
2023-07-24 14:36:35 +03:00
x
46bf58b162
zero2darkfi: Add problem statement
2023-07-24 01:23:08 +00:00
x
c0321cee66
zero2darkfi: init draft
2023-07-24 01:23:08 +00:00
ertosns
85c53aa7b0
[research/lotterysim] document lotterysim/core
2023-07-23 15:25:21 +03:00
ertosns
6e7f7367dd
[research/lotterysim] premint coexist zero-coin; although headstart unactivated, set to zero
2023-07-23 15:25:21 +03:00
ertosns
576940e3e5
[research/lotterysim] plot apr as well as initial stake from log, before/after end of airdrop, fix apy index
2023-07-23 15:25:21 +03:00
ertosns
f0a4095833
[research/lotterysim] simulate timelocked airdrop, enhance log
2023-07-23 15:25:21 +03:00
x
ee644898c5
[zero2darkfi] init
2023-07-22 19:13:59 +00:00
parazyd
f4a54d21ec
sdk: Remove unused sha2 dependency.
2023-07-22 17:59:01 +02:00
parazyd
ba40de60b2
darkirc/meetbot: Implement topic deletion
2023-07-22 17:19:26 +02:00
parazyd
310a28f53a
book: Always overwrite history to reduce repo size.
2023-07-22 16:49:36 +02:00
parazyd
7346bac61a
Minor rustdoc warning fixes.
2023-07-22 16:44:24 +02:00
parazyd
0c7dbc4460
zk/vm: Implement first part of conditional chip selection.
...
Signed-off-by: parazyd <parazyd@dyne.org >
2023-07-22 16:22:26 +02:00
Dastan-glitch
f7b91d32cd
event_graph: remove unneeded update_root method
2023-07-22 16:56:59 +03:00
parazyd
60595e3002
zk: Handle invalid witnesses gracefully in empty_witnesses().
2023-07-22 15:42:45 +02:00
aggstam
a1466e1520
darkfid2/tests: use P2P to pass blocks between nodes
2023-07-22 16:23:15 +03:00
aggstam
ec10550a68
darkfid2: enabled p2p nets
2023-07-22 16:23:15 +03:00
parazyd
e049fb47cc
zk/vm: Stub dynamic params.
2023-07-22 15:04:17 +02:00
parazyd
135283a31c
zk/vm: Initialize chips as options, which are Some when available.
2023-07-22 14:54:52 +02:00