1.0.0-rc.4
What's Changed
- 1.0.0-rc.3 by @volovyks in #798
- fix: give indexer some time to catch up before failing on restart by @ppca in #792
- chore: reduce unnecessary logs by @ChaoticTempest in #800
- Include tracing_stackdriver layer to format logs for GCP by @Pessina in #803
- add more contract api tests by @ailisp in #794
- Logs, log levels by @volovyks in #797
- Fixed a test by @DavidM-D in #806
- Further hardened delta by @DavidM-D in #796
- Only enable stackdriver on gcp by @Pessina in #805
- Contract cleanup by @volovyks in #809
- test: integrations for updating the contract code and config by @ChaoticTempest in #807
- Disable fmt layer on GCP by @Pessina in #810
- metrics: add failure counter for triple/presig/signature by @ppca in #804
- feat: added specific RustAnalyzer profile by @ChaoticTempest in #811
- Fix decrease request counter fails by @ailisp in #816
- u128 -> U128 in experimental_signature_deposit by @volovyks in #815
- Chore: removed mainnet dev env nodes by @kmaus-near in #812
- chore: renamed candidate_account_id to candidate by @ChaoticTempest in #824
- adding environment for deployment protection by @anshal-savla in #829
- chore: cleanup jsonrpc client in integration tests by @ChaoticTempest in #828
- chore: reduce integration test boilerplate by @ChaoticTempest in #832
- gas test by @volovyks in #834
- docs fix by @volovyks in #843
New Contributors
- @Pessina made their first contribution in #803
- @anshal-savla made their first contribution in #829
Full Changelog: 1.0.0-rc.3...1.0.0-rc.4