Releases: w3f/polkadot-watcher-validator
Releases · w3f/polkadot-watcher-validator
v3.3.2
What's Changed
- Bump @w3f/test-utils from 1.2.23 to 1.2.24 by @dependabot in #153
- Bump @polkadot/api from 8.2.1 to 8.5.1 by @dependabot in #152
- Bump @types/node from 14.18.16 to 14.18.18 by @dependabot in #150
- Bump express from 4.18.0 to 4.18.1 by @dependabot in #146
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #145
Full Changelog: v3.3.1...v3.3.2
v3.3.1
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Bump @polkadot/api from 7.14.3 to 7.15.1 by @dependabot in #136
- added new commission change detection feature, added unit tests by @ironoa in #137
Full Changelog: v3.2.6...v3.3.0
v3.2.6
What's Changed
- added staking bond detection, added batch and batchAll scenario by @ironoa in #135
- Bump @polkadot/api from 7.12.1 to 7.14.3 by @dependabot in #133
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #132
- Bump mocha from 9.2.1 to 9.2.2 by @dependabot in #127
- Bump @types/lodash from 4.14.179 to 4.14.181 by @dependabot in #134
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Bump @w3f/test-utils from 1.2.19 to 1.2.22 by @dependabot in #130
- Bump @polkadot/api from 7.10.1 to 7.12.1 by @dependabot in #128
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Bump version by @Nexus2k in #115
- circleci-v2.4.16 by @Nexus2k in #117
- Bump @w3f/polkadot-api-client from 1.2.14 to 1.2.15 by @dependabot in #122
- Bump @types/node from 14.18.11 to 14.18.12 by @dependabot in #120
- Bump express from 4.17.2 to 4.17.3 by @dependabot in #116
- Bump @polkadot/api from 7.8.1 to 7.9.1 by @dependabot in #119
- Bump @w3f/test-utils from 1.2.17 to 1.2.18 by @dependabot in #121
- Bump mocha from 9.2.0 to 9.2.1 by @dependabot in #118
New Contributors
Full Changelog: v3.2.2...v3.2.4
v3.2.2
What's Changed
- Bump mocha from 9.1.4 to 9.2.0 by @dependabot in #102
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in #105
- Bump @polkadot/api from 7.4.1 to 7.7.1 by @dependabot in #111
- Bump @types/node from 14.18.9 to 14.18.10 by @dependabot in #109
- Bump @w3f/test-utils from 1.2.14 to 1.2.16 by @dependabot in #113
- Bump @w3f/polkadot-api-client from 1.2.11 to 1.2.13 by @dependabot in #112
Full Changelog: v3.2.1...v3.2.2
v3.2.1: Merge pull request #101 from w3f/bump-deps
deps upgrade, fixed breaking changes
v3.2.0: Merge pull request #91 from w3f/payee-change
New Feature: Rewards destination change detection => Prometheus metric
v3.1.3: Merge pull request #82 from w3f/test-endpoint
Prometheus refactoring