evmc/examples
Paweł Bylica 2a99b13573 EVM-C: Replace evm_{uint|hash}256 with single evm_uint256be
All values transfered to/from a VM must be passed as big-endian integers.
2016-08-31 11:40:02 +02:00
..
CMakeLists.txt EVM-C: Build examples without #pragma warning suppressions 2016-08-23 21:10:11 +02:00
capi.c EVM-C: Replace evm_{uint|hash}256 with single evm_uint256be 2016-08-31 11:40:02 +02:00
examplevm.c EVM-C: Replace evm_{uint|hash}256 with single evm_uint256be 2016-08-31 11:40:02 +02:00