Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MemeCore Chain #6837

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Add MemeCore Chain #6837

merged 2 commits into from
Feb 19, 2025

Conversation

tech-memecore
Copy link
Contributor

We launch mainnet chain, MemeCore!
#6362

Copy link

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

Copy link

@smartie2037 smartie2037 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest Release of Node.js (v23.8.0)

Release Date: February 13, 2025
Author: @targos
Release URL: v23.8.0

Notable Changes

  1. Support for Using System CA Certificates Store on macOS and Windows

    • Added the --use-system-ca command-line flag.
    • This flag instructs Node.js to use the trusted CA certificates present in the system store.
    • Available options include --use-bundled-ca and --use-openssl-ca.
    • Contributed by Tim Jacomb (PR #56599) and Joyee Cheung (PR #56833).
  2. Introduction of the URL Pattern API

    • An implementation of the URL Pattern API is now available.
    • The URLPattern constructor is exported from the node:url module and will be available as a global in Node.js 24.
    • Contributed by Yagiz Nizipli and Daniel Lemire (PR #56452).
  3. Support for the zstd Compression Algorithm

    • Node.js now includes support for the Zstandard (zstd) compression algorithm.
    • Various APIs have been added to the node:zlib module for both compression and decompression of zstd streams.
    • Contributed by Jan Krems (PR #52100).
  4. Node.js Thread Names

    • Threads created by the Node.js process are now named to improve the debugging experience.
    • Worker threads will use the name option that can be passed to the Worker constructor.
    • Contributed by Rafael Gonzaga (PR #56416).
  5. Timezone Data Updated to 2025a

    • Included changes:
      • Paraguay adopts permanent -03 starting spring 2024.
      • Improved pre-1991 data for the Philippines.

Other Notable Changes

  • (SEMVER-MINOR) sqlite: Allow returning ArrayBufferViews from user-defined functions (René) (PR #56790).

Commits

  • Add simple parse and test benchmarks for URLPattern (James M Snell) (#56882)
  • Exclude libm linking on macOS (deepak1556) (#56901)
  • Remove explicit linker call to libm on macOS (deepak1556) (#56901)
  • And many more...

For full details, please visit the release page.

@tech-memecore
Copy link
Contributor Author

rebased

@ligi ligi merged commit fff1dc1 into ethereum-lists:master Feb 19, 2025
5 checks passed
Copy link

PR merged - please consider contributing some funds to lists.eth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants