This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule evmc
updated
8 files
+23 −1 | CHANGELOG.md | |
+20 −0 | bindings/go/evmc/evmc.go | |
+14 −0 | bindings/go/evmc/evmc_test.go | |
+1 −1 | bindings/rust/evmc-vm/src/lib.rs | |
+4 −4 | cmake/cable/bootstrap.cmake | |
+1 −1 | examples/example_host.cpp | |
+2 −2 | include/evmc/evmc.hpp | |
+3 −17 | include/evmc/helpers.hpp |