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 f016acda99
Merge pull request #1096 from rlan35/rj_fork
5 years ago
..
rawdb Add shard state into genesis and fix shard state hashing bug 5 years ago
state Convert most benign uses of Hex to MustAddressToBech32 5 years ago
types Add shard state into genesis and fix shard state hashing bug 5 years ago
vm Replace non-constant HexToAddress with ParseAddr 5 years ago
block_validator.go Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
blockchain.go Add shard state into genesis and fix shard state hashing bug 5 years ago
chain_indexer.go Ricl rpc (#880) 6 years ago
chain_makers.go Remove Difficulty and Nonce from block header 5 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 into genesis and fix shard state hashing bug 5 years ago
gen_genesis_account.go Regenerate 6 years ago
genesis.go Add shard state into genesis and fix shard state hashing bug 5 years ago
genesis_block_test.json changing smaller units of ONE 5 years ago
genesis_util.go adding unadded files 5 years ago
genesis_util_test.go genesis block binary creation (#462) 6 years ago
headerchain.go Add shard state into genesis and fix shard state hashing bug 5 years ago
resharding.go Merge pull request #1096 from rlan35/rj_fork 5 years ago
resharding.md add resharding code (#404) 6 years ago
resharding_test.go [misc] remove unused variable 5 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 moving denominations under commong 5 years ago
types.go Rename state.StateDB to state.DB (#255) 6 years ago