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
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236)
5 years ago
..
rawdb State prune (#2244) 5 years ago
state [state][staking][availability] Handle availability only in finalize (#2185) 5 years ago
types Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
vm checking to.address() is staking validator addr or not; avoid create cxReceipts when smart contract call failed 5 years ago
block_validator.go Fix the one-off beacon bad block fully (#2191) 5 years ago
blockchain.go State prune (#2244) 5 years ago
chain_indexer.go Move header fields into private struct; expose them using getters/setters 5 years ago
chain_makers.go [availability] Implement inactive toggle for validators that miss threshold of signing required; (66%) of epoch (#2077) 5 years ago
core_test.go [committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 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 [availability] Implement inactive toggle for validators that miss threshold of signing required; (66%) of epoch (#2077) 5 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 [reward] Explicitly record block-reward accumulator from beginning of time 5 years ago
genesis_block_test.json changing smaller units of ONE 6 years ago
genesis_util.go adding unadded files 6 years ago
genesis_util_test.go genesis block binary creation (#462) 6 years ago
headerchain.go Move header fields into private struct; expose them using getters/setters 5 years ago
staking_verifier.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
state_processor.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
state_transition.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
tx_cacher.go Pull over ethereum's transaction and block model 6 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 Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
tx_list_test.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
tx_pool.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
types.go [state][staking][availability] Handle availability only in finalize (#2185) 5 years ago