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
Leo Chen 89e4d47f24
Merge pull request #1501 from charleszqwang/logging
5 years ago
..
rawdb Merge pull request #1501 from charleszqwang/logging 5 years ago
state Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
types Revert "Merge pull request #1257 from harmony-one/vdf_3" 5 years ago
vm Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
block_validator.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
blockchain.go [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago
chain_indexer.go Log common.Hash with hex instead of TerminalString/Bytes() 5 years ago
chain_makers.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
core_test.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
error.go add resharding code (#404) 6 years ago
events.go fix golint 6 years ago
evm.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 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 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 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 Revert comment change 5 years ago
resharding.go fix warnings for better code 5 years ago
resharding.md add resharding code (#404) 6 years ago
resharding_test.go fix warnings for better code 5 years ago
state_processor.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
state_transition.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
tx_cacher.go Pull over ethereum's transaction and block model 6 years ago
tx_journal.go Replace all logs in core module to use zerolog 5 years ago
tx_list.go Replace all logs in core module to use zerolog 5 years ago
tx_list_test.go fix the build after rename the repo to harmony-one 6 years ago
tx_pool.go Add tx pool size metric 5 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
types.go Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago