提交历史

作者 SHA1 备注 提交日期
  x 286dac213c CI: Remove book generation 7 月之前
  skoupidi e460c39e6c drk/interactive: added missing tx-from-calls subcommand 7 月之前
  skoupidi 965870ab9b darkfid: support both normal address and base64 encoded mining configurations as miners recipient 7 月之前
  x d56580bd9e doc: Fix RPC source links to be proper with proper anchors 7 月之前
  x 8676007c99 doc: Append [source] on the method heading 7 月之前
  x 85162ea431 darkfid/rpc: Fix minor doc typos 7 月之前
  x 147585b4ec doc: Print rpc source links below method before comment 7 月之前
  x 0d455a405a darkfid: Move misc RPC methods to separate module. 7 月之前
  x 874d8dcf1a darkfid/rpc/blockchain: Fix RPCAPI doc typo 7 月之前
  x 0fd57636ea darkfid: Add RPC endpoint to retrieve WASM bincode 7 月之前
  x 9785777642 chore: Update copyright license year 7 月之前
  x 4cb693e606 contrib: Clean up initscripts 7 月之前
  jkds 49bcfb575f app: tweak android build paths and Dockerfile 7 月之前
  jkds 7c9baa0db1 app: cargo update 7 月之前
  jkds 420e33853f app: switch to narodnik miniquad temporarily 7 月之前
  x a17a81bf2d drk: Add CLI completions for TxFromCalls 7 月之前
  x a61fc4fe33 drk: Detach from the fun 7 月之前
  x e1994a7fd9 drk: Implement tx construction from given calls and their relation-mapping 7 月之前
  x 4519ea3b85 sdk: Implement ContractCallImport to be used by external clients 7 月之前
  x 500f0c2891 chore: Unify all halo2 deps to be exact 7 月之前
  dasman db41ac54f7 darkirc: reverse commitbot's push events order 7 月之前
  skoupidi a685e685c3 darkfid: new testing genesis blocks added 7 月之前
  skoupidi 597b216396 darkfid/rpc: use an fn to return miner status responses for cleaner code 7 月之前
  skoupidi e1300d987b darkfid: relaxed unknown proposals handling by banning after 5 consecutive unknown proposals from a channel 7 月之前
  jkds 2494e52558 app/gfx: fix subtle bug in apply_view/apply_scissor calc where coords are not relative but absolute so use `+ old_view.pos()` 7 月之前
  jkds 489730cb31 app: correct calcs for IME insets 7 月之前
  jkds 13755ab328 app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas. 7 月之前
  jkds 2b67c92877 app/gfx: RETVRN to directly polling method queue 7 月之前
  jkds ac0a2d3f25 app/gfx: remove refresh_task since sleep_interval_ms is now a miniquad setting so this task isnt needed anymore. 7 月之前
  jkds bda9b64d09 net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting 7 月之前