Releases: OmniLayer/omniwallet
Releases · OmniLayer/omniwallet
v0.27.0 - Send To Owners
This is a named release only to match the updates to OmniEngine which add support for Send To Owners and tx70.
Depdancies:
- OmniEngine: All upgrade instructions for OmniEngine tag v0.27.0 should be followed when installing/updating Omniwallet.
- Mastercore 0.0.9.1 or later
- Rebuild mastercore according to its documenation.
- Then restart/run once with the
--startclean
option to reparse the blockchain data.
v0.26.0 - Pending TX
This release adds support for Pending Tx's.
This release is dependant on omniEngine tag (https://github.com/mastercoin-MSC/omniEngine/releases/tag/v0.26) or greater.
Upgrade Instructions:
- Do not Update/Pull these changes until you have finished updating and following the upgrade instructions for omniEngine Tag release above. You will break things.
- Once omniEngine is updated and running appropriately you can proceed with this update
- git pull the changes
- Take special notice of the changes to etc/nginx/sites-available/default
It now directly includes the ~/omniwallet/etc/nginx/sites-available/omni-redirects - Update your /etc/nginx/sites-available/default file to match the template provided.
This update/change allows for a more seemless upgrade in future. Only requiring an nginx restart instead of always hand editing the default config file new api commands are updated/changed.