summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-03Fix prep for remergerelstable3.18.1-remerge145173879+ohill@users.noreply.github.com
2023-10-03Prep for remerge145173879+ohill@users.noreply.github.com
2023-10-03Merge branch 'rel/stable' into relstable3.18.1-remergeJohn Lee
2023-10-02Merge pull request #73 from algorand/relstable3.18.1v3.18.1-stableJohn Lee
2023-10-02Changes for relstable3.18.1ohill
2023-10-02Bump buildnumber.datJohn Lee
2023-09-29ci: fix scripts/create_and_deploy_recipe.sh build (#5764)Pavel Zbitskiy
2023-09-28docker: Do not catchup if already initialized. (#5756)Will Winder
2023-09-28docker: Update docker config with node_exporter path (#5762)Will Winder
2023-09-28config: Add MaxBlockHistoryLookback option (#5749)ohill
2023-09-27tools: better heap data rendering (#5761)Pavel Zbitskiy
2023-09-27perf: upgrade go-deadlock (#5760)Pavel Zbitskiy
2023-09-26tests: Address flakiness with TestMergePrimarySecondaryRelayAddressListsParti...Gary
2023-09-26goal: Add initialize option to 'goal node catchup'. (#5754)Will Winder
2023-09-26docs: Update node config comments so that they can be used for doc generation...Will Winder
2023-09-25api: StartFastCatchup initialize parameter (#5752)Will Winder
2023-09-25Docs: No code change (#5753)John Jannotti
2023-09-22Specs: Change spec generation for Foundation to handle _v*.md (#5751)John Jannotti
2023-09-21windows: Fix GC (#5745)Marcin Zawiejski
2023-09-21DevOps: fix releases page links (#5746)John Lee
2023-09-21docker: Support pregenerated keys in docker private networks (#5735)Will Winder
2023-09-21tools: Block Generator - allow exporting to files (#5714)Zeph Grunschlag
2023-09-20tests: Fix simulate start round flaky test (#5748)Jason Paulos
2023-09-18chore: generalize persisted lists in ledger (#5741)Pavel Zbitskiy
2023-09-15DevOps: update releases page GPG key mentions (#5742)John Lee
2023-09-14chore: Refactor catchpoint tracking logic into config (#5725)Eric Warehime
2023-09-13tests: fix flaky simulate test (#5738)Pavel Zbitskiy
2023-09-13tests: fix a rare data race in staling tracker tests (#5737)Pavel Zbitskiy
2023-09-13p2p: remove TestP2PThreeNodesEvenDist (#5736)Ian Suvak
2023-09-11Merge pull request #5733 from Algo-devops-service/relstable3.18.0-remergeJohn Lee
2023-09-11Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2023-09-11Merge remote-tracking branch 'origin/rel/stable' into relstable3.18.0-remergeDevOps Service
2023-09-08tests: update TestCatchupOverGossip to be less parallel and use sub-tests (#5...cce
2023-09-05Merge pull request #5722 from Algo-devops-service/relstable3.18.0v3.18.0-stableJohn Lee
2023-09-01Simulate: Return application initial states accessed during simulation (#5686)Hang Su
2023-09-01goal: Add export and import options for genesis files during network creation...algochoi
2023-09-01chore: fix misspelled filename (#5717)Bob Broderick
2023-09-01p2p: Make p2p listen address configurable via config.NetAddress (#5721)Ian Suvak
2023-09-01merklearray: simplify single-leaf proofs (#5703)Nickolai Zeldovich
2023-09-01Feature: Disable EnableBlockServiceFallbackToArchiver by default. (#5706)Gary
2023-09-01p2p: Return non-loopback multiaddr from Address() if available (#5716)Ian Suvak
2023-09-01Merge branch 'rel/beta' into relstable3.18.0DevOps Service
2023-08-31scripts(configure_dev): conditional tap homebrew (#5573)MG
2023-08-31docker: fix typo in README.md (#5707)Ikko Eltociear Ashimine
2023-08-31p2p: peerstore backed phonebook (#5710)shiqizng
2023-08-31p2p: Close all connections and wsPeers on P2P network shutdown (#5712)Ian Suvak
2023-08-31performance: dynamic lambda (#5654)yossigi
2023-08-29Simulate: Enable on follower node & allow specifying starting round (#5685)Jason Paulos
2023-08-29encoding: eliminate unnecessary allocations (#5655)Pavel Zbitskiy
2023-08-28algod: Hot/Cold Data Directories and Resource Paths (#5614)AlgoAxel