parazyd
|
359c914eef
net/hosts: Don't reject localhost, and just use the host_str
|
2 years ago |
parazyd
|
ee47552eee
net: Mark peer as rejected if we have missing dispatchers for certain packets.
|
2 years ago |
parazyd
|
59f95dd0fb
net: Implement peer connection rejection
|
2 years ago |
parazyd
|
1f0ef59581
event-graph: Add informational message when already synced.
|
2 years ago |
parazyd
|
d76d6f9d95
darkirc: Handle weechat-style JOIN.
|
2 years ago |
parazyd
|
d1b84ca832
net: Disconnect peers which send us packets that we don't have dispatchers for.
|
2 years ago |
parazyd
|
80e5977439
darkirc: Allow DAG sync skip
|
2 years ago |
parazyd
|
d68cee0a36
darkirc: Enable DAG sync on startup.
|
2 years ago |
parazyd
|
bdb78b58f1
darkirc: Scan DAG and replay messages on channel JOIN and welcome.
|
2 years ago |
parazyd
|
bc60781225
darkirc: Implement seen message tracking in USER scope
|
2 years ago |
parazyd
|
597beddba4
darkirc: Use RwLock instead of Mutex where applicable
|
2 years ago |
parazyd
|
6cf480caaa
Rename event_graph2 to event_graph and temp disable some old dependents.
|
2 years ago |
parazyd
|
3c0e4d22ef
event-graph: Remove old event-graph code.
|
2 years ago |
parazyd
|
6c9504e325
event-graph: Clippy lints
|
2 years ago |
parazyd
|
4da846bf03
darkirc: Code refactor
|
2 years ago |
parazyd
|
3561205b2d
event-graph: Implement an event subscriber that notifies of new events.
|
2 years ago |
aggstam
|
44482105c8
darkfid2: enchanched args configuration
|
2 years ago |
aggstam
|
202b6d99f2
rpc/jsonrpc: clippy chore
|
2 years ago |
ertosns
|
646fc433cf
add dummy indices for summary spec main topics
|
2 years ago |
ertosns
|
376f5670d9
add specs to doc summary
|
2 years ago |
ertosns
|
a26850e252
[doc/spec/dao] complete dao spec
|
2 years ago |
ertosns
|
20fd6394aa
[doc/spec/dao/dao_exec] add dao exec
|
2 years ago |
ertosns
|
76d5fb39b1
[doc/spec/payment/burn] add section on zero_cond
|
2 years ago |
ertosns
|
959c85d9c4
[doc/spec] add sparse merkle tree
|
2 years ago |
x
|
444e6daba5
zkas: move cfg(feature=...) inside mod.rs from inside the module itself. This is cleaner since we can only use the module with the feature enabled.
|
2 years ago |
x
|
064cafb11a
zkas/util/export_witness_json(): exports witness.json for use with zkrunner. Useful for debugging zk circuits.
|
2 years ago |
parazyd
|
8b08ce87f8
net/acceptor: Print debug message when incoming connection limit is reached
|
2 years ago |
parazyd
|
ddcf6078a7
zk/vm: Replace From<HeapVar> with TryFrom<HeapVar>
|
2 years ago |
parazyd
|
8f736f3546
net/settings: Increase ping timeout to 30s
|
2 years ago |
ertosns
|
8d185521c6
remove specs from arch/consensus/proposal.md, added to spec/pos
|
2 years ago |