Commit Graph

281 Commits (205e641850e19d76c64eeae4758597af37b92e87)

Author SHA1 Message Date
Max 3cdd9cfab3
[rpc] hex address GetValidatorsStakeByBlockNumber (#4256) 2 years ago
Max c022075771
[rpc] add GetValidatorsStakeByBlockNumber (#4254) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin e4d008436c
Fix usages. (#4241) 2 years ago
Konstantin 1445223b5a
Increase suggested gas and reduce block gas limit (#4222) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
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