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

Project suggestion: create monorepo for blockchain data schemes #19

Closed
axic opened this issue Jul 17, 2018 · 1 comment
Closed

Project suggestion: create monorepo for blockchain data schemes #19

axic opened this issue Jul 17, 2018 · 1 comment

Comments

@axic
Copy link
Member

axic commented Jul 17, 2018

  • ethereumjs-tx
  • ethereumjs-acocunt
  • ethereumjs-block
  • [ethereumjs-collation]

All of these provide (de)serialisation of data. They could be placed into a single repo, where the appropriate modules can still be loaded selectively from the outside, for example: require('ethereumjs-data-schemes/tx).

This should help in the maintenance work as it would reduce the number of repositories.

@axic axic changed the title Create monorepo for blockchain data schemes Project suggestion: create monorepo for blockchain data schemes Jul 17, 2018
@holgerd77
Copy link
Member

Closed by execution upon ethereumjs/ethereumjs-monorepo#561

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

No branches or pull requests

2 participants