Skip to content
View SmaugPool's full-sized avatar

Organizations

@nftcdn

Block or report SmaugPool

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. oura-script-sink Public archive

    Cardano minting policies live dumper

    Rust 9

  2. pool.pm Public

    Cardano blockchain realtime visualization

    19 8

  3. pool-pm/cardano-minting-policies Public archive

    Snaphost for oura-script-sink

    2 2

  4. cardano-cli Bash auto-completion
    1
    To enable `cardano-cli` and `cardano-node` bash auto-completion for the current shell:
    2
    ```bash
    3
    source <(cardano-cli --bash-completion-script cardano-cli)
    4
    source <(cardano-cli --bash-completion-script cardano-node)
    5
    ```
  5. Pool Live Stake with cardano-db-sync...
    1
    WITH stake AS
    2
      (SELECT d1.addr_id
    3
       FROM delegation d1, pool_hash
    4
       WHERE pool_hash.id=d1.pool_hash_id
    5
         AND pool_hash.hash_raw='\xabacadaba9f12a8b5382fc370e4e7e69421fb59831bb4ecca3a11d9b'
  6. blender-cardano-logo Public

    Shadeless Cardano logo animation with Blender file (2.90.1)

    1

422 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in blockfrost/blockfrost-platform that received 3 comments

fix: bind registration client socket to server_address

Using the same interface for the icebreaker client and server fixes issues like using IPv6 for the client but IPv4 for the server. For example by a…

+4 −1 lines changed 3 comments
Opened 1 other pull request in 1 repository
blockfrost/blockfrost-platform 1 merged

Created an issue in blockfrost/blockfrost-platform that received 3 comments

/metrics should be at the root of the path, not after the random UUID

Currently (blockfrost-platform 0.0.1 (4a906c1ebd3746c3c69f0520e18257feeecde1e2)), /metrics when enabled are only accessible after the random UUID: $…

3 comments
18 contributions in private repositories Mar 5 – Mar 26
Loading