summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08Update ledger/internal/apptxn_test.goversion-downgrade-check-portedGary
2022-06-08Update ledger/internal/apptxn_test.goGary
2022-06-08Update data/transactions/transaction.goGary
2022-06-08Update ledger/internal/apptxn_test.goGary
2022-06-07Tweak comments to reflect MinInnerApplVersion better.Gary Malouf
2022-06-07Allow app downgrades in old protocol versionsJohn Jannotti
2022-06-07Bug Fix: Adds validity round check for failing tests (#4085)AlgoStephenAkiki
2022-06-06PKI: Enable full usage of REST API to install participation keys (#4002)AlgoStephenAkiki
2022-06-03Fix another flakiness in TestReproducibleCatchpointLabels. (#4074)Tolik Zinovyev
2022-06-03removing-pingpong-deprecated-flag-rest (#4070)Jack
2022-06-01pingpong: improve transaction scheduling (#3478)Tolik Zinovyev
2022-05-27Developer Tools: Add manjaro support to build script (#3893)Vu Vo
2022-05-27Devops: Use Cloudflare API token instead of auth key (#4039)John Lee
2022-05-26update node_exporter to include https://github.com/algorand/node_exporter/pul...cce
2022-05-26metrics: collect and report Go runtime.metrics (#4041)cce
2022-05-26Fix typo in bandwidthFilter_test.go (#4028)Ikko Ashimine
2022-05-26Dryrun: Split dryrun cost field into BudgetConsumed and BudgetAdded (#3957)algoidurovic
2022-05-26Add missing HashType to GetProof endpoint (#3985)Or Aharonee
2022-05-25Added generate-docs command to tealdbg (#3830)nullun
2022-05-25 fix: place updater in same directory as update.sh and add verify option (#3983)algolucky
2022-05-24network: non-participating nodes request TX gossip only if ForceFetchTransact...Brian Olson
2022-05-24metrics: make metrics easier to use with prometheus (#4020)cce
2022-05-24AVM: Add bn256 pairing opcodes experimentally (#4013)John Jannotti
2022-05-23AVM: Allow immutable access to foreign app accounts (#3994)algoidurovic
2022-05-21base64_decode can decode padded or unpadded encodings (#4015)2062-on-chain-warning-scenario-3John Jannotti
2022-05-20use tag to determine channel if possible (#4017)Will Winder
2022-05-19Tools: Add benchmark warnings for PRs and push graphs for commits into master...algochoi
2022-05-18added -v flag to algokey (#4004)Ganesh Vanahalli
2022-05-18CI: add simple codecov config (#3997)cce
2022-05-17CI: ensure msgp generator has been run and is clean (#3978)cce
2022-05-16cleanup: replace crypto.HashObj(Transaction) with Transaction.ID() (#3958)Brian Olson
2022-05-16transaction sync: Transition test (#3882)Brian Olson
2022-05-13algod API: Remove errant base64 docs reference (#3982)Michael Diamant
2022-05-13Dryrun: Return EvalDeltas for failed executions in Dryrun (#3929)algochoi
2022-05-13algod: Add a sourcemap flag for compile endpoint (#3938)algochoi
2022-05-11Merge pull request #3977 from onetechnical/relstable-3.6.2-remergeJohn Lee
2022-05-11Bump versionJohn Lee
2022-05-11Merge branch 'rel/stable' into relstable-3.6.2-remergeJohn Lee
2022-05-10StateProofs: New block header field - SHA256 merkle root of the transactions ...Or Aharonee
2022-05-10Merge pull request #3828 from Algo-devops-service/relstable3.5.1-remergeJohn Lee
2022-05-09build: Bump golang to 1.17.9/Mac M1 Support (#3919)Eric Warehime
2022-05-09Merge pull request #3960 from Algo-devops-service/relstable3.6.2v3.6.2-stableJohn Lee
2022-05-07Merge branch 'rel/beta' into relstable3.6.2DevOps Service
2022-05-05AVM: Unify inner transaction ID calculation (#3927)Jason Paulos
2022-05-04Support e2e-go tests when repo is not installed in GOPATH. (#3949)Will Winder
2022-05-04Fixes for e2e test runs (#3948)Eric Warehime
2022-05-03Add install_buildtools.sh to check_deps.sh error message (#3921)Eric Warehime
2022-05-03Add lock around catchpointsMu to avoid race condition (#3944)Eric Warehime
2022-05-02Merge pull request #3947 from Algo-devops-service/relbeta3.6.2v3.6.2-betaJohn Lee
2022-05-03Update the Version, BuildNumber, genesistimestamp.dataDevOps Service