Skip to content

Conversation

@martyall
Copy link
Collaborator

@martyall martyall commented Dec 17, 2021

NB Most of the diff here is from running purty. We should really be enforcing that purty is clean on merge to master. The only real change is in this file and then updating everywhere we use that.

The only place where we have this dependency is https://pursuit.purescript.org/packages/purescript-parsing/6.0.2/docs/Text.Parsing.Parser.String#v:anyChar

This really didn't make any sense anyway because it makes no sense to take a char from a HexString, you can only take bytes which means taking two Chars at a time. This PR corrects this problem, and allows for us to upgrade to purescript-parsing v7.0.0 whenever we update the underlying purescript-eth-core lib

@martyall martyall merged commit 9a99958 into master Apr 29, 2022
@martyall martyall deleted the take-bytes branch April 29, 2022 16:50
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

Successfully merging this pull request may close these issues.

2 participants