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
Diego Nava 9a5900d524
create the sate as the insertchain does
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 [hotfix] fix code hash conflicts (#4431) 2 years ago
block_validator.go Use Header instead Block. (#4424) 2 years ago
blockchain.go create the sate as the insertchain does 1 year ago
blockchain_impl.go create the sate as the insertchain does 1 year ago
blockchain_impl_test.go Blockchain interface. (#4214) 2 years ago
blockchain_leader_rotation.go Keep rotation meta in memory. (#4459) 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 HIP-30: Set up pre-image generation, recording, export and import (#4494) 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 Hip30 : localnet account migration fix (#4508) 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 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
preimages.go create the sate as the insertchain does 1 year ago
staking_verifier.go HIP-30: minimum validator commission of 7% (#4496) 1 year ago
staking_verifier_test.go HIP-30: minimum validator commission of 7% (#4496) 1 year ago
state_processor.go Hip30 : localnet account migration fix (#4508) 1 year ago
state_transition.go HIP-30: minimum validator commission of 7% (#4496) 1 year 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