커밋 기록

작성자 SHA1 메시지 날짜
  skoupidi 79f9cd24c5 darkfid: optional bootstrap timestamp added 2 년 전
  skoupidi 934d8f1a42 validator: check block timestamp is after genesis 2 년 전
  darkfi db2eeafd08 README: add a stronger lede for the project 2 년 전
  skoupidi 82a56cd2c2 validator: properly handle gas limit checks 2 년 전
  darkfi c85e8e3f28 wallet: fix mesh matrix transform calc 2 년 전
  dasman b4bf8e2740 darkirc: fix history replay for DMs 2 년 전
  dasman 8075272283 doc: update darkirc android instructions 2 년 전
  skoupidi 0890ebf458 script/research/blockchain-explorer/site: rest pages added, cleaned up code, licencing added 2 년 전
  darkfi cfd1e65c39 wallet: live resizing of layers 2 년 전
  darkfi 8f88b3a77f wallet: UI drawing responds to property changes 2 년 전
  skoupidi db7f41ead6 script/research/blockchain-explorer: basic web front-end added 2 년 전
  skoupidi c680467899 script/research/blockchain-explorer: added base statistics calls 2 년 전
  skoupidi 968f0c7202 script/research/blockchain-explorer: added base transactions calls 2 년 전
  skoupidi 3dedf1e30e script/research/blockchain-explorer: added base blocks calls 2 년 전
  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. 2 년 전
  darkfi f6dc235f93 wallet: construct app and carefully manage resources 2 년 전
  skoupidi 2438bed158 script/research/blockchain-explorer: converted into a history providing daemon 2 년 전
  skoupidi 1f4d72d3ad drk: restructer as a library 2 년 전
  skoupidi 90b024f5fc darkfid/tests: use diff p2p ports on nodes of each test so they communicate with the ones expected when running concurently 2 년 전
  kalm cff9d0e7f5 validator/consensus: gas-based limit for unproposed transactions retrieval 2 년 전
  dasman 5399a54966 doc: bring back darkirc installation for android instructions 2 년 전
  dasman 25c43d7187 remove nym page, and add a little note about its status 2 년 전
  dasman d040ef7b07 remove tag v0.4.1 from main README 2 년 전
  dasman cc75c50175 doc: add a note about rehash command in darkirc's private messages page 2 년 전
  darkfi a3db035ffa wallet: properly handle app cleanup (accidental cargo fmt so just check main.rs) 2 년 전
  darkfi 6d295ab1ca wallet: migrate to using async slots/signals and zmq debug backend 2 년 전
  darkfi 4b639e958a Cargo: remove crossbeam from dev-dependencies and comment out its benchmark 2 년 전
  darkfi 927dfa7270 wallet: replace crossbeam::SkipMap<..> with Mutex<HashMap<...>> 2 년 전
  darkfi 4a77e172c2 bench: crossbeam benchmark add reads 2 년 전
  darkfi 9a76aa26e7 bench: crossbeam benchmark use the same group so we can directly compare lockless vs mutex 2 년 전