Pinned Loading
-
-
pool-pm/cardano-minting-policies
pool-pm/cardano-minting-policies Public archiveSnaphost for oura-script-sink
-
cardano-cli Bash auto-completion
cardano-cli Bash auto-completion 1To enable `cardano-cli` and `cardano-node` bash auto-completion for the current shell:
2```bash
3source <(cardano-cli --bash-completion-script cardano-cli)
4source <(cardano-cli --bash-completion-script cardano-node)
5```
-
Pool Live Stake with cardano-db-sync...
Pool Live Stake with cardano-db-sync 11.0.0 1WITH stake AS
2(SELECT d1.addr_id
3FROM delegation d1, pool_hash
4WHERE pool_hash.id=d1.pool_hash_id
5AND pool_hash.hash_raw='\xabacadaba9f12a8b5382fc370e4e7e69421fb59831bb4ecca3a11d9b'
-
blender-cardano-logo
blender-cardano-logo PublicShadeless Cardano logo animation with Blender file (2.90.1)
422 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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
-
SmaugPool/blockfrost-platform
Rust
This contribution was made on Mar 11
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
-
fix: bind registration client socket to server_address
This contribution was made on Mar 13
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