Commit History

Author SHA1 Message Date
  oars 52e3d4655b util/logger,util/cli,bin/app/logger: fix issues with file logging 9 months ago
  epiphany ee35e6e879 fu: chore fmt 9 months ago
  epiphany b20b997cfc fu: chore clippy 9 months ago
  epiphany 4750dac59f net/session: add log when direct outbound disconnects 9 months ago
  epiphany 27dd21cc50 net/session/direct_session: spawn a task to create a channel, fix race condition 9 months ago
  epiphany ee8de423d1 fud: fix default config (was using wrong setting name for `equix_effort`) 9 months ago
  epiphany 097e43afed fu: add `lookup` command, rename `list-buckets` and `list-seeders` to `buckets` and `seeders` 9 months ago
  epiphany c66d9a7fe6 fud/rpc: add `lookup` rpc method 9 months ago
  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 1 year 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