Highlights
- Pro
Pinned Loading
-
-
dex-order-serialization-lib
dex-order-serialization-lib PublicA library to (de)serialize cbor from different DEXes (decentralized exchanges) to specific types for order transaction construction.
TypeScript 1
-
input-output-hk/scrolls
input-output-hk/scrolls PublicForked from txpipe/scrolls
Read-optimized cache of Cardano on-chain entities
Rust
-
spacebudz/lucid
spacebudz/lucid PublicLucid is a library designed to simplify creating Cardano transactions and writing off-chain code for Plutus contracts.
-
cardano-js-sdk
cardano-js-sdk PublicForked from input-output-hk/cardano-js-sdk
JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets
TypeScript
613 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
January 2025
Created 27 commits in 1 repository
Created a pull request in input-output-hk/ouroboros-leios that received 4 comments
Opened 12 other pull requests in 1 repository
input-output-hk/ouroboros-leios
11
merged
1
closed
-
site(sim): add haskell short-leios simulation video to landing page
This contribution was made on Jan 28
-
site(news): add weekly update Jan 20th
This contribution was made on Jan 27
-
feat: hop analysis
This contribution was made on Jan 22
-
Docs/UI
This contribution was made on Jan 22
-
Ci optimization
This contribution was made on Jan 20
-
docs: logbook weekly update
This contribution was made on Jan 20
-
ci: only run docs build & publish ci when site files have changed
This contribution was made on Jan 17
-
ci: only run ci for relevant changes
This contribution was made on Jan 17
-
Topology checker tool
This contribution was made on Jan 17
-
Site/news
This contribution was made on Jan 15
-
site: added weekly summaries & public meeting demos to news
This contribution was made on Jan 9
-
docs: update technical report
This contribution was made on Jan 7
Created an issue in input-output-hk/ouroboros-leios that received 2 comments
[ui] Rust UI Simulation: Error Handling in API Message Processing: Cannot read properties of undefined and Invalid state: Controller is already closed
Description
While running the UI web app with the latest from main
, an error occurs during the processing of messages in the API. The error logs in…