Commit History

Author SHA1 Message Date
  oars ff477eb2f0 script/research/tx-replayer: a tool to replay a transaction by resetting the blockchain database to a height before the transaction was added at 8 months ago
  oars 12a18503a2 contract/test-harness: fix issue with benchmark_wasm_calls and let it silently fail when given an invalid tx 8 months ago
  oars f974da8409 script/research/zkvm-metering: add CircuitCost measurements 8 months ago
  oars 7c42e3020d zk: add Debug trait to ZkCircuit and fill configure trait 8 months ago
  oars f7db85c0a9 script/research/zkvm-metering: generate and verify Native contracts' proofs 8 months ago
  oars 8d7d33b812 script/research/zkvm-metering: organize 8 months ago
  oars 574695f034 script/research/zkvm-metering: fix merkle_root opcode zk proof, k = 11 can be used and this changes the proof size and verifying key size 8 months ago
  skoupidi f644d8cae0 net/hosts: moved file doc comments before items 8 months ago
  oars e641ac09f4 chore: fix rustdoc broken doc links and warnings 8 months ago
  jkds 6c0dafbceb app/text2: modify text rendering so we build a single atlas for an entire parley Layout. this is handy if a layout does not change (text/styles) just the wrapping. then we can reuse the atlas. 8 months ago
  jkds 6b9ef3aff2 app: fix potential bug on exit due to already dropped anim when draw() is called after window quit request. see below for more detailed info. 8 months ago
  jkds 8028ea9b10 app: use cargo features to enable switching between schema layouts 8 months ago
  jkds 4378ea4845 update copyright dates on new files from 2025 to 2026 8 months ago
  jkds 1a4247ea7a Merge codeberg-tor:darkrenaissance/darkfi 8 months ago
  jkds 633d7f21ce Merge branch 'gameinput' 8 months ago
  jkds af086abc61 app/edit: fix bug where android sends us spurious compose changes. Just drop them. 8 months ago
  skoupidi 0692bf9ce7 Cargo.toml: reverted zk feature back to asyn-sdk 8 months ago
  jkds d131828285 app: reduce JNI overhead when adjusting a selection by creating a special setSelection() fn so we dont have to pass the entire state over the bridge. 8 months ago
  jkds 7d589fd2ac app/edit: improve perf of editing selection. only recalc rect when editing text itself (not select changes) 8 months ago
  jkds 737ba095f9 app: android event handler improve editor logic 8 months ago
  jkds b182fa7fa9 app: improve android editor perf and eliminate a deadlock in android text input 8 months ago
  skoupidi dfe15b173f contrib/localnet/darkfid*: added missing management rpc in all scripts 8 months ago
  skoupidi fcf4aded0e darkfid: split managemtn rpc methods into its own rpc server and standarized all ports 8 months ago
  x 4f30aae91d doc: Update book links 8 months ago
  x 514c494582 doc: DEP0007 accepted 8 months ago
  x 29501efe04 doc/testnet/contract: py rpc example 8 months ago
  skoupidi e579f5a6ab example/wasm-hello-world: rmrfed 8 months ago
  skoupidi 28659e261f doc/testnet/contract: use the smart contract template repository for examples 8 months ago
  skoupidi 375da0047b doc/README: added mdbook mermaid plugin name in its install command 8 months ago
  epiphany 82139d9c0c net/direct_session: remove `ChannelBuilder` reference and fix typo in comment 8 months ago