LiNEAR v1.3.3
This patch includes code factoring, one new contract interface for updating validator weights and update of validator list.
What's Changed
- feat: update weights of validators by @0xdefacto in #134
- chore: add stake wars iii winners to mainnet nodes by @dongcool in #137
- chore: add 2nd batch stake wars iii winners to mainnet nodes by @linguists in #138
- chore: add 3rd batch stake wars iii winners to mainnet nodes by @linguists in #139
- refactor: more accurate return type of
get_candidate_to_xxx
functions by @0xdefacto in #140 - refactor: rename
VValidator
toVersionedValidator
by @0xdefacto in #141 - chore: add 4th batch stake wars iii winners to mainnet nodes by @linguists in #142
- chore: remove magic.poolv1.near by @dongcool in #143
- chore: remove validators by @linguists in #144
- feat: merge v1.3.1 and v1.3.2 back to main by @dongcool in #149
- chore: release v1.3.3 by @linguists in #150
- chore: new line for blobhash by @dongcool in #152
- chore: update weights in prod by @dongcool in #148
Full Changelog: v1.3.0...v1.3.3