Commit Graph

292 Commits (71680e8e80271d098dd1df975fa4729506b74bce)

Author SHA1 Message Date
Lutty 315bd4f982 fix tracer 3 years ago
Lutty 9716d742aa fix tracer 3 years ago
Lutty 3715a9cbcb remove root call 3 years ago
Lutty 4b7a8e065e change rosetta to RosettaBlockTracer 3 years ago
Jacky Wang 957aabef2d
[SYNC] fix one potential memory leak because of wrong usage of ctx 3 years ago
Haodi 832658480b
fixed rosetta issues (#4034) 3 years ago
Max d500c4ede6
Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
Rongjian Lan 31a3e129a4
update min gas to 30 gwei 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
Jacky Wang af5eaa8d0a
[RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
Rongjian Lan 6210e22b3d update min gas to 30 gwei 3 years ago
peekpi b2f9b06d04 add eth tx hash into stateDB memory objefct 3 years ago
peekpi aa33ca6696 add comments and move unused code to test file 3 years ago
peekpi 2873abab22 fix bug of ParityBlockTracer.GetStorage() 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
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
Rongjian Lan 0e4563f7e1
Add gas price suggestion on GasPrice rpc (#3876) 3 years ago
LuttyYang 6bd1c152dd
add rpc api for support monitor the signing power (#3848) 3 years ago
Lutty 14ddbd9574 remove IsBackup to GetNodeMetadata API 3 years ago
Lutty faacc7c091 rebase code 3 years ago
peekpi 26ecb1aae5 [tracers] test case for trace storage 3 years ago
peekpi e86282408d [tracer] fix bug of nil reference 3 years ago
peekpi 9a3ab9fcaa [explorer] adapt trace storage 3 years ago
peekpi 158ee1c648 [tracers] storage for trace block result 3 years ago
peekpi b2472d87c0 [tracer] change tracer to apply to block instead of tx 3 years ago
peekpi ab8e38f3df [tracer] action encode and decode 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
peekpi 2a930b28a8 [tracer] optimize CPU usage of trace_block RPC 3 years ago
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
peekpi d1436cc602 [tracer] fix bug of trace suicide opcode 3 years ago
Peter Chung 9fe7a51efa [rpc] add hmyv2_getConfig rpc 3 years ago
Alex Chen 73ab26cf4e Fix Ticker cannot stop for releasing resource 4 years ago
peekpi 300e03f207 [tracer] fix format of contract create action 4 years ago
Rongjian Lan 4360503bd3
extend EPoS bound to 35% (#3714) 4 years ago
peekpi 9ee88f45f7 [tracer] use PrecompiledContractsVRF in tracer module 4 years ago
peekpi 59568b9874 [tracer]: go code fmt 4 years ago
lixp 666d0bedd7 [tracer][rpc] go version of "trace_block" 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Jacky Wang 6705e233ee
[rpc] added current block number in utility metadata 4 years ago
Jacky Wang 6b59edc3d7 [downloader] fix inSync method 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang 62197e3a26 [stream] change time.Tick to Ticker 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 fa9fb1f231 chore: go fmt 4 years ago