-
Hi, me again!
I use a JSON parser lib originally written by the author of MiniScript. This script works fine in-game, however, when running in Greybel, there is some strange corruption going on:
…
-
Some possibly invalid input miniscripts may cause the miniscript evaluator to misbehave:
- when compiling in debug mode, at least we get an assertion failure (the program will crash and exit).
- whe…
-
We can't publish Fedimint to nixpkgs because git dependencies are not supported:
```
> source = "git+https://github.com/dpc/rust-secp256k1-zkp/?branch=sanket-pr#f29b1b8c442d4b8a42547ce36d3987aae…
dpc updated
11 months ago
-
:calendar: Tue December 5, 2023 12:00 UTC
:round_pushpin: Discord General Voice Channel
**Please add comments to this issue to suggest issues and PRs to discuss.**
## General Discussion Items
…
-
After doing an `scp` and calling `launch, the interpreter gets stuck in a very weird place:
![image](https://github.com/ayecue/greybel-vs/assets/1489693/47c3d10a-6f3c-4be7-8e26-a7e1a4757156)
It …
-
Is there a Rust validator of arbitrary scripts (not just miniscripts)? A script verification (most often) involves verification of (pubKey, signature) pairs, given the sighash. Is there an API that al…
-
In kubernetes get all config from config maps. It is OK for this to involve duplication of existing files initially. This is an early step towards a fuller config update.
-
I use mocking for my unit tests ([code here](https://pastebin.com/QtZUArar) if you're interested) and in certain tests, I override global functions.
For example, if I want to override `include_lib`…
-
![image](https://github.com/JoeStrout/miniscript/assets/15525424/d9a286d9-82b2-4db9-b80a-fb47dd3a4165)
-
Running on arm64 android termux.
Assert failed: s.atB(0) == -26 at src/MiniScript/SimpleString.cpp:314
s.atB(0) is 230 instead of -26.