https://github.com/crytic/medusa-geth

A go-ethereum fork enabling additional testing capabilities for medusa

https://github.com/crytic/medusa-geth

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

solidity
Last synced: 9 months ago · JSON representation

Repository

A go-ethereum fork enabling additional testing capabilities for medusa

Basic Info
Statistics
  • Stars: 12
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing

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 ConfigExtensions struct within vm.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

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

All Time
  • Total Commits: 12
  • Total Committers: 3
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.167
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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.

  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.7%
Average: 5.9%
Dependent repos count: 6.1%
Last synced: 11 months ago