summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27update sys to resolve go1.17 build errorfix/go1.17buildfailHang Su
2021-10-26ledger: refactor ledger internal tests (#3149)Tsachi Herman
2021-10-26Disabling re-building of binaries in circleci during upload stage (#3112)Jack Smith
2021-10-26Allow getting versions for any package. (#2935)Will Winder
2021-10-25txnsync: delete-able incoming message queue (#3126)Tsachi Herman
2021-10-25Trim the whitespaces before/after each line of TEAL code (#3128)Hang Su
2021-10-25catchup: ignore benign evaluator failures (#3135)Tsachi Herman
2021-10-23Improve Bandwidth Estimation in Txnsync (#3096)nicholasguoalgorand
2021-10-22update the websocket library. (#3131)Tsachi Herman
2021-10-21Enable totals calculation in eval for indexer. (#3124)Tolik Zinovyev
2021-10-21Make fields in ledger.Creatable public. (#3125)Tolik Zinovyev
2021-10-21Add err to solicitedAsyncTxHandler.loop log message (#3123)chris erway
2021-10-21Add buildpulse (#3051)chris erway
2021-10-21skip fields that cant be displayed anyway (#3119)Ben Guidarelli
2021-10-21tealdbg: use associated group index instead of global (#3111)Ben Guidarelli
2021-10-20Increase wait time for the transaction to be included. (#3098)Tsachi Herman
2021-10-20Refactoring ABI encoding feature (#3055)Hang Su
2021-10-20txnsync: implement missing bridge between txnsync and classic transaction mes...Tsachi Herman
2021-10-19network: add initial support for latency tracking (#3028)Tsachi Herman
2021-10-19Optimize circleci machine sizes and parallelism (#3095)Jack Smith
2021-10-18catchup: avoid requesting blocks that aren't needed by the ledger (#3089)Tsachi Herman
2021-10-18Make bytes and pushbytes check their immediate better (and similarly) (#3087)John Jannotti
2021-10-18changing circleci workflow name (#2887)Jack Smith
2021-10-16Fix missing TX registration (#3080)Tsachi Herman
2021-10-15Fixing CircleCI deploy for Betanet and Stablenet (#3077)Jack Smith
2021-10-14ledger: remove duplicate testing of accounts totals (#3053)Tsachi Herman
2021-10-14Move deploy from TravisCI to CircleCI (#3075)Jack Smith
2021-10-14Allow all trackers committing into DB (#3014)Pavel Zbitskiy
2021-10-14fixed off-by-one error in the assembler's typeDig() and improved unit test (#...algoidurovic
2021-10-13testing: remove account balance checks (#3054)AlgoStephenAkiki
2021-10-13Reorder round query and transaction sending. (#3049)Tsachi Herman
2021-10-13Use LookupAgreement AlgorandFullNode.VotingKeys() (#3050)Pavel Zbitskiy
2021-10-13ledger: Implement LookupAgreement (#3046)Pavel Zbitskiy
2021-10-12Fix global-state-schema key name in REST API spec (#2972)Pavel Zbitskiy
2021-10-12handle is left open in importRootKeys (#3039)Shant Karakashian
2021-10-12testing: remove redundant checking from TestParticipationAccountsExpirationFu...AlgoStephenAkiki
2021-10-12Adjust TenNodesDistributedMultiWallet.json to use smaller key dilution values...Tsachi Herman
2021-10-11Removing integration tests from travis steps (#3023)Jack Smith
2021-10-11Fix regression in TestReproducibleCatchpointLabels (#3037)Tsachi Herman
2021-10-11ledger: move StartEvaluator parameters into a parameters object (#3030)Tsachi Herman
2021-10-11txnsync: fix potential race during TestBasicCatchpointCatchup (#3033)Tsachi Herman
2021-10-11testing: make the TestMultiThreaded run at a constant time (#3035)Tsachi Herman
2021-10-09fix regression (#3029)Tsachi Herman
2021-10-08fix bug in rekey test. (#3026)Tsachi Herman
2021-10-08ledger: refactor evaluator into an internal package (#2983)Tsachi Herman
2021-10-08Don't set dontReportFailures for Fail (#3018)Shant Karakashian
2021-10-08Increase machine size to large and use consistent parallelism for circleci ni...egieseke
2021-10-08Move accountdb schema migration to trackerdb.go (#2984)Pavel Zbitskiy
2021-10-08ledger: preload resources argument in EvalForIndexer (#3019)Tsachi Herman
2021-10-07Added Participation Key Expiration Check (#2924)AlgoStephenAkiki