Commit Graph

287 Commits (78d26d7910a58ded3bfe689b3de07ea28d95d7d5)

Author SHA1 Message Date
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Gheis 8d3be78cc7
bump libp2p to version 0.24.0 and update its dependencies and relevant tests (#4315) 2 years ago
Casey Gardiner eaf5d9c701
Rebase dev branch to current main branch (#4318) 2 years ago
Konstantin 1c443aee45
Remove blockchain dependency from engine. (#4310) 2 years ago
Max b11800fe3f
[rpc] query node for syncing calls (#4309) 2 years ago
Max 44c1d52e83
fix(gpo): set percentile to 80 (#4277) 2 years ago
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