PixelPilot
PixelPilot
Incorrect: "The Log and its event data is not accessible from within contracts" Corrected: "The log and its event data are not accessible from within contracts" Reason: "Log and its...
Artifact Actions v3 will be deprecated by January 30, 2025. GitHub has started temporarily failing workflows that haven't been updated ahead of this deadline. This PR updates the action versions...
The previous URL pointed to a non-existent file (LICENSE.txt) in the outdated master branch. The new URL correctly links to the LICENSE file in the main branch, fixing a 404...
I updated the outdated OpenInference SDK link from https://github.com/openinference/openinference to https://github.com/Arize-ai/openinference to reflect the current repository location. If you have a better or more accurate source for the OpenInference SDK,...
Fixed broken GitHub file path to msm.py inside the documentation to match the updated project structure.
Replaced old link to the assets folder with a direct link to the actual EIP markdown. Old: .../tree/master/assets/eip-4671 New: .../blob/master/EIPS/eip-4671.md
Changes Summary: .husky/pre-push → Changed "Update" → "Updated" (past tense correction). lib/growthbook.ts → Formatting fix for better readability. notes/content-reuse.md → "directories" → "directory" (singular), "a" → "an" (vowel sound). nft-tools.mdx...
This PR fixes minor wording issues for clarity and grammar: Replaced "out of" with "from" in standard-l2-genesis.md for better phrasing. Corrected "Bonds is" to "Bonds are" in bond-incentives.md for grammatical...
This pull request updates oven-sh/setup-bun from v1 to v2 in .github/actions/install-dependencies/action.yml. The v2 release provides better version control, improved caching, and enhanced stability. Updating ensures compatibility with the latest Bun...
Updates actions/checkout to the latest stable version v4. Changes: Updates all instances of actions/checkout@v2 to actions/checkout@v4 Reference: Latest version confirmation: https://github.com/actions/checkout/releases/tag/v4.2.2 This update ensures we're using the most recent stable...