Skip to content

v0.26.0 - Pending TX

Compare
Choose a tag to compare
@achamely achamely released this 16 Jan 16:54
· 2071 commits to master since this release

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:

  1. 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.
  2. Once omniEngine is updated and running appropriately you can proceed with this update
  3. git pull the changes
  4. Take special notice of the changes to etc/nginx/sites-available/default
    It now directly includes the ~/omniwallet/etc/nginx/sites-available/omni-redirects
  5. 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.