Commit Graph

902 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Rongjian Lan 014c8f5e98 fix build 3 years ago
Rongjian Lan 07c63c27c0 trigger travis 3 years ago
Rongjian Lan 0204df16ea fix tests 3 years ago
Rongjian Lan de3b044db8 fix tests 3 years ago
Rongjian Lan 6210e22b3d update min gas to 30 gwei 3 years ago
peekpi eb929b98ad always call SetTxHashETH in block insertion function 3 years ago
peekpi b2f9b06d04 add eth tx hash into stateDB memory objefct 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
Tw33t3r 42c88b552e
Statedb Copy(): Use Staking/Tests Deep Copy of ValidatorWrapper (#3916) 3 years ago
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
Rongjian Lan 616e94f668
update the error type for out of gas (#3900) 3 years ago
Rongjian Lan 4f973dbd10
add pending txn subscription support (#3885) 3 years ago
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
Alex Chen e189c9f3f5 [core] Fix log msg are misleading 3 years ago
Rongjian Lan c9ec6477bc
Add fork condition for datacopy bug in evm (#3858) 3 years ago
Rongjian Lan f741ca81c2
Add patch for eth bug GHSA-9856-9gg9-qcmq (#3856) 3 years ago
Rongjian Lan e232c3ec41
Enable history vrf in testnet at epoch 74384 (#3854) 3 years ago
Rongjian Lan 305ef3514a
add history vrf reading capability on vrf precompile (#3850) 3 years ago
Jacky Wang ecd3b950d4 [rpc] more update in rpc 3 years ago
Rongjian Lan 4c6659ff25
Add logic to do aggregated reward distribution once every 64 blocks (#3828) 3 years ago
Rongjian Lan 1ce6fe1355
Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
Jacky Wang 7b0f6ac8d5
[core] fix cache introduced by getHashByNumber (#3814) 3 years ago
Jacky Wang ab5be8f413
[core] Increase caching at HeaderChain (#3813) 3 years ago
peekpi e86282408d [tracer] fix bug of nil reference 3 years ago
peekpi de5546e85e [core] blockchain: insert trace event into PostChainEvents 3 years ago
peekpi 404b861f81 [tracer][explorer] use event to send trace data to explorer 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
peekpi 698e363f0a [tracer][core] call tracer module when insert blocks 3 years ago
Rongjian Lan 404394a48d
a few spam protections (#3769) 3 years ago
Rongjian Lan d9489bdb6e
remove unnecessary db writing for pending crosslinks (#3751) 4 years ago
Leo Chen 3e851a8cca [p2p] increase the max size of node message 4 years ago
Rongjian Lan b0bf39861d
Add min commission rate logic (#3715) 4 years ago
Rongjian Lan 03c4ca4a93
Reduce min delegation from 1000 to 100 (#3712) 4 years ago
Rongjian Lan 87fb0116e5 Add vrf as a precompile in evm 4 years ago
Alex Chen ce41acda7e Fix travis_go_checker.sh 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Jacky Wang f4045528e0
[txpool] added a very small fix 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
Rongjian Lan fea8f1aa91 correct hmy txn sender in eth_ rpc 4 years ago
peekpi 44d8596b3c delete junk file 4 years ago
Jacky Wang cff288a702
[blockchain] added cache in ReadValidatorSnapshot 4 years ago
Leo Chen 602c08b587 [log] use debug level for non-critical log in txpool 4 years ago
Rongjian Lan c64b90916d Avoid repeated state creation in validator reading 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