Commit History

Author SHA1 Message Date
  skoupidi b7755d473e chore: updated Cargo.lock 2 months ago
  jkds a5317a2a42 app: add atexit() shim to workaround openssl issues (temp workaround) 2 months ago
  jkds c009a83786 app: bump min SDK version to 26 to fix missing libaaudio for android linker error 2 months ago
  jkds 4aaf35df7a app: update to NDK 29 2 months ago
  epiphany 6e0b88cb29 app/wallet/send_step2: add paste button to the recipient address input 2 months ago
  dasman a6581fe5a4 bin/app: reimport darkirc plugin in schema/chat.rs 2 months ago
  epiphany c4d1776438 app/wallet/send_step2: use placeholder for the recipient address input 2 months ago
  epiphany 41625c3e55 app/wallet/send_step3: fix amount input behavior on android and use placeholder 2 months ago
  epiphany 93aa00bb3d app/ui/edit: add placeholder to BaseEdit 2 months ago
  dasman d7ae52d3b3 bin/darkirc: move shared code to darkirc lib and fix darkirc plugin methods 2 months ago
  skoupidi 5a7c3524dd darkfid: new testnet genesis blocks added 2 months ago
  x 346e987f10 net: Support TLS dialer/listener without requiring client certificates 3 months ago
  x fe441381cc rpc/server: Enforce connection limit before mark_connection 3 months ago
  x f8aa82b249 rpc/p2p_method: Don't panic on unknown session_id 3 months ago
  x d1f3d5d393 rpc/server: Don't panic on non-response variant in handle_request() 3 months ago
  x 676e10eaa0 rpc/jsonrpc: Use i64 ids instead of u16 3 months ago
  x 8228b22273 rpc/clock_sync: Add clock-tolerance, and make things fully non-blocking 3 months ago
  x aec8914001 rpc/client: Fix concurrent request() calls delivery 3 months ago
  x 51b110af88 rpc/common: Fix potential panic on read_from_stream 3 months ago
  x 0ad3356c6d zkas/decoder: Reject binaries with wrong-arity opcodes 2 months ago
  skoupidi a9100a34ba contract/money/entrypoint: always check both local and global dbs for outputs regardless if call supports it for consistency 2 months ago
  skoupidi 308388a13b contract/money/entrypoint: use checked arithmetics 2 months ago
  skoupidi 3e25bb1778 contract/dao/entrypoint/auth_xfer: check encrypted attributes length matches transfer params outputs one 2 months ago
  skoupidi 1e4d17425b tx/mod: replace assertions with structured errors 2 months ago
  skoupidi 3e7ba87da2 contract/dao/propose: enforce all input proofs to be verified against the same snapshot 2 months ago
  x 14a4305554 zk/gadget/smt: Perform bit decomposition for proofs to ensure canonicity 2 months ago
  darkfi 2ad0c44bdf app: cargo update 2 months ago
  skoupidi ceeb7c9c09 validator: strictly upper bound proposals timestamps 2 months ago
  skoupidi e6f02a3587 contract/dao/entrypoint/auth_xfer: explicitly grab transfer sibling call index from parent children 2 months ago
  skoupidi ccf32b5413 chore: updated Cargo.lock 2 months ago