This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity Ethereum v2.6.1-beta
Parity-Ethereum 2.6.1-beta is a patch release that improves stability.
This release includes:
- Allow specifying hostnames for node URLs
- Fix a bug where archive nodes were losing peers
- Add support for Energy Web Foundations new chains 'Volta' and 'EWC', and remove their deprecated 'Tobalaba' chain.
System | Architecture | Binary | Sha256 Checksum |
---|---|---|---|
![]() |
x64 | parity.exe | dbad6dc6b0b0a90a6fdb9110c9feb796919fcf2c8fff2704d8b2f4cdc1cec927 |
![]() |
x64 | parity | 476817293dedabc05f3eb7f8d0e172d9fb0fe82087c120ac1f2e547e7abf2b8e |
![]() |
x64 | parity | 2178a9ee9656dd7669ba7528bec7ec0d54c93c54c5b693a39efa83fefa496348 |
System | Option | - | Resource |
![]() |
Homebrew | - | github.com/paritytech/homebrew-paritytech |
![]() |
Snapcraft | - | snapcraft.io/parity |
![]() |
Docker | - | hub.docker.com/r/parity/parity |
![]() |
All binaries | - | vanity-service.parity.io/parity-binaries?version=v2.6.1 |
The full list of included changes:
- Add support for Energy Web Foundation's new chains (#10957)
- Kaspersky AV whitelisting (#10919)
- Avast whitelist script (#10900)
- Docker images renaming (#10863)
- Remove excessive warning (#10831)
- Allow --nat extip:your.host.here.org (#10830)
- When updating the client or when called from RPC, sleep should mean sleep (#10814)
- added new ropsten-bootnode and removed old one (#10794)
- ethkey no longer uses byteorder (#10786)
- docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652)