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