
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
github.com/BitDog4m/dog-etc
An ethereum/go-ethereum downstream effort to make the Ethereum Protocol accessible and extensible for a diverse ecosystem.
Priority is given to reducing opinions around chain configuration, IP-based feature implementations, and API predictability. Upstream development from ethereum/go-ethereum is merged to this repository regularly, usually at every upstream tagged release. Every effort is made to maintain seamless compatibility with upstream source, including compatible RPC, JS, and CLI APIs, data storage locations and schemas, and, of course, interoperable node protocols. Applicable bug reports, bug fixes, features, and proposals should be made upstream whenever possible.
Networks supported by the respective go-ethereum packaged geth
program.
Ticker | Consensus | Network | core-geth | ethereum/go-ethereum |
---|---|---|---|---|
ETC | :zap: | Ethereum Classic | :heavy_check_mark: | |
ETH | :zap: | Ethereum (Foundation) | :heavy_check_mark: | :heavy_check_mark: |
- | :zap: :handshake: | Private chains | :heavy_check_mark: | :heavy_check_mark: |
:zap: | Mordor (Geth+Parity ETH PoW Testnet) | :heavy_check_mark: | ||
:zap: | Morden (Geth+Parity ETH PoW Testnet) | |||
:zap: | Ropsten (Geth+Parity ETH PoW Testnet) | :heavy_check_mark: | :heavy_check_mark: | |
:handshake: | Rinkeby (Geth-only ETH PoA Testnet) | :heavy_check_mark: | :heavy_check_mark: | |
:handshake: | Goerli (Geth+Parity ETH PoA Testnet) | :heavy_check_mark: | :heavy_check_mark: | |
:handshake: | Kotti (Geth+Parity ETC PoA Testnet) | :heavy_check_mark: | ||
:handshake: | Kovan (Parity-only ETH PoA Testnet) | |||
Tobalaba (EWF Testnet) | ||||
Ephemeral development PoA network | :heavy_check_mark: | :heavy_check_mark: | ||
MINTME | :zap: | MintMe.com Coin | :heavy_check_mark: |
1: This is originally an Ellaism Project. However, A recent hard fork makes Ellaism not feasible to support with go-ethereum any more. Existing Ellaism users are asked to switch to Parity.
2: Network not supported by default, but network configuration is possible. Make a PR!
Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!
If you'd like to contribute to core-geth, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core devs first on our gitter channel to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.
Please make sure your contributions adhere to our coding guidelines:
master
branch.Please see the Developers' Guide for more details on configuring your environment, managing project dependencies, and testing procedures.
The core-geth library (i.e. all code outside of the cmd
directory) is licensed under the
GNU Lesser General Public License v3.0,
also included in our repository in the COPYING.LESSER
file.
The core-geth binaries (i.e. all code inside of the cmd
directory) is licensed under the
GNU General Public License v3.0, also
included in our repository in the COPYING
file.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.