-
### Summary
Chain index finished syncing two hours ago, and there is no log output since, but is still using 30 cores.
```
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ CO…
-
In some cases, we need to pass the param to script at run time instead of build time to get the final script
Lucid lib supports this with rust lib: https://github.com/spacebudz/lucid/blob/457c156e7…
-
Bitwise operations can be performed on byte strings only in CIP-0058. On the other hand the aritmetic operations can be performed on integers only. In cryptographic algorithms arithmetic and bitwise o…
-
As a Plutus Core developer, I want to have an implementation of the binary format that we control, so that I can be confident it won’t change due to upstream changes, and so that we can change it ours…
-
### Describe the feature you'd like
To facilitate independent implementations of builtins that can not leverage the usage of the same `blst` dependency used in this repository, it would be useful to …
-
A K function that receives a string representing an Untyped Plutus Core (UPLC) program and produces an UPLC program.
-
PR #6087 introduces multiple cost models for Plutus Core. There are many budget tests which currently only use the latest cost model. We should decide what do do with these: for example, should we r…
kwxm updated
5 months ago
-
**Describe the bug**
In https://github.com/haskell/ghcide/issues/776 we discovered that some versions of `ghcide` (a Haskell LSP implementation) create a large number of file watchers: one for each f…
-
## Introduction
Original with diagrams:
https://gitlab.com/mukn/glow/-/issues/213
In GitLab by @kwanzknoel on Aug 9, 2021, 21:45
Questions we need answers to:
## How does it work?
…
-
### Summary
I am trying to synchronize Plutus Chain Index for the public testnet since about a month. I made it to 93% but observed that it got slower and slower, pausing for 1 to 4 hours after aro…