Commit Graph

954 Commits (2bba333bf23cece9e95c0ec1cd9b4e44c9f281ef)

Author SHA1 Message Date
Konstantin 1c443aee45
Remove blockchain dependency from engine. (#4310) 2 years ago
Konstantin 8547c8c7b8
Removed legacy syncing peer provider. (#4260) 2 years ago
PeekPI f75cccfe39
[hardfork] collect txns fees to a specific account (#4265) 2 years ago
Konstantin 29bcc0c48b
Consensus accepts blockchain as a parameter. (#4296) 2 years ago
Konstantin 20ee0e0404
Decider no longer requires public keys as a dependency. (#4289) 2 years ago
Max cf5a264b15
[p2p] feat: add maximum peers limit (#4272) 2 years ago
Diego Nava db870bddd8
fix: add go-eth metrics flags (#4269) 2 years ago
Konstantin 35d4722bb2
Fix migration version. (#4255) 2 years ago
Max bd5a906f51
[config] change default localnet sync config... (#4252) 2 years ago
Jason Yi a928fe4ab7
feat: make log to console as optional (#4208) 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
Max 18ba697870
[pool] make GlobalSlots configurable (#4236) 2 years ago
PeekPI 7ae12b14b7
[txpool] fix #4215, support allowed transaction list. (#4218) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
Konstantin 7a8e5d468c
Feature 4160 beacon crosslink signal. (#4169) 3 years ago
PeekPI 8b1d7a526a
[consensus] HIP-18: Allowlist for external leaders (#4146) 3 years ago
Gheis 021c4db669
fix config migration issue for newly added rpc filter options (#4183) 3 years ago
Gheis 8bd76f14e1
add new config to set local accounts from harmony config (#4177) 3 years ago
Gheis ea96987816
Feature/rpc filter (#4173) 3 years ago
peekpi e1e8b2c5dd fixed iterator key 3 years ago
peekpi 1e77419960 fix unit test 3 years ago
peekpi ffac26d16f check if head block hash is match 3 years ago
peekpi 8053f87f12 record SnapdbInfo to db 3 years ago
Max 947c6ef11c
[p2p]: feat: allow disable scan of private ips (#4151) 3 years ago
Jacky Wang 22e595df82
[downloader] fix explorer node get stuck when doing short range sync (#4150) 3 years ago
peekpi c1fd188df0 rename variable name and add comments 3 years ago
peekpi 08bb9022e0 [consensus] HIP-16: Enforce a 6% max keys per shard limit for each validator 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Jacky Wang 34c42349e2
[stream] consensus set downloader only when stream downloader is active as client (#4105) 3 years ago
Jacky Wang 6e52ad4a88
[downloader] adjust default testnet downloader values, add sleep to unsuccessful download 3 years ago
peekpi fac0203f90 fix bug of shardNum 3 years ago
peekpi 3963e1c1a1 get shardNum by network and epoch 3 years ago
haodi e736473bc6 fixed test case 3 years ago
peekpi 41d940e3cc use constant params and add cli flag for batch write size 3 years ago
haodi 9fc2b4404b add more params for sharddb 3 years ago
haodi f9f53fc081 fixed test case 3 years ago
haodi a4a5c591aa fixed test case 3 years ago
haodi a4e05f076d fixed test case 3 years ago
peekpi 7c1e636a07 remove debug code 3 years ago
Max 649ea56b9a
feat: Add AccountSlots flag for TxPool (#4071) 3 years ago
peekpi c58a70acf3 update commd usage 3 years ago
peekpi 702b662626 dump db 3 years ago
lutty d6d25be453 leveldb shard 3 years ago
Jacky Wang fc94354283
[stream] change default values 3 years ago
Haodi 832658480b
fixed rosetta issues (#4034) 3 years ago
Leo Chen 0de0203f60 [revert] exit after revert is done 3 years ago
Leo Chen 54f3ef4e0e [revert] exit after revert is done 3 years ago
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago