Colm3na / polkastats-backend-v3

polkastats.io backend repository
Apache License 2.0
17 stars 15 forks source link

Store validator and nominator slashes in db #140

Closed mariopino closed 4 years ago

mariopino commented 4 years ago

Closes #132

Description:

Store validator and nominator slashes in db for new eras.

Add tables:

NOTE: We need to implement fetch and store of rewards and slashes for previous eras (up to history depth) but not in this PR.

Thank you! 🚀


For contributor:

For reviewer: