Ecosystem metrics

Commits
434
down 24.8%
Releases
6
down 14.3%
Contributors
45
up 0.0%
Merges
14
down 6.7%

Repository Explorer

7042 commits in all time Jun 15, 2026 23:25 – Sep 13, 2026 23:25 UTC
Argimirodelpozo puya
chore: compile all
Git Commit 70fc1c56 Branch fix/dynamic-bool-array-in-box Document 300/213,320 ++ 10,288 --
ipaleka frontend
Added permission argument to serialize account
Git Commit 2f2811b7 Branch main Document 6/138 ++ 14 --
Merge 7d3fdba898437e3f60cf80ce3f98a59b86e832d6 into a876184d96cee83e7ee3d2f2670e4841192997db
Git Commit f69435a8 Branch pull/410/merge Document 13/165 ++ 398 --
ipaleka frontend
Bugfix for failing functional tests
Git Commit cc6a79df Branch main Document 3/135 ++ 4 --
Merge 9683d7796c2ae96ad4ef483ccde9435d39d909f6 into b6ddd2e7768c39b427967e9d0164076523ba1a2d
Git Commit 0345c0e9 Branch pull/411/merge Document 11/416 ++ 46 --
Feature Added
Qr code button hide from debug screen.
Qr code button also keep hidden for now , after complete multiple viewer join will enable it.
Git Commit 9683d779 Branch pull/411/head Document 4/18 ++ 29 --
ipaleka frontend
Added never_cache decorator to swap entry
Git Commit 83b9dc51 Branch main Document 2/34 ++ 1 --
ipaleka frontend
Wallet connection state is mounted when anything on the page needs it
and the bridge when a swap entry is present.
Git Commit 23ebdd49 Branch main Document 11/367 ++ 106 --
ipaleka widgets
New connectionSource() reads asastatsWallet first, falling back to asastatsSwap
Git Commit 3049b05f Branch main Document 2/78 ++ 10 --
ipaleka frontend
Bugfix for missing Dust Sweep button
Git Commit 2ec0a77b Branch main Document 2/104 ++ 3 --
ipaleka frontend
Added nft-collection endpoint and view
Git Commit 3799eea0 Branch main Document 13/706 ++ 6 --
Merge dc0445f206e9c635841866bd69ce8bf18551022b into b6ddd2e7768c39b427967e9d0164076523ba1a2d
Git Commit 944ac0c8 Branch pull/411/merge Document 10/401 ++ 20 --
ipaleka frontend
Added nft-collection endpoint and view
Git Commit c88ae2b8 Branch main Document 11/628 ++ 5 --
ipaleka frontend
Initail setup for the optimized NFT data
Git Commit 5e6d2178 Branch main Document 14/742 ++ 35 --
Merge aeecfded51874e974f15c0be98afe84f56cfee26 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit cc65d616 Branch pull/66/merge Document 10/1,214 ++ 1,283 --
chore(deps): Update all non-major dependencies
Git Commit aeecfded Branch renovate/all-non-major-dependencies Document 10/1,214 ++ 1,283 --
tasosbit go-algorand
Merge 1d618cbd89b01fca06df4d463e7cbb1f7b995472 into 3f80455969769b54b0effc691e3cc0c422138c01
Git Commit fc14f741 Branch pull/6732/merge Document 2/43 ++ 2 --
tasosbit go-algorand
config: don't fail restart when stateproof/crash DBs are already in HotDataDir
moveDirIfExists refused to proceed whenever the destination files existed,
even if there was nothing in ColdDataDir to move. After the first run the
node creates stateproof.sqlite and crash.sqlite in HotDataDir, so every
subsequent startup with separate hot and cold dirs failed with
"destination file ... already exists, not overwriting".

Return early when none of the files exist in the source directory, and add
a regression test for the restart case.
Git Commit 1d618cbd Branch pull/6732/head Document 2/43 ++ 2 --