История коммитов

Автор SHA1 Сообщение Дата
  skoupidi a08b04efd2 util/logger: clippy chore 8 месяцев назад
  skoupidi dd575f261f util/logger: allow bins to set alternative terminal logger writers 8 месяцев назад
  darkfi 5c3b100b8e util/log: only show fields for span on enter and close 8 месяцев назад
  darkfi 810fa61e00 app: instrument entire draw tree 8 месяцев назад
  darkfi fe32c5a6c0 util/log: hide the span fields except for the last span being shown. tidies up debug log output. 8 месяцев назад
  darkfi 33d8ad60ae app: tracing instrument a few fns and add spans to logging 8 месяцев назад
  darkfi 923b1ffb7c app: cargo update 8 месяцев назад
  darkfi 9b94affcef app/log: only show the span ID for the top level span 8 месяцев назад
  darkfi 9ae646efb2 util/log: in tracing formatter crop span ID to 6 chars 8 месяцев назад
  darkfi b41eba2b5d app: name all spawned threads 8 месяцев назад
  darkfi 2472d56531 app: improve send button click perf on android by making atomic as short lived as possible. 8 месяцев назад
  epiphany d9aa63f0af fud/download: create the DHT events sub as early as possible 8 месяцев назад
  epiphany 5227d48a8c fud: add a signature to `FudSeeder` 8 месяцев назад
  skoupidi d478afd162 util/cli: minor cleanup on log setup 9 месяцев назад
  oars 52e3d4655b util/logger,util/cli,bin/app/logger: fix issues with file logging 9 месяцев назад
  epiphany ee35e6e879 fu: chore fmt 9 месяцев назад
  epiphany b20b997cfc fu: chore clippy 9 месяцев назад
  epiphany 4750dac59f net/session: add log when direct outbound disconnects 9 месяцев назад
  epiphany 27dd21cc50 net/session/direct_session: spawn a task to create a channel, fix race condition 9 месяцев назад
  epiphany ee8de423d1 fud: fix default config (was using wrong setting name for `equix_effort`) 9 месяцев назад
  epiphany 097e43afed fu: add `lookup` command, rename `list-buckets` and `list-seeders` to `buckets` and `seeders` 9 месяцев назад
  epiphany c66d9a7fe6 fud/rpc: add `lookup` rpc method 9 месяцев назад
  epiphany 4c19e2a04a fud/pow: add setting to toggle BTC block hash in challenge 9 месяцев назад
  epiphany 7c67eb9375 dht, fud: integrate direct session, add inbound timeout, use DHT events 9 месяцев назад
  epiphany ea4848702c fud: add `SeedersFound` event 9 месяцев назад
  epiphany 0c5d744d46 dht: add `DhtEvent` 9 месяцев назад
  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 месяцев назад
  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 месяцев назад
  oars 5e51bc9925 src/contract: add Debug trait to DeployFunction and MoneyFunction to be able to change to string for python tx bindings 11 месяцев назад
  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 месяцев назад