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 7a84a503eb
Merge pull request #943 from rlan35/rj_fork
5 years ago
..
rawdb Add long-term feedback as TODOs 6 years ago
state Add documentation 6 years ago
types fix signing test 6 years ago
vm Temporarily disable gencodec 6 years ago
block_validator.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
blockchain.go Remove bls address util and sha256 hash 5 years ago
chain_indexer.go Ricl rpc (#880) 6 years ago
chain_makers.go More fixes/improvements 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 Add shard state hash into genesis 6 years ago
gen_genesis_account.go Regenerate 6 years ago
genesis.go Remove ShardState and ShardStateHash from genesis 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 [sharding] evenly distribute FN using mod 5 years ago
resharding.md add resharding code (#404) 6 years ago
resharding_test.go Remove Leader from Committee 6 years ago
state_processor.go More fixes/improvements 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 [lint] fix golint #708 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 remove bad practice code and add tx 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