Commit Graph

54 Commits (d6d25be453c33f83763aef2e8db7d684119e25ee)

Author SHA1 Message Date
Leo Chen 4e13dd342b
[ci] fix newline 3 years ago
Nita Neou b0e0c13dd3 [core] fix tx_pool test 3 years ago
Rongjian Lan dc2438d4cc fix test 3 years ago
Rongjian Lan d00836c755 fix test 3 years ago
Rongjian Lan 0bb40ffc82 fix test 3 years ago
Rongjian Lan a18ce6dd52 fix test 3 years ago
Rongjian Lan 014c8f5e98 fix build 3 years ago
Rongjian Lan 0204df16ea fix tests 3 years ago
Rongjian Lan de3b044db8 fix tests 3 years ago
Rongjian Lan 404394a48d
a few spam protections (#3769) 3 years ago
Jacky Wang b787f0dcd5
[txpool] more fixes 4 years ago
Jacky Wang 2d70b2adab
[engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID()) 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Jacky Wang 99fb897bb4
[test] State trans unit test (#3043) 5 years ago
Daniel Van Der Maden 8d76969579
[t3] Tx pool error report fix & local build fix (#3047) 5 years ago
Daniel Van Der Maden 5476eb5b6a
Tx pool error report fix & local build fix (#3046) 5 years ago
Daniel Van Der Maden ff488a65be
Add SenderAddress to plain Tx Type (#2949) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Ganesha Upadhyaya 6bc602194c
refactor check duplicates to staking_verifier (#2898) 5 years ago
Leo Chen 0bacc9e769
[go] upgrade golang to 1.14 (#2779) 5 years ago
Edgar Aroutiounian ba1c0cd0a3
[blockchain] Create fresh big int, remove more dead code from static … (#2749) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Ganesha Upadhyaya 7bd833a1a3
adding minimum stake for create validator and delegation (#2544) 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Ganesha Upadhyaya 5a708983da
fix gas cost check for tx pool (#2324) 5 years ago
Daniel Van Der Maden e7c4ef37d5
Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
Daniel Van Der Maden d6365f94a6 [core + node] Change blacklist map and err returns 5 years ago
Daniel Van Der Maden 98e43099cf [core tests] Remove `errors` superset lib to satisfy goimports 5 years ago
Daniel Van Der Maden 90ef8022bd [core] Add blacklist test 5 years ago
Daniel Van Der Maden 9fe8792c02 Report failed (non-staking) transactions (#2160) 5 years ago
chao bd6a9bee6c fix test error 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
chao d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
chao 02fb5cb7b2 add cxReceipt data type; add cxReceipt encode/decode; add logic wip 5 years ago
ak 6e34ce217a moving denominations under commong 6 years ago
ak f6ff50e936 replace ether to one 6 years ago
Eugene Kim 0ec8fa1548 Rename state.StateDB to state.DB (#255) 6 years ago