Home Reports May 15, 2025
Thursday, May 15, 2025
- Commits
- 120
- pushed this day
- Repositories
- 26
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +331,609 −82,744
- additions / deletions
Thursday, May 15, 2025
120 commits were pushed across 26 repos by 28 authors. There were 331,609 additions and 82,744 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
26 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- ledger-app-algorand 1 commit
- community 1 commit
- algokit-core 47 commits
- algokit-cli 1 commit
- algokit-lora 2 commits
- algokit-python-template 1 commit
- algorand-python-testing 4 commits
- ARCs 3 commits
- homebrew-tap 2 commits
- puya 14 commits
- reti 4 commits
- specs 7 commits
- BlockEstate 2 commits
- algojig 3 commits
- a-day-in-my-bobalife 1 commit
- AlgoQuest 6 commits
- algo-voting 2 commits
- AlgorandCIDs 1 commit
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
- tealish 2 commits
- tinyman-order-protocol 1 commit
- tinyman-swap-widget-sdk 3 commits
Commit Log
120 commits · 26 repositories
00:10:54
AlgorandCIDs
Updates and additions
+1452
−0
00:13:16
algokit-cli
2.7.0
+15
−1
00:59:23
algokit-lora
Merge pull request #416 from algorandfoundation/fix/correct-base64-asset-name
+4
−1
01:00:21
go-algorand
Build 2349 Data
+1
−1
01:34:07
algokit-core
Merge pull request #77 from algorandfoundation/chore/vs-code-python
+4
−1
01:34:07
algokit-core
Merge pull request #77 from algorandfoundation/chore/vs-code-python
+4
−1
01:35:16
algokit-core
Merge pull request #80 from algorandfoundation/fix/missing-py-typed
+0
−0
01:35:16
algokit-core
Merge pull request #80 from algorandfoundation/fix/missing-py-typed
+0
−0
01:35:52
algorand-python-testing
Merge pull request #37 from algorandfoundation/feat/box.create
+202
−18
01:39:23
algorand-python-testing
0.6.0-beta.2
+7
−1
01:58:50
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−3
02:26:34
algokit-core
chore: commit algod api clients
+57831
−223
02:26:34
algokit-core
chore: commit algod api clients
+57831
−223
03:55:48
bitcoinBuyer1_CryptoMaven.xyz
blockchain-listener init-starters
+481
−1
03:59:01
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.13 to ^3.5.14
+1
−1
04:03:25
reti
Merge pull request #382 from algorandfoundation/ui-touchup
+126
−26
04:05:02
reti
chore(*): v1.3.5
+3
−3
04:08:02
algo-voting
Merge pull request #627 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.14
+1
−1
04:13:03
reti
Merge pull request #385 from algorandfoundation/dev
+129
−29
04:20:50
AlgoQuest
Version: 1.0.45: Create Events UI edited
+1413
−254
05:49:49
puya
chore: compile all
+31263
−23491
05:49:49
puya
fix: fix critical error when a ReferenceArray is returned from a function
+7
−0
05:49:49
puya
feat: optimize repeated app local read/writes
+74
−0
05:49:49
puya
feat: optimize repeated app global read/writes
+85
−8
05:49:49
puya
build: add changelog fragment
+40
−0
05:49:49
puya
fix: ensure unobserved write optimizations don't occur across subroutine boundaries
+1
−0
05:49:49
puya
feat: optimize repeated box read/writes
+72
−6
05:49:49
puya
chore: compile all
+36644
−44552
05:49:49
puya
test: add unobserved write test case
+23
−0
05:49:49
puya
combine repeated-reads / unobserved-writes optimisations to improve performance
+189
−230
05:49:49
puya
chore: compile all
+488
−173
05:49:49
puya
add missing call to optimise local state ops
+2
−0
05:49:49
puya
chore: compile all
+642
−1035
06:10:43
AlgoQuest
Version: 1.0.46: Added Create.tsx and Updates Conflicting Dependencies
+953
−126
07:05:23
AlgoQuest
Version: 1.0.47: Edited Map made it responsive
+654
−46
08:03:00
AlgoQuest
Version: 1.0.48: Show Events about the upcoming hackathons
+376
−200
08:20:28
AlgoQuest
Version: 1.0.49: Create Event, Show Events by Category
+3
−3
08:26:02
specs
Merge pull request #167 from algorandfoundation/ledger-nn-block-validation
+12
−2
08:43:47
algokit-core
Merge pull request #74 from algorandfoundation/chore/api-client-snapshots
+57831
−223
08:43:47
algokit-core
Merge pull request #74 from algorandfoundation/chore/api-client-snapshots
+57831
−223
08:47:00
algokit-core
feat(python/algod_api): package py algod api client
+1408
−248
08:47:00
algokit-core
feat(typescript): publish to npm
+2
−2
08:47:00
algokit-core
chore: fix the release config
+91
−86
08:47:00
algokit-core
feat(typescript/algod_api): package ts algod api client
+220
−22
09:07:18
algokit-core
feat: add ci/cd workflow for the algod api clients (#76)
+1625
−262
09:07:18
algokit-core
feat: add ci/cd workflow for the algod api clients (#76)
+1625
−262
09:10:45
algokit-core
Notes added by 'git notes add'
+1
−0
09:35:37
puya
refactor to remove alias from arc4_alias field, since cattrs wasn't using it for serialization after all
+4
−4
09:53:53
specs
docs: ledger non-normative transactions
+135
−2
09:55:13
specs
Merge branch 'develop' into ledger-nn-transactions
+12
−2
10:04:33
tealish
Merge branch 'main' into experimental-arrays
+6
−1
10:09:57
tealish
Fix inner_group macro usage
+0
−1
10:48:05
AlgoQuest
Working Commit
+926
−419
10:48:52
specs
docs: ledger non-normative trackers
+80
−3
10:58:21
specs
docs: nit
+0
−1
11:28:10
algorand-python-testing
chore: add matrix to run on both 3.12 and 3.13
+48
−7
11:56:37
algorand-python-testing
chore: tweak ci
+15
−6
12:05:05
algokit-python-template
fix: updates algorand-python-testing dependency to support latest algopy Array and ImmutableArray stubs (#98)
+14
−7
12:09:33
homebrew-tap
Updating algokit to 2.7.0
+3
−3
12:12:27
homebrew-tap
Updating algokit to 2.7.0
+3
−3
13:00:26
ARCs
Adapt arc60.ledger.spec.ts to new package/app
+39
−38
13:13:17
tinyman-order-protocol
Update usage of encode_router_args
+9
−9
13:15:35
algokit-core
fix: adjust bot email in build scripts
+8
−8
13:15:35
algokit-core
fix: adjust bot email in build scripts
+8
−8
13:17:40
algokit-core
Merge pull request #82 from algorandfoundation/fix/bot-email
+8
−8
13:17:40
algokit-core
Merge pull request #82 from algorandfoundation/fix/bot-email
+8
−8
13:20:10
go-algorand
Merge remote-tracking branch 'upstream/master' into move-allocbounds
+0
−0
13:20:57
algokit-core
Notes added by 'git notes add'
+1
−0
13:25:53
algokit-core
fix: adjust bot email in build scripts
+4
−4
13:25:53
algokit-core
fix: adjust bot email in build scripts
+4
−4
13:29:48
algokit-core
Merge pull request #83 from algorandfoundation/fix/bot-email
+4
−4
13:29:48
algokit-core
Merge pull request #83 from algorandfoundation/fix/bot-email
+4
−4
13:33:16
algokit-core
Notes added by 'git notes add'
+1
−0
13:36:06
algojig
Support extra_pages
+3
−1
13:36:47
algojig
dont reset assets & globals
+0
−3
13:37:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.1
+1
−1
13:37:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.1
+1
−1
13:43:52
algokit-core
Notes added by 'git notes add'
+1
−0
13:52:18
algokit-core
Notes added by 'git notes add'
+1
−0
13:55:39
ARCs
Merge pull request #6 from Zondax/test_spec
+39
−38
13:57:40
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.1
+6
−6
13:57:40
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.1
+6
−6
14:02:08
algokit-core
Notes added by 'git notes add'
+1
−0
14:04:57
tinyman-swap-widget-sdk
Bump up the app version for algosdk update
+3
−3
14:18:09
specs
docs: ledger non-normative protocol rewards
+228
−2
15:01:11
algokit-core
chore: fix the release commit email
+8
−8
15:01:11
algokit-core
chore: fix the release commit email
+8
−8
15:04:34
go-algorand
p2p: peer metainfo support (#6312)
+1202
−270
15:08:53
go-algorand
add Go Benchmark (go) benchmark result for 79b0182f02d92e6dde66fe6144c673c936fbfb44
+445
−1
15:13:32
algokit-core
fix(python/algod_api): correct the py algod api package version
+10
−5
15:13:32
algokit-core
fix(python/algod_api): correct the py algod api package version
+10
−5
15:13:59
algokit-core
Merge pull request #84 from algorandfoundation/fix/bot-email
+8
−8
15:13:59
algokit-core
Merge pull request #84 from algorandfoundation/fix/bot-email
+8
−8
15:14:44
a-day-in-my-bobalife
chore: log greeting (2025-05-15)
+1
−0
15:24:44
algokit-core
Merge pull request #85 from algorandfoundation/fix/correct-py-version
+10
−5
15:24:44
algokit-core
Merge pull request #85 from algorandfoundation/fix/correct-py-version
+10
−5
15:30:31
algokit-core
build: align the semantic release conventions with the other AlgoKit repos
+34
−2
15:30:31
algokit-core
build: align the semantic release conventions with the other AlgoKit repos
+34
−2
15:33:35
specs
docs: ledger non-normative transaction tail
+114
−1
15:49:15
ledger-app-algorand
fix: request id on arbitrary sign data (#69)
+3173
−3228
15:59:49
go-algorand
p2p: reduce severity of failed capabilities advertisement (#6318)
+14
−4
16:01:28
tinyman-swap-widget-sdk
chore(gitignore): Ignore dist files
+4
−3
16:04:56
go-algorand
add Go Benchmark (go) benchmark result for a3563ef7f6e360bf75a8eb61e937a23c2b07aa5e
+445
−1
16:05:02
tinyman-swap-widget-sdk
fix(dist): Remove dist folder
+0
−185
16:11:16
ARCs
Use randomBytes for requestId
+9
−9
16:37:54
algojig
Merge b664354f8280450731d11334b2be8e4b1a928c94 into c83a3439f87ab6497f567619e74ae35bed91eda3
+1
−0
16:38:22
algokit-core
fix: checkout with token, so we can later on commit
+8
−14
16:38:22
algokit-core
fix: checkout with token, so we can later on commit
+8
−14
16:38:29
algokit-lora
chore(deps-dev): bump undici from 5.28.5 to 5.29.0
+4
−3
16:40:34
algokit-core
Merge pull request #87 from algorandfoundation/fix/commit-user
+8
−14
16:40:34
algokit-core
Merge pull request #87 from algorandfoundation/fix/commit-user
+8
−14
16:43:44
algokit-core
Notes added by 'git notes add'
+1
−0
16:58:24
BlockEstate
Update README.md
+1
−1
17:21:38
BlockEstate
Update README.md
+2
−2
18:44:01
go-algorand
Update the Version, BuildNumber, genesistimestamp.data
+2
−0
20:46:47
reti
fix(UI): Fix APY missing for some validators w/ empty pools, display APY per-pool in validator details.
+46
−23
20:59:57
go-algorand
Merge pull request #6327 from Algo-devops-service/relbeta4.1.0
+12154
−6066
23:27:29
java-algorand-sdk
Regenerate code from specification file
+141
−65
23:27:45
js-algorand-sdk
Regenerate code from specification file
+284
−148
23:27:59
go-algorand-sdk
Regenerate code from specification file
+93
−19