pod2/book/src
tideofwords d3bc892906
Aard custom (#49)
* Merge changes to docs

* Fix typo

* Correct SUMMARY so it compiles; update .gitignore

* Clean up statements.md

Make syntax and notation consistent with Rust source code.

* Fix statements for Merkle trees and compound types

* First draft of custom statements and small updates to signedpod.md

* Update book/src/merkletree.md

Co-authored-by: Ahmad Afuni <root@ahmadafuni.com>

* merklestatements correct typo

Co-authored-by: Ahmad Afuni <root@ahmadafuni.com>

* add todo for gadget ids

Co-authored-by: Ahmad Afuni <root@ahmadafuni.com>

* Separate out custom statements version 1

* More details on custom statements version 1

* new file custom2

* Partial draft of version 2

* First draft of version 2 spec, it's kind of a mess

* Another version of the custom predicates spec

* Update book/src/custom2.md

Co-authored-by: Eduard S. <eduardsanou@posteo.net>

* Simple example of deduction rule applied in circuit

* Implement Edu's comments on custom predicates

* Backend predicates must be defined in groups

* Add more examples

* Two diff statements using same constant

* Remove deprecated example

---------

Co-authored-by: Ahmad Afuni <root@ahmadafuni.com>
Co-authored-by: Eduard S. <eduardsanou@posteo.net>
2025-02-24 09:05:30 -08:00
..
img feat: add architecture doc (#73) 2025-02-18 16:31:39 +01:00
anchoredkeys.md Merge changes to docs (#41) 2025-02-10 19:06:45 +01:00
architecture.md feat: add architecture doc (#73) 2025-02-18 16:31:39 +01:00
backendtypes.md Extend merkletree spec, init SignedPod section, add typos checker in CI (#31) 2025-02-05 16:37:16 +01:00
custom.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
custom1.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
custom1b.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
custom2.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
customexample.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
deductions.md feat: move code here (#11) 2025-01-31 16:20:57 +01:00
examples.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
front_and_back.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
introduction.md feat: move code here (#11) 2025-01-31 16:20:57 +01:00
mainpod.md feat: move code here (#11) 2025-01-31 16:20:57 +01:00
merklestatements.md Merge changes to docs (#41) 2025-02-10 19:06:45 +01:00
merkletree.md Implement Containers (Dictionary,Set,Array) on top of MerkleTree. And restructure the code. (#55) 2025-02-12 12:06:40 +01:00
mockpod.md feat: move code here (#11) 2025-01-31 16:20:57 +01:00
operations.md docs: add native operation table (#22) 2025-02-05 12:25:34 +01:00
podtypes.md Merge changes to docs (#41) 2025-02-10 19:06:45 +01:00
signedpod.md Merge changes to docs (#41) 2025-02-10 19:06:45 +01:00
simpleexample.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
statements.md Merge changes to docs (#41) 2025-02-10 19:06:45 +01:00
SUMMARY.md Aard custom (#49) 2025-02-24 09:05:30 -08:00
values.md Implement Containers (Dictionary,Set,Array) on top of MerkleTree. And restructure the code. (#55) 2025-02-12 12:06:40 +01:00