Home Reports Apr 7, 2026
Tuesday, April 7, 2026
- Commits
- 66
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +35,471 −16,576
- additions / deletions
Tuesday, April 7, 2026
66 commits were pushed across 18 repos by 21 authors. There were 35,471 additions and 16,576 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- js-algorand-sdk 1 commit
- algokit-subscriber-ts 2 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 4 commits
- algokit-utils-ts-debug 1 commit
- algorand-python-testing 5 commits
- devportal 2 commits
- puya 23 commits
- rosetta-smart-contracts 3 commits
- Algo-SocialNFTEngagement 6 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 1 commit
- txnDuck 1 commit
- subql-stellar 1 commit
- use-wallet-ui 2 commits
Commit Log
66 commits · 18 repositories
00:03:39
go-algorand
build(deps): bump github.com/sirupsen/logrus in /tools/block-generator
+3
−3
01:00:23
go-algorand
Build 2680 Data
+1
−1
01:13:15
go-algorand
build(deps): bump github.com/sirupsen/logrus in /tools/debug/algodump
+3
−75
01:41:41
go-algorand
build(deps): bump github.com/ipld/go-ipld-prime
+540
−21
01:56:07
puya
address review comments
+45
−106
01:56:15
puya
test: add new tests for decode validation
+27
−0
01:56:15
puya
fix: expected output test error messages
+2
−2
01:56:15
puya
chore: compile all
+10446
−6399
01:56:15
puya
fix: error message to call for new validate parameter
+1
−1
02:08:12
txnDuck
chore: upgrade dependencies
+468
−472
06:44:18
devportal
fix: typos and links
+30
−31
07:10:08
subql-stellar
Bump lodash from 4.17.21 to 4.18.1
+9
−2
07:14:07
rosetta-smart-contracts
fix
+0
−341
09:43:17
use-wallet-ui
chore(deps): Update dependency vite to v6.4.2 [SECURITY]
+184
−163
10:22:26
Algo-SocialNFTEngagement
Create dev_nftchat-frontend.yml
+1
−0
10:25:51
Algo-SocialNFTEngagement
Rename dev_nftchat-frontend.yml to superlinter.yml
+0
−0
10:42:04
algokit-utils-ts
chore: npm audit fix (#563)
+17
−17
10:50:00
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
11:28:37
Algo-SocialNFTEngagement
Update superlinter.yml
+19
−0
11:42:49
Algo-SocialNFTEngagement
Update superlinter.yml
+1
−1
11:54:30
Algo-SocialNFTEngagement
Update superlinter.yml
+21
−2
12:11:07
Algo-SocialNFTEngagement
fix super linter config
+0
−7
12:20:48
algokit-utils-ts
chore: fix merge conflicts
+0
−0
13:01:22
algokit-utils-ts
chore: fix pnpm audit
+115
−160
13:30:22
algorand-python-testing
nit: comment
+1
−1
13:36:11
algorand-python-testing
chore: refresh test artifacts using lastest changes in puya main branch
+821
−630
13:36:11
algorand-python-testing
nit: comment
+1
−1
13:36:11
algorand-python-testing
feat: add arc65 support: loggedErr() and loggedAssert() functions, to log a formatted error string before failing
+290
−6
13:41:42
use-wallet-ui
chore(deps): Update dependency vite to v6.4.2 [SECURITY] (#54)
+184
−163
13:51:11
algorand-python-testing
1.2.0-beta.6
+7
−1
13:54:56
wen-tools
feat: implement ReallySimpleMint page with URL parameter and postMessage integration support for external embedding.
+44
−9
14:28:42
algokit-utils-py
feat: algokit-crypto (#266)
+2301
−1171
14:35:34
algokit-utils-py
5.0.0-alpha.22
+1
−1
15:39:18
a-day-in-my-bobalife
chore: log greeting (2026-04-07)
+1
−0
15:41:45
algokit-subscriber-ts
chore: bump download-artifact action to v5
+1
−1
15:47:42
algokit-subscriber-ts
chore: update deps
+83
−84
16:06:00
algokit-utils-ts-debug
chore: bumo to node 24, update algokit-utils to alpha.47 and refresh audit exceptions
+77
−67
16:42:53
rosetta-smart-contracts
Merge pull request #41 from ale-gll/main
+136
−1
17:57:30
devportal
pull in remote markdown
+2
−10
18:48:04
go-algorand
logging: use atomic logrus level accessors to prevent data races (#6599)
+3
−3
18:53:07
go-algorand
add Go Benchmark (go) benchmark result for 807b4a094a39fa2c93dec55accccc73f89d1e5c1
+445
−1
19:42:56
rosetta-smart-contracts
Merge pull request #21 from Rashidhmd/cairo/auction
+343
−0
19:54:03
puya
change decode stub flag
+5
−1
19:54:39
puya
fix: arc4_copy validation immutability check on arc4 encode visiting
+3
−2
19:55:33
puya
refactor: `arc4.encode` builder may now use a single code path for any argument
+5
−15
20:16:13
puya
chore: compile all
+6
−6
20:34:58
go-algorand
Return app locals from paginated app endpoint!
+41
−26
20:43:20
go-algorand
copilot suggestions
+6
−6
21:50:09
puya
test: add new tests for decode validation
+27
−0
21:50:09
puya
feat: arc4.encode and arc4.decode for all arc4 encodable types
+173
−0
21:50:09
puya
fix: arc4_copy validation immutability check on arc4 encode visiting
+3
−2
21:50:09
puya
test: expected output test excercising errors for encode/decode of non-arc4 encodable types
+15
−0
21:50:09
puya
chore: compile all
+6
−6
21:50:09
puya
fix: expected output test error messages
+2
−2
21:50:09
puya
chore: compile all
+7453
−0
21:50:09
puya
refactor: `arc4.encode` builder may now use a single code path for any argument
+5
−15
21:50:09
puya
chore: compile all
+10446
−6399
21:50:09
puya
test: arc4 encode/decode roundtrip with multiple types
+199
−0
21:50:09
puya
fix: error message to call for new validate parameter
+1
−1
21:50:09
puya
change decode stub flag
+5
−1
21:50:09
puya
chore: changelog
+42
−0
21:50:09
puya
address review comments
+45
−106
23:32:57
java-algorand-sdk
Regenerate code from specification file
+75
−6
23:33:01
java-algorand-sdk
Merge 1fbc6eadaeb8faaf9cc31bd66944bdbb868fa6e5 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+75
−6
23:33:02
go-algorand-sdk
Regenerate code from specification file
+75
−4
23:33:25
js-algorand-sdk
Regenerate code from specification file
+83
−18