P2SH Encoding + MPMA
This release includes 2 new major features:
- P2SH encoding: Allows arbitrary size messages using 2 transactions to encode data inside P2SH scriptSigs.
- MPMA: Allows sending multiple assets to multiple addresses with different quantities and memos on a single message, usually used in conjunction with P2SH.
Instructions for upgrading:
cd federatednode/
fednode stop
git pull
sudo rm -f data/counterparty/counterparty.*
fednode update
fednode rebuild