Commit Graph

193 Commits (631d384609cc3eb8bb9de65bf8226c797f7a90f4)

Author SHA1 Message Date
nico 631d384609 woop 8 months ago
Max 3e7ff3839f
do not return bech32 in receipt, fix 7% fee (#4588) 11 months ago
Diego Nava 02e2fee4db
Fix: max rate issue (#4580) 12 months ago
Konstantin 7be2b0260b
Revert "fix: max-rate bellow the era min-rate (#4552)" (#4578) 12 months ago
Diego Nava f993468325
fix: max-rate bellow the era min-rate (#4552) 1 year ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Soph 7111b92b31
aggregate the recovery multisig reward (#4514) 1 year ago
Max 115e434f73
HIP-30: Shard reduction (#4498) 1 year ago
Max 0c981ff0d2
HIP-30: Emission split (#4497) 1 year ago
Max 62feec962b
HIP-30: minimum validator commission of 7% (#4496) 1 year ago
Konstantin 0e4b629fbe
Consensus Mask. Removed unnecessary argument. (#4466) 1 year ago
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Konstantin 78d802428c
Consensus: reduce consensus initialization steps. (#4387) 2 years ago
Konstantin ef171ef301
Use Header instead Block. (#4424) 2 years ago
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Gheis Mohammadi 4760458732
update all ethereum rawdb pointers to use harmony rawdb (#4395) 2 years ago
Gheis Mohammadi d21dc7f200
Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Casey Gardiner fa84def721
Revert "Removed engine dependency." (#4392) 2 years ago
frozen 597ba2d6f1 Fix tests. 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
frozen a6d7bdaad1 fix leader 2 years ago
frozen 35b72d5c1f fix leader 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
PeekPI 2574868670
Slash fix (#4284) 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
PeekPI 914d7da0b6
Testnet reset (#4207) 2 years ago
PeekPI 20edef740b
Increase voting power of harmony nodes in testnet to 0.7 (#4200) 2 years ago
Dimitris Lamprinos 5c5b8156e7
Refactor AccumulateRewardsAndCountSigs (#4178) 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
Dimitris Lamprinos c246405972
Change beneficiary of slashing rewards to be the block leader (#4081) 3 years ago
Leo Chen 7d200e1247 Revert "fix DecodeSigBitmap (#3949)" 3 years ago
zhiqiangxu 83f26ded15
fix DecodeSigBitmap (#3949) 3 years ago
Max 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
zhiqiangxu 7e3d507f1e
fix DecodeSigBitmap (#3949) 3 years ago
Rongjian Lan 4c6659ff25
Add logic to do aggregated reward distribution once every 64 blocks (#3828) 3 years ago
Rongjian Lan 1ce6fe1355
Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
Jacky Wang 768a570363
Fix circulating supply (#3802) 3 years ago
Rongjian Lan b0bf39861d
Add min commission rate logic (#3715) 4 years ago
Rongjian Lan 32c21b173d Fix error reports and add benchmark tests 4 years ago
Rongjian Lan 31be87712d Add vrf tests and fix travis 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Rongjian Lan 5386978b0c Add vrf verification in block verification logic 4 years ago
Jacky Wang de0235e5b8
[engine] fix an error return, shall not be nil 4 years ago
Jacky Wang fe512ed6bb
[engine] increase the verifiedSigCache to size 100 4 years ago
Jacky Wang 47bc007220
[engine] handle a rare nil panic case observed on travis build 4 years ago
Jacky Wang 90c0798f00
[engine] removed print logs for debug 4 years ago
Jacky Wang f203a5b41c
[engine] refactored engine and added VerifyCrossLink method 4 years ago