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
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 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 change viewID from uint32 to uin64 in consensus and to big.Int in header 5 years ago
vm Replace non-constant HexToAddress with ParseAddr 5 years ago
block_validator.go
blockchain.go Add shard state into genesis and fix shard state hashing bug 5 years ago
chain_indexer.go
chain_makers.go Remove Difficulty and Nonce from block header 5 years ago
error.go
events.go
evm.go
gaspool.go
gen_genesis.go Add shard state into genesis and fix shard state hashing bug 5 years ago
gen_genesis_account.go
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 6 years ago
genesis_util.go adding unadded files 6 years ago
genesis_util_test.go
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
resharding_test.go [misc] remove unused variable 5 years ago
state_processor.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_pool.go
tx_pool_test.go
types.go