Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In particular, breaks the Contract class into its own file. This has the benefit of being more modular, allowing subclassing for external modules, as well as saving memory that was previously wasted re-initializing the class on each instance creation. Fixes ethjs#3.
- Loading branch information