We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a705b5c commit 1316d6eCopy full SHA for 1316d6e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.3.3
2
+
3
+- Fix signing legacy transactions without gas and without a client.
4
5
## 2.3.2
6
7
- Support EIP-1559 transactions.
pubspec.yaml
@@ -1,9 +1,9 @@
name: web3dart
description: Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!
-version: 2.3.2
+version: 2.3.3
homepage: https://github.com/simolus3/web3dart
-environment:
+environment:
sdk: '>=2.12.0 <3.0.0'
8
9
dependencies:
0 commit comments