Commit Graph

7517 Commits (021c4db669a0bddf462e862589935cf5967ff974)
 

Author SHA1 Message Date
Gheis 021c4db669
fix config migration issue for newly added rpc filter options (#4183) 3 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
peekpi 1a3018db1b return error if call is reverted by EVM 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
Dimitris Lamprinos 5c5b8156e7
Refactor AccumulateRewardsAndCountSigs (#4178) 3 years ago
MaxMustermann2 1e469fd99e Revert hard fork for unexpected chainId. 3 years ago
“GheisMohammadi” aa30288dce change testnet epoch number for appying fixes of unexpected chain id 3 years ago
peekpi e1e8b2c5dd fixed iterator key 3 years ago
peekpi af8beca066 update comments 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
peekpi 9f6c94e93e check nil pointer of tracerConfig 3 years ago
Gheis b161a39f59
[core] fix unexpected chain id (#4129) (#4154) 3 years ago
PeekPI 9ca38bc5f9
set HIP16-epoch of mainnet to 999 (#4168) 3 years ago
Max 947c6ef11c
[p2p]: feat: allow disable scan of private ips (#4151) 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
Konstantin afc44ea746
Fix BaseStream buf io concurrent access. (#4141) 3 years ago
Ian Denhardt 67cb4d9617
Increment version on dependency, to fix build on go 1.18 (#4134) 3 years ago
peekpi e1f079597a update HIP16 params of Testnet 3 years ago
peekpi 9cdff5f5f8 postpone the HIP16-epoch to 75737 3 years ago
peekpi 9138b10757 rename RawStake() to RawStakePerSlot() and add commnet 3 years ago
peekpi 9847d27dbb set SlotsLimitedEpoch 3 years ago
peekpi 97879960e2 move slot limit code to prepareOrders() and fix RawStake of validator 3 years ago
peekpi 64204d9f6a set HIP16 epoch of localnet to TBD 3 years ago
peekpi cbeddf6a0e fix RawStake of HIP16 3 years ago
peekpi f301dca238 fixed bug of recalculation of effectiveSpread if slots exceed the limit 3 years ago
peekpi e2df509af2 Fixed the slots limit calculation. 3 years ago
peekpi e93bb38abf set HIP16 epoch to 75563 3 years ago
peekpi c1fd188df0 rename variable name and add comments 3 years ago
peekpi ac4d4b02db udpate comments 3 years ago
peekpi 08bb9022e0 [consensus] HIP-16: Enforce a 6% max keys per shard limit for each validator 3 years ago
Leo Chen df0a56b775
Merge pull request #3799 from peekpi/traceDB 3 years ago
peekpi 87be4da69b Merge remote-tracking branch 'harmony/main' into traceDBOrigin 3 years ago
Konstantin da884f3e16 Fix performance response. 3 years ago
Konstantin c733c8395b Fix comment. 3 years ago
Konstantin 3c8286279d Fix getAllValidatorInformation. 3 years ago
Konstantin 23d38db744 Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
Leo Chen f9936ef3ea
Merge pull request #4064 from peekpi/traceFix 3 years ago
peekpi 897b6cd119 Merge remote-tracking branch 'harmony/main' into traceDB 3 years ago
peekpi 6fa0d48831 Merge branch 'traceFix' of https://github.com/peekpi/harmony into traceFix 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 a9072795fe [tracer] fix txhash,blockhash of trace result 3 years ago
peekpi e0c7d011d1 [tracer]: fix a bug of trace_block 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago