summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-09Correct .golangci.yml pathsparallelize_sharedmichaeldiamant
2023-01-09Fix t.Parallel() errors in shared packagemichaeldiamant
2023-01-09tests: fix unstable TestREDCongestionManagerShouldntDrop (#4986)AlgoAxel
2023-01-09Revert "AVM: Catch any panic in edcsa verifying (#4368)" (#4985)John Jannotti
2023-01-09metrics: use uint64 for Counter and Gauge types (#4911)cce
2023-01-09Tests: Fix `t.Parallel()` errors in `data` package (#4981)Jacob Daitzman
2023-01-09tests: fix flaky TestStreamVerifierCtxCancelPoolQueue (#4980)Shant Karakashian
2023-01-06AVM: Catch any panic in edcsa verifying (#4368)John Jannotti
2023-01-06CICD: add container build (#4927)algolucky
2023-01-06util/s3: enable more credential providers (#4929)algolucky
2023-01-06tests: re-enable TestResolverWithCloudflareDNSResolution in CircleCI (#4965)Michael Diamant
2023-01-06node: add logging thread to node monitoring wg (#4934)Eric Warehime
2023-01-06tools: nodecfg without dns (#4967)Brian Olson
2023-01-06ledger: bulletin leaking waiters fix (#4962)Almog Tal
2023-01-06plot data in algod_go_memory_classes_heap_objects_bytes (#4968)Brian Olson
2023-01-04goal: Added consensus upgrade fields to node status api & goal output (#4800)Mark Ciccarello
2023-01-04remove unused node PoolStats() (#4956)Brian Olson
2023-01-03Telemetry: Remove unused telemetry StartOperation (#4935)Michael Diamant
2023-01-03tests: split TestResolver to enable more tests on CircleCI (#4944)Michael Diamant
2023-01-01update copyright to 2023 (#4957)algoidan
2022-12-29txHandler: batch transactions to the verifier (#4621)Shant Karakashian
2022-12-24telemetry: don't report ES client errors (#4940)cce
2022-12-23txHandler: Random Early Detection for backlog queue (#4797)AlgoAxel
2022-12-23Merge pull request #4945 from algobarb/algobarb/relstable3.13.2-remergeJohn Lee
2022-12-23remove buildnumber.datBarbara Poon
2022-12-23tests: remove unused Python cryptography package (#4939)Michael Diamant
2022-12-22tests: switch e2e_basic_start_stop from devnet to private network (#4942)Michael Diamant
2022-12-22Merge pull request #4938 from Algo-devops-service/relstable3.13.2v3.13.2-stableJohn Lee
2022-12-22Merge branch 'rel/beta' into relstable3.13.2DevOps Service
2022-12-22Tests: Enable more parallel tests in data/transactions/logic/evalAppTxn_test....Michael Diamant
2022-12-22Merge pull request #4936 from algobarb/relbeta3.13.2v3.13.2-betaJohn Lee
2022-12-22Tests: Fix `t.Parallel()` errors in `data/transactions/logic` package (#4931)Jacob Daitzman
2022-12-22count telemetry server errors (#4933)cce
2022-12-22log: stderr offending large log messages (#4930)Pavel Zbitskiy
2022-12-22telemetry: don't report let asyncTelemetryHook wrap and log its own errors (#...cce
2022-12-22Bump buildnumber.datBarbara Poon
2022-12-22count telemetry server errors (#4933)cce
2022-12-22log: stderr offending large log messages (#4930)Pavel Zbitskiy
2022-12-22telemetry: don't report let asyncTelemetryHook wrap and log its own errors (#...cce
2022-12-21ledger: fix redundant unlock potentially causing double unlock (#4928)Almog Tal
2022-12-20bench: use more common multisig sizes (#4926)Shant Karakashian
2022-12-20Merge pull request #4925 from Algo-devops-service/relstable3.13.1-remergeJohn Lee
2022-12-20Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2022-12-20Merge remote-tracking branch 'origin/rel/stable' into relstable3.13.1-remergeDevOps Service
2022-12-19Algod: Add experimental endpoint for simulating transactions against a real b...Jacob Daitzman
2022-12-19bench: fix benchmarking after remerges (#4923)Pavel Zbitskiy
2022-12-17tests: fix dependency on global counters (#4921)Shant Karakashian
2022-12-16txHandler: msig and lsig benchmarks (#4908)Shant Karakashian
2022-12-16rest api: update WaitForBlock summary (#4910)Pavel Zbitskiy
2022-12-16testing: make MakeAccountData as testing only method (#4856)Pavel Zbitskiy