summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06tests: dump logs if e2e test node exited with an error (#5856)Pavel Zbitskiy
2023-12-06network: Use peer address after proxy fix for app rate limiter if available (...Pavel Zbitskiy
2023-12-05Merge pull request #5852 from Algo-devops-service/relstable3.20.1v3.20.1-stableJohn Lee
2023-12-04AVM: Add box_splice and box_resize opcodes (#5750)John Jannotti
2023-11-30docs: participation key lifecycle. (#5847)Will Winder
2023-11-29Merge pull request #5849 from Algo-devops-service/relbeta3.20.1v3.20.1-betaJohn Lee
2023-11-29Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2023-11-29Merge branch 'master' into relbeta3.20.1DevOps Service
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-17Merge pull request #5837 from Algo-devops-service/relbeta3.20.0v3.20.0-betaJohn Lee
2023-11-17Merge branch 'master' into relbeta3.20.0John Lee
2023-11-16catchup: increase followLatestBackoff to 100ms (#5838)cce
2023-11-16Merge branch 'master' into relbeta3.20.0DevOps Service
2023-11-16statetrie: nibbles (#5759)bbroder-uji
2023-11-16catchup: use specialized backoff behavior for follower mode (#5836)cce
2023-11-16Merge pull request #5835 from Algo-devops-service/relbeta3.20.0John Lee
2023-11-16Merge branch 'master' into relbeta3.20.0DevOps Service
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-09Merge pull request #5826 from Algo-devops-service/relbeta3.20.0John Lee
2023-11-09Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
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