What's Changed
- Change expect to "Ok Err" by @johanneshahn in #102
- Increase minimum node compat to v3.5.0 by @who-biz in #103
- Change 'unwrap' usage to '?' operator in controller/src/command.rs by @who-biz in #104
- Remove subscribe interval from listener by @johanneshahn in #106
- Use explicitly versioned ring dependency (0.16.20) by @who-biz in #107
- Switch epic_util to master branch, update lockfile by @who-biz in #108
- Bump version to 3.5.2 for maintenance release by @who-biz in #110
- Add a From/To address field in wallet db by @johanneshahn in #109
- Change epicbox default to epicbox.epiccash.com by @who-biz in #111
- Version bump for 3.6.0 release by @who-biz in #112
Full Changelog: v3.5.0...v3.6.0
For users on Ubuntu 22.04 Jammy and later, you will need to install libssl1.1.1f from our website. Steps below:
dpkg -l | grep libssl
If it lists 1.1.1g you will need to remove those with:
sudo dpkg -r libssl1.1:amd64
and maybe
sudo dpkg -r libssl-dev:amd64 (first if it's installed too)
then install 1.1.1f
https://epiccash.com/libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb
Please check the following sha256sums against your downloaded files:
epic-wallet-3.6.0-linux-amd64.tar.gz
878769a45525116b918bcc5e3e59439fa1a620a7dd821aa498013ca2b412ed05
epic-wallet_3.6.0_amd64.deb
3450cbf924b8e678aa336b89aa4e86239a009196da1af8ade5e62b39d64b63ca
MacOS-Intel_v3.6.0.zip
bf82e422cf04db0f857a57caee8a0bac927dbda34fa1edd0811e4491e1a9eefb
Windows_v3.6.0.zip
4f371321652e7c60420096db4d10959e54e9d723f3bb85685da30d62d98996f9