-
Subscribe to this issue and stay notified about new [daily trending repos in Haskell](https://github.com/trending/haskell?since=daily).
-
At the moment there's a `timestamp` field, but that's the time the package version was added. It would be nice to know about revisions. I can see a few possible designs here:
- Change `timestamp` t…
-
I am using epoxy controller to show the results of 2 types: Products and Product Lists. I am seeing myself repeating a lot of states changes using booleans. Is there an efficient way to do this? Thank…
-
Plutus was originally released with `PlutusTx` as the default Haskell API for building plutus onchain scripts. other tools have quickly emerged for writing plutus _without Haskell_, either as a stand…
-
This is really a ticket for Dante, but filing here for this team to prioritize. Several IDE integration options today are unfortunately tied pretty tightly to the existence of Stack (unnecessarily so!…
mboes updated
6 years ago
-
Hey! I've been playing around with Blaze for a rather simple scenario and encountered quite a few hiccups so I thought I'd document them here. Do as you please with this feedback.
My goal was to c…
KtorZ updated
4 months ago
-
recommended to add a parameter for your own BTC address to automatically transfer to this address when a balance account is found LOL
-
This issue is for dumping all the plans regarding builtins in a largely unstructured way.
-
The following items are functions of the wallet that are currently not exposed for API consumers:
1. Submitting **signed** transactions, one or many
Required for #20
2. Getting the **UTxO set** …
-
### Describe the feature you'd like
**When** I have a BuiltinList
**and** I know the index of element to accessed
**Then** I can directly access the item by it's index
**Additionally**, I wo…