summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27Simplify go vet invocationgo_vet_allmichaeldiamant
2022-07-27Run go vet on the entire repomichaeldiamant
2022-07-26CI: Add parameter to run Nightly Test (#4299)algobarb
2022-07-26Test: Make e2e subs report individual results better (#4286)John Jannotti
2022-07-26Tests: Attempt to make TestBasicCatchpointCatchup more deterministic (#4295)Michael Diamant
2022-07-25Fix typo in ledger_test.go (#4297)Ikko Ashimine
2022-07-25testing: Support multiple e2e test archives. (#4284)Will Winder
2022-07-22AVM: randomness support (#3900)John Jannotti
2022-07-21Move elliptic curve math up to v8 so it doesn't get released (#4282)John Jannotti
2022-07-21Test: Fail codegen_verification if dump_genesis.sh is bad (#4277)John Jannotti
2022-07-20AVM: Consolidate TEAL and AVM versioning (#4269)Michael Diamant
2022-07-20Fix struct initialization with promoted field (#4276)Michael Diamant
2022-07-20AVM: Refactor Pseudo-ops (#4170)iten-alg
2022-07-19Enhancement: Detect when valid partkeys represent an offline or closed accoun...AlgoStephenAkiki
2022-07-19Bug Fix: Adds ephemeral Flag and Better Error messages (#4245)AlgoStephenAkiki
2022-07-19Allow "empty" accounts to be Senders if someone else pays (#4151)John Jannotti
2022-07-18Don't parallelize tests that use shared for loop var (#4253)John Jannotti
2022-07-15Fix TestParticipationDB_Locking (#4265)Pavel Zbitskiy
2022-07-14Algod: fix issues causing database is locked sqlite error (#4110)Or Aharonee
2022-07-14test: use `T.TempDir` to create temporary test directory (#4256)Eng Zer Jun
2022-07-13Document what the field _is_ rather than pointer to table (#4260)John Jannotti
2022-07-11ledger: restore pointer receivers and args from #4003 (#4239)cce
2022-07-09Merge pull request #4251 from onetechnical/relstable3.8.1-remergeJohn Lee
2022-07-09skip prefetch tests that use resourceschris erway
2022-07-09Merge branch 'rel/stable' into relstable3.8.1-remergeJohn Lee
2022-07-08Merge pull request #2 from algorand/relstable3.8.1v3.8.1-stableJohn Lee
2022-07-08Bump buildnumber.datJohn Lee
2022-07-08disable resource prefetch optimizationchris erway
2022-07-07Fixes to catchpoint e2e tests (#4236)Pavel Zbitskiy
2022-07-07Tools: Fixing updater to accept m1 (Darwin arm64) (#4099)Jack
2022-07-06ledger: shorter deltas lookback implementation (320 rounds project) (#4003)Pavel Zbitskiy
2022-07-06Merge pull request #4228 from Algo-devops-service/relstable3.8.0-remergeJohn Lee
2022-07-06Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2022-07-06Merge remote-tracking branch 'origin/rel/stable' into relstable3.8.0-remergeDevOps Service
2022-07-06testing: pingpong fixes and heap watch reporting (#4069)Brian Olson
2022-07-06Github-Actions: add Not-Yet-Enabled and Skip-Release-Notes labels (#4196)Jack
2022-07-05CICD: add mac arm64 to integration tests (#4167)algolucky
2022-07-02Merge pull request #4189 from Algo-devops-service/relstable3.8.0v3.8.0-stableJohn Lee
2022-07-01Use bits package for Muldiv. 266x speedup (#4210)John Jannotti
2022-06-29CICD: upgrade xcode on circleci macos executors (#4188)algolucky
2022-06-29CICD: remove unused genesis in stash (#4155)algolucky
2022-06-29Goal: Fix source map mappings key and use relative line values (#4198)algochoi
2022-06-28Don't allocate when invoking the Inc() fastpath (#4193)John Jannotti
2022-06-27Allow --signer to send txns from rekeyed accounts (#4175)John Jannotti
2022-06-24catchpointdump: fix downloading logic (#4171)Pavel Zbitskiy
2022-06-22Provide access to large programs in a txn, for read and write (#4148)John Jannotti
2022-06-22Make the -n flag (network name) optional. Get it from template file (#4159)John Jannotti
2022-06-22Add a way to inject an external logger. (#4158)Will Winder
2022-06-22Merge pull request #4153 from Algo-devops-service/relbeta3.8.0v3.8.0-betaJohn Lee
2022-06-22goal network catchup: automatically fetch catchpoint if not provided (#4012)Ganesh Vanahalli