1.0.0-rc.2
We are pushing rc2 of 1.0.0. We further fixed a bunch of stuff and improved a bunch too.
What's Changed
- chore: update naming of env vars and binary (MPC_RECOVERY_* is now MPC_*) by @ChaoticTempest in #730
- chore: additional changes to propose_update by @ChaoticTempest in #729
- Fix cargo check by @volovyks in #733
- feat: use contract configs by @ChaoticTempest in #731
- Feat: deployed partner mainnet node, added fixes for partner code by @kmaus-near in #732
- Serialize contract with borsh by @volovyks in #734
- Test different resharing senarios and fix some bugs by @ailisp in #692
- chore: made ProposedUpdates use IterableMap underneath due contracts taking too much space by @ChaoticTempest in #737
- feat: make PresignatureId be generated and reproducible from triple ids by @ChaoticTempest in #752
- A collection of small audit fixes by @DavidM-D in #754
- fix: make override default impl return empty map and use u32 instead of usize by @ChaoticTempest in #759
- fix: make polling config less frequent by @ChaoticTempest in #760
- FIX: conditionally render nat and router based on network creation. by @kmaus-near in #769
- Load test fixes by @volovyks in #765
- Flat error handling by @volovyks in #757
- fix: add mainnet referer param and change mainnet env var name by @ppca in #770
- chore: lower timeouts for triple, presig and sig generation by @ChaoticTempest in #771
- chore: make mainnet only have log level INFO where DEBUG is too spammy by @ChaoticTempest in #751
- enable dev contract deploy and change all v5 contract by @ppca in #772
- fix: make lake indexer use our own local runtime by @ChaoticTempest in #774
- fix: make manager reject messages for already completed sigs by @ChaoticTempest in #773
- bump request limit from 8 to 16 by @ppca in #775
- change version to 1.0.0-rc.2 and include rc number in node_version by @ppca in #776
- fix: terraform for 1.0.0-rc.2 by @ppca in #778
- FIX: add log writer role by @kmaus-near in #786
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2