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

Replace repository reference for accounts/abi/bind #29

Merged
merged 1 commit into from
Aug 13, 2019

Conversation

austinabell
Copy link
Contributor

Currently it references eth-classic's bind module, but to make the rename #3 error free (last time we didn't change this and it is impossible to have the CI to pass when changing both remote references simultaneously. Not sure why the bind package was segregated, but in any case, this will relieve a headache in the future if you want. Also makes more logical sense since that module isn't a seperate repository.

@austinabell austinabell requested a review from noot as a code owner August 7, 2019 19:32
@soc1c soc1c merged commit efc7e04 into development Aug 13, 2019
@soc1c soc1c deleted the austin/abibindreplace branch August 13, 2019 07:10
@soc1c soc1c mentioned this pull request Aug 13, 2019
4 tasks
soc1c added a commit that referenced this pull request Aug 13, 2019
* Replace repository reference for accounts/abi/bind (#29)

* docs: update badges (#34)

* docs: add gitter badge

* docs: add circle-ci badge

* Update README.md

* Update README.md

* Update README.md

* docs: update repository path

* Update README.md

* Tx Encoding and decoding fix (#33)

* Added test for decoding old encoding function

* Fixed decoding issue and improved tests to handle all cases including previous client

* Add compatibility with previous version

* Rename receipt storage variable

* Storage and edge case fixes (#28)

* Applied storage fixes and updates

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

Successfully merging this pull request may close these issues.

4 participants