2 files changed
+2
-2
lines changed- .bumpversion.cfg+1-1
- .clang-tidy+1
- CHANGELOG.md+14-1
- CMakeLists.txt+2-2
- README.md+2-2
- appveyor.yml+1-1
- bindings/go/evmc/evmc_test.go+1-1
- bindings/rust/evmc-declare-tests/Cargo.toml+1-1
- bindings/rust/evmc-declare/Cargo.toml+2-2
- bindings/rust/evmc-sys/Cargo.toml+1-1
- bindings/rust/evmc-vm/Cargo.toml+2-2
- circle.yml+38-26
- cmake/cable/CableCompilerSettings.cmake+33-28
- examples/example-rust-vm/Cargo.toml+1-1
- examples/example-rust-vm/src/lib.rs+1-1
- examples/example_precompiles_vm/example_precompiles_vm.cpp+13-10
- include/evmc/evmc.h+1-1
- include/evmc/evmc.hpp+6
- include/evmc/helpers.h+4
- test/tools/CMakeLists.txt+1-1
- test/unittests/CMakeLists.txt+4-3
- test/unittests/cpp_test.cpp+27-8
- test/unittests/loader_test.cpp+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments