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 af8fe283db Add more comments and shorten timeout 4 years ago
..
rawdb [core] node stuck fix (#3378) 4 years ago
state do not create new account for cx txn (#3391) 4 years ago
types Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
vm do not create new account for cx txn (#3391) 4 years ago
block_validator.go Merge master to t3 0523 (#3085) 5 years ago
blockchain.go Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
chain_indexer.go Move header fields into private struct; expose them using getters/setters 5 years ago
chain_makers.go Make block proposal async and receiving last commit sig through channel 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 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 [core] node stuck fix (#3378) 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] node stuck fix (#3378) 4 years ago
offchain.go Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
staking_verifier.go Add logs for redelegated tokens (#3310) 4 years ago
staking_verifier_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
state_processor.go Add more comments and shorten timeout 4 years ago
state_transition.go [core] Return EVM errors from ApplyMessage for external use (#3375) 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 [pool] Update pool logic to accept Delegate transactions using redelegation tokens (#3344) 4 years ago
tx_list_test.go Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
tx_pool.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
tx_pool.md add doc design of tx pool 5 years ago
tx_pool_test.go Rollup evm to geth v1.9.9 Muir Glacier (#3356) 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