Commit History

Author SHA1 Message Date
  epiphany 4c19e2a04a fud/pow: add setting to toggle BTC block hash in challenge 9 months ago
  epiphany 7c67eb9375 dht, fud: integrate direct session, add inbound timeout, use DHT events 9 months ago
  epiphany ea4848702c fud: add `SeedersFound` event 9 months ago
  epiphany 0c5d744d46 dht: add `DhtEvent` 9 months ago
  oars 594db1878f example/tx-decode: a simple python tool to decode darkfid transactions showing contract function calls and their parameters as well as signatures for each call 11 months ago
  oars 073b83320c src/sdk/python: create python bindings for transaction, contract, contract function call parameters with the aim of decoding darkfid txs from python scripts 11 months ago
  oars 5e51bc9925 src/contract: add Debug trait to DeployFunction and MoneyFunction to be able to change to string for python tx bindings 11 months ago
  oars 4b1cabd13f Cargo.lock,sdk/python/Cargo.toml: add native contract money,dao,deployooor crates as dependency to python sdk crate for darkfid tx bindings 11 months ago
  oars 99199786f7 Cargo.lock,sdk/python: port python bindings to pyo3 version 0.26 9 months ago
  oars 9e5a163cb3 zk/tracer: make ZkTrace thread-safe, this will be important for python binding 9 months ago
  skoupidi e06f0201d9 drk/dao: typos chore 9 months ago
  skoupidi 1eaff1640a drk/scanned_blocks: properly deserialize height 9 months ago
  skoupidi f5403d25ea chore: dropped obselete dhtd 9 months ago
  oars 06ac488ccb bin/app: replace log with tracing 11 months ago
  oars c048f753da net: change info logs to verbose logs 9 months ago
  oars 4201a06714 script/research/dam/dam-cli: replace simplelog with tracing-subscriber 1 year ago
  oars d9f0feff33 bin/genev/genev-cli: change logging function 1 year ago
  oars 416dc77654 bin/minerd: replace simplelog with tracing-subscriber for setting up logger for programmatic control 1 year ago
  oars 83fe73480b bin/fud/fu: change logging function and use ColorChoice from termcolor 1 year ago
  oars 4b739963c6 bin/explorer/explorerd: replace simplelog with tracing-subscriber for setting up logger for tests 1 year ago
  oars 7b07425b38 bin/darkfid: replace simplelog with tracing-subscriber for setting up logger for programmatic control 1 year ago
  oars 11ca7747e5 tests/jsonrpc: replace simplelog with tracing-subscriber for setting up logger for tests 9 months ago
  oars e782d2afa1 system/stoppable_task: replace simplelog with tracing-subscriber for setting up logger for tests 9 months ago
  oars b02718a7b3 contract/test-harness: replace simplelog with tracing-subscriber for setting up logger for tests 9 months ago
  oars b61d823d6b event_graph/tests: replace simplelog with tracing-subscriber for setting up logger for tests 9 months ago
  oars 4a60cd5c1c net/tests: replace simplelog with tracing-subscriber for setting up logger for tests 9 months ago
  oars cca0c21c3e util/cli,error: setup tracing-subscriber and tracing-appender as logging backend for bins that use async-daemonize replacing simplelog 9 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  oars b47fe86481 util/logger: add logging utilities for working with tracing 9 months ago
  oars ac0365cc60 Cargo.toml, Cargo.lock: change dependencies used for logging 1 year ago