Latest Repo Discovered
arcminter
TypeScript
·
MIT License
Top Contributor of the Month
9377 commits in all time
Jan 01, 2026 16:37 – Apr 01, 2026 16:37 UTC
Merge 4a4af9b8c1e818f0ca299472be18ad8f20149533 into d80e6a16e628d629e7a174b13f007d16d5093b44
09949f51
pull/63/merge
2/18 ++ 11 --
Merge 63338899a6bd17666f628e1f1d66403895ecca97 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
8b2629fe
pull/6514/merge
11/1,780 ++ 10 --
Merge ef0e3c28d2c42ed183d7d04d2b8a91879ffc95d5 into ca77804c755e3c7bd18616e673f2d655d1b9114f
9e09b946
pull/670/merge
70/13,389 ++ 5 --
Merge c1d78942ec71b1df0441711be558d26941713e2c into ca77804c755e3c7bd18616e673f2d655d1b9114f
b4979a50
pull/678/merge
2/5 ++ 5 --
chore(deps-dev): bump poethepoet from 0.30.0 to 0.42.1
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.30.0 to 0.42.1. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](https://github.com/nat-n/poethepoet/compare/v0.30.0...v0.42.1) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.42.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c1d78942
dependabot/uv/poethepoet-0.42.1
2/5 ++ 5 --
Merge 59fc1d74829f1c8b1bb9d5ba7e312aac3e22b935 into ca77804c755e3c7bd18616e673f2d655d1b9114f
c37193fb
pull/674/merge
2/5 ++ 5 --
Merge 24f92346d8ff96f1a34b63d44697e677c48f9cd9 into ca77804c755e3c7bd18616e673f2d655d1b9114f
acbfdf6e
pull/676/merge
2/5 ++ 5 --
chore(deps): bump cattrs from 25.3.0 to 26.1.0
Bumps [cattrs](https://github.com/python-attrs/cattrs) from 25.3.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](https://github.com/python-attrs/cattrs/compare/v25.3.0...v26.1.0) --- updated-dependencies: - dependency-name: cattrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
59fc1d74
dependabot/uv/cattrs-26.1.0
2/5 ++ 5 --
chore(deps-dev): bump junitparser from 3.2.0 to 4.0.2
Bumps [junitparser](https://github.com/weiwei/junitparser) from 3.2.0 to 4.0.2. - [Changelog](https://github.com/weiwei/junitparser/blob/master/CHANGELOG.md) - [Commits](https://github.com/weiwei/junitparser/compare/3.2.0...4.0.2) --- updated-dependencies: - dependency-name: junitparser dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
24f92346
dependabot/uv/junitparser-4.0.2
2/5 ++ 5 --
Merge de923626a65a8e655ec20d2e041701de7e5a3b3f into ca77804c755e3c7bd18616e673f2d655d1b9114f
cbf443af
pull/677/merge
2/5 ++ 5 --
chore(deps-dev): bump pytest-split from 0.10.0 to 0.11.0
Bumps [pytest-split](https://github.com/jerry-git/pytest-split) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/jerry-git/pytest-split/releases) - [Changelog](https://github.com/jerry-git/pytest-split/blob/master/CHANGELOG.md) - [Commits](https://github.com/jerry-git/pytest-split/compare/0.10.0...0.11.0) --- updated-dependencies: - dependency-name: pytest-split dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
de923626
dependabot/uv/pytest-split-0.11.0
2/5 ++ 5 --
Merge df22d66588ded77bb6b4c26a22f95c767b7b373a into ca77804c755e3c7bd18616e673f2d655d1b9114f
8faaa043
pull/675/merge
2/5 ++ 5 --
chore(deps): bump packaging from 24.2 to 26.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 26.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...26.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
df22d665
dependabot/uv/packaging-26.0
2/5 ++ 5 --
5.8.0-rc.3
Automatically generated by python-semantic-release
ca77804c
main
2/2 ++ 2 --
Merge 9472d7d0e138d959da85950d7412469e9cc8439a into 09db857d887ed6e17b599d57821537ae5402de0c
7557c535
pull/354/merge
3/14 ++ 6 --
fix: Make the basepath for our docs configurable
9472d7d0
fix/starlight-dev-deployment
3/14 ++ 6 --
fix(wallet): align asset-create signing with fromUserId and extend asset e2e coverage
- Fix createAsset to sign with the same identity as the transaction sender: manager signer for fromUserId='manager', otherwise sign as user. - Remove debug logging from ChainService.craftAssetCreateTx. - Extend asset e2e tests: - manager asset create ok - user asset create ok (user as signer) - user forbidden when attempting manager signer - asset ACL update flow using created-asset-index + assetId
ab8c3f46
fix/user-scoped-endpoints
4/128 ++ 7 --
Merge 7e1ef10cc3676a18e389ba733a9e905016fdd576 into 33a99d7952791da4bac55757389529d564621655
89261828
pull/561/merge
22/56 ++ 56 --
chore: bump node.js to 24.x and update ci action versions
7e1ef10c
chore/node_24
22/48 ++ 48 --
Merge d25c08410a07403aa05473842060222f5758c907 into 00fd46938156ada9abf57e6359f92f8318d1a3f1
876727d6
pull/544/merge
2/147 ++ 70 --
Merge ff3d29f3e2bd449121e77a3d39ae36df3f31bfbc into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d
ccec5032
pull/575/merge
18/648 ++ 48 --