-
Traceback (most recent call last):
File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/usr/lib/python3.10/multiprocessing/process.py", line 10…
-
Once the modular exponentiation function has been fully implemented in Plutus Core and PlutusTx and costed we should add some end-to-end tests for it.
-
- [x] Verify and add any missing protocol params
- nonnegative_interval ; MinFee RefScriptCostPerByte
- [x] Update to support new redeemer structure
```
; Flat Array support is included f…
-
#### EDIT: may have debugged this, see below
Hey!
I've hit simmingly simmilar error to #419 and #503, but these issue titles kinda exclude this instance. Also I wanted more visibility, not gonn…
-
**Internal/External**
*External*
**Area**
*Plutus* Related to Plutus Scripts (Alonzo).
*Other* Any other topic (Delegation, Ranking, ...).
**Describe the feature you'd like**
Add an opti…
-
### Summary
After updating to the latest `plutus-tx`, we noticed some significant regression in the instances generated by `PlutusTx.makeIsDataIndexed ''C [...]` .
Compilation times skyrocketed an…
-
https://github.com/Vortecsmaster/EA_BuidlNOW_Crowdfunding/blob/c217353aa0db6b08d86689d95dfa675da61debd8/crowdfunding_v03/validators/campaingmanagementv03.ak#L46
While Plutus Haskell lib had a pretty …
-
I'm not sure if I'm doing something wrong, but
Given an interface and two class implementations, one empty class and one class w/ one property (as per MyOptional example) https://github.com/bloxbea…
-
### Summary
The `create-script-context` tool no longer works with custom redeemer for PlutusScriptV1.
### Steps to reproduce the behavior
1. Run
```
create-script-context --generate-tx test_conte…
-
### The problem that you wish to solve
I'm trying to figure out how to create a script transaction *without the plutus PAB backend*. I have a use case where I want to be able to send arbitrary datu…