Skip to content

Node Get/Push config fixes #1126

@ndrpp

Description

@ndrpp

After adding the validation for ERC1271 smart wallets, HTTP routes were missed. In case any admin calls happen using HTTP, the handlers don't pass the new request body parameter address, resulting in a failed validation (all EOAs flows work just the same without issue in both P2P or HTTP).

Also, after pushing a new configuration to the node, although it is correctly saved in the config.json file (confirmed this in container) and correctly returned by calling fetchConfigHandler, calling getComputeEnvironments returns the old values.

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions