Commit Graph

7501 Commits (947c6ef11c568a9d15380037d69164124f749b5e)
 

Author SHA1 Message Date
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
MaxMustermann2 c9ec957b4f [core]: fix: Cap suggested gas price to 500 gwei 3 years ago
Soph cea90ca4c2
Merge pull request #4119 from rlan35/gaslimit2 3 years ago
Rongjian Lan 86cbcf106e increase block gas limit to 50m 3 years ago
Max 73b4bdf081
[core] fix: Use time-based ordering to avoid spam (#4118) 3 years ago
Rongjian Lan e24559194d temp reduce gas limit to 20m 3 years ago
bbist 18c97e7e40
Make rpc/v1 StakingTxReceipt type field ethereum compatible (#4111) 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
peekpi 82f40d5a32 add script to check snapdb 3 years ago
Dimitris Lamprinos 027896adac
Change beneficiary to reporter in slash.Record marshal (#4101) 3 years ago
Frozen 0dbf490477
Removed wg. (#4098) 3 years ago
Jacky Wang 34c42349e2
[stream] consensus set downloader only when stream downloader is active as client (#4105) 3 years ago
Dimitris Lamprinos c246405972
Change beneficiary of slashing rewards to be the block leader (#4081) 3 years ago
Nita Neou 4e290d026f [rpc] enable publicDebugAPI with config flag 3 years ago
Frozen c698ee4c5d
Feature get blocks by height. (#4078) 3 years ago
haodi c055bc1fd8 fixed rosetta offline config 3 years ago