summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10Merge pull request #3300 from algorand/relbeta3.2.2v3.2.2-betaJohn Lee
2021-12-09Bump buildnumber.datJohn Lee
2021-12-09catchup: suspend the catchup session once the agreement service kicks in (#3299)Shant Karakashian
2021-12-09Compatibility mode for partkeyinfo. (#3291)Will Winder
2021-12-02Merge pull request #3260 from Algo-devops-service/relbeta3.2.1v3.2.1-betaJohn Lee
2021-11-30Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2021-11-30Merge branch 'master' into relbeta3.2.1DevOps Service
2021-11-30Disable flaky test. (#3256)Will Winder
2021-11-30Fix error shadowing in Eval (#3258)Pavel Zbitskiy
2021-11-29adding libtool to ubuntu deps (#3251)Ben Guidarelli
2021-11-29Make dev-mode tests less flaky. (#3252)Will Winder
2021-11-23Merge pull request #3231 from Algo-devops-service/relbeta3.2.0v3.2.0-betaJohn Lee
2021-11-23testing: interactive mode for e2e testing (#3227)Shant Karakashian
2021-11-23testing: fixes to rest-participation-key e2e test (#3238)Shant Karakashian
2021-11-22CI: use libboost-math-dev instead of libboost-all-dev (#3223)feature/partkeychris erway
2021-11-22Support transaction arguments for `goal app method` (#3233)Jason Paulos
2021-11-19Fix OnCompletion flag for `goal app method` (#3228)Jason Paulos
2021-11-19Adding-clean-target-to-ci-build-target (#2948)Jack Smith
2021-11-18Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2021-11-18Merge pull request #3230 from algorand/update-master-relbeta3.1.3John Lee
2021-11-18Merge branch 'rel/beta'John Lee
2021-11-18goal abi method outfile checking (#3204)Ben Guidarelli
2021-11-17agreement: handle pseudonode enqueueing failures (#2741)Tsachi Herman
2021-11-17update go mod/sum to include updated algorand/websocket (#3221)Tsachi Herman
2021-11-16ledger refactoring: fix catchpoint tracker (#3214)Tsachi Herman
2021-11-15use large VMs for integration tests (#3201)chris erway
2021-11-15Participation Key Interface (#3164)Will Winder
2021-11-12Clarify get_ex opcode docs (#3208)Ben Guidarelli
2021-11-09Add ABI support to goal (#3088)Hang Su
2021-11-05Report assembly error strings for compile API endpoint (#3190)algochoi
2021-11-04ledger: create catchpoint tracker (#3085)Tsachi Herman
2021-11-03roundCowBase: use lookup() instead of going to ledger directly. (#3173)Tolik Zinovyev
2021-11-03txnsync: rollback (#3177)Tsachi Herman
2021-11-03Fix typo in batchverifier.go (#3176)Ɓukasz Ptak
2021-11-03Participation keys interface: Removed Register handler (#3130)AlgoStephenAkiki
2021-11-03Fix panic on closing nil db (#3175)Shant Karakashian
2021-11-01make proposal assembly time configurable (#3165)Tsachi Herman
2021-10-29Add unit test to avoid new `string` fields (#3101)Jason Paulos
2021-10-29txnsync: Use dynamic maxEncodedTransactionGroups (#3168)nicholasguoalgorand
2021-10-29ledger: do final validation in `endOfBlock()` (#3132)Tolik Zinovyev
2021-10-29ledger: refactor maxPaysetHint -> avarageEncodedTxnSizeHint (#3162)Tsachi Herman
2021-10-29Move Local structure definition to localTemplate (#3161)Tsachi Herman
2021-10-29Add c5d.4xlarge and c5d.18xlarge us-east-2 to hosttemplates.json (#3160)algobarb
2021-10-28Removing all but windows builds from Travis (#3154)Jack Smith
2021-10-28Reverse the network protocols ordering to de-prioritize the txnsync utilizati...Tsachi Herman
2021-10-28Make heapwatch.py port configurable (#3143)Brice Rising
2021-10-28update sys to resolve go1.17 build error (#3157)Hang Su
2021-10-26ledger: refactor ledger internal tests (#3149)Tsachi Herman
2021-10-26Disabling re-building of binaries in circleci during upload stage (#3112)Jack Smith
2021-10-26Allow getting versions for any package. (#2935)Will Winder