summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-18txnsync: Use 100 txns/msg maximum for txnsync messages (#3417)feature/txnsync-archivenicholasguoalgorand
2022-01-06txnsync: merge master (#3368)nicholasguoalgorand
2022-01-06txsync: compress msgOrderingHeap (#3343)nicholasguoalgorand
2021-12-16txsync: use fixed proposal sizes (#3318)nicholasguoalgorand
2021-12-08txnsync: merge master into feature/txnsync branch. (#3270)nicholasguoalgorand
2021-11-20Revert "Reverse the network protocols ordering to de-prioritize the txnsync u...nicholasguoalgorand
2021-11-01make proposal assembly time configurable (#3165)Tsachi Herman
2021-10-29Add unit test to avoid new `string` fields (#3101)Jason Paulos
2021-10-29txnsync: Use dynamic maxEncodedTransactionGroups (#3168)nicholasguoalgorand
2021-10-29ledger: do final validation in `endOfBlock()` (#3132)Tolik Zinovyev
2021-10-29ledger: refactor maxPaysetHint -> avarageEncodedTxnSizeHint (#3162)Tsachi Herman
2021-10-29Move Local structure definition to localTemplate (#3161)Tsachi Herman
2021-10-29Add c5d.4xlarge and c5d.18xlarge us-east-2 to hosttemplates.json (#3160)algobarb
2021-10-28Removing all but windows builds from Travis (#3154)Jack Smith
2021-10-28Reverse the network protocols ordering to de-prioritize the txnsync utilizati...Tsachi Herman
2021-10-28Make heapwatch.py port configurable (#3143)Brice Rising
2021-10-28update sys to resolve go1.17 build error (#3157)Hang 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