Pi Lanningham

Results 36 issues of Pi Lanningham

**Is your feature request related to a problem? Please describe.** When implementing a new feature, I often add a new field to a struct first by writing out the usage...

FeatureRequest

Hello! While testing our changes for the upgrade to Vasil, we produced this transaction: https://testnet.cexplorer.io/tx/c8b91a27976836f5ba349275bba3f0b81eb1d51aaf31a4340035ce450fdf83a7 This has the seemingly scary property that the datum in the witnesses doesn't hash to...

:fountain_pen: documentation

Upgraded chrome typings recently, and now chrome-promise is failing with the following errors: ``` /srv/package/node_modules/chrome-promise/chrome-promise.d.ts ERROR in /srv/package/node_modules/chrome-promise/chrome-promise.d.ts(73,51): TS2694: Namespace 'chrome.accessibilityFeatures' has no exported member 'AccessibilityFeaturesGetArg'. /srv/package/node_modules/chrome-promise/chrome-promise.d.ts ERROR in /srv/package/node_modules/chrome-promise/chrome-promise.d.ts(73,118):...

#### Describe your idea, in simple words. Allow a user to specify a maximal point to sync to. After reaching this point, Kupo should stay up and respond to queries,...

enhancement
good first issue

This isn't exactly an issue, but I couldn't figure out any other way to contact you. I built a small docker container that pulls a resume.json file from the latest...

pending
info
announcement

This library looks really high quality, but the last commit was in January. Do you have plans to implement Work Item querying? Without that, it's of rather limited usefulness. Would...

(Not sure if this is a feature request or a bug...) **Is your feature request related to a problem? Please describe.** I've implemented a custom store that's essentially: ```js function...

feature request

### Description It is convenient when rendering rectangles (or other shapes) to set a starting position, and then calculate the width by reference to two other values; If this width...

bug
pdf
visualize

### Summary We're working on porting PlutusV1 contracts to PlutusV2; but when compiling these new contracts using the latest `main` branch, it produces scripts with the version prefix `010100`, which...

Documentation
Low priority
status: triaged

[bgzip files](https://learngenomics.dev/docs/genomic-file-formats/compression-and-BGZF/) are an extension to gzip that takes advantage of the fact that you can have arbitrary data before and after the actual contents of the gzip file; it...

format-request