Home Reports Jun 25, 2026
Thursday, June 25, 2026
- Commits
- 85
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +97,485 −29,079
- additions / deletions
Thursday, June 25, 2026
85 commits were pushed across 21 repos by 21 authors. There were 97,485 additions and 29,079 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- OpenNodia 1 commit
- tc-asa 1 commit
- conduit 2 commits
- generator 2 commits
- go-algorand 12 commits
- go-algorand-sdk 2 commits
- indexer 5 commits
- java-algorand-sdk 2 commits
- js-algorand-sdk 1 commit
- escrow-session-vault 1 commit
- gGov 23 commits
- puya 4 commits
- wallet-provider-extensions 5 commits
- frontend 3 commits
- widgets 3 commits
- wen-tools 1 commit
- best-of-crypto 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 11 commits
- AlgorandCIDs 2 commits
- subsa 1 commit
Commit Log
85 commits · 21 repositories
01:00:28
go-algorand
Build 2759 Data
+1
−1
02:17:49
go-algorand
Handle rounding of fees with non-integral usage better
+1578
−1644
02:22:30
indexer
api: add Value to BoxDescriptor
+629
−424
02:22:30
indexer
update responses with round number
+17
−10
02:41:06
indexer
user newer sdk to fix "no matching struct field found when decoding stream map with key ld" error
+3
−3
02:48:17
algokit-walletsdk-kmp
fix: don't hardcode USDC value
+82
−37
02:48:17
algokit-walletsdk-kmp
fix: update log copy
+22
−39
02:48:17
algokit-walletsdk-kmp
test: add in dropdowns for escrow session vault debug tool screen
+286
−161
03:25:39
algokit-walletsdk-kmp
fix: add in missing iOS channel id parsing
+171
−70
04:15:01
conduit
Bump go-algorand-sdk to include block Load (ld) field
+3
−3
04:19:44
generator
allow _test.go file in generated models
+6
−4
05:33:38
OpenNodia
Initialize OpenNodia
+74954
−0
05:55:18
tc-asa
Merge pull request #8 from aldur/dependabot/pip/pip-b15cf8365f
+69
−53
06:53:57
gGov
chore: dist directory ignored from all lints
+2
−1
06:55:44
gGov
style: delegator-sdk: lint pass
+14
−11
07:10:15
puya
test: expected output tests for OCA + creation problematic combinations
+100
−0
07:10:15
puya
chore: add changelog
+43
−0
07:10:15
puya
fix: validator for invalid or problematic combinations of OCA with create options
+103
−0
07:10:15
puya
chore: compile all
+6
−0
07:23:50
gGov
style: contracts: lint pass
+719
−706
07:46:23
gGov
style: ggov-frontend: lint pass
+40
−29
07:58:08
best-of-crypto
Add CoinPing
+3
−0
07:59:14
best-of-crypto
Merge 0e4f4b9628c17cc929b50b9e81ea07b8475f87eb into 902ffb5e8667ec279c6d4480bddef9e97b614e36
+3
−0
08:09:29
gGov
chore: add lint to ci and husky
+6
−2
08:19:43
gGov
fix: resolve typecheck errors in frontend deploy script and test file
+4
−10
08:20:06
gGov
fix: ggov-frontend: select first eligible delegator when self cannot vote
+14
−6
08:22:55
gGov
chore: optimize lint-staged
+1
−4
08:24:05
gGov
chore: ggov-frontend: show error on copy address
+4
−2
08:40:51
AlgorandCIDs
Updates and additions
+1950
−0
09:11:03
widgets
Initial setup for the Haystack router user widget
+1112
−156
09:13:35
frontend
Initial setup for the Haystack router user widget
+210
−22
11:30:21
gGov
fix: contracts: remove remaining last parameter from registry uploadPeriodApprovalPartial
+1651
−1744
11:46:00
wallet-provider-extensions
Clarify BIP39 mnemonic import and seed conversion
+16
−8
11:51:13
wallet-provider-extensions
Initial plan
+0
−0
11:52:25
wallet-provider-extensions
Update README to specify BIP39 mnemonic entry
+1
−1
11:55:43
wallet-provider-extensions
fix: remove @semantic-release/git and @semantic-release/changelog to fix release CI failure
+0
−21
12:02:24
gGov
fix: ggov-frontend: consider canVote for elegibility
+1
−1
12:50:14
gGov
Merge pull request #46 from algorandfoundation/chore/lints
+2042
−2110
12:54:47
gGov
Merge pull request #47 from algorandfoundation/fix/frontend-delegator-fallback
+14
−6
12:59:27
gGov
provide sdk method to add+upload topic at once if small enough
+372
−44
13:43:47
indexer
remove debugging
+0
−7
13:44:28
conduit
Bump go-algorand-sdk to include block Load (ld) field (#196)
+3
−3
13:46:18
widgets
Swap modal window's header shows the actual provider
+30
−17
13:47:34
frontend
Swap modal window's header shows the actual provider
+21
−5
14:21:20
go-algorand
eval: set absolute big logicsig program cap
+4
−4
14:59:02
wen-tools
feat: implement NFTImportTool page and Ethereum metadata resolution utilities
+177
−16
15:03:33
wallet-provider-extensions
Merge pull request #23 from algorandfoundation/fix/reduce-biometric-prompts
+75
−12
15:21:02
gGov
Merge pull request #48 from algorandfoundation/worktree-combine-add-topic
+372
−44
15:21:37
gGov
feat: change election topic options; enforce them in manage interface
+123
−64
15:23:38
go-algorand
Remove dryrun and tealdbg
+1465
−16278
15:25:49
gGov
Merge branch 'main' into worktree-election-support-against
+386
−50
15:37:53
gGov
fix: guard election option enforcement against periodBody load race
+11
−4
15:46:18
gGov
Potential fix for pull request finding
+3
−1
15:46:31
gGov
Merge pull request #49 from algorandfoundation/worktree-election-support-against
+132
−64
15:59:26
a-day-in-my-bobalife
chore: log greeting (2026-06-25)
+1
−0
16:09:57
go-algorand
api: limit LogicSig curve check to escrow accounts
+29
−1
16:16:38
go-algorand
eval: simplify logicsig size pricing params
+98
−127
16:40:54
go-algorand
api: rename PQ address check bypass flag
+297
−298
16:59:00
subsa
Merge pull request #31 from pxlvre/dependabot/cargo/develop/ink-5.1
+1
−1
18:18:32
go-algorand
newline
+1
−1
18:26:19
go-algorand
Merge remote-tracking branch 'upstream/master' into app-params-set
+2131
−1395
18:44:54
AlgorandCIDs
Updates and additions
+171
−0
18:45:24
indexer
API: add Value to BoxDescriptor and Round to BoxResponse (#1696)
+642
−437
18:45:49
generator
allow _test.go file in generated models (#90)
+6
−4
18:49:59
go-algorand-sdk
Regenerate code from specification file
+41
−3
19:29:23
go-algorand
Remove the per txn Usage
+432
−544
19:37:10
widgets
Added referrer escrow opt-in to folks router
+52
−24
20:13:38
go-algorand
avm: auto-salt TEAL v13 programs to avoid on-curve LogicSig hashes (#6592)
+1256
−654
20:19:19
go-algorand
add Go Benchmark (go) benchmark result for b05e6781f1d77a77cec0e4cb622a84522ca57dbe
+445
−1
20:52:00
algokit-walletsdk-kmp
refactor: remove extra send voucher
+0
−13
20:58:58
algokit-walletsdk-kmp
fix: don't hardcode USDC value in liquid stream (#329)
+561
−320
21:00:59
algokit-walletsdk-kmp
refactor: remove xhd library and use algokit-crypto
+153
−356
21:38:34
algokit-walletsdk-kmp
refactor: remove xhd library and use algokit-crypto (#328)
+153
−356
22:04:32
escrow-session-vault
docs: add in mainnet smart contract id
+12
−5
22:09:48
algokit-walletsdk-kmp
refactor: switch to new smart contract that exposes deriveChannelId
+255
−117
22:22:44
frontend
Implemented ASA opt-in for the folks router referrer escrow
+694
−184
22:48:19
gGov
chore: use normal topbaravatar in sidebar; reorder theme/reloader
+2
−2
22:49:22
gGov
fix: defly/pera wc dialogs were nerfed by pointer-events: none; close connectwallet dialog when wallet is clicked (it still receives events and closes on tap to defly/pera)
+39
−8
23:22:59
algokit-walletsdk-kmp
refactor: move some railmpp code into commonMain
+151
−105
23:32:17
gGov
Merge pull request #50 from algorandfoundation/fix/wallet-connect-ptr-events
+41
−10
23:42:21
algokit-walletsdk-kmp
refactor: clean up more files
+191
−186
23:50:05
java-algorand-sdk
Regenerate code from specification file
+173
−7
23:50:09
java-algorand-sdk
Merge 60a9087b351fcbf56c7e33ca2524e82898e72d1a into 4e38dadc4eec827ed8742c8bb272e0545c801932
+173
−7
23:50:16
go-algorand-sdk
Regenerate code from specification file
+63
−3
23:51:13
js-algorand-sdk
Regenerate code from specification file
+167
−8