Home Reports Apr 29, 2026
Wednesday, April 29, 2026
- Commits
- 55
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +52,187 −731,842
- additions / deletions
Wednesday, April 29, 2026
55 commits were pushed across 11 repos by 18 authors. There were 52,187 additions and 731,842 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
55 commits · 11 repositories
00:05:15
wen-tools
feat: implement xGov dashboard with proposal tracking and voting utilities
+162
−203
01:00:21
devportal
Merge pull request #606 from algorandfoundation/fix-broken-link-to-opcodes
+1
−1
01:00:28
go-algorand
Build 2702 Data
+1
−1
01:00:28
go-algorand
FI from master
+136
−10
01:44:51
puya
fix: consistently rely on optimisation to replace stack-arg variant with immediate-arg variant
+151
−24
01:44:51
puya
remove unnecessary overloads from generated Python front-end data
+2635
−5428
01:44:51
puya
simplify generate_stubs.py
+532
−718
01:44:51
puya
test: add tests for op code selection optimisation preferring variant with immediates
+184
−0
01:44:51
puya
chore: compile all
+2967
−2604
01:44:51
puya
refactor: add special handling for extract in eb
+165
−24
01:44:51
puya
chore: compile all
+29826
−16470
03:04:21
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
06:39:02
algo-voting
Merge pull request #834 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.59.1
+1
−1
08:31:49
ultrade-python-sdk
fix margin-asset transfer to use correct domain prefix
+83
−33
08:40:44
ledger-app-algorand
Merge pull request #59 from LedgerHQ/develop
+4717
−705108
08:59:25
xchain-accounts
chore: update vibekit skills
+2227
−0
09:02:04
ultrade-python-sdk
fix spot 141B encoding, perp message decode, wallet tx pagination
+116
−96
09:26:44
ultrade-python-sdk
add dev4 integration test suite
+325
−9
09:39:09
ultrade-python-sdk
Merge b8b157a5f672d534bfcfce51519f96406f5879fe into a448760c6547016aade8c1f8e21ff784f4e045c6
+1170
−198
09:47:44
xchain-accounts
fix(evm-sdk): add peer deps as dev deps for local builds
+16
−14
09:49:25
xchain-accounts
Merge pull request #18 from algorandfoundation/chore/vibekit-update
+2227
−0
09:51:10
xchain-accounts
Merge pull request #19 from algorandfoundation/fix/local-build
+16
−14
10:54:35
xchain-accounts
portal: redirect root to /app
+1
−1
11:25:53
xchain-accounts
Merge pull request #20 from algorandfoundation/fix/portal-redirect
+1
−1
11:39:58
xchain-accounts
feat: detect xchain evm lsigs
+284
−1
11:43:37
xchain-accounts
chore: sdk: move generated files to src/generated/
+8
−6
11:45:09
xchain-accounts
Merge remote-tracking branch 'origin/main' into feat/sdk-detect-xchain-lsigs
+2244
−15
11:54:50
go-algorand
docs: PR feedback
+8
−6
11:54:51
xchain-accounts
chore: portal: redirect to algorand.co/xchain
+1
−1
11:55:31
xchain-accounts
chore: pnpm lock, todos
+6
−64
12:32:13
xchain-accounts
chore: portal change title
+1
−1
12:48:15
xchain-accounts
chore: remove Buffer dependency
+1
−1
12:55:26
xchain-accounts
chore: README fix
+1
−1
13:08:02
xchain-accounts
Merge pull request #21 from algorandfoundation/feat/sdk-detect-xchain-lsigs
+296
−69
13:08:57
xchain-accounts
algo-x-evm-sdk v0.1.3 with xChain owner lookup functions
+1
−1
14:16:16
rosetta-smart-contracts
implemenation of priceBet use case in leo
+260
−1
14:20:45
rosetta-smart-contracts
Merge branch 'main' into priceBet_Branch
+352
−1
14:57:21
xchain-accounts
algo-x-evm-ui: chore: update xchain domain to .co - 0.0.16
+1
−1
14:58:02
go-algorand
More @cusma review
+8
−9
14:58:29
wen-tools
feat: implement xGov dashboard with proposal tracking and voting utilities
+168
−239
15:19:43
xchain-accounts
fix: portal: when connecting wallet, skip u-w-ui connect dialog & open rainbowkit dialog immediately
+19
−4
15:43:09
wen-tools
feat: implement xGov proposal governance dashboard and voting utilities
+3
−14
15:44:32
xchain-accounts
fix: rpc server: transaction site to xchain.algorand.co
+1
−1
15:48:15
a-day-in-my-bobalife
chore: log greeting (2026-04-29)
+1
−0
15:52:49
wen-tools
feat: add utility to fetch and parse xGov proposals and voter data from Algorand indexer
+3
−3
16:09:46
xchain-accounts
fix: use-wallet-ui: fix defaulting wallet name to Metamask
+1
−1
18:13:57
wen-tools
feat: implement xGov governance dashboard with proposal listing, voting status tracking, and batch vote casting functionality
+174
−330
18:15:07
wen-tools
feat: add utility module for fetching and parsing xGov proposals and voter data from Algorand state and boxes
+0
−2
18:15:38
wen-tools
feat: add xGov utility module for fetching proposals, voter data, and governance status from Algorand applications
+0
−1
20:37:56
best-of-crypto
Add DeepAlpha to projects.yaml
+5
−0
20:38:00
best-of-crypto
Merge 706b9e68e52e3e894d7d0a76d0be19a5a07f7244 into 902ffb5e8667ec279c6d4480bddef9e97b614e36
+10
−0
20:50:45
wen-tools
feat: add SimpleMint and ReallySimpleMint pages with URL/postMessage integration support
+133
−68
22:35:01
wen-tools
feat: add Jukebox page and implement Algorand utility functions for asset minting and configuration
+509
−0
22:37:16
wen-tools
feat: add Jukebox page to scan and play Algorand music NFTs
+27
−25
22:43:00
wen-tools
Update README.md to remove outdated sections
+0
−17