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

Create a Common folder #93

Closed
david-julien opened this issue Jul 12, 2017 · 0 comments
Closed

Create a Common folder #93

david-julien opened this issue Jul 12, 2017 · 0 comments
Assignees

Comments

@david-julien
Copy link
Contributor

Create a "Common/General" folder with multiple package categories to handle things like:

  • common Big constants (0, 2^256 - 1, max difficulty, …) so we dont have to keep re-declaring them
  • big helpers like BigExp(), BigIntToByteSlice, ByteSliceToBigInt, …
  • slice helpers like appendUint32, appendUint64
  • etc…
@david-julien david-julien self-assigned this Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants