summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10Build: bump github.com/quic-go/quic-go in /tools/block-generatordependabot/go_modules/tools/block-generator/github.com/quic-go/quic-go-0.37.7dependabot[bot]
2024-01-09Merge pull request #5895 from onetechnical/relstable3.21.0-remergeJohn Lee
2024-01-09Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.John Lee
2024-01-09Merge branch 'rel/stable' into relstable-v3210-remergeJohn Lee
2024-01-08Algocfg: Introduce new archival node algocfg profile. (#5893)Gary
2024-01-05AVM: Adding sumhash and falcon_verify (#5599)John Jannotti
2024-01-03Dryrun: Improve assembler error reporting (#5889)Jason Paulos
2024-01-03Chore: Update copyright to 2024 (#5890)John Lee
2024-01-02Chore: Update check_license script to update copyright year (#5888)John Lee
2024-01-02Merge pull request #5887 from Algo-devops-service/relstable3.21.0v3.21.0-stableJohn Lee
2023-12-22tests: rewrite triggerTrackerFlush test helper (#5876)Pavel Zbitskiy
2023-12-21txHandler: kick in ARL at 1/2 of a base backlog capacity (#5873)Pavel Zbitskiy
2023-12-21AVM: Don't treat `any` as constant int in `loads`, `stores` (#5884)John Jannotti
2023-12-20agreement: dump demux queues on fuzzer test failure (#5882)Pavel Zbitskiy
2023-12-19tests: log all relay logs on e2e failure (#5881)Pavel Zbitskiy
2023-12-19Merge pull request #5862 from Algo-devops-service/relbeta3.21.0v3.21.0-betaJohn Lee
2023-12-19AVM: Require every global field to get tested (#5864)John Jannotti
2023-12-19CICD: fix aptly repo management (#5870)John Lee
2023-12-19CICD: fix aptly repo management (#5870)John Lee
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-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-08Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
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