Commit Graph

7179 Commits (6f39fafdb000fbcf92a7673e72edb1837cd96195)
 

Author SHA1 Message Date
Alex Chen 45b90e9b3b upgrade go version to 1.16 4 years ago
Alex Chen dfe26d424e Merge branch 'main' of github.com:harmony-one/harmony into main 4 years ago
Rongjian Lan a0cc096111 fix test 4 years ago
Rongjian Lan 32c21b173d Fix error reports and add benchmark tests 4 years ago
Jacky Wang d8b5d1693a [sync] fix a panic issue found in stream tests 4 years ago
ntsanov 63419f4841 Do update config prompt if using default config 4 years ago
Rongjian Lan 31be87712d Add vrf tests and fix travis 4 years ago
ntsanov 77ab41f902 Migration 1.0.4 DNSPort = Network.DNSPort - 3000 4 years ago
ntsanov 931e919c20 Removed correctLegacyHarmonyConfig func 4 years ago
peekpi 59568b9874 [tracer]: go code fmt 4 years ago
lixp 666d0bedd7 [tracer][rpc] go version of "trace_block" 4 years ago
ntsanov e3ef4f8916 Fixes regarding PR comments 4 years ago
ntsanov 47f1224c71 Config 2.0.0 4 years ago
Rongjian Lan 6a0b9325fe
Merge pull request #3684 from LeoHChen/remove_unused_template 4 years ago
Leo Chen d8749d617d
[misc] remove unused issue template 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Rongjian Lan 5386978b0c Add vrf verification in block verification logic 4 years ago
Rongjian Lan ef9fd043a2 Add vrf proposal and vrf epoch 4 years ago
Jacky Wang c84d01aba2 [dnsSync] changed logger level to error when failed to listen for a specific port when starting sync server. 4 years ago
Jacky Wang 33a6ec23fd [cmd] one more fix on cmd unit test 4 years ago
Jacky Wang 5be1c10bda [cmd] more fixes 4 years ago
Jacky Wang 42bd346875 [cmd] small fixes in print messages 4 years ago
Jacky Wang abc21029b9 [cmd] further changed cmd code and fix unit test cases 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
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
Alex Chen eb22d1f534 Merge branch 'main' of github.com:harmony-one/harmony into main 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
MathxH Chen a0bf88bc02 [readme] fix package name on ubuntu 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