Commit History

Author SHA1 Message Date
  darkfi 7fd6219ac0 app: update editor for latest parley version 11 months ago
  darkfi 84d3a1c1fb app: bugfix edit select on android to have correct logic 11 months ago
  darkfi 48be7e056c app: editor optimize selecting text and moving cursor on android. only update drawing on actual change 11 months ago
  darkfi e0c757546a app: android port new handle_select and scroll to android 11 months ago
  skoupidi 42a634ab59 drk: made contract deploy serialized instruction optional 11 months ago
  skoupidi b20a093cc2 doc/spec/contract: deployooor contract spec added 11 months ago
  skoupidi 2e60e3ca3b contract/deployooor/tests/integration: fully test all contract logic 11 months ago
  skoupidi ea24557db4 chore: clippy 11 months ago
  oars db1e4df3c9 tests/network_transports: fix failing test due to used port 1 year ago
  oars 670e462c48 example/wasm-hello-world: fix dependency issue 1 year ago
  oars 783ac96ca6 script/research/rlnd: fix clap panic due to duplicate rpc-listen field in private and public RpcSettingsOpt 1 year ago
  oars 8bc97e265c script/research/generic-node: fix darkfi-serial dependency 1 year ago
  oars 2d73148825 script/evgrd: fix compilation issue 1 year ago
  oars 79d276ca32 net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs. 11 months ago
  oars 404dc9d9f0 net,rpc,event_graph,dht: use channel display address for UI scenarios (e.g. logging, dnet) 11 months ago
  oars e9415643fb rpc/p2p_method: show the mixed url of transport mixed connections to aid in debugging in dnet and other tools 1 year ago
  oars 298a89a01c net: identify transport mixed connections to make sure mixed addresses don't enter hostregistry 1 year ago
  oars ce95d31c4d net/hosts: move transport mixing logic to one place in HostContainer::mix_host function and perform transport mixing in Connector only 1 year ago
  skoupidi 3469f2dd04 drk/rpc: checkpoint merkle trees before appending block 1 year ago
  skoupidi c990eb501e drk/dao: fixed dao confirmation query 1 year ago
  skoupidi 9d5f399f5f drk/scanned_blocks: actually rewind trees don't be stupid 1 year ago
  skoupidi 0d6045ad87 drk: use merkle tree checkpoints instead of sled-overlay diffs to manage them 1 year ago
  skoupidi 9cf112f1e0 drk/rpc: removed duplicate log message 1 year ago
  skoupidi af83477b23 drk: simplyfied error logging format 1 year ago
  skoupidi ec682e19a9 drk/interactive: contract commands added 1 year ago
  skoupidi f910402fa0 drk/interactive: token commands added 1 year ago
  skoupidi 9efb86333c drk/interactive: alias commands added 1 year ago
  skoupidi 11805e8a3a drk/interactive: explorer commands added 1 year ago
  skoupidi bb06d7ae8e drk/txs_history: chore clippy 1 year ago
  skoupidi 51cb2e9d17 drk/interactive: dao commands added 1 year ago