summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18Build: bump golang.org/x/crypto from 0.14.0 to 0.17.0dependabot/go_modules/golang.org/x/crypto-0.17.0dependabot[bot]
2023-12-18network: fix TestSlowPeerDisconnection regression after #5634 (#5874)Pavel Zbitskiy
2023-12-15txHandler: fix ARL triggering without ERL (#5872)Pavel Zbitskiy
2023-12-14Consensus: Upgrade to consensus version v39. (#5868)Gary
2023-12-14tests: custom recipe tweaks (#5869)Pavel Zbitskiy
2023-12-11Docs: Eliminate a unicode character that causes trouble in doc generation (#5...John Jannotti
2023-12-11AVM: Require every global field to get tested (#5864)John Jannotti
2023-12-08Chore: Update testing to use current python SDK. (#5861)John Jannotti
2023-12-08consensus: Enable dynamic round times in vfuture. (#5860)Gary
2023-12-08Simulate: Properly handle failing clear state programs (#5842)Jason Paulos
2023-12-07AVM: Add `global GenesisHash` (#5858)John Jannotti
2023-12-07network: fixes to public address support (#5851)Pavel Zbitskiy
2023-12-07Round Times: Period 0 deadline timeout (#5850)Gary
2023-12-07Merge pull request #5859 from Algo-devops-service/relstable3.20.1-remergeJohn Lee
2023-12-07Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2023-12-07Merge remote-tracking branch 'origin/rel/stable' into relstable3.20.1-remergeDevOps Service
2023-12-07Round Times: Set minimum dynamic filter timeout to 2500ms. (#5853)Gary
2023-12-07tests: wait longer in TestTotalWeightChanges for larger nightly test network ...ohill
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