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 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939)
3 years ago
..
rawdb [core] Fix log msg are misleading 3 years ago
state Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
types a few spam protections (#3769) 3 years ago
vm Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
block_validator.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
blockchain.go Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
chain_indexer.go Move header fields into private struct; expose them using getters/setters 5 years ago
chain_makers.go Avoid repeated state creation in validator reading 4 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 add pending txn subscription support (#3885) 3 years ago
evm.go add history vrf reading capability on vrf precompile (#3850) 3 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 Make token supply related fns more accurate (#3509) 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 [core] fix cache introduced by getHashByNumber (#3814) 3 years ago
offchain.go Add logic to do aggregated reward distribution once every 64 blocks (#3828) 3 years ago
staking_verifier.go Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
staking_verifier_test.go Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
state_processor.go Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
state_transition.go Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 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 add pending txn subscription support (#3885) 3 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go a few spam protections (#3769) 3 years ago
types.go Cache block processing results and reuse during block commitment to db (#3905) 3 years ago