John Naulty Jr.
John Naulty Jr.
The `awesome` repo: https://github.com/sindresorhus/awesome requires awesome-lists to be public for 30 days. This means we can open up a PR September 29th. Contribution guidelines for this repo are documented here:...
**Summary** [bip32utils repo](https://github.com/prusnak/bip32utils) no longer exists causing the build to error out. **Info** This utility is mentioned as an implementation of [BIP-32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki#Implementations), and the package is accessible via [pypi](https://pypi.org/project/bip32utils/#description), and...
**Summary** [debian cd iso](https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/) only has version `9.6.0` available, but current `build.json` packer file is trying to pull `9.4.0`, which no longer is hosted at this url. *Errors* Error when...
@aj-ptw hosts the api for the WIFI shield here: https://app.swaggerhub.com/apis/pushtheworld/openbci-wifi-server/1.3.0 but it's not in the README. This is an easy fix someone could put in the README (note: A link...
I was testing out the latest changes and think the drop-down selection for adding + changing repos is really cool. I noticed a small issue with the user-interface and bubbling...
Right now, we're only looking for `build.rs` files, but we should be parsing Cargo.toml for any custom `build.rs` files that might be in the crate
Due to changes from: https://github.com/MystenLabs/sui/pull/16522 Reported Issue + Panic from Missing CA Certs. Might be irrelevant due to:https://github.com/MystenLabs/sui/pull/16669 Should resolve: https://github.com/MystenLabs/sui/issues/16586 ## Test Plan How did you test the new...
## Description Describe the changes or additions included in this PR. ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing...
# Relates to: #868 # Risks * no new risks presented # Background ## What does this PR do? Introduce new Eliza Agent Plugin to manage a Sui Wallet ##...
# Relates to: https://github.com/ai16z/eliza/pull/941 and https://github.com/ai16z/eliza/pull/898 Errors when running agent were: `TypeError: Cannot read properties of null (reading 'getChain')` ``` ["✓ Service video initialized successfully"] Initializing AwsS3Service ⛔ ERRORS Failed...