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
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211)
4 years ago
..
rawdb Move BLS related wrapper structure into a separate package (#3209) 4 years ago
state Hard code 106 as the cap of bls keys per validator 4 years ago
types fix crash on parsed block (#2993) 5 years ago
vm Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
block_validator.go Merge master to t3 0523 (#3085) 5 years ago
blockchain.go [internal] Add IsSkippedEpoch to each network config & interface 4 years ago
chain_indexer.go Move header fields into private struct; expose them using getters/setters 5 years ago
chain_makers.go Optimize delegation reward distribution with caching (#2839) 5 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
error.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
events.go fix golint 6 years ago
evm.go Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
gaspool.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
gen_genesis.go Migrate go-ethereum params into harmony/internal/params 5 years ago
gen_genesis_account.go Regenerate 6 years ago
genesis.go Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
genesis_block_test.json changing smaller units of ONE 6 years ago
genesis_util.go adding unadded files 6 years ago
headerchain.go Move header fields into private struct; expose them using getters/setters 5 years ago
offchain.go [apr] remove temporary fix for correcting previous apr values, no longer needed (#3124) 4 years ago
staking_verifier.go Move BLS related wrapper structure into a separate package (#3209) 4 years ago
staking_verifier_test.go Move BLS related wrapper structure into a separate package (#3209) 4 years ago
state_processor.go remove unused code; continue on failed slash record; Fix delete slash func on SetDifference (#2923) 5 years ago
state_transition.go refactor check duplicates to staking_verifier (#2898) 5 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] Fix stuck staking transactions (#3116) 5 years ago
tx_list_test.go Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
tx_pool.go [TxPool] Fix stuck staking transactions (#3116) 5 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Move BLS related wrapper structure into a separate package (#3209) 4 years ago
types.go [rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago