Supported versions
Name | Version |
---|---|
Oasis Core | 23.x |
Emerald Paratime | 10.x.x, 11.x.x |
Sapphire Paratime | 0.6.4, 0.7.x |
This release updates Oasis Core to 23.x, adds support for Emerald Paratime 11.x.x, and Sapphire Paratime 0.7.x.
Changelog
New Features
- 80802b8: feat: Add test for sapphire- and emerald-dev images (@matevz)
- ceb9dc8: feat: Bump sapphire and emerald to 0.7.0-testnet and 11.0.0-testnet (@matevz)
- aab8df3: feat: Bump versions in README (@ptrus)
- 97626c3: feat: Use mock beacon for emerald-dev too (@matevz)
- 4623726: feat: bump oasis-core to 23.0.6 (@ptrus)
Bug fixes
- 71e8563: fix: Genesis initialization in emerald-dev docker (@matevz)
- 6690e63: fix: sapphire-dev: Fix key manager initialization (@matevz)
- 99679c7: fix: sapphire-dev: Speed up key manager initialization (@peternose)
Dependencies updates
- e24d7ca: deps(go): bump github.com/ethereum/go-ethereum from 1.13.4 to 1.13.5 (@dependabot[bot])
- f3d0cae: deps(go): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (@dependabot[bot])
- da79fb4: deps(go): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (@dependabot[bot])
- b018536: deps(go): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (@dependabot[bot])
- d99e446: deps(go): bump golang.org/x/crypto from 0.14.0 to 0.15.0 (@dependabot[bot])
Other changes
- ab39c28: other: Reduce CI timeout for docker tests to 2 mins (@matevz)
- 66c8a52: other: fix benchmarks fixture (@ptrus)
Full Changelog: v4.0.0-rc1...v4.0.0