Version 1.1.3
- Updated antelope-go library to v0.1.2 that fixes a bug in abi binary
decoder, it expects some fields to be strings while they are "names"
(strings encoded into a int64) - Fix a bug with "set_abi" struct had the wrong order of fields in ShipProcessor.updateAbiFromAction()
- Fix a bug in ShipProcessor.updateAbiFromAction() that assumed the abi
was in hex format when in fact it is binary.