Skip to content

v0.7.0

Compare
Choose a tag to compare
@canercidam canercidam released this 23 Jan 12:40
· 828 commits to master since this release
79e4a0f

Improvements

Delegated staking support

Node services and CLI are updated to support the new contract interfaces and the new registration method of the oncoming delegated staking feature. The new forta authorize pool command generates an EIP-712 signature to allow wallets to register the node to one of their pools. (Note: This command is not useful just yet - stick to forta register)

Other improvements

  • Detect when proxy is not set (if scan is WebSocket)
  • Add code coverage commands

What's Changed

Full Changelog: v0.6.3...v0.7.0