Releases: AlphaWallet/Web3E
Releases · AlphaWallet/Web3E
v1.44
- Fix type conversion ambiguity.
- Add required method in TcpBridge.
- Update readme text in August door sample to point to Project wizard at http://smarttokenlabs.duckdns.org/
- Use EIP-155 for sending transactions.
- Remove depency on libm for converting doubles.
- Fix various issues.
- Rework examples to ensure they work and improve example code quality.
v1.41: Enhance comms & fix function multi-params
- Fix/allow unlimited length params on TcpBridge.
- Allow multiple dynamic params on function calls.
v1.4 Update
- Add Sepolia testnet.
- Ensure Polygon and Mumbai are working correctly.
- Optimse and fix contract call result handling.
- Handle String return correctly.