1 file changed
+1
-1
lines changedSubmodule solidity-step updated 31 files
- .github/workflows/build.yml+2-2
- .github/workflows/test.yml+2-2
- .gitignore-3
- CHANGELOG.md+15-1
- Makefile+42-45
- helper_scripts/generate_AccessLogs.sh+9-11
- helper_scripts/generate_UArchConstants.lua+2
- helper_scripts/generate_UArchStep.sh+7-6
- package.json+3-3
- ready_src/Buffer.sol-121
- ready_src/Memory.sol-137
- ready_src/MetaStep.sol-54
- ready_src/UArchCompat.sol-231
- shasum-download+2-2
- shasum-mock+8-8
- shasum-prod+8-8
- src/AccessLogs.sol+1-69
- src/UArchCompat.sol+13-2
- src/UArchConstants.sol+5-2
- src/UArchReset.sol+2-1
- src/UArchStep.sol+43-17
- templates/AccessLogs.sol.template+79-1
- templates/UArchReplay.t.sol.template+16-16
- templates/macro.pp
- test/AccessLogs.t.sol+1-1
- test/BufferAux.sol+1-1
- test/MemoryAux.sol+1-1
- test/UArchCompat.t.sol+1-1
- test/UArchInterpret.sol+1-1
- test/UArchInterpret.t.sol+26-13
- test/UArchReset.t.sol+168
0 commit comments