Ecosystem metrics
- New Repos
- 52
- New
- Commits
- 783
- down 3.5%
- Releases
- 3
- down 25.0%
- Contributors
- 50
- down 13.8%
- Merges
- 36
- up 38.5%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
11107 commits in all time
May 05, 2026 21:26 – Aug 03, 2026 21:26 UTC
Deploying to gh-pages from @ scholtz/wallet@c35165810858fc16e02c0f70d9b824b8df87e8fc 🚀
1c62c553
gh-pages
9/16 ++ 16 --
fix: sort assets by assetId to ensure older assets are listed first
c3516581
master
1/2 ++ 0 --
Deploying to gh-pages from @ scholtz/wallet@323a366e01ed25c8eff87907fc77dace97115227 🚀
dbd04129
gh-pages
9/58 ++ 58 --
fix: update publish workflows to ensure dependent packages are republished when core changes
dabf5ed3
master
3/43 ++ 28 --
feat: implement splitHopsIntoPaths function to organize route hops into legs
323a366e
master
1/38 ++ 1 --
feat: add back camera as feed and set viewer/creator addresses for creator debug screen (#379)
da0a0f56
main
17/1,084 ++ 1,168 --
refactor: simplify account information reload logic in useSwap
60384f4b
master
1/6 ++ 9 --
feat: update AI integration guides and README files to clarify keypair sharing risks across same-curve chains
c0ed1fd0
master
10/382 ++ 26 --
Deploying to gh-pages from @ scholtz/wallet@08bd49ef1048804d4171c475c4eb5ee46b0040d0 🚀
2a4b3ec3
gh-pages
9/16 ++ 16 --
Merge pull request #166 from scholtz/fix/combine-route-response-merge-hops
fix: merge hops across all legs in combined route response
08bd49ef
master
1/8 ++ 3 --
fix: merge hops across all legs in combined route response
combineRouteResponse() correctly summed outputAmount/totalNetworkFeeMicroAlgos and concatenated txsToSign across every leg of a v2 combined split, but only spread routes[0]?.route for everything else - so the displayed hops array silently reflected just the first leg. A multi-leg swap could show e.g. 16 transactions to sign but only 2 hops, since the other legs' hops were dropped even though their transactions were included and their output was counted. Root-caused and verified against BiatecRouter's own snapshot test infrastructure (RouterServiceMultiLegHopsTests) - the router's API response was already complete per-leg, confirming the gap was purely in this display merge.
c2e3b07b
master
1/8 ++ 3 --
feat: add auditor section to security audit report template for clarity on report origin
54de90f7
master
1/7 ++ 0 --
fix: update versioning scheme to use minor segment for increment and patch for timestamp
bb4bb456
master
2/19 ++ 19 --
Deploying to gh-pages from @ scholtz/wallet@a8280cde3b8339c886c4a0ebce86750f85b4d485 🚀
355d4c79
gh-pages
9/88 ++ 84 --
feat: Implement ARC-60 data signing functionality
- Added support for ARC-60 (Algorand Wallet Arbitrary Signing API) to enable signing of arbitrary data requests. - Introduced new components and Vuex store actions to handle signData requests and signatures. - Updated localization files to include new ARC-60 related strings in multiple languages. - Enhanced the Connect page to display and manage signData requests alongside existing WalletConnect requests. - Implemented domain validation for authenticator data to ensure security during signing operations.
a8280cde
master
18/870 ++ 89 --
fix: merge hops across all legs in combined route response
combineRouteResponse() correctly summed outputAmount/totalNetworkFeeMicroAlgos and concatenated txsToSign across every leg of a v2 combined split, but only spread routes[0]?.route for everything else - so the displayed hops array silently reflected just the first leg. A multi-leg swap could show e.g. 16 transactions to sign but only 2 hops, since the other legs' hops were dropped even though their transactions were included and their output was counted. Root-caused and verified against BiatecRouter's own snapshot test infrastructure (RouterServiceMultiLegHopsTests) - the router's API response was already complete per-leg, confirming the gap was purely in this display merge.
ea4a2c3a
fix/biatec-routes-count-combined-splitting
1/8 ++ 3 --
Merge 137105af551c6d08e1ee5f2d7ad9771778675e4b into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
87842220
pull/66/merge
10/1,149 ++ 1,264 --
chore(deps): Update all non-major dependencies
137105af
renovate/all-non-major-dependencies
10/1,149 ++ 1,264 --
Notes added by 'git notes add'
becb72c8
notes/semantic-release
1/1 ++ 0 --
chore: v2026.30.0 (release)
## [2026.30.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.29.0...v2026.30.0) (2026-08-03) ### Updates & Maintenance * log greeting (2026-07-28) ([feea365](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/feea3652f085e84e76c3b2bf9d72b8dcf8405174)) * log greeting (2026-07-29) ([7149b2f](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/7149b2fb4860aa00e406d72c7607327e97f90aef)) * log greeting (2026-07-30) ([786b073](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/786b073aade21d03ed5a95d042e14037f593bf94)) * log greeting (2026-07-31) ([41cb9f4](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/41cb9f4f7cabe1b70a7fe7f96479a15ece3f6a27)) * log greeting (2026-08-01) ([e489a6b](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/e489a6b5e42c78a7bddd368939a749043c7b7147)) * log greeting (2026-08-02) ([f5583cc](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/f5583ccb507a2801d2e2038b86f6ceffa348bc23)) * log greeting (2026-08-03) ([81a8c6c](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/81a8c6c84099842489fdbb06de0752c322e029f1))
cda97724
main
1/13 ++ 0 --
Merge a21b0657b335cb5724a3e003f143c9fc1e0c7114 into 5fedc0fbbdc30073db774f16a5cca46dc735c1ca
00b41806
pull/326/merge
3/661 ++ 5 --
docs: reordered sections for better flow and TOC grouping
a21b0657
feat/docs-transactions
1/88 ++ 80 --