summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19Merge branch 'master' into feature/simulate-endpointfeature/simulate-endpointJason Paulos
2022-12-19Update API readmeJason Paulos
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-16Merge branch 'master' into feature/simulate-endpointJason Paulos
2022-12-16rest api: update WaitForBlock summary (#4910)Pavel Zbitskiy
2022-12-16testing: make MakeAccountData as testing only method (#4856)Pavel Zbitskiy
2022-12-16ledger: add kvIter to storage package (#4892)Ignacio Corderi
2022-12-15Merge branch 'master' into feature/simulate-endpointJason Paulos
2022-12-15Add experimental warning to swagger fileJason Paulos
2022-12-15DevOps: cleanup old artifact on self-hosted runners #4909Jack
2022-12-14ledger: move iterators into a store package (#4874)Ignacio Corderi
2022-12-14tests: fix flaky TestTxHandlerRememberReportErrorsWithTxPool (#4905)Pavel Zbitskiy
2022-12-14Missing change to READMEJason Paulos
2022-12-14Add to API docsJason Paulos
2022-12-14Make experimental routes publicJason Paulos
2022-12-14Merge branch 'master' into feature/simulate-endpointJason Paulos
2022-12-14Enhancement: Add missing ArgEnum fields, tweaks to immediate note (#4903)Ben Guidarelli
2022-12-13metrics: update some new metric names (#4899)Pavel Zbitskiy
2022-12-13docs: update API docs, remove unused codegen configs (#4896)Eric Warehime
2022-12-13rest api: make the data endpoints public (#4900)Will Winder
2022-12-13metrics: split alive check counter between early/dead (#4898)cce
2022-12-13teal: optimize CheckSignature (#4893)Pavel Zbitskiy
2022-12-12Langspec: adding version to langspec (#4883)Ben Guidarelli
2022-12-12Update config.json.exampleJason Paulos
2022-12-12Rename EnableTransactionSimulator to EnableExperimentalAPIJason Paulos
2022-12-11testing: defi txn group benchmark (#4886)Pavel Zbitskiy
2022-12-09Merge branch 'master' into feature/simulate-endpointJason Paulos
2022-12-09Classify simulation endpoint as experimentalJason Paulos
2022-12-09catchpoint: promote MT-related log warnings to error (#4882)Michael Diamant
2022-12-08prefetcher: preallocate aligned groupTasks in groupsReady (#4876)cce
2022-12-08algod: Remove unused generated code (#4880)Eric Warehime
2022-12-08tests: skip flaky node tests (#4862)Eric Warehime
2022-12-08metrics: add counters for checkAlreadyCommitted (#4881)cce
2022-12-08metrics: fix TestGetValue (#4879)Pavel Zbitskiy
2022-12-08algod: Delete deprecated cost field in dyrun response and mapping field in so...algochoi
2022-12-08txHandler: disable canonical hashmap by default (#4877)Pavel Zbitskiy
2022-12-08txHandler: metrics for txpool.Remember (#4839)Pavel Zbitskiy
2022-12-08DevOps: General purpose docker container. (#4816)Will Winder
2022-12-08ledger: new db methods to abstract queries needed by the deltas (#4864)Ignacio Corderi
2022-12-08txHandler: early duplicates detection (#4806)Pavel Zbitskiy
2022-12-08Goal: Test ABI reference arguments during creation (#4872)Jason Paulos
2022-12-08algod: Sunset v1 handlers (#4847)algochoi
2022-12-07Try to appease the new parallel linterJason Paulos
2022-12-07Clarify group transactions are also acceptableJason Paulos
2022-12-07Merge branch 'master' into feature/simulate-endpointJason Paulos
2022-12-07ledger: move blockdb tests into storage package (#4860)Ignacio Corderi
2022-12-07ledger: move migrations into a storage package (#4846)Ignacio Corderi
2022-12-07goal: account deletepartkey subcomand (#4788)AlgoStephenAkiki