parazyd
|
dfdb4c0d5e
darkfi-derive: Apply changes for internal Async{Encodable,Decodable} derive.
|
3 лет назад |
parazyd
|
e6fd1d5221
darkfi-derive-internal: Add support for Async{Encodable,Decodable} derive.
|
3 лет назад |
x
|
a53e84f5ea
hosts: make quarantine_limit a configurable setting
|
3 лет назад |
x
|
61c269f776
net/outbound_session: start() doesnt return Err so remove error handling and result
|
3 лет назад |
x
|
2db408de14
p2p: greatly simplify & delet kod. p2p doesnt need a StoppableTask - the sessions themselves create their own StoppableTasks when calling start() and yield immediately.
|
3 лет назад |
x
|
21df1a2f52
add assert_err macro
|
3 лет назад |
x
|
d4ba515f7d
net: remove p2p.run(), now we simply call p2p.start() and p2p.stop()
|
3 лет назад |
x
|
a2ae02ad9f
net: reorganize code of outbound session into individual separated slots
|
3 лет назад |
x
|
2e1bc56371
net: remove redundant check, the prev line does p2p.exists(host). All sessions should add to this list through Session::perform_handshake_protocols()
|
3 лет назад |
x
|
68d51f794a
net/hosts: rename load_*/get_* to fetch_*. We are doing an async get, so fetch more accurately conveys meaning here
|
3 лет назад |
parazyd
|
fe215e632c
fuzz: Add zkas Lexer fuzzer.
|
3 лет назад |
parazyd
|
576a20e057
zkas: Propagate io::Result instead of aborting on errors.
|
3 лет назад |
parazyd
|
00e4456787
fuzz: Serialize attempt
|
3 лет назад |
parazyd
|
3d867832ac
doc: Stop building rustdoc for dependencies.
|
3 лет назад |
parazyd
|
f5b34c56e6
contract/money: Enable forgotten test.
|
3 лет назад |
parazyd
|
535bd2c870
CI: Update mdbook binaries
|
3 лет назад |
parazyd
|
cee481b0c3
chore: Update crate dependencies
|
3 лет назад |
parazyd
|
dbe31b80cc
contrib: Fix compile_all_bins.sh
|
3 лет назад |
Dastan-glitch
|
e67e7b25e2
rpc: fix close connection cleanly
|
3 лет назад |
y
|
ed53f896af
chore: fix typos in comments and logs
|
3 лет назад |
greptile
|
970698f4a9
consensus: add unit test for bounds on f (#192)
|
3 лет назад |
parazyd
|
ba0728a392
zkas: Remove clap dependency.
|
3 лет назад |
x
|
7399f8c15e
doc: p2p-net.md improve wording further
|
3 лет назад |
x
|
507e4e02a6
doc: p2p-net.md improve wording for 1.1
|
3 лет назад |
x
|
c445c0f8eb
doc: p2p-net.md clarify protocol and specify it more
|
3 лет назад |
x
|
3b4103e40b
net: change private p2p functions to pub(crate)
|
3 лет назад |
x
|
97176c4424
update Cargo.lock
|
3 лет назад |
x
|
f203b77281
Revert "bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting."
|
3 лет назад |
x
|
39db8099d9
bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting.
|
3 лет назад |
x
|
dfcf89e4be
doc: arch/p2p.md fix small typos
|
3 лет назад |