Commit Graph

273 Commits (1e469fd99ef119f94f14b2bae3cea58492e7e559)

Author SHA1 Message Date
peekpi 9f6c94e93e check nil pointer of tracerConfig 3 years ago
Jacky Wang 8bb885e85b
[downloader] fix the local test. Do not set sync mode when bootstrapping. (#4163) 3 years ago
Jacky Wang 22e595df82
[downloader] fix explorer node get stuck when doing short range sync (#4150) 3 years ago
Jacky Wang 708a6e18c1
[Downloader] debug log (#4153) 3 years ago
peekpi 9138b10757 rename RawStake() to RawStakePerSlot() and add commnet 3 years ago
peekpi 97879960e2 move slot limit code to prepareOrders() and fix RawStake of validator 3 years ago
peekpi 08bb9022e0 [consensus] HIP-16: Enforce a 6% max keys per shard limit for each validator 3 years ago
Konstantin da884f3e16 Fix performance response. 3 years ago
Konstantin 23d38db744 Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
peekpi 0593021f5c [tracer] fix bug of memoryCopy 3 years ago
peekpi fb86bb9641 add unit test 3 years ago
peekpi f497b62a55 [tracer] delete value filed if opcode is STATICCALL or DELEGATECALL 3 years ago
peekpi e0c7d011d1 [tracer]: fix a bug of trace_block 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
MaxMustermann2 c9ec957b4f [core]: fix: Cap suggested gas price to 500 gwei 3 years ago
harjas 68e761b596 Add epoch, block number to current-epoch-performance 3 years ago
harjas 096f19be1a Add epoch, block number to hmyv2_getValidatorInformation response 3 years ago
Jacky Wang 6e52ad4a88
[downloader] adjust default testnet downloader values, add sleep to unsuccessful download 3 years ago
peekpi ddafdde263 [tracer] fix bug of memoryCopy 3 years ago
peekpi 144d09c794 add unit test 3 years ago
peekpi fedda264e3 [tracer] delete value filed if opcode is STATICCALL or DELEGATECALL 3 years ago
lutty 219b703714 fix goimports 3 years ago
Lutty 7f1fb82582 fix 3 years ago
peekpi 4effca4172 [tracer]: fix a bug of trace_block 3 years ago
Lutty d86ac24fc1 support rosetta tracer 3 years ago
Lutty 25975661fc support rosetta tracer 3 years ago
Lutty a3875d08a3 support rosetta tracer 3 years ago
Lutty d9e933c7f3 support rosetta tracer 3 years ago
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