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

Implement Solidity Coder #1

Closed
ricmoo opened this issue Jul 16, 2016 · 0 comments
Closed

Implement Solidity Coder #1

ricmoo opened this issue Jul 16, 2016 · 0 comments

Comments

@ricmoo
Copy link
Member

ricmoo commented Jul 16, 2016

The solidity coder provided uses libraries we otherwise already have similar libraries other places (such as sha3 and bignumber) which makes it take up as much space as the entire rest of this library.

The solidity library is also LGPL, which is one of only two components of ethers-wallet which are not MIT licensed. So, it is a fairly small amount of work to move the entire project to a completely MIT licensed project.

Make sure to test against the test cases here:
https://github.com/ethereum/solidity.js/tree/master/test

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

1 participant