This website requires JavaScript.
Explore
Help
Sign In
status-im
/
evmc
Watch
2
Star
0
Fork
0
You've already forked evmc
mirror of
https://github.com/status-im/evmc.git
synced
2025-02-23 16:38:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
evmc
/
test
/
unittests
History
Paweł Bylica
8234e723f0
loader: Simplify logic for finding create function
...
The loader library no longer tries EVMC create function names with removed prefixes.
2019-11-04 16:22:55 +01:00
..
CMakeLists.txt
cmake: Upgrade GTest to 1.8.1
2019-09-13 11:59:10 +02:00
loader_mock.h
loader: Abstract and mock evmc_last_error_msg()
2019-04-24 15:02:56 +02:00
test_cpp.cpp
Rename evmc_instance -> evmc_vm
2019-09-25 21:30:32 +02:00
test_helpers.cpp
Rename evmc_instance -> evmc_vm
2019-09-25 21:30:32 +02:00
test_instructions.cpp
instructions: Change .stack_height_change values
2019-09-28 11:17:36 +02:00
test_loader.cpp
loader: Simplify logic for finding create function
2019-11-04 16:22:55 +01:00