ogmios icon indicating copy to clipboard operation
ogmios copied to clipboard

❇️ A WebSocket JSON/RPC bridge for Cardano

Results 28 ogmios issues
Sort by recently updated
recently updated
newest added

#### Describe your idea, in simple words. - A new endpoint, perhaps named `EvaluateTxFee`, could be added to estimate transaction fees - This would take a serialized transaction and return...

enhancement
good first issue

I am trying to build `cardano-ogmios-5.5.2` version in my M1 chip apple machine. Firstly, I got build failure on building `bitcoin-core's secp256k1` at the step of `sudo make install` ,...

question
server

There are few pain points in the current API which can't be improved without introducing breaking-changes. This ticket summarizes / keep track of those desired changes as long as the...

#### Describe your idea, in simple words. Currently, Ogmios returns native scripts as JSON objects using some special keywords to represent the little DSL formed by the native scripts (`all`,...

enhancement
good first issue
server

#### Describe your idea, in simple words. Ogmios has a compact mode where large data like signatures and headers are omitted from the response. This is useful for clients in...

enhancement
good first issue
server

#### Describe your idea, in simple words. I have a bunch of generic logging at the application level of my current project that best belongs upstream. I would like to...

enhancement
client/TypeScript

#### What Git revision are you using? v5.3.0 binary #### What operating system are you using, and which version? - [ ] Linux / Ubuntu - [X] Linux / Other...

enhancement
good first issue
server

Hi, I've noticed that localTxMonitor `sizeAndCapacity` return currentSize not matching with actual tx size. I've this sequence from localTxMonitor: ``` May 12 18:39:23 mempool-monitor[24872]: Acquiring snapshot ... May 12 18:39:23...

waiting for author

#### What operating system are you using, and which version? - [ ] Linux / Ubuntu - [ ] Linux / Other - [x] OSX - [ ] Windows ####...

documentation