Hamy Ratoanina
|
f80ebe77f3
|
Remove full memory channel (#1450)
* Remove a full memory channel
* Remove unnecessary uses
* Revert PDF change
* Apply comments
* Apply more comments
* Move disabling functions to cpu_stark.rs
* Apply comments
|
2024-01-11 16:36:47 +00:00 |
|
yanziseeker
|
c329b3681c
|
chore(evm,field,plonky2):fix typos (#1454)
|
2024-01-10 10:40:39 +00:00 |
|
Robin Salen
|
2dacbfe2ff
|
Address bundling (#1426)
* Start
* Scale TxnFields
* Speed-up
* Misc fixes
* Other fixes
* Fix
* Fix offset
* One more fix
* And one more fix
* Fix
* Fix
* Fix init
* More interpreter fixes
* Final fixes
* Add helper methods
* Clippy
* Apply suggestions
* Comments
* Update documentation
* Regenerate pdf
* minor
* Rename some macros for consistency
* Add utility method for unscaling segments and scaled metadata
* Address comments
|
2024-01-08 10:46:26 +00:00 |
|
Linda Guiga
|
bc1a3c4851
|
Merge push and prover_input flags (#1417)
* Merge PUSH and PROVER_INPUT flags
* Apply comment
|
2023-12-13 16:21:24 +01:00 |
|
Hamy Ratoanina
|
3195c205df
|
Merge MSTORE_32BYTES and MLOAD_32BYTES columns (#1414)
* Merge MSTORE_32BYTES and MLOAD_32BYTES columns
* Fix circuit functions
* Apply comments
|
2023-12-08 17:57:45 -05:00 |
|
Hamy Ratoanina
|
d682769b2e
|
Fix set_context constraints (#1401)
* Fix set_context constraints
* Apply comment
|
2023-12-01 19:12:59 -05:00 |
|
Hamy Ratoanina
|
6d751b13c1
|
Remove values of last memory channel (#1291)
* Remove values of last memory channel
Co-authored-by: Linda Guiga <lindaguiga3@gmail.com>
* Fix merge
* Apply comments
* Fix ASM
* Top stack documentation (#7)
* Add doc file
* Apply comments
* Apply comments
* Fix visibility
* Fix visibility
---------
Co-authored-by: Linda Guiga <lindaguiga3@gmail.com>
|
2023-11-13 11:03:50 -05:00 |
|
Robin Salen
|
88fcc32983
|
Reduce visibility for a bunch of structs and methods in EVM crate (#1289)
* Reduce visibility for a bunch of structs and methods
* Remove redundant
|
2023-11-13 09:26:56 -05:00 |
|
Linda Guiga
|
85b38bec19
|
Fix merging of jumpdest and keccak_general.
|
2023-11-01 11:08:57 -04:00 |
|
Hamy Ratoanina
|
20501d9bb5
|
Add context constraints (#1260)
|
2023-11-01 09:08:32 -04:00 |
|
Robin Salen
|
0d97b93af5
|
Add some documentation in EVM crate (#1295)
Co-authored-by: Linda Guiga <linda.guiga@toposware.com>
|
2023-10-30 14:28:24 -04:00 |
|
Hamy Ratoanina
|
4b40bc0313
|
Remerge context flags (#1292)
* Remerge context flags
* Apply comments and revert some unwanted changes
|
2023-10-30 12:56:11 -04:00 |
|
Hamy Ratoanina
|
1d60431992
|
Store top of the stack in memory channel 0 (#1215)
* Store top of the stack in memory channel 0
* Fix interpreter
* Apply comments
* Remove debugging code
* Merge commit
* Remove debugging comments
* Apply comments
* Fix witness generation for exceptions
* Fix witness generation for exceptions (again)
* Fix modfp254 constraint
|
2023-10-11 16:28:49 -04:00 |
|
Linda Guiga
|
c3cb227896
|
Combine get_context and set_context into one flag
|
2023-08-21 23:12:25 +01:00 |
|
Daniel Lubarov
|
df2ba7a384
|
Basic smart contract test
|
2023-01-14 21:18:58 -08:00 |
|
Jacqueline Nabaglo
|
249e50ebcb
|
Get/set context (#843)
|
2022-12-11 10:59:14 -08:00 |
|