summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24change tooling to use 1.16.15 instead of 1.16.11go1.16.15chris erway
2022-03-24Bug-Fix: ABI inferToSlice nil testcases (#3826)Hang Su
2022-03-23Bug-Fix: ABI encode infer to slice IsNil handler removal (#3823)Hang Su
2022-03-22build: update build dependencies to use go 1.16 (#3816)Tsachi Herman
2022-03-22tealdbg: Replace LocalRunner.Run with LocalRunner.RunAll (#3805)Michael Diamant
2022-03-21build: compile with golang 1.16 (#3803)Tsachi Herman
2022-03-19fix TestAcctUpdateslookupLatestCacheRetry (#3804)chris erway
2022-03-18Ledger: Refactor online totals (#3770)nicholasguoalgorand
2022-03-17DevMode: create a block for external txns only (#3784)Shant Karakashian
2022-03-17Goal: Add check for signer passed in the case of logic sig rekeyed account (#...Ben Guidarelli
2022-03-17Goal: Warn on invalid method signature assembly (#3614)Jason Paulos
2022-03-17Disable bandwidth pprof svg generation by default, updated to use --svg to en...Eric Gieseke
2022-03-15AVM: Improve error handling and execution time (#3612)John Jannotti
2022-03-15AVM: getbyte and setbyte description to say index must be within length of ar...nullun
2022-03-15avoid generating large output on TestDeadlockLogging. (#3771)Tsachi Herman
2022-03-14complete the registry cleanup. (#3768)Tsachi Herman
2022-03-14ledger: fix LookupLatest when the ledger advances (#3769)Pavel Zbitskiy
2022-03-14AVM: opcode for ed25519 verify of arbitrary messages. (#3218)John Jannotti
2022-03-14Agreement: Add warning when decoding proposal of an unsupported consensus ver...nicholasguoalgorand
2022-03-14AVM: Sha3-256 (#3762)John Jannotti
2022-03-13REST API: dryrun scratch slot type fix (#3736)Ben Guidarelli
2022-03-11call batchVerificationImpl from OneTimeSignatureVerifier.Verify (#3759)chris erway
2022-03-11update (#3753)Tsachi Herman
2022-03-11testing: update Test5MAssetsScenario e2e test (#3750)Tsachi Herman
2022-03-11REST API: Fix typo in OpenAPI json and yml files (#3741)nullun
2022-03-11code styling (#3749)Tsachi Herman
2022-03-10ledger refactoring: test 6M assets/apps per account (#3739)Shant Karakashian
2022-03-10AVM: FIDO2 OpCodes (#3514)Zeph Grunschlag
2022-03-10prefetcher: ensure the groupTask.incompleteCount is allocated on a 64-bit ali...Tsachi Herman
2022-03-10use ErrorResponse instead of AccountsErrorResponse (#3737)chris erway
2022-03-09ledger: move prefetcher to a new package (#3735)Tolik Zinovyev
2022-03-09Tests: E2E testing C2C with ClearStateProgram (#3693)algoidurovic
2022-03-09prefetcher: add Eval vs prefetcher alignment tests (#3729)Tolik Zinovyev
2022-03-07account manager: avoid taking locks for long period of time (#3717)Tsachi Herman
2022-03-04telemetry: Fix version configuration (#3718)chris erway
2022-03-04telemetry: replace the uuid package dependency (#3715)Tsachi Herman
2022-03-04fix fuzzer test NetworkFacade Clock implementation (#3716)chris erway
2022-03-03ledger: replace Ledger.LookupResource with Lookup{Application,Asset} (#3708)chris erway
2022-03-03add messagesHandled/Dropped TagCounters (#3712)chris erway
2022-03-03testing: fix TestAssetConfig test to support unlimited assets (#3710)Tsachi Herman
2022-03-03fast catchup: retry peers fetching (#3711)Tsachi Herman
2022-03-03agreement: Add validatedAt to proposal type and BlockAcceptedEventDetails mes...chris erway
2022-03-03agreement: configurable incoming message buffer sizes (#3705)chris erway
2022-03-02REST API: fix check for record.AppParams in AccountApplicationInformation (#3...chris erway
2022-03-02Algod: refactor registry operations (#3647)Jonathan Weiss
2022-03-02Algod : merge unlimited assets to master (#3652)Tsachi Herman
2022-03-02Merge pull request #3706 from Algo-devops-service/relstable3.4.2-remergeJohn Lee
2022-03-02Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2022-03-02Merge remote-tracking branch 'origin/rel/stable' into relstable3.4.2-remergeDevOps Service
2022-03-02Document instructions for updating Indexer E2E test input (#3704)Michael Diamant