summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Update SECURITY.mdalgonoah-patch-1algonoah
2022-11-10netgoal: start with 20GB RootStorage (#4779)algolucky
2022-11-09algod: Delete v1 usage from client and remove `V2` prefix from APIs (#4767)algochoi
2022-11-08Tests: Move box test artifacts to a temp directory (#4771)algochoi
2022-11-07API: Update oapi-codegen version to v1.12.0 of our fork (#4707)Eric Warehime
2022-11-07goal: Change asset commands to use AccountAssetInformation (#4758)algochoi
2022-11-04Tests: Fix types in assertions and change to using libgoal client when gettin...algochoi
2022-11-04daemon: add pool error message (#4755)Pavel Zbitskiy
2022-11-04Testing: Lint for unparallelized tests without explicit reason (#4746)Jacob Daitzman
2022-11-04performance: turn cache misses during assembly into cache hits during eval (#...Ignacio Corderi
2022-11-04goal: Add URL to goal asset info. (#4731)Will Winder
2022-11-03tests: Fix account tests for calling pending txn endpoint and box tests (#4751)algochoi
2022-11-03test: add test defending against regression in testnet genesis generation (#...Michael Diamant
2022-11-03algod: Migrate internal uses of v1 algod API to v2 (#4684)algochoi
2022-11-03tools: remove doberman and dependency (#4750)Will Winder
2022-11-03perf: don't preallocate rarely used maps in MakeStateDelta (#4715)Ian Suvak
2022-11-03catchpointdump: supports tar.gz files (#4743)Almog Tal
2022-11-03tests: make ledger tests ~20 sec faster (#4739)Pavel Zbitskiy
2022-11-02update vAlpha5 to point to v36 (#4729)cce
2022-11-02db: add AtomicContext (#4724)Pavel Zbitskiy
2022-11-02add unconvert to warning linter (#4710)cce
2022-11-02mergeback: feature/alphanet (#4726)algolucky
2022-11-01dispenser: add input validation (#4713)algolucky
2022-11-01Consensus: v36 upgrade (#4722)John Jannotti
2022-11-01tools: allow specification of RewardPoolBalance in genesis (#4643)Ben Guidarelli
2022-11-01catchpoint: actualize limit constants and fix txtail table init (#4703)Pavel Zbitskiy
2022-11-01DevOps: Update docker container in build (#4723)John Lee
2022-11-01AVM: fix early eval exits for Debugger (#4719)John Jannotti
2022-11-01blank import needs commenting out for indexer's lint (#4720)Zeph Grunschlag
2022-11-01test: fix after boxes and prefetcher remerge (#4716)Pavel Zbitskiy
2022-10-31prefetcher: enable prefetcher for assets and apps (#4352)Pavel Zbitskiy
2022-10-31performance: agreement state serialization using msgp (#4644)Ian Suvak
2022-10-31db: print dbutil.go error in stderr (#4712)Michael Diamant
2022-10-31performance: don't create child cow in TestTransactionGroup (#4706)cce
2022-10-31AVM: Add support for Boxes (#4149)Michael Diamant
2022-10-28Bug-fix: return v2 spec from swagger endpoint (#4697)AlgoStephenAkiki
2022-10-28network: align duplicateFilterCount to prevent panic on 32-bit platforms (#4702)cce
2022-10-26AVM: match, pushints, and pushbytess opcodes (#4645)algoidurovic
2022-10-26Tests: Fix handling of empty local state in TestResourcesDataApp (#4699)Michael Diamant
2022-10-26test: metrics gathering improvements (#4639)Brian Olson
2022-10-25logging: demote LeaseInLedgerError from warn to info level (#4685)cce
2022-10-25lint: enable go vet printf format arg checks for logging (#4679)cce
2022-10-25Netgoal: Update netgoal generate flags and variables (#4656)algobarb
2022-10-24perf test: Transaction group handle/verify (#4652)Shant Karakashian
2022-10-24ledger: Make AccountDelta fields visible for serialization. (#4620)Will Winder
2022-10-24Merge pull request #4688 from Algo-devops-service/relstable3.11.2-remergeJohn Lee
2022-10-24Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2022-10-24Merge remote-tracking branch 'origin/rel/stable' into relstable3.11.2-remergeDevOps Service
2022-10-24API: bump max size of teal source and dryrun (#4633)Ben Guidarelli
2022-10-21Merge pull request #4683 from Algo-devops-service/relstable3.11.2v3.11.2-stableJohn Lee