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
Max ee8a8884ce
statedb: return correct validator code size (#4475)
1 year ago
..
rawdb add inspectdb to cli (#4426) 2 years ago
state statedb: return correct validator code size (#4475) 1 year ago
types Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
vm Sync dev with main branch ( v2023.2.1 hotfix ) (#4435) 2 years ago
block_validator.go Use Header instead Block. (#4424) 2 years ago
blockchain.go initial version of client with required state sync functionalities 1 year ago
blockchain_impl.go initial version of client with required state sync functionalities 1 year ago
blockchain_impl_test.go Blockchain interface. (#4214) 2 years ago
blockchain_pruner.go Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
blockchain_pruner_metric.go opti 3 years ago
blockchain_stub.go initial version of client with required state sync functionalities 1 year 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 Revert "Removed engine dependency." (#4392) 2 years ago
epochchain_test.go update all ethereum rawdb pointers to use harmony rawdb (#4395) 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 Typed cache & Node cleanup. (#4409) 2 years ago
evm_test.go Snapshot integration and add cache to statedb (#4419) 1 year 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 Add prefix for validator wrapper (#4402) 2 years ago
genesis_block_test.json changing smaller units of ONE 6 years ago
genesis_initializer.go Revert "Removed engine dependency." (#4392) 2 years ago
genesis_util.go adding unadded files 6 years ago
headerchain.go Revert "Removed engine dependency." (#4392) 2 years ago
offchain.go Consensus: reduce consensus initialization steps. (#4387) 2 years ago
staking_verifier.go Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
staking_verifier_test.go update all ethereum rawdb pointers to use harmony rawdb (#4395) 2 years ago
state_processor.go Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
state_transition.go core, internal/configs: HIP28-v2 fee collection (#4410) 2 years ago
state_transition_test.go core, internal/configs: HIP28-v2 fee collection (#4410) 2 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 Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Snapshot integration and add cache to statedb (#4419) 1 year ago
types.go Release Candidate hotfix: dev -> main (#4333) 2 years ago