Skip to content

ethnode: geth changed node input parsing, breaking admin_addTrustedPeer  #65

@shazow

Description

@shazow

Looks like geth added new checks to the way node inputs get parsed: ethereum/go-ethereum#19663

Some of our users are getting:

invalid enode: missing 'enr:' prefix for base64-encoded record

We were sending passing in just the Enode ID, but looks like it requires an enode:// prefix to always be present now.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingUrgentNeeds to be resolved as soon as possible

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions