summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-21Three code review suggestions (#4681)feature/avm-boxJohn Jannotti
2022-10-20Merge pull request #4675 from jannotti/box-foundation-feedbackJohn Jannotti
2022-10-20Fabrice's feedbackJohn Jannotti
2022-10-18Merge pull request #4665 from jannotti/boxes-oboJohn Jannotti
2022-10-18Unify comments about walking the deltasJohn Jannotti
2022-10-18Off by one.John Jannotti
2022-10-18Merge pull request #4660 from jannotti/box-codereviewJohn Jannotti
2022-10-17Pavel commentsJohn Jannotti
2022-10-17extra test caseschris erway
2022-10-17Merge pull request #4657 from michaeldiamant/TestApplicationBoxesMaxKeys_refa...John Jannotti
2022-10-17Refactor TestApplicationBoxesMaxKeys to reduce test lengthmichaeldiamant
2022-10-15Merge pull request #4622 from jannotti/box-write-boundsJohn Jannotti
2022-10-15More testsJohn Jannotti
2022-10-15Fix reviewdog errorsmichaeldiamant
2022-10-15Extend box testsmichaeldiamant
2022-10-15Removed the DelBoxes that were there b/c of a previous testing flawJohn Jannotti
2022-10-15test equal to budgetJohn Jannotti
2022-10-15Separate argchecking and dirty checkingJohn Jannotti
2022-10-15Track write budget in box_put more clearlyJohn Jannotti
2022-10-15Add some del/get/put in ledger testsJohn Jannotti
2022-10-15Simplify NewBox interface methodJohn Jannotti
2022-10-15And some inner tests for boxes on the real ledgerJohn Jannotti
2022-10-15Update available text for CSPs, per @algoidurovicJohn Jannotti
2022-10-15Track write budget in a simpler way - no more size trackingJohn Jannotti
2022-10-15Add acct field tests, and improve field tests to check typeJohn Jannotti
2022-10-15Add tests for ClearStateOCmichaeldiamant
2022-10-15New rule: write budget enforced continuallyJohn Jannotti
2022-10-15Merge pull request #4654 from jasonpaulos/persistent-box-account-dataJohn Jannotti
2022-10-14Persistent box account dataJason Paulos
2022-10-14Fix source code reference in inline comment (#4647)Michael Diamant
2022-10-11Update data/transactions/json_test.goMichael Diamant
2022-10-07Merge pull request #4511 from algoidurovic/box_pingpongalgoidurovic
2022-10-07keep readme content in scopealgoidurovic
2022-10-07update docalgoidurovic
2022-10-07Merge branch 'box_pingpong' of github.com:algoidurovic/go-algorand into box_p...algoidurovic
2022-10-07move box ref array constructionalgoidurovic
2022-10-05Update cmd/pingpong/README.mdalgoidurovic
2022-10-05Update cmd/pingpong/README.mdalgoidurovic
2022-10-05add comments and READMEalgoidurovic
2022-10-03bug fixalgoidurovic
2022-10-03Merge branch 'feature/avm-box' of https://github.com/algorand/go-algorand int...algoidurovic
2022-10-03Merge pull request #4624 from jannotti/feature/avm-boxJohn Jannotti
2022-10-03Merge remote-tracking branch 'upstream/master' into feature/avm-boxJohn Jannotti
2022-10-03add new box workloadalgoidurovic
2022-10-03tools: fix lagging cinfo.AppParams data structure in PingPong (#4613)algoidurovic
2022-09-30telemetry: Count and report the number of duplicate proposals and MsgDigestSk...batch_verify_incoming_txncce
2022-09-30BatchVerifier: rename and unexport local functions in verify/txn (#4578)Shant Karakashian
2022-09-30testing: tool to dump blocks to directory (#4595)cce
2022-09-30ledger: fix accounts cache ordering (#4611)Pavel Zbitskiy
2022-09-28tmpalgoidurovic