The core protocol of WoopChain
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.
 
 
 
woop/core/vm
Rongjian Lan 95df383def
do not create new account for cx txn (#3391)
4 years ago
..
runtime Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
testdata Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
analysis.go Add evm support; Import state and trie object 6 years ago
analysis_test.go Add evm support; Import state and trie object 6 years ago
common.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
contract.go Add evm support; Import state and trie object 6 years ago
contracts.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
contracts_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
doc.go Add evm support; Import state and trie object 6 years ago
eips.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
errors.go Add evm support; Import state and trie object 6 years ago
evm.go do not create new account for cx txn (#3391) 4 years ago
gas.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
gas_table.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
gas_table_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
gen_structlog.go Add evm support; Import state and trie object 6 years ago
instructions.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
instructions_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
int_pool_verifier.go Add evm support; Import state and trie object 6 years ago
int_pool_verifier_empty.go Add evm support; Import state and trie object 6 years ago
interface.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
interpreter.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
intpool.go Add evm support; Import state and trie object 6 years ago
intpool_test.go Add evm support; Import state and trie object 6 years ago
jump_table.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
logger.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
logger_json.go Update EVM to latest constantinople 6 years ago
logger_test.go Migrate go-ethereum params into harmony/internal/params 5 years ago
memory.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
memory_table.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
opcodes.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
stack.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
stack_table.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago