Robin Salen
|
54a1313588
|
Improve some calls to %mstore_rlp (#1452)
* Improve some calls to mstore_rlp
* Remove comment
|
2024-01-09 14:25:31 +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 |
|
Robin Salen
|
32d009671a
|
Fix kernel codehash discrepancy (#1400)
|
2023-12-01 14:34:19 -05:00 |
|
Alonso González
|
471ff68d51
|
Optimize num_bytes and hex_prefix_rlp (#1384)
* Compute num_bytes non-deterministically
* Optimize hex_prefix_rlp
* Clean code
* Clippy
* Apply suggestions
Co-authored-by: Robin Salen <30937548+Nashtare@users.noreply.github.com>
* Clean
* Add endline
* Change 1^256 to U256_MAX
* Apply suggestions from code review
Co-authored-by: Robin Salen <30937548+Nashtare@users.noreply.github.com>
---------
Co-authored-by: Robin Salen <30937548+Nashtare@users.noreply.github.com>
|
2023-11-29 10:43:50 -05:00 |
|
Daniel Lubarov
|
e6b5e3656f
|
Some more uses of %increment, %decrement
|
2022-10-07 12:03:37 -07:00 |
|
Daniel Lubarov
|
9e483528d3
|
MPT hashing logic, part 3
|
2022-10-02 09:11:39 -07:00 |
|
Daniel Lubarov
|
f2f05952ab
|
MPT hashing logic, part 2
|
2022-10-01 20:02:42 -07:00 |
|
Daniel Lubarov
|
12247047ae
|
MPT hashing logic, part 1
|
2022-09-30 17:02:25 -07:00 |
|