Latest Repo Discovered
bid-optimization
CSS
·
No license
Top Contributor of the Month
11460 commits in all time
Mar 22, 2026 11:47 – Jun 20, 2026 11:47 UTC
Merge 0044da8aa85e8b17b29f7a28fafd4e0c11f2f6cb into a58b2c00341646501399c3d89dc5443962ef41db
6117246d
pull/160/merge
1/4 ++ 11 --
Merge 2751b4b22ea4e89cfaeaf5003c2ff4afa0ecd1b0 into b1b0a3e7d26ad41ab2942e1335645223affa028a
bc9c39c6
pull/13/merge
4/64 ++ 115 --
Merge 05bd1f31b1eab672928a21770a34eef618fb92e4 into c138921bdc81ac772fea570d0f286575b27a0b45
544d48a3
pull/166/merge
2/8 ++ 8 --
chore(deps-dev): bump jupyterlab from 4.5.7 to 4.5.9
--- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
05bd1f31
dependabot/pip/jupyterlab-4.5.9
2/8 ++ 8 --
Merge 377523f4fd49993879395f8cf2096a834b81a6e8 into c138921bdc81ac772fea570d0f286575b27a0b45
3574a92b
pull/165/merge
1/70 ++ 66 --
chore(deps): bump msgpack from 1.1.2 to 1.2.1
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.1.2...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
377523f4
dependabot/pip/msgpack-1.2.1
1/70 ++ 66 --
Merge 5f0a096cd874c929c1c311a73578939505c7e8d2 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
d1c565d9
pull/421/merge
15/2,842 ++ 1,783 --
chore(deps): update non-major dependencies
5f0a096c
renovate/non-major-dependencies
15/2,842 ++ 1,783 --
Merge 76010b572483f3eacc1b453c97a772f9908f7ac6 into a716540d831618c0511a6d4cf94e4cbbc872aeab
c7ce54e4
pull/543/merge
2/14 ++ 59 --
Merge cf81e6bd85f5d43d1ea053c0a5ab1c8354998713 into a716540d831618c0511a6d4cf94e4cbbc872aeab
8c05ae8c
pull/565/merge
2/253 ++ 298 --
Merge 596f1d2a7802c64efb35579ea60d9ff50ebf0b24 into a716540d831618c0511a6d4cf94e4cbbc872aeab
f8eb33b5
pull/581/merge
2/763 ++ 366 --
Merge 97f4f981fa0bb5bd2d8018cf35ef8aea7a502dc2 into a716540d831618c0511a6d4cf94e4cbbc872aeab
ed965b42
pull/582/merge
2/1,066 ++ 1,087 --
Merge 2beaa632d45fb3e3745b31805658c42dcd460fc6 into a716540d831618c0511a6d4cf94e4cbbc872aeab
0c788efc
pull/583/merge
3/5 ++ 5 --
Merge f560d51487edbfbf248f5ab24cf5a0294f760ad5 into a716540d831618c0511a6d4cf94e4cbbc872aeab
f8916622
pull/585/merge
2/137 ++ 182 --
Merge 4db11e413eadb0ee77748dbf9ce2502899146f4d into a716540d831618c0511a6d4cf94e4cbbc872aeab
5ee760be
pull/597/merge
2/254 ++ 165 --
feat: implement API endpoint to fetch and parse active agents from Algorand registry contract
9239a048
main
1/3 ++ 3 --
Merge 0d42ab40a84c7222c1a02a41f10c5c5ef740896f into 2439ab99801bfe016278a60ce48550f6e700ec6a
f9d8467c
pull/104/merge
No file changes
Merge 15371747899c2fc95752c4b25ed09f46ce72a083 into 4144110e83b9afe1570a9e602f4a520dc997c6b7
677e24ac
pull/369/merge
58/3,680 ++ 41 --
fix(nft): address CodeRabbit review comments
Crate: - arc89: validate metadata size at the decode() boundary (reject > MAX_METADATA_SIZE); normalize the short-metadata identifier bit in compute_hash/set_hash so the hash always reflects the body size per ARC-89; expand the method-constant set to the full registry interface. - asa: NftMint::fractional now validates decimals in 1..=19 (returns InvalidFractionalDecimals) — fixes the 10u64.pow overflow and the decimals=0 inconsistency with is_fractional_nft. - url: encapsulate Cid (private fields + v0/v1 constructors + accessors) so an invalid CIDv0 codec state is unrepresentable; return UnsupportedCid (not MalformedCid) for unsupported v1 multicodecs. - royalty: clamp royalty_basis to MAX_BASIS_POINTS (10000) in royalty_for to prevent u128->u64 truncation; add the constant. - arc69: require `standard` on the wire (drop the serde default) so a note that omits it is rejected by from_note. - indexer: give Arc74Client a 30s default request timeout (+ with_timeout). Docs: - ADR: sync the D2 feature example with the shipped manifest (only `fetch`); add a language to the D3 fenced block (markdownlint MD040); fix the self-contradicting "Status is Proposed" line under an accepted ADR. examples/nft/mint_arc19: use Cid::v1 for the encapsulated constructor.
15371747
feat/algonaut-nft
9/231 ++ 55 --
Merge 0073561a5d9673298d1ef3a23e4c2b6098dc09e9 into e56f6efde0b906a499824f49b7c6b6c1a330e60d
c427608f
pull/383/merge
2/85 ++ 28 --