Historia zmian

Autor SHA1 Wiadomość Data
  x 3aa0e3b722 zkas: Implement debug symbols in the compiled binary 7 miesięcy temu
  x 43b9695884 zkas: Improve decoder readability 7 miesięcy temu
  x 9785777642 chore: Update copyright license year 7 miesięcy temu
  x 8b1759cf93 darkfid: Improve JSONRPC docs 7 miesięcy temu
  skoupidi 400bc43e24 runtime: chore clippy 1 rok temu
  parazyd 604f443fd1 chore: Update license header year 1 rok temu
  skoupidi 4074bacb28 zkas/decoder: (clippy chore) replace as_bytes().len() with len() since it returns the bytes length on strings 1 rok temu
  zero 1a1a26e396 Revert "sdk: move find_subslice() and NextTupleN from zkas into SDK util.rs" 2 lat temu
  zero dcf419b0ca sdk: move find_subslice() and NextTupleN from zkas into SDK util.rs 2 lat temu
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 lat temu
  y 92a7a80ddc cleanup: put test002 after test001 2 lat temu
  parazyd 31478a5305 zkas: Enable regression_001 test 2 lat temu
  greptile 67b8de8451 zkas: fix index-out-of-bounds panic (#203) 2 lat temu
  greptile 9d5ca4b904 zkas: fix out-of-memory panic (#202) 2 lat temu
  y f6d1915556 zkas: fix index out of bounds panic 3 lat temu
  parazyd 8a4fec6745 zkas: Enforce MAX_K and MAX_NS_LEN. 3 lat temu
  parazyd 99f68db953 zkas: Enforce k declaration on top of the source file. 3 lat temu
  parazyd 1cb00112ae zkas: Enforce a limit on the circuit namespace length 3 lat temu
  parazyd a326a67901 zkas: Add basic debug prints 3 lat temu
  parazyd bd6a6bfaf2 zkas: Rename "stack" to "heap". 3 lat temu
  parazyd be9013ed31 zkas: Rename "contract" to "witness". 3 lat temu
  parazyd 71cd3064d6 Update license year. 3 lat temu
  parazyd 8ae84ad7f9 Add license header to source files. 3 lat temu
  Luther Blissett c93034f164 zkas: Write the circuit namespace in the bincode. 3 lat temu
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. 3 lat temu
  Luther Blissett 76c25f06a1 Change import references in library to the new serial module. 3 lat temu
  Luther Blissett acc5773230 zkas: Clippy lints. 4 lat temu
  Luther Blissett a1732be74e zkas/compiler: Introduce .literal section in bincode, and add remaining code. 4 lat temu
  parazyd 86d9aa81b2 zk/vm: Proper separation for prover and verifier. 4 lat temu
  parazyd 4b013f27ee zkas: Use usize for stack indexes. 4 lat temu