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
Rongjian Lan 6c2363e09e Migrate sha3 to golang's sha3 6 years ago
..
rawdb Migrate sha3 to golang's sha3 6 years ago
state move trie and utils into internal 6 years ago
types Migrate sha3 to golang's sha3 6 years ago
vm Migrate sha3 to golang's sha3 6 years ago
block_validator.go Add simulated transactions generation in node_handler 6 years ago
blockchain.go move trie and utils into internal 6 years ago
chain_makers.go fix import order 6 years ago
error.go Pull over ethereum's transaction and block model 6 years ago
events.go fix golint 6 years ago
evm.go Add evm support; Import state and trie object 6 years ago
gaspool.go Pull over ethereum's transaction and block model 6 years ago
genesis.go move db into internal 6 years ago
headerchain.go move db into internal 6 years ago
state_processor.go Add simulated transactions generation in node_handler 6 years ago
state_transition.go get rid of debug messages 6 years ago
tx_cacher.go Pull over ethereum's transaction and block model 6 years ago
tx_journal.go fix the build after rename the repo to harmony-one 6 years ago
tx_list.go fix the build after rename the repo to harmony-one 6 years ago
tx_list_test.go fix the build after rename the repo to harmony-one 6 years ago
tx_pool.go fix golint 6 years ago
tx_pool_test.go move db into internal 6 years ago
types.go Add evm support; Import state and trie object 6 years ago