|
1 | 1 | Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag. |
2 | 2 |
|
| 3 | +# v82 |
| 4 | +date 14.07.2025 |
| 5 | + |
| 6 | +Fix for inspector not calling `step_end`. |
| 7 | + |
| 8 | +* `revm-context`: 8.0.2 -> 8.0.3 (✓ API compatible changes) |
| 9 | +* `revm-interpreter`: 23.0.1 -> 23.0.2 (✓ API compatible changes) |
| 10 | +* `revm-precompile`: 24.0.0 -> 24.0.1 (✓ API compatible changes) |
| 11 | +* `revm-handler`: 8.0.2 -> 8.0.3 (✓ API compatible changes) |
| 12 | +* `revm-inspector`: 8.0.2 -> 8.0.3 (✓ API compatible changes) |
| 13 | +* `revme`: 7.0.3 -> 7.0.4 (✓ API compatible changes) |
| 14 | +* `op-revm`: 8.0.2 -> 8.0.3 (✓ API compatible changes) |
| 15 | +* `custom_precompile_journal`: 0.1.0 |
| 16 | +* `revm`: 27.0.2 -> 27.0.3 |
| 17 | +* `revm-statetest-types`: 8.0.3 -> 8.0.4 |
| 18 | + |
| 19 | +# v81 |
| 20 | +date: 03.07.2025 |
| 21 | + |
| 22 | +Fix inspector step_end panic for opcode fn. |
| 23 | + |
| 24 | +* `revm-bytecode`: 6.0.0 -> 6.0.1 (✓ API compatible changes) |
| 25 | +* `revm-handler`: 8.0.1 -> 8.0.2 (✓ API compatible changes) |
| 26 | +* `revm-inspector`: 8.0.1 -> 8.0.2 (✓ API compatible changes) |
| 27 | +* `revme`: 7.0.2 -> 7.0.3 (✓ API compatible changes) |
| 28 | +* `custom_precompile_journal`: 0.1.0 |
| 29 | +* `revm-state`: 7.0.0 -> 7.0.1 |
| 30 | +* `revm-database-interface`: 7.0.0 -> 7.0.1 |
| 31 | +* `revm-context-interface`: 8.0.0 -> 8.0.1 |
| 32 | +* `revm-context`: 8.0.1 -> 8.0.2 |
| 33 | +* `revm-database`: 7.0.0 -> 7.0.1 |
| 34 | +* `revm-interpreter`: 23.0.0 -> 23.0.1 |
| 35 | +* `revm`: 27.0.1 -> 27.0.2 |
| 36 | +* `revm-statetest-types`: 8.0.2 -> 8.0.3 |
| 37 | +* `op-revm`: 8.0.1 -> 8.0.2 |
| 38 | + |
| 39 | +# v80 |
| 40 | +date 01.07.2025 |
| 41 | + |
| 42 | +Fix `build` and `build_fill` for OpTransactionBuilder |
| 43 | + |
| 44 | +* `revm-context`: 8.0.0 -> 8.0.1 (✓ API compatible changes) |
| 45 | +* `revm-handler`: 8.0.0 -> 8.0.1 (✓ API compatible changes) |
| 46 | +* `revm-inspector`: 8.0.0 -> 8.0.1 (✓ API compatible changes) |
| 47 | +* `revm`: 27.0.0 -> 27.0.1 (✓ API compatible changes) |
| 48 | +* `op-revm`: 8.0.0 -> 8.0.1 (✓ API compatible changes) |
| 49 | + |
| 50 | +# v79 |
| 51 | +date: 01.07.2025 |
| 52 | + |
| 53 | +Fix for bytecode eq operation. |
| 54 | + |
| 55 | +* `revm-bytecode`: 5.0.0 -> 6.0.0 (⚠ API breaking changes) |
| 56 | +* `revm-state`: 6.0.0 -> 7.0.0 (✓ API compatible changes) |
| 57 | +* `revm-database-interface`: 6.0.0 -> 7.0.0 (✓ API compatible changes) |
| 58 | +* `revm-context-interface`: 7.0.1 -> 8.0.0 (⚠ API breaking changes) |
| 59 | +* `revm-context`: 7.0.1 -> 8.0.0 (✓ API compatible changes) |
| 60 | +* `revm-interpreter`: 22.0.1 -> 23.0.0 (✓ API compatible changes) |
| 61 | +* `revm-precompile`: 23.0.0 -> 24.0.0 (✓ API compatible changes) |
| 62 | +* `revm-handler`: 7.0.1 -> 8.0.0 (⚠ API breaking changes) |
| 63 | +* `revm-inspector`: 7.0.1 -> 8.0.0 (✓ API compatible changes) |
| 64 | +* `revm`: 26.0.1 -> 27.0.0 (✓ API compatible changes) |
| 65 | +* `revm-statetest-types`: 8.0.1 -> 8.0.2 (✓ API compatible changes) |
| 66 | +* `revme`: 7.0.1 -> 7.0.2 (✓ API compatible changes) |
| 67 | +* `op-revm`: 7.0.1 -> 8.0.0 (⚠ API breaking changes) |
| 68 | +* `revm-database`: 6.0.0 -> 7.0.0 |
| 69 | + |
| 70 | +# v78 |
| 71 | +date: 20.05.2025 |
| 72 | + |
| 73 | +Quick fix for not calling `frame_stack.clear()` https://github.com/bluealloy/revm/pull/2656 |
| 74 | + |
| 75 | +* `revm-context`: 7.0.0 -> 7.0.1 (✓ API compatible changes) |
| 76 | +* `revm-interpreter`: 22.0.0 -> 22.0.1 (✓ API compatible changes) |
| 77 | +* `revm-precompile`: 23.0.0 -> 23.0.1 (✓ API compatible changes) |
| 78 | +* `revm-handler`: 7.0.0 -> 7.0.1 (✓ API compatible changes) |
| 79 | +* `revm-inspector`: 7.0.0 -> 7.0.1 |
| 80 | +* `revm`: 26.0.0 -> 26.0.1 |
| 81 | +* `revm-statetest-types`: 8.0.0 -> 8.0.1 |
| 82 | +* `revme`: 7.0.0 -> 7.0.1 |
| 83 | +* `op-revm`: 7.0.0 -> 7.0.1 |
| 84 | + |
| 85 | +# v77 |
| 86 | +date: 19.05.2025 |
| 87 | + |
| 88 | +Perf upgrade and support for osaka devnet-2 EIPs. |
| 89 | + |
| 90 | +* `revm-primitives`: 19.2.0 -> 20.0.0 (⚠ API breaking changes) |
| 91 | +* `revm-bytecode`: 4.1.0 -> 5.0.0 (⚠ API breaking changes) |
| 92 | +* `revm-state`: 5.0.0 -> 6.0.0 (✓ API compatible changes) |
| 93 | +* `revm-database-interface`: 5.0.0 -> 6.0.0 (✓ API compatible changes) |
| 94 | +* `revm-context-interface`: 6.0.0 -> 7.0.0 (⚠ API breaking changes) |
| 95 | +* `revm-context`: 6.0.0 -> 7.0.0 (⚠ API breaking changes) |
| 96 | +* `revm-database`: 5.0.0 -> 6.0.0 (✓ API compatible changes) |
| 97 | +* `revm-interpreter`: 21.0.0 -> 22.0.0 (⚠ API breaking changes) |
| 98 | +* `revm-precompile`: 22.0.0 -> 23.0.0 (⚠ API breaking changes) |
| 99 | +* `revm-handler`: 6.0.0 -> 7.0.0 (⚠ API breaking changes) |
| 100 | +* `revm-inspector`: 6.0.0 -> 7.0.0 (⚠ API breaking changes) |
| 101 | +* `revm`: 25.0.0 -> 26.0.0 (⚠ API breaking changes) |
| 102 | +* `revm-statetest-types`: 7.0.0 -> 8.0.0 (✓ API compatible changes) |
| 103 | +* `revme`: 6.0.0 -> 7.0.0 (⚠ API breaking changes) |
| 104 | +* `op-revm`: 6.0.0 -> 7.0.0 (✓ API compatible changes) |
| 105 | + |
| 106 | + |
| 107 | +# v76 |
| 108 | +date: 06.05.2025 |
| 109 | + |
| 110 | +Introduction of multi transaction. |
| 111 | + |
| 112 | +* `revm-primitives`: 19.1.0 -> 19.2.0 (✓ API compatible changes) |
| 113 | +* `revm-bytecode`: 4.0.1 -> 4.1.0 (✓ API compatible changes) |
| 114 | +* `revm-state`: 4.0.1 -> 5.0.0 (⚠ API breaking changes) |
| 115 | +* `revm-database-interface`: 4.0.1 -> 5.0.0 (✓ API compatible changes) |
| 116 | +* `revm-context-interface`: 5.0.0 -> 6.0.0 (⚠ API breaking changes) |
| 117 | +* `revm-context`: 5.0.1 -> 6.0.0 (⚠ API breaking changes) |
| 118 | +* `revm-database`: 4.0.1 -> 5.0.0 (⚠ API breaking changes) |
| 119 | +* `revm-interpreter`: 20.0.0 -> 21.0.0 (⚠ API breaking changes) |
| 120 | +* `revm-precompile`: 21.0.0 -> 22.0.0 (✓ API compatible changes) |
| 121 | +* `revm-handler`: 5.0.1 -> 6.0.0 (⚠ API breaking changes) |
| 122 | +* `revm-inspector`: 5.0.1 -> 6.0.0 (⚠ API breaking changes) |
| 123 | +* `revm`: 24.0.1 -> 25.0.0 (✓ API compatible changes) |
| 124 | +* `revm-statetest-types`: 6.0.0 -> 7.0.0 (✓ API compatible changes) |
| 125 | +* `revme`: 5.1.1 -> 6.0.0 (⚠ API breaking changes) |
| 126 | +* `op-revm`: 5.0.1 -> 6.0.0 (⚠ API breaking changes) |
| 127 | + |
| 128 | +# v75 tag |
| 129 | +date: 31.05.2025 |
| 130 | + |
| 131 | +Maintainance release. |
| 132 | + |
| 133 | +* `revm-context`: 5.0.0 -> 5.0.1 |
| 134 | +* `revm-handler`: 5.0.0 -> 5.0.1 |
| 135 | +* `revm-inspector`: 5.0.0 -> 5.0.1 |
| 136 | +* `revm`: 24.0.0 -> 24.0.1 |
| 137 | +* `revm-statetest-type`: 5.0.0 -> 6.0.0 |
| 138 | +* `op-revm`: 5.0.0 -> 5.0.1 |
| 139 | + |
3 | 140 | # v74 tag |
4 | 141 | date 23.05.2025 |
5 | 142 |
|
|
0 commit comments