Cronologia Commit

Autore SHA1 Messaggio Data
  skoupidi 90b024f5fc darkfid/tests: use diff p2p ports on nodes of each test so they communicate with the ones expected when running concurently 2 anni fa
  kalm cff9d0e7f5 validator/consensus: gas-based limit for unproposed transactions retrieval 2 anni fa
  dasman 5399a54966 doc: bring back darkirc installation for android instructions 2 anni fa
  dasman 25c43d7187 remove nym page, and add a little note about its status 2 anni fa
  dasman d040ef7b07 remove tag v0.4.1 from main README 2 anni fa
  dasman cc75c50175 doc: add a note about rehash command in darkirc's private messages page 2 anni fa
  darkfi a3db035ffa wallet: properly handle app cleanup (accidental cargo fmt so just check main.rs) 2 anni fa
  darkfi 6d295ab1ca wallet: migrate to using async slots/signals and zmq debug backend 2 anni fa
  darkfi 4b639e958a Cargo: remove crossbeam from dev-dependencies and comment out its benchmark 2 anni fa
  darkfi 927dfa7270 wallet: replace crossbeam::SkipMap<..> with Mutex<HashMap<...>> 2 anni fa
  darkfi 4a77e172c2 bench: crossbeam benchmark add reads 2 anni fa
  darkfi 9a76aa26e7 bench: crossbeam benchmark use the same group so we can directly compare lockless vs mutex 2 anni fa
  darkfi ba07b8f89f bench: cargo fmt 2 anni fa
  darkfi eecadc3482 bench: improve crossbeam benchmark to be more accurate 2 anni fa
  darkfi 2dc0b414bd bench: compare crossbeam SkipMap with Mutex<HashMap<...>> 2 anni fa
  skoupidi 37a864c89f darkfid/tests/harness: init an empty fork when generating node 2 anni fa
  darkfi 08b134d802 wallet: use pubsub to subscribe to events in main async draw() fn 2 anni fa
  darkfi 0d478f0721 wallet: begin making async version of gfx subsystem 2 anni fa
  dasman 9ad05642a3 example/p2pdebug: fix fromatting 2 anni fa
  dasman 823db436e4 replace last couple of ircd words 2 anni fa
  dasman e87748f9c9 darkirc: rename pubkey recovery argument 2 anni fa
  dasman 8fcdd85673 doc: update darkirc private messages section 2 anni fa
  dasman 2bdb1b8cf9 remove irrelevant ircd scripts 2 anni fa
  skoupidi c01d121a7a darkfid/task: generate an empty fork on consensus init, before any other task is triggered 2 anni fa
  dasman ae3c67a7e0 replace ircd with darkirc throughout the codebase 2 anni fa
  dasman 130a29fa61 update main README to fix dakrirc link 2 anni fa
  dasman 8500bba446 doc: udpate and rename ircd to darkirc 2 anni fa
  darkfi 62c922c0ca doc: add section on security disclosure policy 2 anni fa
  draoi c088ec5003 manual_session: reconnect when a manual connection disconnects 2 anni fa
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change 2 anni fa