issues
search
zkFold
/
zkfold-base
ZkFold's Base library
https://zkfold.io
MIT License
17
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added `instance SymbolicData (List c x)`
#380
TurtlePU
opened
2 hours ago
0
Implement `SymbolicData` for `List`
#379
TurtlePU
opened
2 hours ago
0
Blake2b proper testing and optimization
#378
zlonast
opened
5 hours ago
0
Trim functors during compilation
#377
TurtlePU
opened
1 day ago
0
Added `SymbolicData.Payload` associated type
#376
TurtlePU
opened
1 day ago
0
Add `Payload` type family
#375
TurtlePU
opened
1 day ago
0
Deeper constant optimization
#374
hovanja2011
opened
4 days ago
0
Generic SymbolicInput
#373
echatav
closed
2 days ago
0
Default overridable implementation of `SymbolicInput` via `Generic`:
#372
echatav
closed
2 days ago
0
Added `compileWithPayload` combinator
#371
TurtlePU
closed
2 days ago
0
A function that transforms (part of) inputs into extra witness
#370
TurtlePU
closed
2 days ago
0
Create a `:%:` modular newtype
#369
echatav
opened
6 days ago
7
Add the 'guessing' circuit
#368
TurtlePU
closed
6 days ago
0
A function that transforms outputs into extra inputs
#367
TurtlePU
closed
6 days ago
0
fix: add symbolic instances for KYCData
#366
diS3e
opened
1 week ago
0
Non-zero constraint in UInt tests
#365
hovanja2011
opened
1 week ago
0
Add support for extra witnesses in arithmetic circuits
#364
TurtlePU
closed
1 week ago
0
Add support for extra witnesses in `ArithmeticCircuit`
#363
TurtlePU
closed
1 week ago
0
Complete Protostar
#362
vlasin
opened
1 week ago
0
Variables can be forcefully evaluated
#361
vks4git
closed
1 week ago
0
Add functions for working with circuit inputs, outputs, and extra witness
#360
vlasin
closed
2 days ago
0
Simple UPLC Converter tests
#359
TurtlePU
closed
1 week ago
0
Add tests for UPLC converter
#358
TurtlePU
closed
1 week ago
1
Rewrite `FFA` module from scratch using new `MonadCircuit` interface
#357
TurtlePU
opened
1 week ago
0
Optimize `instance SemiEuclidean (UInt n r c)` using new `MonadCircuit` interface
#356
TurtlePU
opened
1 week ago
0
"Assignment" optimization
#355
TurtlePU
opened
1 week ago
1
Add `witnessF` function to `Symbolic` class
#354
TurtlePU
closed
1 week ago
1
Added `WitnessField` associated type in `Symbolic` class
#353
TurtlePU
closed
1 week ago
2
Int
#352
charrsky
opened
2 weeks ago
0
Optimize Arithmetic Circuits
#351
hovanja2011
closed
1 week ago
0
Compiler optimization
#350
vlasin
opened
2 weeks ago
0
API for constructing and proving simple transfer transactions in the rollup
#349
vlasin
opened
2 weeks ago
0
ALBA verification in-circuit
#348
vlasin
opened
2 weeks ago
0
Add tests for UPLC Converter
#347
TurtlePU
closed
1 week ago
0
Implement ledger rules
#346
echatav
opened
2 weeks ago
0
kyc example
#345
diS3e
closed
2 weeks ago
0
UPLC fix
#344
TurtlePU
closed
2 weeks ago
0
Complete `Update` validation logic.
#343
echatav
opened
2 weeks ago
0
Update transaction validation logic given that we have two types of transactions.
#342
echatav
opened
2 weeks ago
0
Update `inputExisted` and `inputNotSpent` logic. We have two types of transactions: offline and online. Plus, a UTxO can be generated by bridging. We need to take into account those three cases.
#341
echatav
opened
2 weeks ago
0
Remove the "Bridge" type.
#340
echatav
opened
2 weeks ago
0
Update the definition of `Update` according to the docs and add fields for bridging UTxOs in and out.
#339
echatav
opened
2 weeks ago
0
Update the definition of `Transaction` according to the docs.
#338
echatav
closed
2 weeks ago
0
Vks4git/321 feature prototypes
#337
vks4git
closed
2 weeks ago
0
Fixing benchmarks after changing the resize function
#336
hovanja2011
closed
2 weeks ago
0
Add golden tests to CI
#335
TurtlePU
opened
2 weeks ago
1
+ Witness class for use in MonadCircuit
#334
TurtlePU
closed
2 weeks ago
0
ECDSA Verify
#333
diS3e
closed
2 weeks ago
0
Add `Secp256k1` curve
#332
diS3e
opened
2 weeks ago
0
Refactor range constraints in ArithmeticCircuit
#331
hovanja2011
closed
2 weeks ago
1
Next