Official Go implementation of the Ethereum protocol
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.
 
 
 
 
 
 
go-ethereum/core/vm/testdata
Martin Holst Swende 36b78abe61
core/vm: instruction tests (#16327)
6 years ago
..
testcases_add.json core/vm: instruction tests (#16327) 6 years ago
testcases_and.json core/vm: instruction tests (#16327) 6 years ago
testcases_byte.json core/vm: instruction tests (#16327) 6 years ago
testcases_div.json core/vm: instruction tests (#16327) 6 years ago
testcases_eq.json core/vm: instruction tests (#16327) 6 years ago
testcases_exp.json core/vm: instruction tests (#16327) 6 years ago
testcases_gt.json core/vm: instruction tests (#16327) 6 years ago
testcases_lt.json core/vm: instruction tests (#16327) 6 years ago
testcases_mod.json core/vm: instruction tests (#16327) 6 years ago
testcases_mul.json core/vm: instruction tests (#16327) 6 years ago
testcases_or.json core/vm: instruction tests (#16327) 6 years ago
testcases_sar.json core/vm: instruction tests (#16327) 6 years ago
testcases_sdiv.json core/vm: instruction tests (#16327) 6 years ago
testcases_sgt.json core/vm: instruction tests (#16327) 6 years ago
testcases_shl.json core/vm: instruction tests (#16327) 6 years ago
testcases_shr.json core/vm: instruction tests (#16327) 6 years ago
testcases_signext.json core/vm: instruction tests (#16327) 6 years ago
testcases_slt.json core/vm: instruction tests (#16327) 6 years ago
testcases_smod.json core/vm: instruction tests (#16327) 6 years ago
testcases_sub.json core/vm: instruction tests (#16327) 6 years ago
testcases_xor.json core/vm: instruction tests (#16327) 6 years ago