Home Reports Aug 28, 2025
Thursday, August 28, 2025
- Commits
- 104
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +51,023 −49,423
- additions / deletions
Thursday, August 28, 2025
104 commits were pushed across 17 repos by 25 authors. There were 51,023 additions and 49,423 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- AlgoSwap 1 commit
- go-algorand 12 commits
- go-algorand-sdk 1 commit
- indexer 12 commits
- py-algorand-sdk 1 commit
- algokit-core 16 commits
- algokit-lora 2 commits
- algokit-utils-ts 17 commits
- docs 1 commit
- puya 10 commits
- puya-ts 3 commits
- reti 1 commit
- specs 16 commits
- xHD-Wallet-API-ts 4 commits
- BlockEstate 1 commit
- folks-router 3 commits
- a-day-in-my-bobalife 3 commits
Commit Log
104 commits · 17 repositories
00:16:26
go-algorand
Set CI_E2E_TEST_FILENAME in nightly build.
+5
−0
01:00:27
go-algorand
FI from master
+2
−0
01:00:28
go-algorand
Build 2458 Data
+1
−1
01:30:19
xHD-Wallet-API-ts
Updated XHDWalletAPI ECDH encrypt and decrypt test to verify encrypted ciphertext
+1
−4
01:40:15
go-algorand
Fix new run step invocation in ci-nightly.yml.
+3
−2
01:50:39
algokit-utils-ts
wip - review
+188
−180
01:57:07
go-algorand
make a bunch of pingpong expect tests
+238
−110
01:58:21
go-algorand
Merge remote-tracking branch 'upstream/master' into pingpong-v41
+0
−0
02:02:38
algokit-utils-ts
review
+164
−204
02:05:12
algokit-utils-ts
review
+0
−1
02:09:56
go-algorand
add pingpong to CI build-e2e binaries
+8
−2
02:13:18
algokit-utils-ts
review
+9
−9
02:14:47
go-algorand
fix lint
+1
−1
03:02:55
algokit-utils-ts
chore: move helpers
+7
−7
03:15:56
BlockEstate
Update app.py
+1
−1
03:25:41
xHD-Wallet-API-ts
Updated sumo.facade.ts to achieve parity with libsodium-wrappers-sumo, updated XHDWalletAPI test of ECDH to restore original expected ciphertext
+261
−90
03:41:42
indexer
Exercise conversion logic/handling of txnaccess.
+835
−2
03:46:30
xHD-Wallet-API-ts
Updated and extended sumo.facade.ts unit tests for additional coverage and testing functional parity with libsodium-wrappers-sumo package
+1035
−88
03:53:01
indexer
Unit test for branch512 block.
+7
−0
03:55:12
puya
ci: add token bot with write perms
+21
−1
04:09:08
docs
Merge pull request #1309 from algorandfoundation/update-js-quickstart
+9
−9
04:31:01
xHD-Wallet-API-ts
Removed accidental package-lock.json
+0
−10794
04:44:01
algokit-core
chore: standardise patterns for testing
+2610
−3359
04:44:01
algokit-core
chore: standardise patterns for testing
+2610
−3359
05:02:20
algokit-core
Merge pull request #238 from algorandfoundation/chore/test-fixtures
+2610
−3359
05:02:20
algokit-core
Merge pull request #238 from algorandfoundation/chore/test-fixtures
+2610
−3359
05:05:48
algokit-core
Notes added by 'git notes add'
+1
−0
05:06:39
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.55 [skip ci]
+1
−1
05:06:39
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.55 [skip ci]
+1
−1
05:12:09
algokit-core
Notes added by 'git notes add'
+1
−0
05:42:59
algokit-utils-ts
chore: pr feedback
+1
−2
06:15:38
algokit-utils-ts
Merge branch 'feat/core-transact' into feat/core-abi
+5784
−9
06:20:27
algokit-utils-ts
chore: pr feedback
+222
−216
06:22:21
algokit-core
chore: tweak transact param names
+105
−89
06:22:49
algokit-utils-ts
feat: add native core transact (#426)
+5795
−9
06:26:55
algokit-utils-ts
fixing up
+1
−52
06:29:02
algokit-utils-ts
Merge branch 'future' into feat/core-abi
+221
−216
07:00:04
algokit-core
chore: fix bound language tests
+0
−8
07:00:37
go-algorand
refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
+3
−3
07:39:01
folks-router
New version of Folks Router which supports discount on user fees (#38)
+916
−247
07:39:26
folks-router
Version Packages
+7
−6
07:43:44
folks-router
Version Packages (#39)
+7
−6
07:45:07
puya
build: add new vendored mypy dependency pathspec
+6
−5
08:32:24
puya
build: add new vendored mypy dependency pathspec
+6
−5
08:32:40
puya
perf: don't validate during replace_aggregate_box_ops
+2
−1
08:32:40
puya
fix: also remove redundant copies inside ValueTuple objects when destructuring
+61
−37
08:32:40
puya
chore: compile_all
+3740
−12953
08:32:40
puya
perf: validate phi outside of loop
+1
−1
08:32:40
puya
refactor: simplify new IRMutator approach
+57
−72
08:32:40
puya
perf: change IRMutator interface to reduce unnecessary modifications
+423
−259
08:34:18
puya
build(deps-dev): bump pyinstaller from 6.12.0 to 6.15.0
+19
−19
09:14:26
algokit-utils-ts
wip: PR review
+94
−186
09:20:41
algokit-utils-ts
wip: feedback
+37
−24
09:24:58
algokit-utils-ts
change ABITypeName to string literal
+102
−130
09:39:01
algokit-utils-ts
revert
+1
−2
10:46:17
specs
chore: move abft filest to subfolder
+35
−35
10:47:22
specs
chore: rename index files
+2
−2
10:48:54
specs
docs: abft intro
+5
−8
10:52:21
specs
docs: fix include path
+13
−13
11:01:34
specs
chore: rename folder
+0
−0
11:01:53
specs
chore: update paths
+197
−197
11:02:51
specs
docs: nit
+3
−3
11:10:28
specs
Merge pull request #214 from algorandfoundation/folders-reorg
+242
−245
11:14:09
specs
Merge branch 'develop' into dev-sha512
+4094
−1825
11:16:23
specs
Merge remote-tracking branch 'origin/develop' into consenus-update
+242
−245
11:26:12
algokit-core
chore: applying some fixes noticed whilst implementing ts transact (#245)
+309
−218
11:26:12
algokit-core
chore: applying some fixes noticed whilst implementing ts transact (#245)
+309
−218
11:29:41
algokit-core
Notes added by 'git notes add'
+1
−0
11:30:30
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.56 [skip ci]
+1
−1
11:30:30
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.56 [skip ci]
+1
−1
11:36:26
algokit-core
Notes added by 'git notes add'
+1
−0
12:14:55
AlgoSwap
Update README.md
+2
−0
12:32:20
algokit-utils-ts
wip - abi method
+560
−1
12:32:53
algokit-utils-ts
feat: basic abi encode/decode
+1180
−0
13:41:53
specs
Update src/avm/avm-mode-applications.md
+1
−1
13:46:53
indexer
Format new files/cases.
+71
−74
13:58:52
specs
chore: unify pseudocode tex-macros
+339
−455
14:06:08
go-algorand
fix asset tests
+3
−2
14:39:56
go-algorand
Build: Nightly test file naming fix (#6426)
+6
−0
14:44:30
go-algorand
add Go Benchmark (go) benchmark result for 6ac03c89de028dcb9c28aa9cd07c68931d5aa17a
+445
−1
15:14:21
a-day-in-my-bobalife
chore: log greeting (2025-08-28)
+1
−0
15:21:32
specs
Merge pull request #198 from algorandfoundation/dev-sha512
+82
−32
15:25:32
specs
docs: nit
+3
−3
15:25:59
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx in /DisneyScenicRides
+1
−1
15:29:44
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx from 2.9.2 to 2.9.3 in /DisneyScenicRides (#281)
+1
−1
15:50:33
reti
chore: update xgov client dep to npm package
+9
−10
16:35:30
specs
Merge 4dd55fa367b6c2c784c8f253744c6e9970b598dd into 2bebef50cac29655316930a5a618177f5ec8a11f
+80
−34
17:12:35
specs
feat: enable mdbook-pandoc
+5
−1
17:27:10
py-algorand-sdk
Support new lmsig for multisig delegated logicsigs
+243
−115
18:00:29
puya-ts
feat: Add new shorthand readonly decorator and rename arc4EncodedLength to sizeOf
+2301
−1470
18:00:29
puya-ts
refactor!: Replace checked boolean on bytes.toFixed method with string enum to make behaviour more explicit
+1136
−443
18:10:23
puya-ts
Notes added by 'git notes add'
+1
−0
18:55:48
indexer
Update api/converter_utils.go
+1
−1
18:58:22
indexer
Update api/indexer.oas2.json
+1
−1
18:59:01
indexer
Update api/indexer.oas2.json
+1
−1
18:59:11
indexer
Update api/indexer.oas2.json
+1
−1
19:04:58
algokit-lora
fix(types): fixed type errors pointed in the CI pipeline
+6188
−2928
19:07:59
algokit-lora
fix(wallet_provider) remove liquid as provider to fix pipeline error
+1
−1
19:51:02
indexer
CR feedback: resolve actual address and app ids in zero cases of txn access conversion. Run API codegen after CR tweaks.
+459
−239
20:15:03
indexer
Make top level box reference resolution for app id=0 case consistent with txn.Access.Box.
+170
−2
20:17:00
indexer
CR feedback - update name of 512 block hash.
+391
−391
20:42:47
indexer
Keep app id=0 cases consistent between local and box refs of txn access.
+226
−244
21:28:19
go-algorand-sdk
types: add txn.Access constructor
+321
−0
21:33:28
indexer
Support populating SHA512 transaction commitment in indexer block header.
+487
−458