You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paweł Bylica f6759913e4 Print returned memory to standard output 10 years ago
..
arithmetic_test.evm Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
ext_test.evm Implementing RETURN and STOP instructions 10 years ago
fib1.evm Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
kv.evm Init of evmcc - EVM Code Compiler 10 years ago
memtest1.evm fixed bug in memory handling 10 years ago
push_test.evm PUSH instruction implementation 10 years ago
return_test.evm Print returned memory to standard output 10 years ago
stack_test.evm SWAP* instructions 10 years ago
store_test.evm Set/get values in Ext store - SSTORE & SLOAD 10 years ago