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
Simsonraj Easvarasakthi 70d958370f
Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain (#3801)
3 years ago
..
rawdb [core] Fix log msg are misleading 3 years ago
state Add min commission rate logic (#3715) 4 years ago
types a few spam protections (#3769) 3 years ago
vm Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain (#3801) 3 years ago
block_validator.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
blockchain.go [rpc] more update in rpc 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 fix golint 6 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 Add min commission rate logic (#3715) 4 years ago
staking_verifier_test.go Add min commission rate logic (#3715) 4 years ago
state_processor.go Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
state_transition.go Add min commission rate logic (#3715) 4 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 a few spam protections (#3769) 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 [rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago