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 a73a9a9f09 Remove UTXO model 6 years ago
..
rawdb Add shard Id into txgen and make it work 6 years ago
state fix other golint 6 years ago
types Remove UTXO model 6 years ago
vm fix golint 6 years ago
block_validator.go Add simulated transactions generation in node_handler 6 years ago
blockchain.go fix golint 6 years ago
chain_makers.go fix golint 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 fix golint 6 years ago
headerchain.go fix golint 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 try to fix the ethereum test 6 years ago
types.go Add evm support; Import state and trie object 6 years ago