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
Sun Hyuk Ahn 0d994276c2 feat: triesInMemory flag 2 years ago
..
rawdb Add logging for `NthNextHmy` panic (#4341) 2 years ago
state Release Candidate hotfix: dev -> main (#4333) 2 years ago
types Release Candidate hotfix: dev -> main (#4333) 2 years ago
vm Release Candidate hotfix: dev -> main (#4333) 2 years ago
block_validator.go Remove blockchain dependency from engine. (#4310) 2 years ago
blockchain.go Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
blockchain_impl.go feat: triesInMemory flag 2 years ago
blockchain_impl_test.go Blockchain interface. (#4214) 2 years ago
blockchain_pruner.go opti 3 years ago
blockchain_pruner_metric.go opti 3 years ago
blockchain_stub.go Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
blockchain_stub_test.go Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
chain_indexer.go Fix usages. (#4241) 2 years ago
core_test.go [config] P2 Testnet configs and tests 5 years ago
cx_pool.go add more comments to CxPool 5 years ago
epochchain.go Epoch chain: update reference to head block. (#4249) 2 years ago
epochchain_test.go Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
error.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
events.go Merge branch 'main' into traceDB 3 years ago
evm.go [core] feat: Add cross shard transfer precompile 3 years ago
evm_test.go Remove blockchain dependency from engine. (#4310) 2 years ago
gaspool.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
gen_genesis.go Go vet fixed. 3 years ago
gen_genesis_account.go Regenerate 6 years ago
genesis.go Testnet shard reduction (#4301) 2 years ago
genesis_block_test.json changing smaller units of ONE 6 years ago
genesis_initializer.go Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
genesis_util.go adding unadded files 6 years ago
headerchain.go Release Candidate hotfix: dev -> main (#4333) 2 years ago
offchain.go Release Candidate: dev -> main (#4319) 2 years ago
staking_verifier.go Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
staking_verifier_test.go support rosetta tracer 3 years ago
state_processor.go Remove blockchain dependency from engine. (#4310) 2 years ago
state_transition.go [hardfork] collect txns fees to a specific account (#4265) 2 years ago
state_transition_test.go Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
tx_journal.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
tx_list.go [txpool] added a very small fix 4 years ago
tx_list_test.go Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
tx_pool.go tested tikv code 2 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Remove blockchain dependency from engine. (#4310) 2 years ago
types.go Release Candidate hotfix: dev -> main (#4333) 2 years ago