Commit History

Author SHA1 Message Date
  y 9ff94cde44 doc: add fuzz instructions to Contributing 3 years ago
  lunar-mining cd9cb7b6de dnetview: remove dnetview from /bin and Cargo.toml 3 years ago
  lunar-mining a378f9a761 doc: remove dchat from summary 3 years ago
  x 1575d21f6c doc: add missing lines in prev commit 3 years ago
  x 6dcf6a6d6a doc: add services page 3 years ago
  parazyd 2291a2bc90 lib: Minor clippy lints. 3 years ago
  parazyd 2d0e3b0d89 lib: Clean up imports 3 years ago
  parazyd 481066de2f tests/network-transports: Add example of (de)serializing directly to streams. 3 years ago
  parazyd 98703d361a lib: Add necessary traits around for async serial. 3 years ago
  parazyd 75cb654068 serial: Introduce full async serialization support. 3 years ago
  parazyd dfdb4c0d5e darkfi-derive: Apply changes for internal Async{Encodable,Decodable} derive. 3 years ago
  parazyd e6fd1d5221 darkfi-derive-internal: Add support for Async{Encodable,Decodable} derive. 3 years ago
  x a53e84f5ea hosts: make quarantine_limit a configurable setting 3 years ago
  x 61c269f776 net/outbound_session: start() doesnt return Err so remove error handling and result 3 years ago
  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 years ago
  x 21df1a2f52 add assert_err macro 3 years ago
  x d4ba515f7d net: remove p2p.run(), now we simply call p2p.start() and p2p.stop() 3 years ago
  x a2ae02ad9f net: reorganize code of outbound session into individual separated slots 3 years ago
  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 years ago
  x 68d51f794a net/hosts: rename load_*/get_* to fetch_*. We are doing an async get, so fetch more accurately conveys meaning here 3 years ago
  parazyd fe215e632c fuzz: Add zkas Lexer fuzzer. 3 years ago
  parazyd 576a20e057 zkas: Propagate io::Result instead of aborting on errors. 3 years ago
  parazyd 00e4456787 fuzz: Serialize attempt 3 years ago
  parazyd 3d867832ac doc: Stop building rustdoc for dependencies. 3 years ago
  parazyd f5b34c56e6 contract/money: Enable forgotten test. 3 years ago
  parazyd 535bd2c870 CI: Update mdbook binaries 3 years ago
  parazyd cee481b0c3 chore: Update crate dependencies 3 years ago
  parazyd dbe31b80cc contrib: Fix compile_all_bins.sh 3 years ago
  Dastan-glitch e67e7b25e2 rpc: fix close connection cleanly 3 years ago
  y ed53f896af chore: fix typos in comments and logs 3 years ago