cardano-open-oracle-protocol icon indicating copy to clipboard operation
cardano-open-oracle-protocol copied to clipboard

COOP - Cardano open oracle protocol

Results 14 cardano-open-oracle-protocol issues
Sort by recently updated
recently updated
newest added

Fix #86. - For the fact statement store, db connection will be reused, meaning that one service instance only uses one connection for SQLite database in its full life cycle,...

Mint auth creates new auth tokens that allows COOP publishers to publish on-chain. Occasionally there is a period of overlap between existing auth tokens and newly minted ones, e.g. covering...

We've been running COOP as a long-running service for a decent while now. Every so often, we're seeing services stop with too many open file handles: `Network.Socket.accept: resource exhausted (Too...

Logging in COOP utilities do not seem to show time - is there a logging option available to these apps that shows datetime (UTC)? E.g. js-fs-store ``` Establishing the database...

https://github.com/mlabs-haskell/bot-plutus-interface is deprecated, and COOP needs to migrate to a different PAB solution. Reproducing transaction building logic is not necessarily difficult, however, having a stable and robust test suite as...

enhancement
coop-pab

$AUTH tokens that are not used by the end of their validity, or ignored in favor of newer mints are not burned and COOP hasn't the capability to burn these...

enhancement

I'm working through the Tutorial for Orcfax, running `nix develop #dev-tutorial` has taken a while, do we have an anticipated build time for this section? It may be worth adding...

enhancement
future

Create one or more sample fact statements, including a schema structure, to use as a test fixture in development.

Users can make COOP Publishers sign and submit a `mint-fact-statement-tx` transaction with their keys. BPI relies on a PABConfig configuration file to learn about where the wallet directory is. COOP...

bug
critical
coop-pab
coop-publisher
future