-
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.
-
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
My [contract](https://github.com/hasufell/proof-of-burn-cardano/blob/023e96401eec9c77837b1eec6b8b77745424d741/src/ProofOfBurn.hs#L296-L327) runs `submitTxConstraintsSpending` in the rede…
-
## Summary
I'm building 2 transactions in a [redeem endpoint](https://github.com/hasufell/proof-of-burn-cardano/blob/2c8cd852174d45dee247176b1ada7a8e62d7b3f5/src/ProofOfBurn.hs#L293-L327). These ha…
-
### Please ensure:
- [X] This is actually a flaky test already present in the code and not caused by your PR.
### Context
According to @paweljakubas, these failures are related to some hard-c…
-
Any idea why I'm getting this
Error before this is
`executor failed running [/bin/sh -c nix-shell --run "nix build -f default.nix plutus.haskell.packages.plutus-core.components.library"]: exit co…
-
Hi, I get the following error when I run the script in verbose=1
Any idea what it could be?
ValueError: invalid literal for int() with base 16: b'\xcf\x04\r\x16\x8d\xe83\xc9\xcbc\x1aO\x1e\x1cU\x96…
-
Given the following config:
```
[source]
type = "N2C"
address = ["Unix", "/opt/cardano/cnode/sockets/node0.socket"]
magic = "mainnet"
[source.intersect]
type = "Origin"
[cursor]
type = "F…
-
Currently, the Plutus Ledger Specification in Python is baked into eopsin.
This causes two issues
1. hebi also uses the specification, which leads to code duplication
2. if pycardano wants to bui…
-
* https://en.wikipedia.org/wiki/Smart_contract
* https://en.wikipedia.org/wiki/Ricardian_contract
other list of smart contract languages:
* https://www.dslfin.org/resources.html
* https://gith…