summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Remove mc_amd64 from test verification job.disable-mac-builds-on-prGary Malouf
2022-08-11Remove mac_amd64 from our default triggered builds.Gary Malouf
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
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