AmbireTech / adex-validator-stack-rust

The Ambire AdEx Validator Stack implemented in Rust: sentry, validator worker, adapter, adview manager
https://adex.network
GNU Affero General Public License v3.0
11 stars 10 forks source link

ValidatorMessage #72

Closed elpiel closed 5 years ago

elpiel commented 5 years ago

https://github.com/AdExNetwork/adex-protocol/blob/master/components/validator-stack.md#validator-messages

JS Reference implementation: https://github.com/AdExNetwork/adex-validator/blob/028254fa2d96ab6239c54138ef79aea172c13e1a/routes/schemas.js#L5

elpiel commented 5 years ago

Another thing to consider is eventually creating fixtures for valid/invalid cases to be used in conjunction even with integration tests.