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
MaxMustermann2 ab4a10547a evm: don't return extcode for validators 2 years ago
..
runtime Bump go1.18. (#4107) 2 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 Resolve harmony-one/bounties#77: Staking precompiles (#3906) 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
contracts_write.go [core] fix: Move existing CXReceipt check to top 3 years ago
contracts_write_test.go [test] fix: add `CanTransfer` function to tests 3 years ago
doc.go Add evm support; Import state and trie object 6 years ago
eips.go Merge branch 'main' harmony-one/harmony 3 years ago
errors.go Add evm support; Import state and trie object 6 years ago
evm.go [core] fix: Use contract object methods 3 years ago
evm_test.go [core] fix: Use contract object methods 3 years ago
gas.go Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
gas_table.go Release Candidate hotfix: dev -> main (#4333) 2 years ago
gas_table_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
gen_structlog.go fixed rosetta issues (#4034) 3 years ago
instructions.go evm: don't return extcode for validators 2 years ago
instructions_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years 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 Merge branch 'main' into traceDB 3 years ago
interpreter.go fixed rosetta issues (#4034) 3 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 fixed rosetta issues (#4034) 3 years ago
logger_json.go fixed rosetta issues (#4034) 3 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 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