Home Reports Sep 11, 2026

Friday, September 11, 2026

Commits
108
pushed this day
Repositories
14
with activity
Contributors
17
distinct authors
Lines changed
+34,338 −8,843
additions / deletions

September 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 16

Commit Log

108 commits · 14 repositories

00:16:54 algokit-walletsdk-kmp michaeltchuang refactor: remove java sdk +172 −398
00:18:13 algokit-walletsdk-kmp michaeltchuang Merge a49c5394935a96e7432b39ad9ddb7da614ba2637 into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f +598 −735
00:33:53 subtopia-js-sdk renovate[bot] chore(deps): update dependency vitest to v4 [security] +30 −32
00:33:57 subtopia-js-sdk renovate[bot] Merge 5525c091e355090a20a1812bc1ffcef355a8a10f into 9bc334a8819e21a61e5717e04c07dec184a7c579 +30 −32
01:00:30 go-algorand - Build 2838 Data +1 −1
01:29:55 use-wallet-ui renovate[bot] chore(deps): Update dependency vitest to v4 [SECURITY] +141 −265
01:30:00 use-wallet-ui renovate[bot] Merge 37deec0d09bf38010eaa3ba7ed76a89cede3cea3 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa +141 −265
01:30:35 use-wallet-ui renovate[bot] chore(deps): Update all non-major dependencies +1206 −1275
01:30:39 use-wallet-ui renovate[bot] Merge 554646004447e1090ebe30dae4ddef7408d6c40a into b0a3e71a91adfd1dfb97b5060d054618c2a147aa +1206 −1275
03:03:10 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
03:03:21 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/parser requirement +1 −1
03:03:34 algo-voting dependabot[bot] Merge 18dea9cb85451f3f24e5ce1b8712670aa29621a5 into dd7be47db270b641b07a8abb0bb3995360a8e34f +1 −1
03:03:56 algo-voting dependabot[bot] Merge aa9801a4a0dc8be6cf6911ad8a0c27f224cb0458 into dd7be47db270b641b07a8abb0bb3995360a8e34f +1 −1
07:52:55 go-algorand vividvisit nodecontrol: clarify LaggedStdIo comments +3 −3
07:55:15 go-algorand vividvisit Merge 01ad2e0a03d0f6935a732397654025462e08b597 into 3f80455969769b54b0effc691e3cc0c422138c01 +3 −3
08:51:27 trelyan-falcon-inscription brandonjsellam-Releone Docs: stop calling unaudited code "audited"; name the real audit route +30 −24
08:51:41 trelyan-falcon-inscription brandonjsellam-Releone Docs: say what the reviewer checks do and do not make independent +26 −16
08:52:12 trelyan-falcon-inscription brandonjsellam-Releone Say "committed compiled TEAL", not "committed source", for the deployment check +23 −23
08:54:58 trelyan-falcon-inscription brandonjsellam-Releone Docs: report the contract suite CI actually runs (28/28 on LocalNet) +54 −45
08:56:26 trelyan-falcon-inscription brandonjsellam-Releone Docs: distinguish the PyPI 0.1.0 pin from the in-tree 0.2.2 SDK +8 −8
08:57:06 trelyan-falcon-inscription brandonjsellam-Releone Docs: make no FIPS 206 / FN-DSA claim for the deterministic signer +15 −8
08:57:14 trelyan-falcon-inscription brandonjsellam-Releone Packaging text: say which Falcon this is, and log the 0.1.0 keyword error +21 −2
08:57:23 trelyan-falcon-inscription brandonjsellam-Releone Docs: release provenance is wired but has never run +11 −5
08:57:30 trelyan-falcon-inscription brandonjsellam-Releone REVIEWER.md: point two evidence-map rows at the right inscription.py lines +2 −2
08:58:13 trelyan-falcon-inscription brandonjsellam-Releone CI: run on changes to scripts/ and the two reviewer Dockerfiles +3 −3
09:06:07 algokit-lora mrcointreau feat: add 'rekey to' field to the transaction wizard +248 −21
09:23:29 trelyan-falcon-inscription brandonjsellam-Releone Docs: name the contract files unchanged since f8ae52c, not all of contracts/ +4 −4
09:24:14 trelyan-falcon-inscription brandonjsellam-Releone Dockerfile.verify: the reviewer check compares against committed TEAL +2 −2
09:25:15 trelyan-falcon-inscription brandonjsellam-Releone release.yml: the TestNet follow-up is no longer red by design +2 −2
09:26:46 trelyan-falcon-inscription brandonjsellam-Releone test_seal: the round-trip verifier is not independent +2 −1
09:26:47 trelyan-falcon-inscription brandonjsellam-Releone SDK docs: the fee-fallback submit was exercised, not proven +3 −3
09:28:19 trelyan-falcon-inscription brandonjsellam-Releone RELEASES.md: call SLSA provenance and cosign signatures attestations, not proofs +4 −4
09:28:20 trelyan-falcon-inscription brandonjsellam-Releone AUDIT_READINESS: say no independent verifier has run, not that none can +1 −1
09:28:52 trelyan-falcon-inscription brandonjsellam-Releone Docs: no audit is engaged, not just unfunded +7 −7
10:04:20 trelyan-falcon-inscription brandonjsellam-Releone SDK docs: say which half of the two-strategy submit has evidence +10 −6
10:04:22 trelyan-falcon-inscription brandonjsellam-Releone Deploy wrappers: contracts/deploy_testnet.py is not the only deploy path +6 −4
10:04:24 trelyan-falcon-inscription brandonjsellam-Releone THREAT_MODEL: the contract suite is 28 tests now, not 20 +1 −1
10:04:27 trelyan-falcon-inscription brandonjsellam-Releone RELEASES.md: one provenance attestation plus one blob signature +5 −5
10:04:29 trelyan-falcon-inscription brandonjsellam-Releone README: the deployment check compares the approval program +1 −1
10:21:10 algokit-lora mrcointreau Merge ed92043c746a125590bb3d7ebb7eeff32da05cca into b1b7fa4eb7ed799efdc5b47683f7206c041e2fee +248 −21
10:28:24 nodekit tasibot fix: restart follow at the top of a log that shrank before it opened +51 −3
10:28:33 nodekit tasibot fix: resume follow at the start of a line algod was still writing +102 −8
10:58:51 nodekit tasibot fix: compare and merge every field of the algod config +101 −29
11:00:59 nodekit tasibot docs: say that --follow starts from the newest ten +6 −2
11:01:14 nodekit tasibot fix: finish the log permission message and split off --file +14 −3
11:15:27 nodekit tasibot fix: keep crash output at every level, --level panic included +41 −20
11:44:04 nodekit tasibot fix: wait out a rotation when follow opens the log +70 −1
11:45:14 nodekit tasibot fix: report an archive that cannot be read instead of dropping it +57 −5
11:47:16 nodekit tasibot fix: stop a pruned archive turning into a node that never logged +94 −5
11:48:32 nodekit tasibot fix: keep a field value from breaking an entry across two lines +35 −2
13:28:22 trelyan-falcon-inscription brandonjsellam-Releone Docs: future tense for unreleased provenance; one wording for the unfunded audit +5 −5
13:28:22 trelyan-falcon-inscription brandonjsellam-Releone falcon.py: name the go.mod-required release instead of 'vendors' +2 −2
13:28:22 trelyan-falcon-inscription brandonjsellam-Releone Scope every deployed-app match claim to the approval program +24 −24
13:32:48 nodekit tasibot Merge 1c62edc1ce24079e61b38e0fae75549ac10c1dee into 0406606800d1809fe7d75492aec2b06cd5ea4412 +5348 −36
13:49:17 trelyan-falcon-inscription brandonjsellam-Releone Say what the committed approval TEAL assembles to; scope the last whole-app labels +22 −22
13:49:18 trelyan-falcon-inscription brandonjsellam-Releone AUDIT_READINESS: go-algorand's go.mod requires falcon v0.1.0, not 'vendors' +1 −1
13:49:18 trelyan-falcon-inscription brandonjsellam-Releone Spec I5: state how non-upgradability is actually enforced +3 −3
14:11:19 trelyan-falcon-inscription brandonjsellam-Releone Scope the remaining approval-program labels and quotes +19 −19
14:11:19 trelyan-falcon-inscription brandonjsellam-Releone Spec I5: the gated-upgrade alternative was never implemented +2 −2
14:11:19 trelyan-falcon-inscription brandonjsellam-Releone AUDIT_READINESS: cite on_update/on_delete at inscription.py:404-412 +2 −2
14:34:21 trelyan-falcon-inscription brandonjsellam-Releone THREAT_MODEL: say who actually holds the admin key +2 −2
14:34:24 trelyan-falcon-inscription brandonjsellam-Releone Re-point line citations to HEAD, including the ones this branch shifted +24 −24
14:34:25 trelyan-falcon-inscription brandonjsellam-Releone Scope the last 'verified' and 'matches' wording +6 −6
14:52:29 go-algorand nullun agreement: discard stale cert bundles per spec bundle relay rule +62 −4
14:52:49 go-algorand cce agreement: add bound check on step +98 −0
14:53:10 go-algorand cce agreement: isolate bundle verification from untrusted periods +228 −38
14:58:41 trelyan-falcon-inscription brandonjsellam-Releone Scope the last 're-verifies' messages and the 20/20 count +5 −5
14:58:41 trelyan-falcon-inscription brandonjsellam-Releone Re-point the remaining stale citations; the drift closed on 2026-09-03 +6 −6
14:58:41 trelyan-falcon-inscription brandonjsellam-Releone Keep literal app ids out of files the app-id partition does not classify +2 −2
15:13:41 trelyan-falcon-inscription brandonjsellam-Releone Past-tense the closed drift and scope two 're-verify' comments +5 −5
15:20:58 devportal JBScaled Merge pull request #665 from algorandfoundation/chore/remove-arc-52 +1 −1
15:23:31 go-algorand onetechnical go-algorand 5.0.2-stable Release PR (#184) +389 −43
15:23:34 algokit-lora mrcointreau feat: add 'lease' field to the transaction wizard +311 −0
15:24:20 go-algorand onetechnical Merge branch 'rel/stable' into relbeta5.0.2 +389 −43
15:27:55 algokit-lora mrcointreau Merge b860e4a23a355e889484f621d55604a5e0f6d029 into b1b7fa4eb7ed799efdc5b47683f7206c041e2fee +311 −0
15:45:03 go-algorand onetechnical Merge pull request #185 from algorand/relbeta5.0.2 +389 −43
16:54:07 algorealm-cli renovate[bot] fix(deps): update dependency next to v15 [security] +310 −111
16:54:11 algorealm-cli renovate[bot] Merge 0fda902b8ff007fccfb8efb0b238d5e67d47e3d2 into 361d3066ffaca4241991cc6563403417bf562ecf +310 −111
17:01:07 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-09-11) +1 −0
17:21:16 nodekit chris-wozniak fix: address upgrade messaging review feedback +7 −66
17:21:36 nodekit ChrisWozniak Merge 33b001e9b0a56492cbf055f7550991b842d4aaa4 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00 +6 −0
18:10:01 nodekit chris-wozniak fix: show date only for distant expirations +47 −3
18:10:39 nodekit ChrisWozniak Merge cfaac69ccfdbba5b5ca2c7c89c74d3eee1d42b47 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00 +47 −3
18:32:40 nodekit chris-wozniak fix: support DNF 5 repository setup +43 −1
18:33:12 nodekit ChrisWozniak Merge 3ba4579524e36ed8a78f7d3631c29604b4e83fc3 into f40ba97e346ad7408168cc0b2e2ebaf4b8770e00 +43 −1
18:35:22 algokit-walletsdk-kmp mithiraj95 Close button added to zero balance model. +287 −230
18:35:32 algokit-walletsdk-kmp mithiraj95 Merge df3d5a83a110c7dc0e73b0ec97138dc240f69fec into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f +713 −567
18:37:55 algokit-utils-ts joe-p chore: npm audit +212 −674
18:40:01 algokit-utils-ts joe-p feat: ensure epp and schema changes are respected everywhere +63 −11
18:46:52 algokit-utils-ts joe-p chore: bump algosdk +5 −5
19:11:21 algokit-utils-ts joe-p fix: propagate createParams +29 −4
19:43:11 algokit-utils-ts joe-p feat: resize in legacy deploy +67 −2
19:43:24 algokit-utils-ts joe-p fix: avoid mutation of supplied updateParams +2 −1
20:34:03 algokit-walletsdk-kmp mithiraj95 removed top right close button. +1 −21
20:34:12 algokit-walletsdk-kmp mithiraj95 Merge e8b8529337ef4f5daea93fd499531c9ea24274ea into 243ec8e4e1377526ce85f5821ee29caf4dfc0d7f +694 −568
20:39:10 algokit-walletsdk-kmp michaeltchuang refactor: ktlintFormat +2 −6
20:49:38 nodekit tasosbit Merge pull request #194 from ChrisWozniak/fix/issue-189-upgrade-success-messages +6 −0
20:57:24 algokit-walletsdk-kmp mithiraj95 fix: zero model popup not showing issue fixed (#408) +691 −569
20:59:40 algokit-utils-ts joe-p feat: never implicitly shrink +307 −92
21:15:53 nodekit tasosbit Merge pull request #196 from ChrisWozniak/fix/issue-173-fedora-41-dnf +43 −1
21:49:38 specs chris-wozniak docs: update AVM architecture diagrams +152 −18
21:51:57 nodekit tasibot fix: stop --all warning that the view of the log is incomplete +55 −4
21:52:08 nodekit tasibot Merge 8a4bc8f6e4e174eb336274c0f24eb6dd1fd09f10 into 0406606800d1809fe7d75492aec2b06cd5ea4412 +5399 −36
22:05:39 specs ChrisWozniak Merge b77e6904964c1e84a7112ee2bd82af5c6b31c1ca into 0efa5540886f64438b9045faa6e4eba73edefa67 +152 −18
22:17:27 algokit-walletsdk-kmp michaeltchuang refactor: remove java sdk +165 −398
22:17:44 algokit-walletsdk-kmp michaeltchuang Merge a6f84fa17024eb419d28a477ea7106361444dc9f into b6ddd2e7768c39b427967e9d0164076523ba1a2d +165 −398
23:12:04 algokit-core michaeltchuang ci: fix formatting error +5 −1
23:12:15 algokit-core michaeltchuang Merge 441d90d8139e4198785a78645bc98288011ca599 into ae593f700fcba41d7f4accba74cf33549a96c3f4 +11810 −0