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
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777)
5 years ago
..
rawdb [project] Endless tech debt (#2777) 5 years ago
state [state] ValidatorWrapper div zero panic fix - (#2724) 5 years ago
types Refactor CrossLink RPC (#2512) 5 years ago
vm [double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
block_validator.go Revert "Merge pull request #2184 from rlan35/s3" 5 years ago
blockchain.go optimize leader signature collection strategy; Clean up logs (#2775) 5 years ago
chain_indexer.go Move header fields into private struct; expose them using getters/setters 5 years ago
chain_makers.go [blockchain] Create fresh big int, remove more dead code from static … (#2749) 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 [Audit] Refactor offchain commit and fix consistency issue due to batch write (#2479) 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 [project] Endless tech debt (#2777) 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
offchain.go optimize leader signature collection strategy; Clean up logs (#2775) 5 years ago
staking_verifier.go fix block proposal ordering; other offchain commits change (#2761) 5 years ago
staking_verifier_test.go [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
state_processor.go [rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
state_transition.go [rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 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 fix gas cost check for tx pool (#2324) 5 years ago
tx_list_test.go Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
tx_pool.go [apr] Traverse till find right epochs or bottom out (#2522) 5 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go [blockchain] Create fresh big int, remove more dead code from static … (#2749) 5 years ago
types.go [rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago