aion_web3 v1.1.4
- Fixed bug in web3.eth.accounts.signTransaction: when numerical fields (gas, gasPrice, value) were passed as strings that do not begin with "0x", they were incorrectly interpreted as hex numbers. They are now interpreted as decimal numbers.