Matthias Benkort

Results 35 issues of Matthias Benkort

Hi, I am really trying my best, but I can't get it to work and the errors are rather harebrained to me... A bit of context, I am trying to...

defect

The Frequently Asked Questions are a bit poor and some of them are now irrelevant (or at least, deserve an updated answer). In addition, I've just found that quite a...

TODO

In the lights of [this comment](https://github.com/MostlyAdequate/mostly-adequate-guide/pull/357#issuecomment-354568876), I'd suggest to draft a `CODE_OF_CONDUCT.md` and `CONTRIBUTING.md` to follow GitHub's classic structure for Open-Source projects :+1:

TODO

## Description - f63761ebe5a9edcbf01310f7ebf263f7a5f0e12b implement export-wallets for Byron reboot migration This little command-line tool extract the name and encrypted XPrv of known wallets and spits them back in a user-friendly...

## Area [?] *Plutus Foundation* Related to the GHC plugin, Haskell-to-Plutus compiler, on-chain code [?] *Plutus Application Framework* Related to the Plutus application backend (PAB), emulator, Plutus libraries ~~[] *Marlowe*...

bug

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. The local-state-query protocol provides a `GetInterpreter` query which returns an interface for running various queries regarding time and slotting arithmetic on Cardano. Behind...

enhancement
server

#### Describe your idea, in simple words. Enable routing HTTP requests to the local-tx-submission protocol. A typical request would be: - verb: `POST` - content-type: `application/cbor` or `text/plain` - accept-encoding:...

enhancement
good first issue
server