Home Reports Jan 22, 2026
Thursday, January 22, 2026
- Commits
- 242
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +14,297 −62,179
- additions / deletions
Thursday, January 22, 2026
242 commits were pushed across 16 repos by 16 authors. There were 14,297 additions and 62,179 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 7 commits
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- py-algorand-sdk 1 commit
- algokit-lora 1 commit
- algokit-subscriber-ts 5 commits
- algokit-utils-ts 2 commits
- ARCs 7 commits
- puya 200 commits
- avmkit 4 commits
- xgov-explorer 2 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 7 commits
- wallet 1 commit
- subql-stellar 1 commit
- xbacked-sdk 1 commit
Commit Log
242 commits · 16 repositories
00:10:02
algokit-utils-ts
chore(algod_client): removed experimental and private tests
+0
−75
00:15:44
algokit-lora
chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23
+63
−3
00:40:04
algokit-utils-ts
chore: removed false polytest tests
+0
−28
00:42:26
xbacked-sdk
Merge 5da871f8e6834dd81b10d035fd6ceed129f4f8a4 into 99f47f01e985a69fd40109836addd663ae8f4725
+3
−3
01:00:22
go-algorand
Build 2605 Data
+1
−1
01:16:22
wallet
Bump lodash from 4.17.21 to 4.17.23
+3
−3
01:32:14
puya
test: migrate test_assemble
+10
−11
01:32:14
puya
test: migrate conftest and utility functions
+583
−232
01:32:14
puya
refactor: update assemble script
+4
−4
01:32:14
puya
test: migrate test_transaction_fields
+1
−1
01:32:14
puya
test: migrate from_awst
+83
−70
01:32:14
puya
test: migrate test_compile
+1
−2
01:32:14
puya
test: migrate test_cattrs
+2
−1
01:32:14
puya
test: migrate test_puya_service
+1
−1
01:32:14
puya
test: migrate test_logic_sig
+78
−90
01:32:14
puya
test: migrate test_debug
+50
−46
01:32:15
puya
chore: compile all arc32 -> arc56
+583
−316
01:32:15
puya
test: migrate fixed_bytes
+110
−97
01:32:15
puya
test: migrate transaction
+38
−35
01:32:15
puya
test: migrate amm
+158
−251
01:32:15
puya
test: migrate abi_routing
+124
−104
01:38:38
puya
test: migrate stubs
+14
−12
01:38:38
puya
test: migrate enumeration
+6
−4
01:38:38
puya
test: migrate with_reentrancy
+17
−14
01:38:38
puya
test: migrate avm_types_in_abi
+38
−31
01:38:38
puya
test: migrate test_arc4_copy_in_state
+18
−15
01:38:38
puya
test: migrate arc4_types
+32
−42
01:38:38
puya
test: migrate log
+19
−16
01:38:38
puya
test: migrate string_ops
+6
−4
01:38:38
puya
test: migrate boolean_binary_ops
+29
−27
01:38:38
puya
test: migrate global_state
+6
−4
01:38:38
puya
test: migrate nested_loops
+11
−7
01:38:38
puya
test: migrate test_subroutine_parameter_overwrite
+30
−27
01:38:38
puya
test: migrate intrinsics
+6
−4
01:38:38
puya
test: migrate chained_assignment
+9
−5
01:38:38
puya
test: migrate tuple_support
+30
−23
01:38:38
puya
test: migrate calculator
+27
−23
01:38:38
puya
test: migrate biguint_binary_ops
+6
−4
01:38:38
puya
test: migrate scratch_slots
+10
−8
01:38:38
puya
test: migrate regression_tests
+6
−4
01:38:38
puya
test: migrate ssa
+9
−9
01:38:38
puya
test: migrate test_tuple_element_mutation
+21
−18
01:38:38
puya
test: migrate inheritance
+12
−8
01:38:38
puya
test: migrate test_ignored_value
+24
−21
01:38:38
puya
test: migrate test_arc4_tuple_element_mutation
+21
−18
01:38:38
puya
test: migrate bytes_ops
+6
−4
01:38:38
puya
test: migrate constants
+12
−8
01:38:38
puya
test: migrate callsub
+9
−5
01:38:38
puya
test: migrate conditional_expressions
+21
−14
01:38:39
puya
test: migrate test_named_tuples
+40
−37
01:38:39
puya
test: migrate tuple_support
+147
−103
01:38:39
puya
test: migrate iteration
+56
−47
01:38:39
puya
test: migrate test_biguint_from_to_bytes
+23
−19
01:38:39
puya
test: migrate mutable_native_types
+175
−198
01:38:39
puya
test: migrate intrinsic_optimizations
+50
−59
01:38:39
puya
test: migrate marketplace_demo
+84
−95
01:38:39
puya
test: migrate state_proxies
+47
−33
01:38:39
puya
test: migrate arc4_conversions
+45
−25
01:38:39
puya
test: migrate asset
+51
−18
01:38:39
puya
test: migrate dynamic_itxn_group
+58
−63
01:38:39
puya
test: migrate state_mutations
+52
−42
01:38:39
puya
test: migrate unary
+6
−8
01:38:39
puya
test: migrate box_storage
+407
−500
01:38:39
puya
test: migrate tictactoe
+157
−133
01:38:39
puya
test: migrate voting_app
+150
−158
01:38:39
puya
test: migrate unssa
+11
−13
01:38:39
puya
test: migrate fixed_bytes_ops
+60
−45
01:38:39
puya
test: migrate compile
+24
−28
01:38:39
puya
test: migrate edverify
+21
−19
01:38:39
puya
test: migrate arc4_validation
+363
−363
01:38:39
puya
test: migrate bytes_validation
+43
−40
01:38:39
puya
test: migrate arc4_types
+44
−81
01:38:39
puya
test: migrate control_op_simplification
+21
−18
01:38:39
puya
test: migrate avm_12
+15
−21
01:38:39
puya
test: migrate too_many_permutations
+8
−7
01:38:39
puya
test: migrate conditional_execution
+6
−9
01:38:39
puya
test: migrate merkle
+35
−28
01:38:39
puya
test: migrate contains
+6
−6
01:38:39
puya
test: migrate stress_tests
+9
−5
01:38:39
puya
test: migrate typed_abi_call
+50
−145
01:38:39
puya
test: migrate simplish
+49
−33
01:38:39
puya
test: migrate arc4_numeric_comparisons
+8
−7
01:38:39
puya
test: migrate match
+13
−10
01:38:39
puya
test: migrate diamond_mro
+44
−42
01:38:39
puya
test: migrate typed_abi_call_txn
+33
−63
01:38:39
puya
test: migrate array
+364
−336
01:38:39
puya
test: migrate arc4_dynamic_arrays
+120
−111
01:38:39
puya
test: migrate intrinsics_immediate_variants
+12
−9
01:38:39
puya
test: migrate application
+10
−14
01:38:39
puya
test: migrate augmented_assignment
+79
−89
01:38:39
puya
test: migrate constants/address.py
+10
−6
01:38:39
puya
test: migrate group_side_effects
+75
−51
01:38:39
puya
test: migrate template_variables
+112
−84
01:38:39
puya
test: migrate typed_itxn_abi_call_txn
+33
−65
01:38:39
puya
test: migrate bytes_stubs
+6
−10
01:38:39
puya
test: migrate arc28
+24
−25
01:38:39
puya
test: migrate struct_in_box
+44
−79
01:38:39
puya
test: migrate typed_itxn_abi_call
+44
−145
01:38:39
puya
chore: remove unused files
+0
−24885
01:38:39
puya
test: migrate local_state
+145
−84
01:38:39
puya
test: migrate undefined_phi_args
+31
−22
01:38:39
puya
test: migrate inner_transactions
+172
−164
01:38:39
puya
test: migrate loop_else
+32
−28
01:38:39
puya
test: migrate bool_only
+33
−33
01:38:39
puya
test: migrate uint_overflow
+20
−23
01:40:57
go-algorand
txHandler: penalizeEvalError via app limiter
+99
−0
01:45:31
go-algorand
add app rate limiter with error tests
+174
−30
01:49:59
puya
test: migrate match
+13
−10
01:49:59
puya
test: migrate unary
+6
−8
01:49:59
puya
test: migrate state_mutations
+52
−42
01:49:59
puya
test: migrate bytes_validation
+43
−40
01:49:59
puya
test: migrate test_ignored_value
+24
−21
01:49:59
puya
test: migrate voting_app
+150
−158
01:49:59
puya
test: migrate test_biguint_from_to_bytes
+23
−19
01:49:59
puya
test: migrate simplish
+49
−33
01:49:59
puya
test: migrate conditional_expressions
+21
−14
01:49:59
puya
test: migrate tuple_support
+147
−103
01:49:59
puya
test: migrate bytes_stubs
+6
−10
01:49:59
puya
test: migrate boolean_binary_ops
+29
−27
01:49:59
puya
test: migrate control_op_simplification
+21
−18
01:49:59
puya
refactor: update assemble script
+4
−4
01:49:59
puya
test: migrate biguint_binary_ops
+6
−4
01:49:59
puya
test: migrate scratch_slots
+10
−8
01:49:59
puya
test: migrate intrinsics
+6
−4
01:49:59
puya
test: migrate nested_loops
+11
−7
01:49:59
puya
test: migrate test_subroutine_parameter_overwrite
+30
−27
01:49:59
puya
test: migrate test_cattrs
+2
−1
01:49:59
puya
test: migrate struct_in_box
+44
−79
01:49:59
puya
test: migrate constants/address.py
+10
−6
01:49:59
puya
test: migrate augmented_assignment
+79
−89
01:49:59
puya
test: migrate bool_only
+33
−33
01:49:59
puya
test: migrate intrinsic_optimizations
+50
−59
01:49:59
puya
test: migrate arc4_numeric_comparisons
+8
−7
01:49:59
puya
test: migrate amm
+158
−251
01:49:59
puya
test: migrate state_proxies
+47
−33
01:49:59
puya
test: migrate chained_assignment
+9
−5
01:49:59
puya
build: bump to algokit-utils 5
+198
−199
01:49:59
puya
test: migrate calculator
+27
−23
01:49:59
puya
test: migrate avm_types_in_abi
+38
−31
01:49:59
puya
test: migrate log
+19
−16
01:49:59
puya
chore: remove unused files
+0
−24885
01:49:59
puya
test: migrate test_logic_sig
+78
−90
01:49:59
puya
test: migrate marketplace_demo
+84
−95
01:49:59
puya
test: migrate from_awst
+83
−70
01:49:59
puya
test: migrate typed_abi_call
+50
−145
01:49:59
puya
test: migrate test_compile
+1
−2
01:49:59
puya
test: migrate loop_else
+32
−28
01:49:59
puya
test: migrate arc4_types
+32
−42
01:49:59
puya
test: migrate array
+364
−336
01:49:59
puya
test: migrate box_storage
+407
−500
01:49:59
puya
test: migrate contains
+6
−6
01:49:59
puya
test: migrate arc4_validation
+363
−363
01:49:59
puya
test: migrate test_debug
+50
−46
01:49:59
puya
test: migrate stubs
+14
−12
01:49:59
puya
test: migrate inheritance
+12
−8
01:49:59
puya
test: migrate tuple_support
+30
−23
01:49:59
puya
test: migrate global_state
+6
−4
01:49:59
puya
test: migrate diamond_mro
+44
−42
01:49:59
puya
test: migrate typed_itxn_abi_call
+44
−145
01:49:59
puya
test: migrate undefined_phi_args
+31
−22
01:49:59
puya
test: migrate mutable_native_types
+175
−198
01:49:59
puya
test: migrate fixed_bytes_ops
+60
−45
01:49:59
puya
test: migrate test_tuple_element_mutation
+21
−18
01:49:59
puya
test: migrate abi_routing
+124
−104
01:49:59
puya
test: migrate test_puya_service
+1
−1
01:49:59
puya
test: migrate template_variables
+112
−84
01:49:59
puya
test: migrate fixed_bytes
+110
−97
01:49:59
puya
test: migrate regression_tests
+6
−4
01:49:59
puya
test: migrate test_named_tuples
+40
−37
01:49:59
puya
test: migrate avm_12
+15
−21
01:49:59
puya
test: migrate iteration
+56
−47
01:49:59
puya
test: migrate unssa
+11
−13
01:49:59
puya
test: migrate test_arc4_copy_in_state
+18
−15
01:49:59
puya
test: migrate arc4_dynamic_arrays
+120
−111
01:49:59
puya
test: migrate test_assemble
+10
−11
01:49:59
puya
test: migrate test_transaction_fields
+1
−1
01:49:59
puya
test: migrate enumeration
+6
−4
01:49:59
puya
test: migrate arc28
+24
−25
01:49:59
puya
test: migrate string_ops
+6
−4
01:49:59
puya
test: migrate uint_overflow
+20
−23
01:49:59
puya
test: migrate conditional_execution
+6
−9
01:49:59
puya
test: migrate application
+10
−14
01:49:59
puya
test: migrate group_side_effects
+75
−51
01:49:59
puya
test: migrate merkle
+35
−28
01:49:59
puya
test: migrate with_reentrancy
+17
−14
01:49:59
puya
test: migrate too_many_permutations
+8
−7
01:49:59
puya
chore: compile all arc32 -> arc56
+583
−316
01:49:59
puya
test: migrate tictactoe
+157
−133
01:49:59
puya
test: migrate transaction
+38
−35
01:49:59
puya
test: migrate dynamic_itxn_group
+58
−63
01:49:59
puya
test: migrate arc4_types
+44
−81
01:49:59
puya
test: migrate edverify
+21
−19
01:49:59
puya
test: migrate conftest and utility functions
+583
−232
01:49:59
puya
test: migrate constants
+12
−8
01:49:59
puya
test: migrate typed_abi_call_txn
+33
−63
01:49:59
puya
test: migrate stress_tests
+9
−5
01:49:59
puya
test: migrate ssa
+9
−9
01:49:59
puya
test: migrate test_arc4_tuple_element_mutation
+21
−18
01:49:59
puya
test: migrate intrinsics_immediate_variants
+12
−9
01:49:59
puya
test: migrate bytes_ops
+6
−4
01:49:59
puya
test: migrate local_state
+145
−84
01:49:59
puya
test: migrate callsub
+9
−5
01:49:59
puya
test: migrate inner_transactions
+172
−164
01:49:59
puya
test: migrate compile
+24
−28
01:49:59
puya
test: migrate arc4_conversions
+45
−25
01:49:59
puya
test: migrate typed_itxn_abi_call_txn
+33
−65
01:49:59
puya
test: migrate asset
+51
−18
03:03:56
algo-voting
build(deps): bump core-js from 3.47.0 to 3.48.0
+8
−8
03:04:56
algo-voting
Merge pull request #775 from sambitsargam/dependabot/npm_and_yarn/core-js-3.48.0
+8
−8
03:05:05
algo-voting
Merge pull request #774 from sambitsargam/dependabot/npm_and_yarn/vue-3.5.27
+108
−108
03:05:15
algo-voting
Merge pull request #773 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.53.1
+229
−229
03:05:43
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-8.53.1
+275
−275
03:05:51
algo-voting
Merge pull request #772 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.53.1
+4
−4
03:06:13
algo-voting
Merge pull request #770 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0
+8
−8
03:34:14
go-algorand
TxPool: Add granular error classification for evaluation failures
+73
−25
03:35:23
avmkit
Fix React Server Components CVE vulnerabilities
+6
−6
03:36:00
avmkit
Fix React Server Components CVE vulnerabilities
+6
−6
03:36:00
avmkit
Merge pull request #1 from headline-design/vercel/react-server-components-cve-vu-6g27cw
+6
−6
03:36:50
avmkit
Merge pull request #2 from headline-design/vercel/react-server-components-cve-vu-kv2sl8
+0
−0
03:42:12
xgov-explorer
Fix React Server Components CVE vulnerabilities
+51
−43
03:45:48
xgov-explorer
Merge pull request #1 from headline-design/vercel/react-server-components-cve-vu-4kay38
+51
−43
11:45:24
ARCs
chore: extended by arc62
+1
−0
11:45:32
ARCs
chore: requires arc54
+11
−1
14:04:11
algokit-subscriber-ts
chore: oidc
+3
−1
14:47:11
subql-stellar
Bump lodash from 4.17.21 to 4.17.23
+9
−2
14:50:39
algokit-subscriber-ts
build: update dependencies
+86
−114
14:54:22
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
14:58:45
algokit-subscriber-ts
chore: add package.json repository attribute for provenance
+4
−0
15:02:14
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
15:16:33
a-day-in-my-bobalife
chore: log greeting (2026-01-22)
+1
−0
15:50:02
js-algorand-sdk
Fix: Handle empty resource references in access list
+84
−0
16:39:38
py-algorand-sdk
Fix: Handle empty resource references in access list
+54
−0
18:11:54
ARCs
docs: nit
+3
−3
18:41:19
ARCs
docs: clarify metadata flags; improve examples
+35
−8
18:54:22
ARCs
Merge pull request #369 from cusma/arc89
+35
−8
20:32:59
java-algorand-sdk
Fix empty resource references in access list decoding
+70
−5
20:37:32
go-algorand
Add some automation for default prefixes and labeling on new pull requests.
+342
−0
20:49:15
go-algorand
Do not comment on PRs if something doesn't work, use Github API for prefix changes, continue on any errors.
+38
−38
20:50:59
ARCs
docs: deprecation guidelines
+7
−4
20:52:42
puya
5.7.0-rc.1
+2
−2
21:57:52
ARCs
docs: testnet app id v1.0.0
+1
−1
22:04:42
go-algorand
Try using pull request target.
+19
−33