-
Notifications
You must be signed in to change notification settings - Fork 19
Labels
Type: BugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working