Home Reports Dec 1, 2025
Monday, December 1, 2025
- Commits
- 46
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 14
- distinct authors
- Lines changed
- +690,009 −63,242
- additions / deletions
Monday, December 1, 2025
46 commits were pushed across 12 repos by 14 authors. There were 690,009 additions and 63,242 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositories- go-algorand 6 commits
- js-algorand-sdk 1 commit
- algokit-utils-py 2 commits
- algokit-utils-ts 12 commits
- algokit-utils-ts-debug 1 commit
- homebrew-node 1 commit
- algorealm-cli 2 commits
- rosetta-smart-contracts 2 commits
- solidity-land-registry 1 commit
- a-day-in-my-bobalife 3 commits
- subtopia-js-sdk 3 commits
- gridworks 12 commits
Commit Log
46 commits · 12 repositories
00:01:49
homebrew-node
chore: update maintenance timestamp
+1
−1
01:00:20
go-algorand
Build 2553 Data
+1
−1
01:32:36
algorealm-cli
chore(deps): update actions/checkout action to v6
+3
−3
01:32:41
algorealm-cli
chore(deps): update actions/setup-node action to v6
+1
−1
02:33:30
subtopia-js-sdk
chore(deps): update all non-major dependencies
+11
−11
03:57:58
algokit-utils-ts
remove error message prefix
+33
−33
03:59:17
algokit-utils-ts
revert names
+7
−6
04:02:35
algokit-utils-ts
doc gen
+35
−35
04:53:11
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 12 updates
+212
−340
06:28:01
algokit-utils-ts
Fix error messages
+19
−19
06:57:26
algokit-utils-ts
Merge pull request #466 from algorandfoundation/abi-integration
+2731
−5761
07:29:49
algokit-utils-ts
chore: pr review fixes
+52
−38
07:37:35
algokit-utils-ts
Merge decoupling into branch
+2731
−5761
07:47:22
algokit-utils-ts
chore: decouple algosdk indexer
+1133
−12661
07:49:32
algokit-utils-ts
chore: further refine the indexer api client
+713
−1692
08:15:39
algokit-utils-ts
chore: add support for ReadableAddress as an API client input
+73
−45
08:30:35
solidity-land-registry
npm: bump hardhat from 2.27.1 to 3.0.16
+1
−1
08:37:46
gridworks
Bump nox from 2024.4.15 to 2025.11.12 in /.github/workflows
+1
−1
08:41:27
gridworks
Merge 24ca90971c1ba327ad5dee0b2a0c260b0a02ef8a into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+6
−6
08:41:27
gridworks
Merge c882251cce2437b2ed653fd62e6b75ed68aa9ca3 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+5
−5
08:41:28
gridworks
Merge 4ea435f7e40dd5d22e59335cb002868a56b3d77a into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+71
−88
08:41:30
gridworks
Merge 85d1f0cf3d4c4a57c52782856917d4102494b8f7 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+7
−8
08:41:31
gridworks
Merge 11011670ef4e050b8b1775405f7f21279fe736cf into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+5
−5
08:41:47
gridworks
Merge 3861805c58cb132f5d0997f72139ae3ee2db5206 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
08:41:47
gridworks
Merge a50153d9adebd5c50443a91e8797bd2a69c39d1d into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
08:41:47
gridworks
Merge 7758a96b14ec48ab3957daf015c54cef487551eb into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+3
−3
08:41:54
gridworks
Merge 98baffa03df5139ad22c3aafffaee1d4a39aa66c into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+2
−2
08:41:58
gridworks
Merge 3c66ed45d887286d6e4b2d4b7d909dd3f90844fb into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+4
−4
09:12:22
gridworks
Bump sphinx from 8.0.2 to 9.0.0 in /docs
+1
−1
09:36:06
subtopia-js-sdk
chore(deps): update all non-major dependencies (#85)
+11
−11
09:36:20
subtopia-js-sdk
chore(deps): update actions/checkout action to v6
+6
−6
11:24:43
go-algorand
Fix issue with slice pre-allocation
+1
−1
12:25:21
algokit-utils-ts
Merge pull request #454 from algorandfoundation/decoupling-algod-compat
+678825
−33472
15:15:19
a-day-in-my-bobalife
chore: log greeting (2025-12-01)
+2
−0
16:45:40
algokit-utils-py
chore: sqlite as default value from spec; retry mechanism for generated clients; minor alignment with latest on ts
+634
−194
16:49:02
algokit-utils-py
refactor: further minor composer alignment with ts equivalent (#221)
+380
−100
17:16:08
algokit-utils-ts
chore: decoupling algosdk kmd
+1105
−2866
17:16:34
a-day-in-my-bobalife
chore: v2025.47.0 (release)
+13
−0
17:16:35
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:21:11
go-algorand
validate signatures in evaluatorToBlock
+9
−9
18:05:05
go-algorand
fix TestTxHandlerProcessIncomingCacheRotation
+1
−1
18:19:21
go-algorand
test: fix node TestNodeHybridTopology (#6505)
+12
−5
18:24:53
go-algorand
add Go Benchmark (go) benchmark result for 5df8d21674eb6746efe299577db233a1573d535e
+445
−1
23:29:07
js-algorand-sdk
Regenerate code from specification file
+24
−0
23:52:51
rosetta-smart-contracts
Update Anonymous Data, Bet. Added Auction, Crowdfund, Escrow
+676
−19
23:59:10
rosetta-smart-contracts
fix Escrow vyper/README.md
+0
−23