summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31build(deps): bump github.com/labstack/echo/v4 from 4.1.17 to 4.9.0dependabot/go_modules/github.com/labstack/echo/v4-4.9.0dependabot[bot]
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
2022-10-21Merge branch 'rel/beta' into relstable3.11.2DevOps Service
2022-10-20Merge pull request #4678 from Algo-devops-service/relbeta3.11.2v3.11.2-betaJohn Lee
2022-10-20Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-10-20Merge branch 'master' into relbeta3.11.2DevOps Service
2022-10-20algod: turn off cadaver trace file by default (#4676)Brian Olson
2022-10-20Tests: Consistent resource/account struct tests (#4669)Jason Paulos
2022-10-19Merge pull request #4673 from Algo-devops-service/relbeta3.11.1v3.11.1-betaJohn Lee
2022-10-19Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-10-19Merge branch 'master' into relbeta3.11.1DevOps Service
2022-10-19batchverifier: preserve the memory until the end (#4672)Shant Karakashian
2022-10-19catchpoints: don't make duplicate account hashes in prepareNormalizedBalances...cce
2022-10-18V1 Deprecation: Remove algod and kmd client affinity and consolidate APIs to ...algochoi
2022-10-18Tools: add check for DeterministicKeys == true when checking length of cfg.Ge...cce
2022-10-17Merge pull request #4655 from Algo-devops-service/relstable3.11.0John Lee
2022-10-17pingpong: add genaccountsoffset flag and tool to print test account addresses...cce
2022-10-14Merge pull request #4651 from Algo-devops-service/relbeta3.11.0v3.11.0-betaJohn Lee
2022-10-14Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-10-14network: compression followup fixes (#4650)Pavel Zbitskiy
2022-10-14network: proposal payload compression (#4589)Pavel Zbitskiy
2022-10-12Remove dead link from kmd README. (#4608)Will Winder
2022-10-11DEVOPS: Update betanet model recipe, move NPN hosts to regions not shared by ...Eric Gieseke
2022-10-07don't mark app-arg as hidden (#4629)cce
2022-10-06Batch-verify: Return failed sig indexes (#4614)Shant Karakashian
2022-10-06metrics: remove labels from gauges (#4606)Ian Suvak
2022-10-06testing: extend transactions signature verification testing (#4623)algoidan
2022-10-06Merge pull request #4627 from Algo-devops-service/relstable3.10.0-remergeJohn Lee
2022-10-05Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2022-10-05Merge remote-tracking branch 'origin/rel/stable' into relstable3.10.0-remergeDevOps Service
2022-10-04CICD: reduce mmnet LastPartKeyRound to 50k (#4625)algolucky