Dastan-glitch
|
3840fda64b
event_graph: better error handling
|
2 年 前 |
parazyd
|
2c46a1d9fd
research/pow: High level RandomX mining layout.
|
2 年 前 |
x
|
5874702bce
p2p channels() doesn't need to be async
|
2 年 前 |
parazyd
|
33631ab318
net/transport/tcp: Restore usage of socket2 to create TCP sockets.
|
2 年 前 |
parazyd
|
44b8cd022a
system/lazy_weak: Fix rustdoc
|
2 年 前 |
parazyd
|
2b7dd67309
chore: Clippy lints and compile fixes.
|
2 年 前 |
parazyd
|
41631701ac
consensus: Compile fix.
|
2 年 前 |
parazyd
|
974ab22b96
net/seedsync_session: Use AtomicUsize for counting failed seed queries and return error.
|
2 年 前 |
parazyd
|
d7303b9784
net/seed: Count failed seeds and log error if all queries failed.
|
2 年 前 |
x
|
250c8ba2d0
bugfix: there's a type Arc<Weak<Foo>> when it should be Weak<Foo>
|
2 年 前 |
x
|
347f6da54e
net/outbound: put p2p.remove_pending() in the correct place.
|
2 年 前 |
x
|
32c7cf0d63
net: fix the ever elusive bug that started our quest
|
2 年 前 |
x
|
2802225ddb
remove nonsense code
|
2 年 前 |
x
|
25990c9eab
improve nodetool diagnostics
|
2 年 前 |
x
|
6f2bf60188
update nodetool
|
2 年 前 |
x
|
cbee8ccace
s/_addr/addr_/
|
2 年 前 |
x
|
1e752bfb7e
net: add peer discovery connection strategy
|
2 年 前 |
parazyd
|
9ed979454c
chore: Add license headers to new .rs files.
|
2 年 前 |
x
|
324024b83e
system/net: introduce LazyWeak which simplifies parent-child hierarchies
|
2 年 前 |
x
|
dce54b61c3
net/outbound_session: add PeerDiscovery process to OutboundSession. Slots and PeerDiscovery communicate through CondVar
|
2 年 前 |
x
|
61b35c2b79
system: add CondVar
|
2 年 前 |
parazyd
|
092b3bd0dd
net/outbound_session: Randomize hosts list in fetch_address_with_lock.
|
2 年 前 |
parazyd
|
e906b13b30
vanityaddr: Enable async feature in darkfi-sdk.
|
2 年 前 |
y
|
433ff9d0a6
fuzz: Add harness for decoding strings from bytes
|
3 年 前 |
Dastan-glitch
|
a2cc4a146f
src/serial: add necessery imports for tests
|
2 年 前 |
Dastan-glitch
|
83bf68bd49
example/net: remove p2p.run()
|
2 年 前 |
Dastan-glitch
|
33c3bd2590
net: set localnet to false for test_store() as opposed to test_store_localnet()
|
2 年 前 |
Dastan-glitch
|
dff775beec
bin/lilith: remove p2p.run() stoppable task
|
2 年 前 |
Dastan-glitch
|
46f178b3b5
bin/genev: remove p2p.run() stoppable task
|
2 年 前 |
Dastan-glitch
|
f611b073f1
bin/fud: remove p2p.run() stoppable task
|
2 年 前 |