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
Max 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939)
3 years ago
..
runtime add history vrf reading capability on vrf precompile (#3850) 3 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 fork condition for datacopy bug in evm (#3858) 3 years ago
contracts.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_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
doc.go Add evm support; Import state and trie object 6 years ago
eips.go Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
errors.go Add evm support; Import state and trie object 6 years ago
evm.go Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain (#3801) 3 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 [Rosetta] Track internal transactions (#3475) 4 years ago
instructions.go Add fork condition for datacopy bug in evm (#3858) 3 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 Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
interpreter.go Add vrf as a precompile in evm 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 [tracers][vm] expose transaction query api for js vm. 4 years ago
logger_json.go [tracers][vm] expose transaction query api for js vm. 4 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