Commit Graph

  • 2656060 simple_smt: reduce serialized size, use static hashes of the empty word by Augusto F. Hack 2023-11-02 15:55:58 +0100
  • 672340d mmr: support accumulator of older forest versions by Augusto F. Hack 2023-11-01 13:40:58 +0100
  • 8083b02 chore: update changelog by Bobbin Threadbare 2023-10-28 22:05:41 -0700
  • ecb8719 chore: bump winterfell release to .7 by Al-Kindi-0 2023-10-24 12:33:09 +0200
  • 4144f98 docs: update bench readme by Bobbin Threadbare 2023-10-27 12:28:37 -0700
  • c726050 mmr: support proofs with older forest versions by Augusto F. Hack 2023-10-27 20:20:33 +0200
  • 9239340 mmr: support arbitrary from/to delta updates by Augusto F. Hack 2023-10-27 19:53:50 +0200
  • 97ee929 mmr: publicly export MmrDelta by Augusto F. Hack 2023-10-27 20:29:08 +0200
  • bfae06e docs: update changelog by Bobbin Threadbare 2023-10-26 16:08:32 -0700
  • b4e2d63 docs: added RPX benchmarks by Al-Kindi-0 2023-10-26 16:10:17 +0200
  • 9679329 feat: RPX (xHash12) hash function implementation by Al-Kindi-0 2023-10-24 11:34:02 +0200
  • 2bbea37 rpo: added conversions for digest by Augusto F. Hack 2023-10-26 14:22:50 +0200
  • 8300094 chore: update main readme by Bobbin Threadbare 2023-10-19 12:22:07 -0700
  • f44175e config: add .editorconfig by Augusto F. Hack 2023-10-19 20:25:29 +0200
  • 4cf8eeb chore: update crate version to v0.8 by Bobbin Threadbare 2023-10-11 21:57:46 -0700
  • c86bdc6 Merge pull request #226 from shuoer86/main by Bobbin Threadbare 2023-11-26 15:18:25 -0800
  • 650508c chore: fix typos by shuoer86 2023-11-26 21:19:03 +0800
  • 012ad5a Merge pull request #195 from 0xPolygonMiden/hacka-partial-mmr2 by Augusto Hack 2023-10-19 20:30:24 +0200
  • bde20f9 mmr: added partial mmr by Augusto F. Hack 2023-10-17 17:38:18 +0200
  • 7f3d4b8 (tag: v0.7.1) fix: RPO Falcon build on Windows by Bobbin Threadbare 2023-10-10 15:16:51 -0700
  • 1a00c70 (tag: v0.7.0) fix: glob dependency by Bobbin Threadbare 2023-10-06 21:20:48 -0700
  • 7ddcdc5 docs: add module descriptions by Bobbin Threadbare 2023-10-06 21:13:42 -0700
  • bfd05e3 Merge pull request #164 from 0xPolygonMiden/next by Bobbin Threadbare 2023-10-06 19:54:04 -0700
  • 9235a78 chore: add date for v0.7 release by Bobbin Threadbare 2023-10-06 17:06:06 -0700
  • 78aa714 Merge pull request #193 from 0xPolygonMiden/bobbin-v0.7-release-prep by Bobbin Threadbare 2023-10-06 06:57:45 -0700
  • aeadc96 docs: add signature section to main readme by Bobbin Threadbare 2023-10-06 00:11:32 -0700
  • 0fb1ef8 Merge pull request #192 from 0xPolygonMiden/bobbin-feature-cleanup by Bobbin Threadbare 2023-10-04 10:30:59 -0700
  • cf91c89 refactor: clean up features by Bobbin Threadbare 2023-10-03 18:08:36 -0700
  • 025c25f Merge pull request #179 from 0xPolygonMiden/al-bindings_second_attempt by Bobbin Threadbare 2023-10-03 12:19:08 -0700
  • 8078021 feat: Falcon 512 signature by Al-Kindi-0 2023-10-03 20:45:18 +0200
  • b1dbcee Merge pull request #189 from 0xPolygonMiden/frisitano-vault-delta by Bobbin Threadbare 2023-10-02 18:04:56 -0700
  • 3964186 Merge pull request #190 from reilabs/armv8-a+sve-next by Bobbin Threadbare 2023-09-25 13:22:01 -0700
  • 01be4d6 refactor: move arch specific code to rpo folder, don't run SVE on CI by Grzegorz Swirski 2023-09-24 22:23:38 +0200
  • 701a187 feat: implement RPO hash using SVE instructionss by Grzegorz Swirski 2023-09-15 11:09:03 +0200
  • 1fa2895 refactor: modify MerkleStore::non_empty_leaves to support TSMT by frisitano 2023-09-19 16:01:52 +0800
  • 90dd3ac Merge pull request #187 from 0xPolygonMiden/andrew-add-empty-word by Andrey Khmuro 2023-08-31 21:40:36 +0300
  • 2f09410 refactor: replace with EMPTY_WORD, ZERO and ONE by Andrey Khmuro 2023-08-31 16:22:03 +0200
  • 51d527b Merge pull request #185 from 0xPolygonMiden/bobbin-leaf-traversal by Bobbin Threadbare 2023-08-28 16:54:14 -0700
  • 9f54c82 feat: implement additional leaf traversal methods on MerkleStore by Bobbin Threadbare 2023-08-16 02:54:11 -0700
  • c7f1535 Merge pull request #182 from 0xPolygonMiden/andrew-tsmt-benchmark by Bobbin Threadbare 2023-08-17 16:12:23 -0700
  • c1d0612 refactor: run all benchmarks at once, leave only size run option by Andrey Khmuro 2023-08-17 21:50:01 +0200
  • 2214ff2 chore: TSMT benchmark by Andrey Khmuro 2023-08-14 12:34:14 +0200
  • 85034af Merge pull request #183 from 0xPolygonMiden/hacka-move-error-to-mod by Augusto Hack 2023-08-15 16:44:11 +0200
  • f7e6922 error: moved to its own module by Augusto F. Hack 2023-08-15 13:53:43 +0200
  • 7780a50 fix: remove PQClean submodule by Bobbin Threadbare 2023-08-12 21:31:31 -0700
  • 6d0c756 chore: minor code organization improvement by Bobbin Threadbare 2023-08-12 09:59:02 -0700
  • 854ade1 Merge pull request #181 from 0xPolygonMiden/tohrnii-blake3-ord by Bobbin Threadbare 2023-08-11 13:42:09 -0700
  • fb649df feat: derive ord and partialord for blake3digest by tohrnii 2023-08-11 20:09:34 +0000
  • d9e8523 Merge pull request #180 from 0xPolygonMiden/hacka-conditional-support-for-serde by Augusto Hack 2023-08-11 14:03:43 +0200
  • 8cf5e9f feature: add conditional support for serde by Augusto F. Hack 2023-08-08 17:04:25 +0200
  • 03f89f0 Merge pull request #177 from 0xPolygonMiden/bobbin-tsmt-delete-64 by Bobbin Threadbare 2023-08-07 11:13:35 -0700
  • 2fa1b97 Merge pull request #178 from 0xPolygonMiden/hacka-export-tsmt-error by Augusto Hack 2023-08-07 11:25:55 +0200
  • f71d989 tsmt: export smt error by Augusto F. Hack 2023-08-07 11:13:24 +0200
  • b3e7578 fix: misspelled variant name in TieredSmtProofError by Bobbin Threadbare 2023-08-04 22:46:23 -0700
  • 5c6a20c fix: bug in TSMT for depth 64 removal by Bobbin Threadbare 2023-08-04 22:36:45 -0700
  • bc364b7 Merge pull request #176 from 0xPolygonMiden/hacka-tsmt-error-codes by Augusto Hack 2023-08-03 19:11:35 +0200
  • 83b6946 tsmt: return error code instead of panic by Augusto F. Hack 2023-08-03 18:57:19 +0200
  • 3dfcc08 Merge pull request #175 from 0xPolygonMiden/hacka-tsmt-proof-basic-traits by Augusto Hack 2023-08-03 15:54:29 +0200
  • 33ef78f tsmt: add basic traits and into/from parts methods by Augusto F. Hack 2023-08-03 14:58:51 +0200
  • b6eb1f9 Merge pull request #174 from 0xPolygonMiden/bobbin-tsmt-proof by Augusto Hack 2023-08-03 11:31:18 +0200
  • 92bb3ac Merge pull request #173 from 0xPolygonMiden/bobbin-tsmt-refactor by Augusto Hack 2023-08-03 11:28:54 +0200
  • 1ac30f8 feat: implement ability to generate TSMT proofs by Bobbin Threadbare 2023-08-02 03:10:31 -0700
  • 6810b5e fix: node type check in inner_nodes() iterator of TSMT by Bobbin Threadbare 2023-08-01 14:43:57 -0700
  • a03f2b5 feat: implement iterator over key-value pairs for TSMT by Bobbin Threadbare 2023-08-01 11:02:29 -0700
  • 1bb75e8 feat: implement value removal in TSMT by Bobbin Threadbare 2023-07-28 01:44:06 -0700
  • 1578a9e refactor: simplify TSTM leaf node hashing by Bobbin Threadbare 2023-07-27 21:15:45 -0700
  • e49bccd Merge pull request #165 from 0xPolygonMiden/andrew-replace-mps by Bobbin Threadbare 2023-07-27 16:26:34 -0700
  • 71b04d0 refactor: replace MerklePathSet with PartialMerkleTree by Andrey Khmuro 2023-06-23 23:12:52 +0300
  • 8c749e4 chore: update blake3 dependency to v1.4 by Bobbin Threadbare 2023-07-26 12:10:01 -0700
  • 809b572 Merge pull request #171 from 0xPolygonMiden/frisitano-recording-map-finalizer by frisitano 2023-07-26 15:38:16 +0200
  • da2d087 feat: introduce TryApplyDiff and refactor RecordingMap finalizer by frisitano 2023-07-10 12:53:39 +0100
  • aaf1788 Merge pull request #166 from 0xPolygonMiden/frisitano-tx-result by frisitano 2023-07-20 16:45:45 +0200
  • 44e60e7 feat: introduce diff traits and objects by frisitano 2023-06-30 17:18:22 +0100
  • 08aec44 Enhancement of the Partial Merkle Tree (#163) by Andrey Khmuro 2023-07-06 00:19:03 +0300
  • 813fe24 chore: update crate version to v0.7.0 by Bobbin Threadbare 2023-06-25 02:11:46 -0700
  • 18302d6 (tag: v0.6.0) Merge pull request #154 from 0xPolygonMiden/next by Bobbin Threadbare 2023-06-25 02:06:21 -0700
  • 858f95d chore: update changelog by Bobbin Threadbare 2023-06-25 01:54:34 -0700
  • b2d6866 refactor: rename Merkle store Node into StoreNode by Bobbin Threadbare 2023-06-25 01:42:21 -0700
  • f52ac29 Merge pull request #162 from 0xPolygonMiden/frisitano-tx-executor by Bobbin Threadbare 2023-06-23 23:33:58 -0700
  • f08644e refactor: simplify recording MerkleStore structure by Bobbin Threadbare 2023-06-23 23:07:24 -0700
  • 679a30e feat: introduce recorder objects by frisitano 2023-06-16 11:42:49 +0100
  • cede2e5 Merge pull request #161 from 0xPolygonMiden/bobbin-smt-empty-value by Bobbin Threadbare 2023-06-14 09:48:14 -0700
  • 4215e83 feat: add EMPTY_VALUE const to SMTs by Bobbin Threadbare 2023-06-13 22:53:14 -0700
  • fe5cac9 fix: compilation errors by Bobbin Threadbare 2023-06-13 22:43:08 -0700
  • 53d52b8 Merge pull request #156 from 0xPolygonMiden/andrew-partial-mt by Bobbin Threadbare 2023-06-13 22:10:26 -0700
  • 1be64fc Merge pull request #157 from 0xPolygonMiden/tohrnii-digest by Bobbin Threadbare 2023-06-13 15:06:47 -0700
  • 049ae32 chore: clean up test code by Bobbin Threadbare 2023-06-13 14:40:31 -0700
  • b9def61 refactor: improve tests, add error tests by Andrey Khmuro 2023-06-13 16:14:07 +0300
  • 0e0a3fd refactor: refactor to clean up and simplify things by tohrnii 2023-06-13 10:28:15 +0100
  • fe9aa8c refactor: refactor crypto APIs to use RpoDigest instead of Word by tohrnii 2023-06-09 21:18:13 +0100
  • 766702e refactor: improve tests, small fixes by Andrey Khmuro 2023-06-09 13:33:56 +0300
  • 218a64b refactor: small fixes by Andrey Khmuro 2023-06-06 01:30:14 +0300
  • 2708a23 refactor: optimize code, fix bugs by Andrey Khmuro 2023-06-05 18:02:16 +0300
  • 43f1a4c refactor: MerkleStore clippy fix by Andrey Khmuro 2023-06-03 15:47:27 +0300
  • 55cc71d fix: fix add_path func leaf determination by Andrey Khmuro 2023-06-03 15:38:24 +0300
  • ebf71c2 refactor: optimize code, remove not momentarily necessary functions by Andrey Khmuro 2023-06-02 21:57:33 +0300
  • b432447 feat: change constructor from with_leaves to with_paths by Andrey Khmuro 2023-06-01 17:29:01 +0300
  • 23f448f feat: partial Merkle tree by Andrey Khmuro 2023-05-30 20:23:36 +0300
  • 59f7723 chore: update crete version to v0.6.0 by Bobbin Threadbare 2023-05-26 14:49:58 -0700
  • 2ed880d (tag: v0.5.0) chore: add TieredSmt to readme by Bobbin Threadbare 2023-05-26 14:41:22 -0700