Commit Graph

65 Commits (1445223b5a428e7338eb2c227d29d3f6f39d1e0a)

Author SHA1 Message Date
Konstantin 1445223b5a
Increase suggested gas and reduce block gas limit (#4222) 2 years ago
Max 649ea56b9a
feat: Add AccountSlots flag for TxPool (#4071) 3 years ago
Max d500c4ede6
Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
Rongjian Lan 23fc4aa187
update v4 with 3 PriceBump (#4010) 3 years ago
Leo Chen ede0aba0e8
[log] set log to debug on vc message 3 years ago
Leo Chen 52046a368b
[log] set log level to debug on all invalid tx 3 years ago
Rongjian Lan 31a3e129a4
update min gas to 30 gwei 3 years ago
Rongjian Lan 3a842f098f
update comment 3 years ago
Rongjian Lan 4e0d3ee593
update min gas price to 50gwei 3 years ago
Rongjian Lan 4324729c60
bump min gas price to 100 gwei 3 years ago
Rongjian Lan 0bb40ffc82 fix test 3 years ago
Rongjian Lan 07c63c27c0 trigger travis 3 years ago
Rongjian Lan 6210e22b3d update min gas to 30 gwei 3 years ago
Rongjian Lan 9642566441 update comment 3 years ago
Rongjian Lan bf129f056c update min gas price to 50gwei 3 years ago
Rongjian Lan da65c8158a bump min gas price to 100 gwei 3 years ago
Rongjian Lan 4f973dbd10
add pending txn subscription support (#3885) 3 years ago
Rongjian Lan 404394a48d
a few spam protections (#3769) 3 years ago
Rongjian Lan 03c4ca4a93
Reduce min delegation from 1000 to 100 (#3712) 4 years ago
Jacky Wang b787f0dcd5
[txpool] more fixes 4 years ago
Jacky Wang 9b7990888e
[txpool] reverted some txpool code 4 years ago
Jacky Wang 0859ff37b4
[txPool] more fix in transaction pool 4 years ago
Jacky Wang f448216e58
[txPool] fix the build bug 4 years ago
Jacky Wang b20f8f1edf
[txPool] added gas balance check when validating delegate transaction 4 years ago
Leo Chen 602c08b587 [log] use debug level for non-critical log in txpool 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
Janet Liang 4089ea0695
[pool] Update pool logic to accept Delegate transactions using redelegation tokens (#3344) 4 years ago
Daniel Van Der Maden 3aaccf8c81
[core] Refresh acc timeout beat each time a tx is added (#3331) 4 years ago
Rongjian Lan 273d0c5633
Add logs for redelegated tokens (#3310) 4 years ago
Rongjian Lan f2fa88a188
add support for redelegation and bring back 7 epoch locking time (#3296) 4 years ago
Daniel Van Der Maden 18418a7e1b
[TxPool] Fix stuck staking transactions (#3116) 5 years ago
Nye Liu 5d46fce225 Change common messages to Info() to prevent false positive alerts 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 8703dcebb8 [txpool] Correct logging level 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
Rongjian Lan 614f528f2c
Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
Edgar Aroutiounian a2b00fde7b
[apr] Traverse till find right epochs or bottom out (#2522) 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
Edgar Aroutiounian 1e5d420fbc
[Core + API + Node] Add raw tx size limitation (#2382) 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
Rongjian Lan 50b6df289e
Make create validator requires extra transaction fee to further deter spam. (#2248) 5 years ago
Daniel Van Der Maden d6365f94a6 [core + node] Change blacklist map and err returns 5 years ago
Daniel Van Der Maden 28a2bbba55 [core] Make `addTxsLocked` return slice of error causes 5 years ago