summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-08Stateproofs: fixes to lowestRound and CR comments (#4369)feature/stateproofsalgoidan
2022-08-08remove old compactcert fileOr Aharonee
2022-08-08Better error message for when an invalid txid is specified. (#4313)Will Winder
2022-08-08stateproofs: reorganize the full pool tests (#4370)Shant Karakashian
2022-08-07TestSPWithCounterReset make it more tolerant (#4366)Shant Karakashian
2022-08-05fix test merge issue (#4365)Shant Karakashian
2022-08-05stateproof: ignore TxPoolSize for SP transactions (#4325)Shant Karakashian
2022-08-05Merge remote-tracking branch 'upstream/master' into feature/stateproofsPavel Zbitskiy
2022-08-05Fix verifyStateProofForRoundPavel Zbitskiy
2022-08-05Stateproofs: use total online weight instead of top online (#4357)Or Aharonee
2022-08-05Stateproofs: Reduce num reveals (#4355)algoidan
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-03StateProofs: fix fast catchup bug (#4346)algoidan
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-02Removed StateProofIntervalLastRound and usages (#4337)Almog Tal
2022-08-02Fix TestWorkerHandleSigCorrupt (#4336)Shant Karakashian
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-08-01CR fix (#4328)algoidan
2022-07-31Merge pull request #4327 from algoidan/merge-master-into-stateproofalgoidan
2022-07-31Merge branch 'master' into merge-master-into-stateproofalgoidan
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-28Rename StateProof operationId to GetStateProof. (#4308)Will Winder
2022-07-27Ledger: remove txtail from data race test (#4315)nicholasguoalgorand
2022-07-27CR fix (#4307)algoidan
2022-07-26Merge pull request #4302 from algoidan/merge-master-into-stateproofalgoidan
2022-07-26Merge branch 'master' into feature/stateproofsalgoidan
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-26fix flaky testalgoidan
2022-07-26Msgp sort lightheader (#4287)Jonathan Weiss