summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Adding docs repo triggerrelease-docs-update-triggerJack Smith
2022-08-02tests: extended logging on expect test abort (#4343)Pavel Zbitskiy
2022-08-02Fix crypto benchmarks from bitrot (#4340)John Jannotti
2022-08-02tests: simplify TestWebsocketNetworkMessageOfInterest (#4341)Brian Olson
2022-08-02tools: adapt loadgenerator to cluster testing (#4324)Brian Olson
2022-08-01ledger: add some more logging (#4332)nicholasguoalgorand
2022-08-01config: set MaxAcctLookback to 4 (#4296)cce
2022-08-01cluster scenarios for 2022-07 (#4331)Brian Olson
2022-08-01touch fields.go so everythign is rebuilt in codegen verification (#4330)John Jannotti
2022-08-01CI: Run go vet on the entire repo (#4312)Michael Diamant
2022-08-01goal logging send fixes (#4281)Brian Olson
2022-08-01pass fixture by pointer instead of by value, since it contains a mutex (#4310)Or Aharonee
2022-07-29add AccountMnemonicList config option to loadgenerator (#4321)cce
2022-07-28CICD: create model mainnet (mmnet) recipe based on scenario2 (#4243)algolucky
2022-07-28Allow fido into a release with v7 on (#4314)John Jannotti
2022-07-28config: update vFuture consensus and configuration for 5MB blocks (#4273)cce
2022-07-27Ledger: remove txtail from data race test (#4315)nicholasguoalgorand
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