v4.1.0-1.0.4
nicholasmueller
released this
28 Oct 11:44
·
25 commits
to master
since this release
Notes
- Tested against 1.0.4 release of
elixir-omg
Breaking changes
- None
Nonbreaking API changes
watcherSecurityUrl
can be passed tochildchain
object to use specified route on security callschildchain.getDeposits
wrapper to call the Watcher'sdeposit.all
endpoint- Fixed bug when payment amount was a string to
childchain.createTransaction
from
is required in txOptions to meet new infura requirements- certain ethereum addresses are now exported from the
util
package - new functions
hashTypedDataMessage
andhashTypedDataDomain
exported fromutil
package to support signing transactions with Ledger device
Internal changes
- Fixed bug where merge utxos integration test would randomly fail
- Fixed dependency vulnerabilities
- Included integration tests that test both security and watcher info endpoints