Home Reports Oct 26, 2025
Sunday, October 26, 2025
- Commits
- 26
- pushed this day
- Repositories
- 6
- with activity
- Contributors
- 8
- distinct authors
- Lines changed
- +5,921 −1,368
- additions / deletions
Sunday, October 26, 2025
26 commits were pushed across 6 repos by 8 authors. There were 5,921 additions and 1,368 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
6 repositoriesCommit Log
26 commits · 6 repositories
00:17:52
algokit-walletsdk-kmp
feat: add app icon (#123)
+13
−66
01:00:20
go-algorand
Build 2517 Data
+1
−1
01:08:47
algokit-walletsdk-kmp
refactor: escaping apstrophe in cmp
+175
−175
01:34:22
algokit-walletsdk-kmp
refactor: escaping apostrophe in cmp (#124)
+175
−175
11:35:59
algokit-utils-ts
wip - replace waitForIndexer
+57
−33
12:14:25
algokit-utils-ts
fix extra pages
+2
−2
13:30:37
puya-ts
docs: add type validation docs
+73
−0
13:30:38
puya-ts
docs: add strat
+1
−1
13:30:38
puya-ts
docs: add security.md
+17
−0
13:30:38
puya-ts
docs: add note on flags and decorator
+2
−0
13:30:38
puya-ts
docs: fixup note
+5
−4
13:30:38
puya-ts
docs: update sources
+4
−4
14:04:01
algorand-hackseries-factfunders
added tinyman to implement swapping of algos and USDCs
+5
−2
15:14:27
a-day-in-my-bobalife
chore: log greeting (2025-10-26)
+1
−0
16:40:45
puya-ts
docs: add intro section and link to devportal
+5
−1
16:48:51
algorand-hackseries-factfunders
added frontend
+371
−20
16:49:30
algorand-hackseries-factfunders
Merge branch 'main' of https://github.com/Greeshma370/algorand-hackseries-factfunders
+4
−0
17:53:11
algorand-hackseries-factfunders
finish future fund feature
+336
−141
17:57:53
algorand-hackseries-factfunders
add prod build
+62
−62
17:58:14
algorand-hackseries-factfunders
deploy: 52b370dd41ed6a4d32f35abd06a2452f68122deb
+62
−62
17:59:02
algokit-walletsdk-kmp
Added send money amount and receiver screen
+1621
−18
18:00:35
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/main-26' into walletsdk-89-1
+236
−319
18:12:16
algokit-walletsdk-kmp
lint error fix
+0
−1
19:03:58
algokit-walletsdk-kmp
docs: update documentation and fix minimum fee
+634
−247
19:15:24
algokit-walletsdk-kmp
fix: reset variables when entering screen second time
+22
−4
19:21:14
algokit-walletsdk-kmp
feat: Added send money amount and receiver screen (#125)
+2037
−30