Historial de Commits

Autor SHA1 Mensaje Fecha
  darkfi db2eeafd08 README: add a stronger lede for the project hace 2 años
  skoupidi 82a56cd2c2 validator: properly handle gas limit checks hace 2 años
  darkfi c85e8e3f28 wallet: fix mesh matrix transform calc hace 2 años
  dasman b4bf8e2740 darkirc: fix history replay for DMs hace 2 años
  dasman 8075272283 doc: update darkirc android instructions hace 2 años
  skoupidi 0890ebf458 script/research/blockchain-explorer/site: rest pages added, cleaned up code, licencing added hace 2 años
  darkfi cfd1e65c39 wallet: live resizing of layers hace 2 años
  darkfi 8f88b3a77f wallet: UI drawing responds to property changes hace 2 años
  skoupidi db7f41ead6 script/research/blockchain-explorer: basic web front-end added hace 2 años
  skoupidi c680467899 script/research/blockchain-explorer: added base statistics calls hace 2 años
  skoupidi 968f0c7202 script/research/blockchain-explorer: added base transactions calls hace 2 años
  skoupidi 3dedf1e30e script/research/blockchain-explorer: added base blocks calls hace 2 años
  darkfi 5e1c43af36 wallet: improve RenderApi. now each call is paired with a unique u64 ID which is used to modify the call without knowing its location in the draw tree. hace 2 años
  darkfi f6dc235f93 wallet: construct app and carefully manage resources hace 2 años
  skoupidi 2438bed158 script/research/blockchain-explorer: converted into a history providing daemon hace 2 años
  skoupidi 1f4d72d3ad drk: restructer as a library hace 2 años
  skoupidi 90b024f5fc darkfid/tests: use diff p2p ports on nodes of each test so they communicate with the ones expected when running concurently hace 2 años
  kalm cff9d0e7f5 validator/consensus: gas-based limit for unproposed transactions retrieval hace 2 años
  dasman 5399a54966 doc: bring back darkirc installation for android instructions hace 2 años
  dasman 25c43d7187 remove nym page, and add a little note about its status hace 2 años
  dasman d040ef7b07 remove tag v0.4.1 from main README hace 2 años
  dasman cc75c50175 doc: add a note about rehash command in darkirc's private messages page hace 2 años
  darkfi a3db035ffa wallet: properly handle app cleanup (accidental cargo fmt so just check main.rs) hace 2 años
  darkfi 6d295ab1ca wallet: migrate to using async slots/signals and zmq debug backend hace 2 años
  darkfi 4b639e958a Cargo: remove crossbeam from dev-dependencies and comment out its benchmark hace 2 años
  darkfi 927dfa7270 wallet: replace crossbeam::SkipMap<..> with Mutex<HashMap<...>> hace 2 años
  darkfi 4a77e172c2 bench: crossbeam benchmark add reads hace 2 años
  darkfi 9a76aa26e7 bench: crossbeam benchmark use the same group so we can directly compare lockless vs mutex hace 2 años
  darkfi ba07b8f89f bench: cargo fmt hace 2 años
  darkfi eecadc3482 bench: improve crossbeam benchmark to be more accurate hace 2 años