summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20Bump build numberrel/beta-3.1.2John Lee
2021-10-20txnsync: implement missing bridge between txnsync and classic transaction mes...Tsachi Herman
2021-10-18Merge pull request #3090 from algorand/rel/beta-3.1.1John Lee
2021-10-18Bumping buildnumber.dat to 1 for 3.1.1Jack Smith
2021-10-18Fix missing TX registration (#3080)Tsachi Herman
2021-10-15Merge pull request #3079 from Algo-devops-service/relbeta3.1.0John Lee
2021-10-15Merge branch 'rel/beta' into relbeta3.1.0John Lee
2021-10-15Fixing CircleCI deploy for Betanet and Stablenet (#3077)Jack Smith
2021-10-14Merge pull request #2995 from Algo-devops-service/relbeta3.1.0John Lee
2021-10-14Move deploy from TravisCI to CircleCI (#3075)Jack Smith
2021-10-08Increase machine size to large and use consistent parallelism for circleci ni...egieseke
2021-10-05Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2021-10-04transaction sync (#2718)Tsachi Herman
2021-10-02Start work on Teal 6 (AVM 1.1) (#2974)John Jannotti
2021-09-30Extended logic eval error (#2975)Pavel Zbitskiy
2021-09-30fix flaky axfer txn e2e test (#2973)shiqizng
2021-09-29Merge pull request #2971 from algorand/release3.0.1-mergeback-manualJohn Lee
2021-09-29Remove buildnumber.dat and genesistimestamp.dat files.Jack Smith
2021-09-29Merge branch 'rel/stable' into release3.0.1-mergeback-manualJack Smith
2021-09-29ledger: refactor the ledger Totals (#2846)Tsachi Herman
2021-09-28testing: metrics_delta.py fixes (#2962)Brian Olson
2021-09-27Enable cost and fee pooling in tealdbg (#2954)Pavel Zbitskiy
2021-09-27Lots of testing convenience improvements, including e2e python (#2936)John Jannotti
2021-09-27e2e tests for axfer, acfg, and afrz inner txns (#2947)shiqizng
2021-09-27Merge pull request #2949 from Algo-devops-service/relstable3.0.1v3.0.1-stableJohn Lee
2021-09-25Add application account into a dryrun req created by goal (#2945)Pavel Zbitskiy
2021-09-25e2e tests for log (#2950)shiqizng
2021-09-25Add ABI encoding support (#2807)Hang Su
2021-09-23testing: fix TestLatestSigsFromThisNode (#2940)Shant Karakashian
2021-09-23Cache creators in cow base. (#2939)Tolik Zinovyev
2021-09-23fix EvalForIndexer (#2941)Tsachi Herman
2021-09-22readme grammar change (#2938)yaovi-a
2021-09-22Remove time ledger tracker as not used (#2937)Pavel Zbitskiy
2021-09-22TestRequestBlockBytesErrors: Various fixes (#2928)Shant Karakashian
2021-09-21Rotate Travis Env Variables and Remove codecov Env variable (#2934)algobarb
2021-09-21Support arm cross compile (#2923)bricerisingalgorand
2021-09-21ledger: move account totals calculation to StateDelta (#2922)Tsachi Herman
2021-09-20Fix unit test (#2926)Tsachi Herman
2021-09-17Fix random failures TestWaitAndAddConnectionTimeLongtWindow (#2903)Shant Karakashian
2021-09-17Rel/beta 3.0.1 (#2905)v3.0.1-betarelbeta3.0.1algobarb
2021-09-17Add `indexerLedgerForEval` interface (#2897)Tolik Zinovyev
2021-09-16Enable debugging itxn programs (#2900)Pavel Zbitskiy
2021-09-16use matrix for CircleCI config (#2864)chris erway
2021-09-15Fix dryrun crash on rewards calculation (#2894)Pavel Zbitskiy
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