https://github.com/crytic/medusa-geth
A go-ethereum fork enabling additional testing capabilities for medusa
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Keywords from Contributors
Repository
A go-ethereum fork enabling additional testing capabilities for medusa
Basic Info
- Host: GitHub
- Owner: crytic
- Default Branch: main
- Homepage: https://github.com/crytic/medusa
- Size: 162 MB
Statistics
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
medusa-geth
medusa-geth is a fork of go-ethereum which introduces changes to enable additional testing capabilities within medusa.
Each forked release can be observed as its own branch in this repository. It contains the original commits of the release, as well commits which patch the release to add the functionality in the fork.
Changes
- Introduction of a
ConfigExtensionsstruct withinvm.Config, containing additional controls for the EVM. - Ability to disable EVM code size checks through
ConfigExtensions(without disabling the rest of EIP158). - Ability to specify additional precompiles through
ConfigExtensions.
Contributing
This repository serves as a dependency for medusa. All changes made to this repository are only in service of medusa's needs. We are currently not accepting external contributions to this repository for other use cases.
To file an issue related to medusa-geth or learn more, please read our CONTRIBUTING guidelines.
License
go-ethereum licenses are retained and may be observed within each fork branch.
Owner
- Name: Crytic
- Login: crytic
- Kind: organization
- Email: opensource@trailofbits.com
- Location: New York, NY
- Website: https://www.trailofbits.com/
- Repositories: 66
- Profile: https://github.com/crytic
Blockchain Security, by @trailofbits
GitHub Events
Total
- Watch event: 2
- Delete event: 3
- Member event: 1
- Issue comment event: 1
- Push event: 27
- Pull request review event: 1
- Pull request event: 5
- Create event: 5
Last Year
- Watch event: 2
- Delete event: 3
- Member event: 1
- Issue comment event: 1
- Push event: 27
- Pull request review event: 1
- Pull request event: 5
- Create event: 5
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| David Pokora | d****a@g****m | 10 |
| alpharush | 0****h@p****m | 1 |
| Anish Naik | a****k@t****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- bsamuels453 (2)
- anishnaik (1)
- Xenomega (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 0
proxy.golang.org: github.com/crytic/medusa-geth
Package ethereum defines interfaces for interacting with Ethereum.
- Homepage: https://github.com/crytic/medusa-geth
- Documentation: https://pkg.go.dev/github.com/crytic/medusa-geth#section-documentation
- License: GPL-3.0