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
nico 631d384609 woop 8 months ago
..
runtime woop 8 months 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 fork condition for datacopy bug in evm (#3858) 3 years ago
contracts.go woop 8 months ago
contracts_test.go Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain (#3801) 3 years ago
contracts_write.go woop 8 months ago
contracts_write_test.go woop 8 months ago
doc.go Add evm support; Import state and trie object 6 years ago
eips.go woop 8 months ago
errors.go Add evm support; Import state and trie object 6 years ago
evm.go woop 8 months ago
evm_test.go woop 8 months ago
gas.go woop 8 months ago
gas_table.go woop 8 months ago
gas_table_test.go woop 8 months ago
gen_structlog.go fixed rosetta issues (#4034) 3 years ago
instructions.go woop 8 months ago
instructions_test.go woop 8 months ago
int_pool_verifier.go Bump go1.18. (#4107) 2 years ago
int_pool_verifier_empty.go Bump go1.18. (#4107) 2 years ago
interface.go woop 8 months ago
interpreter.go woop 8 months 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 woop 8 months ago
logger.go fixed rosetta issues (#4034) 3 years ago
logger_json.go fixed rosetta issues (#4034) 3 years ago
logger_test.go woop 8 months 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 fixed rosetta issues (#4034) 3 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