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
Konstantin 6f7a04799d
Fixed data race. (#4559)
1 year ago
..
rawdb HIP-30: Set up pre-image generation, recording, export and import (#4494) 1 year ago
state HIP-30 Boilerplate (#4495) 1 year ago
types Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
vm update deprecated ioutil, improve local accounts (#4527) 1 year ago
block_validator.go Small improvements. (#4477) 1 year ago
blockchain.go Clean up. 1 year ago
blockchain_impl.go Fixed data race. (#4559) 1 year ago
blockchain_impl_test.go Blockchain interface. (#4214) 2 years ago
blockchain_leader_rotation.go Rotation fix and update. (#4516) 1 year ago
blockchain_leader_rotation_test.go Rotation fix and update. (#4516) 1 year 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 Clean up. 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 HIP-30: Set up pre-image generation, recording, export and import (#4494) 1 year 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 Fixes. 1 year 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 update deprecated ioutil, improve local accounts (#4527) 1 year ago
headerchain.go Revert "Removed engine dependency." (#4392) 2 years ago
offchain.go Consensus: reduce consensus initialization steps. (#4387) 2 years ago
preimages.go fix preimage import bugs (#4529) 1 year ago
staking_verifier.go Small improvements. (#4477) 1 year ago
staking_verifier_test.go Small improvements. (#4477) 1 year ago
state_processor.go Cleanup. (#4547) 1 year ago
state_transition.go 1) Removed unused worker (#4512) 1 year ago
state_transition_test.go 1) Removed unused worker (#4512) 1 year 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 update deprecated ioutil, improve local accounts (#4527) 1 year ago
types.go Small improvements. (#4477) 1 year ago