Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants