Skip to content

Releases: AlphaWallet/Web3E

v1.44

26 Jun 06:49
Compare
Choose a tag to compare
  • 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

23 Jun 15:12
Compare
Choose a tag to compare
  • Fix/allow unlimited length params on TcpBridge.
  • Allow multiple dynamic params on function calls.

v1.4 Update

14 May 10:08
f2fd05c
Compare
Choose a tag to compare
  • Add Sepolia testnet.
  • Ensure Polygon and Mumbai are working correctly.
  • Optimse and fix contract call result handling.
  • Handle String return correctly.