Closed kalouo closed 4 years ago
Adds more stateless validation logic to the /block.validate endpoint.
/block.validate
Logic in block_validator.ex and tests in block_validator_test.exs
block_validator.ex
block_validator_test.exs
mix test test/omg_watcher/block_validator_test.exs
Updated the documentation to reflect new checks.
1643
Overview
Adds more stateless validation logic to the
/block.validate
endpoint.Changes
Logic in
block_validator.ex
and tests inblock_validator_test.exs
Testing
mix test test/omg_watcher/block_validator_test.exs