Home Reports May 7, 2026
Thursday, May 7, 2026
- Commits
- 93
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 14
- distinct authors
- Lines changed
- +173,899 −148,885
- additions / deletions
Thursday, May 7, 2026
93 commits were pushed across 17 repos by 14 authors. There were 173,899 additions and 148,885 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 8 commits
- js-algorand-sdk 1 commit
- algokit-core 6 commits
- escrow-session-vault 3 commits
- algorand-typescript-testing 10 commits
- ARCs 1 commit
- devportal 1 commit
- puya 13 commits
- wallet-provider-extensions 1 commit
- rosetta-smart-contracts 2 commits
- d-asa 21 commits
- algoiot 2 commits
- wen-tools 12 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 8 commits
- AlgorandKMDServer 1 commit
- StablecoinWatch 2 commits
Commit Log
93 commits · 17 repositories
00:40:56
StablecoinWatch
build(deps-dev): bump ip-address from 10.0.1 to 10.2.0
+4
−3
00:40:59
StablecoinWatch
Merge dff304fad538ddac03b1e0d18b9b1a3589ad5055 into 406e6102bcf789e4b1381d4aede87c8b3458c87e
+4
−3
01:00:22
go-algorand
FI from master
+460
−140
01:00:22
go-algorand
Build 2710 Data
+1
−1
01:11:32
puya
refactor: remove redundant temporary assignment. it was previously required due to other checks which no longer occur.
+1
−13
01:11:32
puya
chore: compile all
+26200
−30236
01:29:06
puya
reduce chained ReinterpretCasts
+102
−44
01:30:32
puya
chore: compile all
+106
−99
01:35:32
puya
chore: compile all
+106
−99
01:35:32
puya
reduce chained ReinterpretCasts
+102
−44
01:40:28
wen-tools
feat: add Dead Drop relay API for Redis-based encrypted storage and Algorand signature-verified retrieval
+5
−4
01:52:31
wen-tools
feat: implement P2P chat with end-to-end encrypted messaging and file transfers via deadDropCrypto utils
+61
−10
02:07:50
wen-tools
feat: implement P2P chat interface with end-to-end encryption using Dead Drop cryptographic protocols
+137
−45
02:13:04
escrow-session-vault
feat: switch authorizedSigner to public key bytes and check sig length instead
+9645
−6350
02:22:24
wen-tools
feat: add P2PChat page with WebRTC peer-to-peer messaging and Algorand identity verification
+55
−73
02:25:17
algorand-typescript-testing
refactor: rename asBigInt to asUint64BigInt for clarity
+23
−23
02:26:54
algorand-typescript-testing
refactor: store compiled apps and logicsigs as Map to use get (not find)
+23
−33
02:38:25
algorand-typescript-testing
refactor: rename misleading appendInnerTransactionGroup to appendInnerTransaction as it appends a single inner transaction
+2
−2
02:39:03
algorand-typescript-testing
fix: correct typos and naming inconsistencies
+15
−16
02:43:55
algorand-typescript-testing
fix: assorted correctness bugs
+29
−26
03:04:06
algo-voting
build(deps-dev): update @vue/compiler-sfc requirement
+1
−1
05:05:16
algorand-typescript-testing
refactor: extract DRY helpers across primitives, encoded-types and util
+367
−448
05:15:59
algorand-typescript-testing
chore: fix audit vulnerability
+4
−0
05:15:59
algorand-typescript-testing
test: cover decodeArc4 with log prefix for native types
+56
−2
05:15:59
algorand-typescript-testing
refactor: remove dead code and visitor wrapper classes
+128
−239
05:15:59
algorand-typescript-testing
refactor: tighten types and replace non-null assertions
+43
−52
05:53:30
escrow-session-vault
refactor: try to work around ApplicationArg 2048 limit
+6382
−5807
06:27:30
puya
reduce double-eval logs
+8
−2
06:27:37
puya
chore: compile all
+0
−1317
06:47:36
puya
chore: compile all
+17188
−7232
06:47:36
puya
fix: allow augmented assignment to an ImmutableArray when it is part of a nested structure
+86
−11
06:47:54
puya
Merge f9a50be7a71866f21181bd80a77d708aa61f390c into 60f9e87056e149cbf32aed942aef8aaac112cc0f
+17274
−7243
07:09:41
algo-voting
Merge pull request #839 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.34
+1
−1
07:09:51
algo-voting
Merge pull request #838 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.9.1
+1
−1
07:10:01
algo-voting
Merge pull request #837 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.59.2
+1
−1
07:10:17
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.59.2
+2
−2
07:10:27
algo-voting
Merge pull request #836 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.59.2
+2
−2
07:10:45
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/eslint-tw-10.3.0
+2
−2
07:10:55
algo-voting
Merge pull request #835 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.3.0
+2
−2
07:51:55
algoiot
v1.1.0
+77
−11
07:53:13
algoiot
Merge pull request #12 from GT50-SRL/develop
+77
−11
08:27:55
d-asa
chore: absolute import paths
+4
−8
08:28:03
d-asa
chore: build artifacts
+9911
−9829
09:27:41
d-asa
chore: update dependencies
+112
−112
09:28:37
d-asa
chore: build artifacts
+795
−795
09:29:37
d-asa
chore: remove pinned transitive deps
+1
−3
09:40:10
d-asa
Merge pull request #154 from cusma/chore/deps
+11396
−11286
09:45:38
d-asa
Merge branch 'main' into dependabot/github_actions/actions/upload-pages-artifact-5
+11396
−11286
09:45:55
d-asa
Merge branch 'main' into dependabot/github_actions/dorny/paths-filter-4
+11396
−11286
09:46:02
d-asa
Merge branch 'main' into dependabot/github_actions/actions/deploy-pages-5
+11396
−11286
09:46:13
d-asa
Merge branch 'main' into dependabot/github_actions/actions/configure-pages-6
+11396
−11286
09:46:26
d-asa
Merge branch 'main' into dependabot/pip/pygments-2.20.0
+11392
−11282
09:47:48
d-asa
Merge pull request #150 from cusma/dependabot/github_actions/actions/upload-pages-artifact-5
+1
−1
09:48:04
d-asa
Merge branch 'main' into dependabot/github_actions/dorny/paths-filter-4
+1
−1
09:48:26
d-asa
Merge branch 'main' into dependabot/github_actions/actions/deploy-pages-5
+1
−1
09:48:57
d-asa
Merge branch 'main' into dependabot/pip/pygments-2.20.0
+1
−1
09:49:39
d-asa
Merge branch 'main' into dependabot/github_actions/actions/configure-pages-6
+1
−1
09:55:32
d-asa
Merge pull request #144 from cusma/dependabot/github_actions/dorny/paths-filter-4
+4
−4
09:55:43
d-asa
Merge branch 'main' into dependabot/github_actions/actions/deploy-pages-5
+4
−4
10:14:43
d-asa
Merge pull request #143 from cusma/dependabot/github_actions/actions/deploy-pages-5
+1
−1
10:14:55
d-asa
Merge branch 'main' into dependabot/github_actions/actions/configure-pages-6
+5
−5
10:28:16
rosetta-smart-contracts
implementation of lottery use case in leo
+407
−0
10:34:42
rosetta-smart-contracts
(README) implementation of lottery use case in leo
+2
−1
10:39:20
d-asa
Merge pull request #142 from cusma/dependabot/github_actions/actions/configure-pages-6
+1
−1
13:17:54
js-algorand-sdk
Bump axios from 1.8.4 to 1.16.0
+26
−13
15:53:33
a-day-in-my-bobalife
chore: log greeting (2026-05-07)
+1
−0
16:17:08
wen-tools
feat: implement Post-Quantum Falcon-1024 signature demo with local key storage and transaction support
+1622
−0
16:19:06
wen-tools
feat: add TypeScript definitions for falcon-signatures and falcon-algo-sdk libraries
+31
−0
17:00:52
wen-tools
feat: add configuration constants and post-quantum wallet icon support
+8
−0
17:22:45
algokit-core
chore: relax reqwest version (#330)
+1
−1
17:22:45
algokit-core
chore: relax reqwest version (#330)
+1
−1
17:23:49
algokit-core
chore: disable default feature of http client (#331)
+24
−8
17:23:49
algokit-core
chore: disable default feature of http client (#331)
+24
−8
17:29:01
algokit-core
ci: update github action versions (#339)
+17
−20
17:29:01
algokit-core
ci: update github action versions (#339)
+17
−20
17:34:39
wen-tools
feat: implement post-quantum Falcon-1024 signature support with WASM-based key management and transaction handling.
+531
−561
17:50:54
puya
reduce double-eval logs
+8
−2
17:50:54
puya
chore: compile all
+0
−1317
18:20:59
wallet-provider-extensions
feat: web crypto fallback for keys and generic secret import
+1527
−140
18:33:02
wen-tools
feat: add SendTransactionPanel with NFD resolution and Falcon account signing capabilities
+248
−42
18:42:24
wen-tools
feat: add Falcon post-quantum utility module for Algorand account management and signing
+14
−5
18:47:54
go-algorand
fix test race
+21
−41
18:56:58
wen-tools
feat: implement Falcon post-quantum utility module for Algorand account management and transactions
+1
−1
19:08:58
AlgorandKMDServer
cicd update from 4.6.0 to 4.7.0
+84
−3
19:13:51
wen-tools
feat: implement post-quantum wallet transaction history panel and integrate into dashboard
+169
−4
19:39:29
go-algorand
Don't require AWS information for e2e_subs and remove default S3_TESTDATA
+7
−5
19:40:21
go-algorand
Temporarily add review-vars to nightly runs
+1
−0
19:43:01
escrow-session-vault
fix: USDC deposit bug
+10596
−8189
19:43:22
go-algorand
Fix literal text outside replacement tokens
+1
−1
20:59:27
go-algorand
Remove branch override
+1
−1
21:03:22
devportal
fix: syncing with main branch
+489
−351
21:03:29
go-algorand
Remove extraneous new line
+0
−1
22:29:48
ARCs
chore(deps-dev): bump axios from 1.10.0 to 1.16.0 in /assets/arc-0087
+22
−19