summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06scope builds to mac_arm64 for repropavel/catchup-test-mem-debugPavel Zbitskiy
2023-12-04debug catchup testsPavel Zbitskiy
2023-11-30docs: participation key lifecycle. (#5847)Will Winder
2023-11-28catchup: Fix empty cert if ledger already has a block (#5846)Pavel Zbitskiy
2023-11-20chore: Cut out some useless allocations when computing payset commitments (#5...John Jannotti
2023-11-18tests: fix state proof e2e test failures (#5839)Pavel Zbitskiy
2023-11-17cgo: Properly manage memory passing from cgo to go on Batch Verifiers (#5700)Shant Karakashian
2023-11-17config: add EnableGossipService option (#5832)ohill
2023-11-17state proofs: add block hash to LightBlockHeader (#5663)Nickolai Zeldovich
2023-11-17Chore: Remove one allocate per hash by using generics (#5829)John Jannotti
2023-11-16catchup: increase followLatestBackoff to 100ms (#5838)cce
2023-11-16statetrie: nibbles (#5759)bbroder-uji
2023-11-16catchup: use specialized backoff behavior for follower mode (#5836)cce
2023-11-16config: move crash and stateproof DB defaults to hot dir (#5817)cce
2023-11-15ledger: rollback vetting historical stateproof blocks (#5830)Pavel Zbitskiy
2023-11-15typo: fix typos in md files (#5834)omahs
2023-11-13algocfg: Add print option to algocfg. (#5824)Will Winder
2023-11-09Build: bump github.com/consensys/gnark-crypto from 0.12.0 to 0.12.1 (#5822)dependabot[bot]
2023-11-09catchup: Dynamic parallel catchup (#5802)Will Winder
2023-11-09txHandler: applications rate limiter (#5734)Pavel Zbitskiy
2023-11-08build: regenerate api routes and resolve merge error in catchup (#5821)Pavel Zbitskiy
2023-11-08catchup: fetchAndWrite/fetchRound quit early on errNoBlockForRound (#5809)Pavel Zbitskiy
2023-11-08catchup: Provide more information to client when requested block not availabl...cce
2023-11-06ledger: make catchpoint generation backward compatible (#5598)Pavel Zbitskiy
2023-11-06ledger: support WaitWithCancel for unsuccessful WaitForBlock API calls (#5814)ohill
2023-11-06typo: fix comment in catchup/universalFetcher (#5811)Ikko Eltociear Ashimine
2023-11-02tests: add refreshAvailablePeers catchup unit test (#5815)Pavel Zbitskiy
2023-10-26catchup: pause catchup if ledger lagging behind (#5794)Pavel Zbitskiy
2023-10-26Merge pull request #5804 from Algo-devops-service/relstable3.19.0-remergeJohn Lee
2023-10-25Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2023-10-25Merge remote-tracking branch 'origin/rel/stable' into relstable3.19.0-remergeDevOps Service
2023-10-25tools: improve heapwatch chart drawing scripts (#5801)Pavel Zbitskiy
2023-10-24catchpoint: store certs with blocks during catchpoint restore (#5798)ohill
2023-10-24avm: preserve line/column for assembler warnings (#5796)Marcin Zawiejski
2023-10-23Feature: Catchup Eval Stake Exception Round Handling (#5795)Gary
2023-10-23follower: update follower node error messages. (#5797)Will Winder
2023-10-23docs: Add comment to initConsensusProtocols (#5791)Will Winder
2023-10-23cleanup: Use Go 1.19 atomic types (#5792)ohill
2023-10-20Merge pull request #5793 from Algo-devops-service/relstable3.19.0v3.19.0-stableJohn Lee
2023-10-20CICD: Fix RPM repository updating (#5790)John Lee
2023-10-19CICD: Fix RPM repository updating (#5790)John Lee
2023-10-19tests: Fix flaky TestAccountSelected test (#5788)ohill
2023-10-19config: Update description for IncomingConnectionsLimit (#5789)ohill
2023-10-18AVM: Reorganize the crypto opcodes a bit to simplify incentive work (#5787)John Jannotti
2023-10-17API: minor style improvements in keygen code. (#5786)Will Winder
2023-10-17API: Add participation key generation endpoint to algod API (#5781)Will Winder
2023-10-13Merge pull request #5784 from Algo-devops-service/relbeta3.19.0v3.19.0-betaJohn Lee
2023-10-13Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2023-10-13Merge branch 'master' into relbeta3.19.0DevOps Service
2023-10-13catchpoints: check EnableCatchupFromArchiveServers for ledgerFetcher (#5783)ohill