Robin Salen
|
a64311cfd4
|
Add aborting signal (#1429)
* Add aborting signal
* Clippy
* Update to Option following comment
|
2023-12-15 19:35:27 +01:00 |
|
Robin Salen
|
bfcfcdb498
|
Add Checkpoint heights (#1418)
|
2023-12-09 06:26:55 +01:00 |
|
Robin Salen
|
47e24306b7
|
Remove GenerationOutputs (#1408)
|
2023-12-05 18:10:36 -05:00 |
|
Robin Salen
|
5572da30d7
|
Remove intermediary block bloom filters (#1395)
* Remove intermediary block blooms
* Update specs
* Regenerate pdf
* Apply comment, remove unneeded segment
|
2023-11-30 13:11:38 -05:00 |
|
Robin Salen
|
954d1a77c6
|
Remove logic for multiple txns at once (#1341)
* Have prover take only a single txn at most
* Update comment
* Apply review
|
2023-11-09 09:34:12 -05:00 |
|
wborgeaud
|
fa93454c5c
|
Add withdrawals (#1322)
* Withdrawals
* Remove AllRecursiveCircuits in withdrawals test
* Fix ERC20 test
|
2023-11-07 12:20:54 +01:00 |
|
wborgeaud
|
f71f227d3c
|
Add test for selfdestruct (#1321)
* Add test for selfdestruct
* Comment
|
2023-11-02 07:56:21 +01:00 |
|