Commit Graph

8329 Commits (feature/updated-libp2p-version)
 

Author SHA1 Message Date
Konstantin b7b7fbf2b3
Skip epochchain errors. (#4573) 1 year ago
Konstantin 368fc9e07b
Removed unused functions and improved locks usage. (#4572) 1 year ago
Konstantin 1f974af163
Removed fast block. (#4571) 1 year ago
Konstantin 78685f9ffa
Removed future blocks from blockchain_impl.go (#4569) 1 year ago
Gheis Mohammadi 6eda7857d0
fix the issue of adding an existed block in legacy sync (#4565) 1 year ago
Konstantin 582a4cf5cb
Fixed panic with dsync. (#4562) 1 year ago
omahs 8f774ea9cd
Fix typos (#4563) 1 year ago
Konstantin 2089a0c25b
Fixed import and workaround for failing test. (#4560) 1 year ago
Konstantin dbe4d43b36
Timeout for block proposal. (#4553) 1 year ago
Konstantin 6f7a04799d
Fixed data race. (#4559) 1 year ago
Konstantin 1f7d67859d
Refactored verify block. (#4554) 1 year ago
Konstantin b187cd7e44
Deadcode and cleanup. (#4550) 1 year ago
Konstantin 3167545f66
Cleanup (#4548) 1 year ago
Konstantin 4b8cf56055
Leader rotation. Check next leader aliveness. (#4359) 1 year ago
Konstantin e124173a81
Cleanup. (#4547) 1 year ago
Konstantin f24413e683
Merge pull request #4455 from Frozen/block-peers 1 year ago
frozen dc326f6fb2
Rebased. 1 year ago
frozen 64d7392c3b
Clean up. 1 year ago
frozen 96e03868ae
Fixed imports. 1 year ago
frozen 6179450507
Fixed imports. 1 year ago
frozen f0b70d9f71
Fixed imports. 1 year ago
frozen 41900b0400
Rebased onto dev. 1 year ago
frozen 82b3f0ceda
Updated. 1 year ago
frozen a6ddc19fed
Implemented method for interface. 1 year ago
frozen 0e4568253a
Passed peerID to handlers. 1 year ago
frozen 525b20ae20
Start and finish syncing. 1 year ago
frozen b6987ec68f
Added logs. 1 year ago
frozen c63818480c
Added logs. 1 year ago
frozen fad17fe539
Added logs. 1 year ago
frozen 2f23d81879
Last mile blocks insert. 1 year ago
Konstantin b1389dacc4
Fixed data race. (#4544) 1 year ago
Konstantin 57dd5f2678
Fixed. (#4543) 1 year ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Konstantin 5faeb5f79a
Call `UpdateConsensusInformation` after bingo. (#4542) 1 year ago
UncertainBadg3r a65f92d0ae
Fix typo in README test steps (#4541) 1 year ago
Konstantin da863bf04c
Fixed memory leak and deadcode. (#4539) 1 year ago
Soph 2bba333bf2
Merge pull request #4500 from harmony-one/dev 1 year ago
Konstantin 163365625c
Rotation fix and update. (#4516) 1 year ago
Konstantin 9f5768a799
Flush data. (#4536) 1 year ago
Konstantin 0d402e4d2c
Updated go lib p2p deps. (#4538) 1 year ago
Konstantin cf5dd8b5fb
Revert improvements. (#4520) 1 year ago
Diego Nava 370d122dbd
make peer connected/disconnected debug log level (#4537) 1 year ago
Gheis Mohammadi ae578ba998
update deprecated ioutil, improve local accounts (#4527) 1 year ago
Gheis Mohammadi ce2c057a64
fix decryptRaw issue for nil/empty data (#4532) 1 year ago
Konstantin 1adea06a5b
Fixed lru cache size. (#4535) 1 year ago
Diego Nava b143085c2d
fix preimage import bugs (#4529) 1 year ago
Diego Nava 88e033af4f
enable hip30 and gas30m epoch for mainnet (#4528) 1 year ago
Diego Nava d2743d9cc8
enable hip30 epoch for testnet (#4526) 1 year ago
Soph e1338060ad
add hip30 testing for devnet/partner network (#4525) 1 year ago
Diego Nava 3f6a0db28e
use new(big.Int) so we don't modify the epoch value (#4523) 1 year ago