Commit Graph

301 Commits (1a70d5eb66cdbf8a23791806b71a323eed320085)

Author SHA1 Message Date
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
frozen d13f4d033d Fix context passing. 2 years ago
frozen 96ce60d588 Fixed code review. 2 years ago
frozen 24d3045bd3 in progress. 2 years ago
“GheisMohammadi” da1838a75f refactor errors, rename metrics 2 years ago
“GheisMohammadi” 13a85b5771 staged stream sync v1.0 2 years ago
frozen 808c9e67fe Fixed code review. 2 years ago
frozen d6a3c93aec in progress. 2 years ago
frozen ca20ab73ec Fixed code review. 2 years ago
frozen 01c9aa13e5 in progress. 2 years ago
“GheisMohammadi” 8bd82bf82a fix beacon node detection for p2p protocol 2 years ago
“GheisMohammadi” b33a8640a0 refactor errors, rename metrics 2 years ago
“GheisMohammadi” dc3ee197f9 staged stream sync v1.0 2 years ago
frozen 5a52b7e70d Fixed code review. 2 years ago
frozen 6bc405c818 in progress. 2 years ago
frozen 73953f0830 Fixed code review. 2 years ago
frozen 8bd505e78f in progress. 2 years ago
“GheisMohammadi” cc93332b5d fix beacon node detection for p2p protocol 2 years ago
“GheisMohammadi” 29d28f20a8 refactor errors, rename metrics 2 years ago
“GheisMohammadi” da83110429 staged stream sync v1.0 2 years ago
frozen 237b9715f8 Fixed code review. 2 years ago
frozen 85dd4acfba in progress. 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