Home Reports Aug 27, 2025
Wednesday, August 27, 2025
- Commits
- 62
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +210,856 −6,413
- additions / deletions
Wednesday, August 27, 2025
62 commits were pushed across 15 repos by 18 authors. There were 210,856 additions and 6,413 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 5 commits
- indexer 2 commits
- ledger-app-algorand 1 commit
- algokit-core 1 commit
- algokit-templates 5 commits
- algokit-utils-ts 6 commits
- docs 1 commit
- puya-ts 1 commit
- specs 9 commits
- xHD-Wallet-API-ts 2 commits
- algorand-reputation-system 2 commits
- algorand-js-sdk 3 commits
- folks-router 3 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 20 commits
Commit Log
62 commits · 15 repositories
00:32:28
algo-voting
Merge pull request #691 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.20
+1
−1
00:32:46
algo-voting
Merge pull request #690 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.41.0
+1
−1
00:33:16
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.41.0
+1
−1
00:33:24
algo-voting
Merge pull request #689 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.41.0
+2
−2
00:33:35
algo-voting
Merge pull request #688 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.34.0
+1
−1
00:33:50
algo-voting
Bump @vue/cli-plugin-typescript from 4.5.19 to 5.0.9
+1
−1
00:33:56
algo-voting
Bump @vue/cli-service from 4.5.19 to 5.0.9
+1
−1
00:34:08
algo-voting
Bump @vue/cli-plugin-eslint from 4.5.19 to 5.0.9
+1
−1
00:34:15
algo-voting
Merge pull request #687 from sambitsargam/dependabot/npm_and_yarn/vue/cli-service-5.0.9
+1
−1
00:34:43
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-typescript-5.0.9
+0
−0
00:34:56
algo-voting
Merge pull request #685 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-typescript-5.0.9
+2
−2
00:35:24
algo-voting
Bump @vue/cli-plugin-babel from 4.5.19 to 5.0.9
+1
−1
00:35:31
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-eslint-5.0.9
+1
−1
00:35:39
algo-voting
Merge pull request #684 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-eslint-5.0.9
+2
−2
00:36:03
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/vue/cli-plugin-babel-5.0.9
+0
−0
00:36:13
algo-voting
Merge pull request #683 from sambitsargam/dependabot/npm_and_yarn/vue/cli-plugin-babel-5.0.9
+3
−3
00:36:22
algo-voting
Merge pull request #682 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.7.8
+1
−1
00:57:03
algokit-templates
feat: added nextjs base frontend template
+2261
−1
01:00:26
go-algorand
Build 2457 Data
+1
−1
01:00:26
go-algorand
FI from master
+57
−33
06:47:42
algokit-utils-ts
wip - abi types
+841
−0
08:59:05
specs
Merge pull request #130 from algorandfoundation/abft-latex
+394
−303
09:09:56
specs
docs: update messages
+24
−5
09:10:05
specs
docs: update parameters
+11
−7
09:18:57
specs
docs: add falcon_verify opcode
+10
−1
09:42:18
ledger-app-algorand
Merge pull request #50 from Zondax/main (B2CA-2238)
+175869
−1534
10:51:13
algokit-utils-ts
wip - collection types
+281
−362
11:31:36
specs
docs: add access list
+146
−79
11:32:05
algokit-utils-ts
handle tuple - no tests
+281
−10
11:34:54
algokit-utils-ts
refactor
+43
−9
11:38:51
specs
docs: update ledger parameters
+6
−1
11:55:51
algokit-utils-ts
tests
+314
−1
13:45:10
specs
docs: add application version
+102
−84
13:54:03
specs
docs: fix parameter consensus version
+3
−3
14:09:15
specs
docs: disambiguate "version" wording
+11
−10
14:21:57
algo-voting
Bump @vue/cli-service from 4.5.19 to 5.0.9
+1
−1
14:22:04
algo-voting
Bump @vue/cli-plugin-eslint from 4.5.19 to 5.0.9
+1
−1
14:32:48
folks-router
New version of Folks Router which supports discount on user fees
+887
−244
15:14:26
a-day-in-my-bobalife
chore: log greeting (2025-08-27)
+1
−0
15:45:17
algorand-js-sdk
Added algorand ecosystem pools on testnet (#90)
+51
−1
15:45:35
algorand-js-sdk
chore(release): version packages
+7
−6
15:46:18
algorand-js-sdk
chore(release): version packages (#91)
+7
−6
16:08:27
folks-router
update docs
+29
−3
16:11:48
folks-router
update title
+2
−2
16:54:24
indexer
Support for 512 block hash in header.
+388
−362
17:17:38
algo-voting
Update @typescript-eslint/parser requirement from ^8.40.0 to ^8.41.0
+1
−1
17:18:19
algokit-utils-ts
feat: add native core transact logic
+5789
−11
17:31:43
algokit-templates
feat: added the ak-learn example
+8508
−1149
17:50:48
algokit-templates
chore: update readme for testing
+3
−2
17:59:32
puya-ts
refactor!: Replace checked boolean on bytes.toFixed method with string enum to make behaviour more explicit
+1136
−443
18:56:01
algokit-core
chore: applying some fixes noticed whilst implementing ts transact
+208
−125
19:06:37
go-algorand
putative fix for pingpong after #6286
+2
−0
19:10:01
algorand-reputation-system
added new font to enhance frontend
+3
−0
19:13:45
algorand-reputation-system
fixed Color Palette, Typography, Layout & Spacing and Component Styling
+105
−101
19:35:06
algokit-templates
fix: dist folder
+2
−0
19:35:44
algokit-templates
fix: dist folder
+5
−2
20:42:39
xHD-Wallet-API-ts
Resolved mistaken AES-256-GCM implementation by reintroducing ChaCha20Poly1305 via @noble/ciphers
+11687
−850
21:27:53
xHD-Wallet-API-ts
Bumped @noble/ciphers dependency to v2.0.0
+108
−170
21:43:11
indexer
Support txnAccess in application transaction response.
+794
−459
21:55:39
go-algorand
pingpong: fix regression when making app calls (#6425)
+2
−0
22:02:22
go-algorand
add Go Benchmark (go) benchmark result for be41f150f64ee51099139ba25c62414bd42938e3
+445
−1
23:19:33
docs
feat: update quickstart guide to algosdk v3
+9
−9