-
Updated to use assembly instead of
address.call()
syntax. Thanks to ethers for the suggestion. For more info about the problems withaddress.call()
see here. -
Fix indentation mismatch.
-
Update to work with latest Solidity and Truffle version. By grempe
-
Add RELEASE-NOTES