Home Reports Aug 5, 2025

Tuesday, August 5, 2025

Commits
100
pushed this day
Repositories
14
with activity
Contributors
22
distinct authors
Lines changed
+263,388 −356,575
additions / deletions

August 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

100 commits · 14 repositories

00:08:12 java-algorand-sdk dependabot[bot] Bump org.apache.commons:commons-lang3 from 3.8 to 3.18.0 in /examples +1 −1
00:11:22 indexer gmalouf Set to stable go-algorand-sdk v2.10.0. +3 −3
00:31:27 js-algorand-sdk joe-p test: use typehint to prevent CI error +1 −1
01:00:26 go-algorand - Build 2435 Data +1 −1
01:46:08 puya-ts boblat Merge pull request #245 from algorandfoundation/test/large-box +8608 −3264
01:58:58 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
02:24:42 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −0
04:46:20 algokit-lora neilcampbell fix: resolve issues with desktop release +4 −1
04:49:15 algokit-avm-vscode-debugger dependabot[bot] chore(deps): bump the all group across 1 directory with 11 updates +2730 −1387
04:59:03 puya achidlow add failing test cases +2 −0
04:59:03 puya achidlow add release note +42 −0
04:59:03 puya achidlow fix bug with boolean evaluation+comparison involving Asset or Application +10 −15
04:59:03 puya achidlow chore: compile all +2406 −2079
04:59:03 puya achidlow chore: compile all +9653 −9445
05:19:14 algokit-lora neilcampbell fix: resolve issues with desktop release (#485) +4 −1
05:25:18 algokit-lora semantic-release-bot chore(release): ref:beta 2.0.8-beta.1 [skip ci] +4 −4
05:25:19 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
05:29:12 algokit-lora engineering-ci[bot] chore: promote main (i.e. staging) to production +8 −5
05:36:23 algokit-lora semantic-release-bot chore(release): ref:stable 2.0.8 [skip ci] +10 −4
05:36:24 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
05:37:23 algokit-lora engineering-ci[bot] chore: sync stable release 2.0.8 to main [skip ci] +10 −4
05:49:40 puya boblat refactor: rename foreign_index resource encoding to index to improve clarity +1450 −1470
06:20:49 asa-list etzellux Merge pull request #900 from jtokib/add-tokicoin-icon +174 −4167
06:21:33 asa-list etzellux Merge pull request #901 from tinymanorg/review +22 −64
06:40:05 puya-ts achidlow remove arc-4 type size calculations +25 −111
06:40:05 puya-ts achidlow remove front-end tests, logic is now in backend +1 −38
06:40:05 puya-ts achidlow chore: update approvals +350 −117
06:53:08 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
07:37:37 puya boblat refactor: rename foreign_index resource encoding to index to improve clarity +1450 −1470
08:32:22 specs cusma chore: duplicate avm +0 −0
08:32:26 specs cusma chore: restore avm +903 −0
08:32:35 specs cusma merge: split avm +903 −0
08:59:08 specs cusma docs: avm logic signature mode +55 −943
09:00:07 specs cusma chore: restore avm +845 −0
09:00:07 specs cusma chore: duplicate avm +0 −0
09:00:20 specs cusma merge: split avm +845 −0
09:35:12 puya achidlow feat: replace itob of extract_uint64 with extract3 +99 −41
09:35:12 puya achidlow chore: compile all +18510 −23513
09:52:28 go-algorand nullun goal: minor text fix +1 −1
10:09:51 puya achidlow chore: compile all +18510 −23513
10:09:51 puya achidlow feat: replace itob of extract_uint64 with extract3 +99 −41
10:22:16 puya daniel-makerx test: test that logic sig only ops can be compiled from a Contract referencing that logic sig +4254 −3
10:22:16 puya daniel-makerx chore: compile all +1251 −198
10:22:16 puya daniel-makerx test: expand test coverage to verify op.args optimizations +5 −0
10:22:16 puya tristanmenzel fix: Replace warning with error when an unsupported opcode is used for the current execution mode +26 −2
10:22:16 puya daniel-makerx docs: add changelog +40 −0
10:22:16 puya daniel-makerx feat: optimize op `arg` to `arg_N` when N <= 3 +12 −0
10:27:05 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.38.0 to ^8.39.0 +1 −1
10:29:30 go-algorand nullun output repeating error to the node log +2 −3
10:33:35 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
10:39:17 algo-voting dependabot[bot] Bump typescript from 5.8.3 to 5.9.2 +1 −1
10:39:26 java-algorand-sdk gmalouf Handle limit zero case in tests - the generated code should not have been manually modified. (#859) +17 −10
10:40:48 java-algorand-sdk gmalouf bump up version to 2.9.0 +21 −2
10:41:36 js-algorand-sdk github-actions[bot] Merge pull request #994 from algorand/release/v3.4.0 +35 −7
10:42:04 indexer gmalouf Set to stable go-algorand-sdk v2.10.0. (#1669) +3 −3
11:25:44 puya daniel-makerx docs: add changelog +40 −0
11:25:44 puya daniel-makerx chore: compile all +1251 −198
11:25:44 puya daniel-makerx test: test that logic sig only ops can be compiled from a Contract referencing that logic sig +4254 −3
11:25:44 puya daniel-makerx test: expand test coverage to verify op.args optimizations +5 −0
11:25:44 puya tristanmenzel fix: Replace warning with error when an unsupported opcode is used for the current execution mode +26 −2
11:25:44 puya daniel-makerx feat: optimize op `arg` to `arg_N` when N <= 3 +12 −0
11:26:38 puya daniel-makerx refactor: add ir.ArrayPop +1669 −1692
11:26:38 puya daniel-makerx docs: update changelog +43 −2
11:26:38 puya daniel-makerx feat: add index parameter to `Array.pop`, `ReferenceArray.pop` and `arc4.DynamicArray.pop` +454 −136
11:26:38 puya daniel-makerx refactor: add ir.ArrayConcat +175 −41
11:26:38 puya daniel-makerx feat: optimize substring 0 0 to empty bytes +4 −0
11:26:38 puya daniel-makerx tests: add coverage for array pop and concat +39 −90
11:27:59 puya daniel-makerx chore: compile all +170546 −170615
13:57:26 specs cusma docs: avm application mode +128 −958
14:50:24 go-algorand Algo-devops-service Bump Version, Remove buildnumber.dat and genesistimestamp.dat files. +1 −3
15:12:44 java-algorand-sdk github-actions[bot] Merge pull request #861 from algorand/release/2.9.0 +21 −2
15:13:18 java-algorand-sdk github-actions[bot] deploy: 75c53f50629d604fd984252ba206308b64e735c5 +41 −72
15:13:43 java-algorand-sdk github-actions[bot] deploy: 75c53f50629d604fd984252ba206308b64e735c5 +4051 −105611
15:15:34 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-08-05) +1 −0
15:29:04 go-algorand nullun node: print repeating error to the node log (#6403) +2 −3
15:34:54 go-algorand github add Go Benchmark (go) benchmark result for 0fd6a25e8d3e3759796a2e8716affa0b17162bbc +445 −1
17:06:57 go-algorand - network: fix mesher stopping logic +12 −5
17:18:43 go-algorand - tests: increase wait ready timeout to 5s +1 −1
17:45:19 go-algorand - tests: fix TestP2PwsStreamHandlerDedup +1 −1
18:16:39 go-algorand - tests: debug output for TestNodeHybridTopology +8 −0
19:09:50 a-day-in-my-bobalife dependabot[bot] chore: bump com.algorand:algosdk from 2.8.2 to 2.9.0 in /HaveAMagicalDay +1 −1
19:15:23 a-day-in-my-bobalife dependabot[bot] chore: bump com.algorand:algosdk from 2.8.2 to 2.9.0 in /HaveAMagicalDay (#272) +1 −1
19:48:26 go-algorand cce CI: some improvements for faster PR builds (#6397) +361 −454
19:49:04 subtopia-js-sdk aorumbayev chore: fix bigint for unnecessary enum types +13 −3
19:51:28 subtopia-js-sdk semantic-release-bot chore(release): 3.0.1-beta.4 [skip ci] +3 −1
19:51:29 subtopia-js-sdk semantic-release-bot Notes added by 'git notes add' +1 −0
19:54:29 go-algorand github add Go Benchmark (go) benchmark result for e11f501efe78cc958c0c124712f925eb008e6841 +445 −1
20:22:23 go-algorand cce Merge remote-tracking branch 'upstream/master' into pavel/network-hybrid-test-panic-fix +363 −457
20:22:43 go-algorand cce Merge remote-tracking branch 'upstream/master' into pavel/network-timeout-test-fixes +363 −457
20:26:29 go-algorand cce Merge remote-tracking branch 'upstream/master' into fix/multisig-signprogram-use +363 −457
20:27:03 go-algorand cce Merge remote-tracking branch 'upstream/master' into fix/inspect-txid +379 −463
20:42:30 go-algorand algorandskiy tests: network flaky tests fixes (#6407) +10 −2
20:45:24 go-algorand jannotti remove unneeded empty tests +0 −58
20:48:53 go-algorand github add Go Benchmark (go) benchmark result for 1d39d701603cb9de3cfc969f5728b5eb61c12401 +445 −1
20:54:06 go-algorand cce build cache on master merges +10 −0
20:59:04 go-algorand nullun goal: minor text fix (#6404) +1 −1
20:59:43 go-algorand algorandskiy network: fix mesher stopping logic (#6406) +12 −5
21:04:14 go-algorand github add Go Benchmark (go) benchmark result for f086a8c886ecb16ed076f40d95538006438453b2 +445 −1
21:04:34 go-algorand github add Go Benchmark (go) benchmark result for 5991e1ab6f91fc0b77829f0d314a573c9050cc27 +445 −1
21:53:54 go-algorand jannotti Merge remote-tracking branch 'upstream/master' into access-list +3084 −2840