Home Reports Jun 5, 2026

Friday, June 5, 2026

Commits
122
pushed this day
Repositories
16
with activity
Contributors
13
distinct authors
Lines changed
+453,770 −344,111
additions / deletions

June 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 12

Commit Log

122 commits · 16 repositories

00:51:00 go-algorand-sdk joe-p API: box pagination, values, and prefix +524 −3
01:00:21 go-algorand - Build 2739 Data +1 −1
03:03:41 algo-voting dependabot[bot] build(deps-dev): update @vue/eslint-config-typescript requirement +1 −1
09:14:28 algokit-cli mrcointreau docs: refresh cli reference content and fix broken links +1051 −181
09:15:41 algokit-cli mrcointreau ci: trigger publish-devportal-docs on main, pin actions to SHAs and bump node to 24 +11 −6
09:25:35 algokit-cli mrcointreau chore: bump pyjwt to 2.13.0 to fix PYSEC-2026-175/177/178/179 +3 −3
09:45:28 algokit-cli mrcointreau test: update goal help approval snapshot for new docs url +1 −1
09:46:15 algokit-cli lempira Merge 3b9a12e9c2dc249454e1e6e5e6d2157a9e98b8ac into b3769a2c96f58b8be8f1e6e982eac5ad4511f644 +1206 −864
09:53:18 devportal mrcointreau ci: bump softprops/action-gh-release to v3 for node 24 runtime +2 −2
10:35:55 js-algorand-sdk joe-p docs: update docstring +5 −1
10:38:26 js-algorand-sdk joe-p docs: update algod client docstring for boxes +3 −1
10:38:33 tinyman-order-protocol fergalwalsh Always include filled_amount in trigger order calculations to prevent multiple fills +3 −8
10:41:09 brand dependabot[bot] Merge 7689a49a812775485ee84e0f1e20826dfd619dd9 into 3602b5f63a6ac7244db69ae82cef05c38a7ae646 +1 −1
11:51:24 tinyman-order-protocol fergalwalsh collect: Delete the box if the order is complete +10 −0
11:56:12 tinyman-order-protocol fergalwalsh Update build files +375 −364
12:02:19 tinyman-order-protocol fergalwalsh Bump order app to version 5 +6 −6
12:40:51 tinyman-py-sdk fergalwalsh Update ordering app version +3 −3
13:54:13 abel tasosbit fix: sync-pera.sh kill if data does not exist +1 −1
14:02:23 puya lempira chore(docs): remove obsolete Sphinx source files +0 −5309
14:02:23 puya lempira chore(docs): update link +1 −1
14:02:23 puya Argimirodelpozo rendering fixes: double headings, broken anchors, broken links, sidebar ordering +9064 −326
14:02:23 puya lempira docs: initialize Starlight and migrate Sphinx content to Astro +11677 −0
14:02:23 puya lempira ci: replace Sphinx gh-pages workflow with Starlight build +33 −9
14:02:23 puya lempira chore: update gitignore and pre-commit config for Starlight docs +8 −2
14:02:23 puya lempira docs: add API build pipeline for Starlight +409 −0
14:02:23 puya lempira chore(docs): replace autodoc2 with sphinx-autoapi for API generation +148 −63
14:02:24 puya Argimirodelpozo fix: a couple small changes in existing stub docs to improve rendering +45 −8
14:02:24 puya mrcointreau ci: set publish-devportal-docs trigger on main, harden ci and pin devportal action to release/ak-v4 +14 −8
14:02:24 puya Argimirodelpozo fix: rendering improvements: get rid of rendered ellipsis and None's, descriptions in inherited methods, link cards, restore dropped files +548 −37
14:02:24 puya iglosiggio Apply suggestions from code review +1 −3
14:02:24 puya Argimirodelpozo docs: added doc entry in errors.md for logged errors +35 −1
14:02:24 puya mrcointreau chore: migrate docs to pnpm and wire devportal publishing +4542 −7006
14:02:24 puya lempira chore: updated gitignore +8 −10
14:02:24 puya Argimirodelpozo fix: add some inlined remark code to support mermaid specifically for the language server ADR +874 −1
14:02:24 puya iglosiggio Apply suggestions from code review +11 −11
14:02:24 puya iglosiggio Apply suggestions from code review +1 −1
14:02:24 puya iglosiggio Apply suggestions from code review +708 −708
14:02:24 puya Argimirodelpozo fix: prefix methods with class name to improve anchors (for links), move signature out of headers for the same reason +100 −0
14:02:24 puya iglosiggio Fix links to the principles article +5 −5
14:02:24 puya Argimirodelpozo fix: pipeline improvements: autodoc MyST config, batch file generation, build intermediate sphinx md files to gitignored temp, plus some rendering fix passes +295 −8809
14:02:24 puya Argimirodelpozo nit: little typo in calling-apps +1 −1
14:02:24 puya Argimirodelpozo chore: bump stubs version +3 −3
14:02:24 puya Argimirodelpozo chore: reword msg. in generate_docs (now should be consumed by api_build) +8 −1
14:02:24 puya iglosiggio Link ARCHITECTURE.md via github +1 −1
14:02:24 puya lempira chore: renamed build docs action +2 −2
14:02:24 puya Argimirodelpozo docs: add missing avm_version field in contract class config +4 −1
14:02:24 puya Argimirodelpozo fix: small change on an ADR to improve rendering +12 −5
14:02:24 puya iglosiggio chore: Replace links to .md files and use the algorand website for our ARCs +236 −236
14:02:24 puya Argimirodelpozo fix: css to style signatures moved out of headers +22 −0
14:02:25 puya Argimirodelpozo fix: get rid of no impact pass +0 −8
14:02:25 puya Argimirodelpozo fix: inject dropped initialization docs, and drop empty initializations +42 −0
14:02:25 puya Argimirodelpozo fix: give a single param its own bullet +12 −0
14:02:25 puya Argimirodelpozo fix: dunder methods should be included, but some (like __all__) should be filtered out +60 −3
14:02:25 puya Argimirodelpozo fix: class signatures without modifying anchors +14 −6
14:02:25 puya Argimirodelpozo docs: bulleted list in urange() variants +3 −3
14:02:25 puya Argimirodelpozo fix: bold first item in tables +11 −0
14:02:25 puya Argimirodelpozo fix: cross page api anchors and some link fixes +38 −16
14:02:25 puya Argimirodelpozo fix: collapse myst nested links +11 −0
15:36:06 puya-ts mrcointreau ci: pin actions to SHAs, harden token permissions and drop alpha release channel +30 −35
15:36:51 xchain-accounts sofinico feat: portal: add verify route for independent transaction verification +215 −1
15:40:36 xchain-accounts sofinico chore: portal: add comments for route coupling with shared UI package +7 −0
15:41:23 xchain-accounts sofinico chore: portal: route titles naming consitency +1 −1
16:07:57 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-06-05) +1 −0
16:10:54 xchain-accounts sofinico chore: update submodule ref to allow build and preview +1 −1
16:44:15 StablecoinWatch dependabot[bot] build(deps): bump axios from 1.13.5 to 1.16.0 +22 −11
16:44:18 StablecoinWatch dependabot[bot] Merge fee4472e5657f65f000d0f796d80b4aa3f5fa5b7 into 406e6102bcf789e4b1381d4aede87c8b3458c87e +22 −11
17:33:58 msgp cce add "required" struct field tag +1066 −0
17:49:40 puya Argimirodelpozo fix: bold first item in tables +11 −0
17:49:40 puya lempira docs: initialize Starlight and migrate Sphinx content to Astro +11677 −0
17:49:40 puya lempira chore: renamed build docs action +2 −2
17:49:40 puya lempira chore(docs): remove obsolete Sphinx source files +0 −5309
17:49:40 puya Argimirodelpozo fix: add some inlined remark code to support mermaid specifically for the language server ADR +874 −1
17:49:40 puya Argimirodelpozo fix: rendering improvements: get rid of rendered ellipsis and None's, descriptions in inherited methods, link cards, restore dropped files +548 −37
17:49:40 puya lempira chore(docs): replace autodoc2 with sphinx-autoapi for API generation +148 −63
17:49:40 puya Argimirodelpozo fix: class signatures without modifying anchors +14 −6
17:49:40 puya Argimirodelpozo fix: small change on an ADR to improve rendering +12 −5
17:49:40 puya Argimirodelpozo rendering fixes: double headings, broken anchors, broken links, sidebar ordering +9064 −326
17:49:40 puya iglosiggio chore: Replace links to .md files and use the algorand website for our ARCs +236 −236
17:49:40 puya Argimirodelpozo fix: give a single param its own bullet +12 −0
17:49:40 puya lempira docs: add API build pipeline for Starlight +409 −0
17:49:40 puya Argimirodelpozo chore: reword msg. in generate_docs (now should be consumed by api_build) +8 −1
17:49:40 puya iglosiggio Apply suggestions from code review +11 −11
17:49:40 puya Argimirodelpozo docs: bulleted list in urange() variants +3 −3
17:49:40 puya iglosiggio Apply suggestions from code review +708 −708
17:49:40 puya mrcointreau chore: migrate docs to pnpm and wire devportal publishing +4542 −7006
17:49:40 puya Argimirodelpozo fix: css to style signatures moved out of headers +22 −0
17:49:40 puya Argimirodelpozo fix: inject dropped initialization docs, and drop empty initializations +42 −0
17:49:40 puya Argimirodelpozo fix: dunder methods should be included, but some (like __all__) should be filtered out +60 −3
17:49:40 puya iglosiggio Apply suggestions from code review +1 −1
17:49:40 puya Argimirodelpozo fix: get rid of no impact pass +0 −8
17:49:40 puya Argimirodelpozo fix: prefix methods with class name to improve anchors (for links), move signature out of headers for the same reason +100 −0
17:49:40 puya lempira chore: updated gitignore +8 −10
17:49:40 puya Argimirodelpozo chore: bump stubs version +3 −3
17:49:40 puya lempira chore: update gitignore and pre-commit config for Starlight docs +8 −2
17:49:40 puya lempira chore(docs): update link +1 −1
17:49:40 puya Argimirodelpozo docs: added doc entry in errors.md for logged errors +35 −1
17:49:40 puya Argimirodelpozo nit: little typo in calling-apps +1 −1
17:49:40 puya iglosiggio Fix links to the principles article +5 −5
17:49:40 puya Argimirodelpozo fix: collapse myst nested links +11 −0
17:49:40 puya mrcointreau ci: set publish-devportal-docs trigger on main, harden ci and pin devportal action to release/ak-v4 +14 −8
17:49:40 puya Argimirodelpozo fix: a couple small changes in existing stub docs to improve rendering +45 −8
17:49:40 puya iglosiggio Apply suggestions from code review +1 −3
17:49:40 puya Argimirodelpozo fix: pipeline improvements: autodoc MyST config, batch file generation, build intermediate sphinx md files to gitignored temp, plus some rendering fix passes +295 −8809
17:49:40 puya iglosiggio Link ARCHITECTURE.md via github +1 −1
17:49:40 puya Argimirodelpozo docs: add missing avm_version field in contract class config +4 −1
17:49:40 puya lempira ci: replace Sphinx gh-pages workflow with Starlight build +33 −9
17:49:40 puya Argimirodelpozo fix: cross page api anchors and some link fixes +38 −16
17:51:15 puya daniel-makerx Merge a40488a541629357acf8996f23c06a8f3bca5524 into ffc25a6b9735bea77bc6f19462b298c59856b822 +29420 −7587
18:19:15 msgp cce remove exported error symbol +28 −21
18:21:05 js-algorand-sdk joe-p Merge pull request #1089 from algorand/feat/box_api_changes +456 −25
18:41:54 puya daniel-makerx fix: use BytesEncode for encoding uint values +14 −9
18:42:12 puya daniel-makerx fix: ensure _visit_and_check_for_double_eval still materialises expressions when required +14 −10
18:42:13 puya daniel-makerx test: increase op ups +3 −3
18:42:14 puya daniel-makerx chore: compile all +180339 −144850
18:42:14 puya daniel-makerx chore: add changelog +42 −0
19:05:37 msgp cce support any => interface{} +402 −6
22:32:12 puya daniel-makerx fix: ensure _visit_and_check_for_double_eval still materialises expressions when required +14 −10
22:32:12 puya daniel-makerx chore: add changelog +42 −0
22:32:12 puya daniel-makerx test: increase op ups +3 −3
22:32:12 puya daniel-makerx fix: use BytesEncode for encoding uint values +14 −9
22:32:12 puya daniel-makerx chore: compile all +180339 −144850
23:52:10 js-algorand-sdk dependabot[bot] Bump axios from 1.8.4 to 1.17.0 +54 −13