Commit Graph

7002 Commits (7b8e1e646e1bbe8a9072b2e92efde15a524ab866)
 

Author SHA1 Message Date
Rongjian Lan 7b8e1e646e
Merge pull request #3667 from JackyWYX/rpc_metadata_bn 4 years ago
Jacky Wang 954ec4e7fd
[rpc] changed current-number to current-block-number 4 years ago
Jacky Wang 6705e233ee
[rpc] added current block number in utility metadata 4 years ago
Rongjian Lan 343dbe89b3
Merge pull request #3663 from rlan35/main 4 years ago
Rongjian Lan a5b0744dc5 Add ethHash to hmy v1 rpc 4 years ago
MathxH Chen fc5ae806fe make package name as same as in the Dockerfile 4 years ago
MathxH Chen ffa2535db1 [readme] fix package name on ubuntu 4 years ago
Leo Chen 0744c289f7
Merge pull request #3656 from JackyWYX/txpool_staking_check 4 years ago
Jacky Wang 2e3125dbff
[txpool] fixed delegate transaction cost unit 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
Rongjian Lan 7bf36860b5
Merge pull request #3659 from gupadhyaya/difficulty-missing 4 years ago
Ganesha Upadhyaya f79d90abfc add the missing difficulty field to new block header response 4 years ago
Rongjian Lan 929d8c82c0
Merge pull request #3658 from gupadhyaya/further-fix-header-response 4 years ago
Ganesha Upadhyaya 509813b3df add missing sha3Uncles and nonce fields to new block header response 4 years ago
Ganesha Upadhyaya d3198745ae make block header subscription output format complaint with ethereum 4 years ago
Jacky Wang 0859ff37b4
[txPool] more fix in transaction pool 4 years ago
Rongjian Lan be6241e65a
Merge pull request #3654 from JackyWYX/inSync_fix 4 years ago
Jacky Wang 1ea2725457
[explorer] Instruct explorer.InSync RPC uses NodeAPI as backend. 4 years ago
Leo Chen ee1644ce06 [sync] fix nil pointer when querying /node-sync 4 years ago
Rongjian Lan a360fd19b0 Add cache for address index 4 years ago
Jacky Wang 6b59edc3d7 [downloader] fix inSync method 4 years ago
Rongjian Lan 077f1071cc
Merge pull request #3648 from JackyWYX/stkTxn_cost_fix 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 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 1a8494c069 fix naming 4 years ago
Rongjian Lan 1761a84ce7 fix bug 4 years ago
Rongjian Lan bd21c803b8 include ethHash in hmy txn rpc 4 years ago
Rongjian Lan fea8f1aa91 correct hmy txn sender in eth_ rpc 4 years ago
Jacky Wang 62197e3a26 [stream] change time.Tick to Ticker 4 years ago
Jacky Wang 1770f1a30b [misc] shut down blockchain at last 4 years ago
xiaohuo ba32888f62 refactor: tiny change 4 years ago
xiaohuo 1af411a227 refactor: change some format and coding style base on the review suggetion 4 years ago
xiaohuo 3140f75d16 fix: assert type error 4 years ago
xiaohuo 70e7efea49 refactor: convert UndelegationPayouts to struct for future extension 4 years ago
xiaohuo 575fdf862e fix: unit test TestGetSideEffectOperationsFromUndelegationPayouts 4 years ago
xiaohuo 09e895dfca refactor: further optimize AccountBalance 4 years ago
xiaohuo 8cf881fb30 refactor: optimize AccountBalance 4 years ago
xiaohuo e5728d1e14 refactor: optimize long function getSideEffectOperationsFromUndelegateMap 4 years ago
xiaohuo fa9fb1f231 chore: go fmt 4 years ago
xiaohuo 48e8dad5ec chore: remove one comment 4 years ago
xiaohuo 05e96f6566 test: unit test for GetSideEffectOperationsFromUndelegationPayouts 4 years ago
xiaohuo 211402fd30 chore: move some commet 4 years ago
xiaohuo 2397fae0d7 feat(rostta): handle undelegation paypout transactions 4 years ago
xiaohuo 37aab8dee8 test: fix unit tests for delegation and undelegation 4 years ago
xiaohuo 7808984fd1 feat(rosetta): enhance deleagation/undelegation and balance api 4 years ago
Rongjian Lan 5b8cfe7cf3
Merge pull request #3640 from peekpi/traceBlock 4 years ago
Rongjian Lan 6ec7149b0f
Merge branch 'main' into traceBlock 4 years ago