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
Minh Doan 0a12dfb626 fix comments and clean up 6 years ago
..
rawdb add resharding code (#404) 6 years ago
state Add documentation 6 years ago
types fix comments and clean up 6 years ago
vm Rename state.StateDB to state.DB (#255) 6 years ago
block_validator.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
blockchain.go add resharding logic 6 years ago
chain_makers.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
error.go add resharding code (#404) 6 years ago
events.go fix golint 6 years ago
evm.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
gaspool.go Pull over ethereum's transaction and block model 6 years ago
gen_genesis.go Regenerate 6 years ago
gen_genesis_account.go Regenerate 6 years ago
genesis.go change harmony db path 6 years ago
genesis_block_test.json genesis block binary creation (#462) 6 years ago
genesis_util.go genesis block binary creation (#462) 6 years ago
genesis_util_test.go genesis block binary creation (#462) 6 years ago
headerchain.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
resharding.go fix comments and clean up 6 years ago
resharding.md add resharding code (#404) 6 years ago
resharding_test.go modify sharding struct design 6 years ago
state_processor.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 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 Rename state.StateDB to state.DB (#255) 6 years ago
tx_pool_test.go Rename state.StateDB to state.DB (#255) 6 years ago
types.go Rename state.StateDB to state.DB (#255) 6 years ago