summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-17Rel/beta 3.0.1 (#2905)v3.0.1-betarelbeta3.0.1algobarb
2021-09-15Merge pull request #2893 from Algo-devops-service/relbeta3.0.0v3.0.0-betaJohn Lee
2021-09-15Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2021-09-14Consensus V30 updates (#2877)algochoi
2021-09-14change import paths used in crypto/secp256k1/dummy.go (#2881)chris erway
2021-09-14Extract rename (#2891)John Jannotti
2021-09-14Introduce itxn to get inner transaction results (#2883)John Jannotti
2021-09-14Fix pingpong teal test (#2835)egieseke
2021-09-13fix auto-gen tests. (#2880)Tsachi Herman
2021-09-13Add ledger.GetBlockAddresses() (#2872)Tolik Zinovyev
2021-09-11ECDSA secp256k1 (#2852)Pavel Zbitskiy
2021-09-10Data race in tests: TestApplicationsUpgradeOverREST race (#2844)Shant Karakashian
2021-09-09fix issue with checking RUN_EXPECT when listing packages (#2863)chris erway
2021-09-08loads and stores opcodes that take scratch slot from stack (#2853)John Jannotti
2021-09-08Checking CircleCI tests run once and only once (#2749)Jack Smith
2021-09-08tx_field tables (#2849)John Jannotti
2021-09-07Add opcodes for dynamically indexing into Txn array fields (#2847)algochoi
2021-09-07Display app address in `goal app info` & show logs are binary in REST API (#2...Jason Paulos
2021-09-07Increase coverage in AVM code. Bug fix in account fields of tx_field (#2840)John Jannotti
2021-09-07Fix partition recovery tests (#2820)Shant Karakashian
2021-09-07global GroupID (#2838)John Jannotti
2021-09-04Use math.bits intrinsics to simplify addw/mulw opcodes (#2839)John Jannotti
2021-09-03Application transactions (#2661)John Jannotti
2021-09-02Increase max app opt ins to 50 (#2750)Pavel Zbitskiy
2021-09-02expose nonparticipation txn field in teal (#2823)shiqizng
2021-09-02Fix go vet issues. (#2826)Tolik Zinovyev
2021-09-01Merge pull request #2824 from algorand/relstable2.10.1-remergeJohn Lee
2021-09-01Remove unnecessary empty lineBrice Rising
2021-09-01Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2021-09-01Merge branch 'rel/stable' of github.com:algorand/go-algorand into relstable2....Brice Rising
2021-09-01Bugfix/fix nano s enumeration bug (#2822)algoidan
2021-08-30Fix overriding consensus parameters in evaluator. (#2811)Tolik Zinovyev
2021-08-30Simplify `startEvaluator()` (#2812)Tolik Zinovyev
2021-08-30Merge pull request #2813 from Algo-devops-service/relstable2.10.1v2.10.1-stableJohn Lee
2021-08-26Dryrun return cost (#2746)Ayush Aggarwal
2021-08-25Split expect tests into separate circleci group (#2792)Will Winder
2021-08-24Merge pull request #2800 from algojack/jack/relbeta2.10.1v2.10.1-betaJohn Lee
2021-08-24Update buildnumberJack Smith
2021-08-24Ensure that AssetCreator is not used before proto.LogicSigVersion=5 (#2784)John Jannotti
2021-08-23per-client RAM measurement scripts (#2783)Brian Olson
2021-08-23Ensure disassemble/reassemble cycle works in testProg. (#2745)John Jannotti
2021-08-23Disable expect tests again (#2790)Pavel Zbitskiy
2021-08-23Ensure that AssetCreator is not used before proto.LogicSigVersion=5 (#2784)John Jannotti
2021-08-23Fix TestStartAndStop (#2757)Shant Karakashian
2021-08-23Fix goalNodeTest.exp (#2781)Pavel Zbitskiy
2021-08-23Disable deadlock for netgoal (#2785)Tsachi Herman
2021-08-20Limit the number of buckets in verifiedTransactionCache to 3. (#2775)Tolik Zinovyev
2021-08-19Add comments for protocol hash IDs and tags. (#2774)Tolik Zinovyev
2021-08-19Fix ParseHostOrURL and enable expect tests (#2772)Pavel Zbitskiy
2021-08-19add account balance range (#2771)shiqizng