Claim Your Account

Lets get you verified!

Verification Code
CODE$:

Great! You may close this page
after you've sent us the code on ideascale.

You will receive a confirmation once your account is validated

To verify your ownership of this profile,
please send a personal message to Lido Nation
on ideascale and include the code above.

Login to follow Santiago Carmuega

Santiago Carmuega gravatar Santiago Carmuega txpipe Claim Account
Follow

Bio

Missing Bio. Claim profile to add a bio.

Santiago Carmuega own proposals

Community Reviews across funding rounds

1677
Total reviews
Feasibility
4.25 Star
Value for money
4.01 Star
Impact / Alignment
4.58 Star
Impact Alignment
4.3 Star
Value for Money
3.94 Star
Auditability
4.5 Star

Proposals Across Funding Rounds

8
Completed
17
Approved
24
Proposed
₳4.3M
$184.9K
Requested
₳3.1M
$120.3K
Awarded
₳2.1M
$120.3K
Received

Santiago Carmuega Proposals (30)

Kelley: Cardano k8s Operators

$64,560 Requested

Solution: We'll provide a set of Kubernetes operators for the main Cardano components, hiding the configuration complexity behind high-level resources.

Challenge: Fund 9
over budget Requested 0.404% of the fund.
0 (1)

Oura v2

$44,640 Received
$44,640 Requested

Solution: We'll assign a fixed development bandwidth to develop a new version of Oura that incorporates new features, improves performance and evolves the event model.

Challenge: Fund 9
completed Awarded 0.279% of the fund.
0 (1)

CBIA - Augmenting Cardano Developer Portal with ecosystem compatibility & dependency visualizations for dev tools

₳47,750 Requested

Solution: Create a system for easy gathering of dependency/compatibility data across Cardano tools and expose it through insightful visualizations that enable one to browse and foresee downstream impacts.

Challenge: Fund 10
not approved Requested 0.096% of the fund.
0 (1)

Pallas - Open-source maintainer

₳143,571 Received
₳143,571 Requested

Solution: Assign a Rust dev from the TxPipe team to become a part-time open-source maintainer of the project for 6 months to keep it up to date with protocol changes in particular those regarding Conway era.

Challenge: Fund 10
completed Awarded 0.287% of the fund.
0 (1)

Githoney by TxPipe: Dev bounty system using Marlowe contracts, deep integration with Github

₳240,727 Received
₳297,136 Requested

Solution: A bounty management system that integrates Github PRs with Marlowe contracts, minimizing the trust requirements between parties and removing the need for intermediates.

Challenge: Fund 11
funded Awarded 0.594% of the fund.
0 (1)

Hollow by TxPipe: Headless dApp Framework, a friendly SDK for off-chain development

₳61,035 Received
₳194,444 Requested

Solution: A framework for building self-contained, portable logic for reading and participating in on-chain smart contract protocols.

Challenge: Fund 11
funded Awarded 0.389% of the fund.
0 (1)

Mumak by TxPipe: A PostgreSQL custom extension to process raw Cardano CBOR

₳145,106 Received
₳170,714 Requested

Solution: A PostgreSQL extension that allows the database to understand CBOR Cardano structures so that queries can be performed directly without having to map all the details into a relational model.

Challenge: Fund 11
funded Awarded 0.341% of the fund.
0 (1)

Satellite Oracles: Towards Trustless Dissemination of Earth Observation Data by TxPipe, NMKR & Gamma Earth

₳500,000 Requested

Solution: Our project introduces Cardano-based oracles for secure, transparent, and tamper-proof dissemination of Earth observation data, ensuring integrity and accessibility for all users.

Challenge: Fund 12
over budget Requested 1% of the fund.
0 (0)

Boros: Tx submission for intense workloads by TxPipe

₳31,800 Received
₳198,750 Requested

Solution: We will build a generic backend component that serves as a smart, massive mempool. It can be used by dApps directly out-of-the-box as a resilient and performant mechanism for tx submission.

Challenge: Fund 12
funded Awarded 0.398% of the fund.
0 (0)

Amaru: P2P networking component by TxPipe

₳29,624 Received
₳148,125 Requested

Solution: We'll contribute a new Rust library that implements a peer-to-peer networking compatible with Cardano to be used by Amaru and any other Rust-based application that requires it.

Challenge: Fund 12
funded Awarded 0.296% of the fund.
0 (0)

Cardano Partnerchain Reference Implementation by TxPipe

₳197,143 Requested

Solution: We'll build a reference implementation of a Substrate partnerchain that can be use by developers in the ecosystem as blueprint / example to build their own specific chains.

Challenge: Fund 13
vote pending Requested 0.394% of the fund.
0 (0)

CShell by TxPipe: A Cardano wallet in your terminal

₳197,143 Requested

Solution: A light, self-custodial, open-source wallet that runs on the terminal, enabling new capabilities for power-users around automation and programability which can't be find in other wallets.

Challenge: Fund 13
vote pending Requested 0.394% of the fund.
0 (0)

Monthly Reports

This is our 2n report. Since our last report, we've completed the following tasks:

  • Implement stand-alone multiplexer stage
  • Improve performance by using a thread pool between muxer and demuxer tasks
  • Add integration tests for the upstream chain-sync stage
  • Implement a stand-alone stage for the upstream block-fetch logic
  • Introduce a new storage layer called RollDB that encapsulates logic for handling sequence of blocks, taking into account rollbacks
  • PoC of a stand-alone stage for applying chaing-sync outputs to the storage layer
Disbursed to Date
$75,680
Status
Still in progress
Completion Target
3. In the next 6 months
Comments 0

Login or Register to leave a comment!

This is our 2n report. Since our last report, we've completed the following tasks:

  • Implemeted a new multiplexer comonent that works as an independent stage, improving concurrency and overal performance.
  • Refactored the existing chain-sync stage so that it works with the new multiplexer.
  • Refactored the existing block-fetch stage so that it works with the new multiplexer.
  • Introduce tracing mechanisms for asynchronous, structured log replacement
Disbursed to Date
$44,640
Proposal
Oura v2
Status
Still in progress
Completion Target
2. In the next 3 months
Comments 0

Login or Register to leave a comment!

This is our 1st report. Since we've started the development process, we've completed the following tasks:

  • Adjusted branching strategy for co-existence of v1 and v2 in same repo
  • Migration to new SEDA based architecture (WIP)
  • Re-organization of mapper stage as an optional concern at the end of the pipeline
  • Refactor of the daemon binary entry point to new pipeline
  • Incorporation of a new TUI option for progress reporting
Disbursed to Date
$44,640
Proposal
Oura v2
Status
Still in progress
Completion Target
2. In the next 3 months
Comments 0

Login or Register to leave a comment!

This is our 1st report. Since we've started the development process, we've completed the following tasks:

  • Github repository provisioning (visibility, license, collaborators, etc)
  • Kanban board provisioning
  • Rust project scaffolding
  • PoC on chain-sync client implementation
  • PoC on local storage implementation
Disbursed to Date
$75,680
Status
Still in progress
Completion Target
3. In the next 6 months
Comments 0

Login or Register to leave a comment!