summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17Increase parallelismcircleci_consolidatemichaeldiamant
2022-08-17Restore dir creationmichaeldiamant
2022-08-17Try to fix build stepsmichaeldiamant
2022-08-17Revert "Try to fix the build"michaeldiamant
2022-08-17Try to fix the buildmichaeldiamant
2022-08-17Attempt to consolidate build into test workflowsmichaeldiamant
2022-08-16AVM: Use avm-abi repo (#4375)Jason Paulos
2022-08-15Fix variable application in verifyAssetParameters (#4410)Michael Diamant
2022-08-15tests: remove TestAsyncRecord as obsolete (#4407)nicholasguoalgorand
2022-08-15Acquire locks when logging start and stop. (#4408)John Jannotti
2022-08-12tests: improve logging in expect tests (#4405)Pavel Zbitskiy
2022-08-12tests: make SP e2e tests easier for arm (#4402)Shant Karakashian
2022-08-12tests: stabilize TestAssetCreateWaitRestartDelete (#4400)Pavel Zbitskiy
2022-08-12changed state proof message to no longer be embedded (#4395)Almog Tal
2022-08-11tests: add logging to libgoal fixture on failure (#4384)nicholasguoalgorand
2022-08-11Four missing partiontest calls (#4394)John Jannotti
2022-08-11Build: Remove mac_amd64 from our default triggered builds. (#4397)Gary
2022-08-11tests: fix TestBasicCatchpointCatchup (#4390)Pavel Zbitskiy
2022-08-11tests: add debug output to e2e_basic_start_stop (#4396)Pavel Zbitskiy
2022-08-11AVM: Add Semicolon Parsing (#4363)iten-alg
2022-08-11download StateProofVotersLookback more amount of blocks if needed (#4392)algoidan
2022-08-10test: wait until new block is committed to `BlockQueue` (#4381)Hang Su
2022-08-09Algod: rename some API operations for clarity (#4376)Or Aharonee
2022-08-09make txBacklogSize responsive to block size (#4377)Brian Olson
2022-08-09tests: localize failure place in TestAccountsCanSendMoney (#4379)nicholasguoalgorand
2022-08-09un-shadow privateKeys var (#4380)algobarb/3d5d903Brian Olson
2022-08-09consensus: introduce v33, v34 (#4334)algobarb/60fb4f6Pavel Zbitskiy
2022-08-09tests: fix TestAssetValidRounds (#4351)algobarb/9a03260Pavel Zbitskiy
2022-08-09AVM: Make `txn FirstValidTime` and `block` opcode available in logicsigs (#4371)algobarb/566be49John Jannotti
2022-08-08Algod: State Proofs (#4226)algoidan
2022-08-08tests: fix TestAccountsCanSendMoney more (#4374)nicholasguoalgorand
2022-08-05Remove unused logicSigBatchVerify parameter: batchVerifier (#4360)Michael Diamant
2022-08-04Control the specs generated seperately from logic.LogicVersion (#4361)John Jannotti
2022-08-04AVM: Spec updates for v7 (#4347)John Jannotti
2022-08-04tests: fix TestAccountsCanSendMoney (#4354)nicholasguoalgorand
2022-08-04Remove unused newAcctUpdates parameter: dbPathPrefix (#4353)Michael Diamant
2022-08-04cicd: update mmnet netgoal parameters (#4333)algolucky
2022-08-03tests: close ledger in TestCatchupUnmatchedCertificate (#4348)nicholasguoalgorand
2022-08-03fix accountsMu usage (#4280)Brian Olson
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