All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Sending of locally signed transactions as
BatchRequest(#2708) - Automatic increason of the nonce for locally signed transactions (#2796)
- Pull request & issue templates updated
- Supported node versions changed (#2820)
hexToNumberStringprefix validation (#2184)- Draft implementation of the EIP-1193 improved (#2856, #2862, #2854)
- Documentation typo (#2806)
- Contract method parameter handling fixed (#2815)
isBigNumberexport fixed (#2835)SyncingSubscriptionfixed (#2833)getBlocktypes fixed (#2819)- Transaction confirmation workflow fixed for parity (#2847)
WebsocketProviderevent handling fixed (#2711)WebsocketProvidermemory leak fixed (#2851)
- Length check of the PK added to the
fromPrivateKeymethod of theAccountmodel (#2928)
- fsevents bumbed to v1.2.9 (#2951)
- miner.startMining fixed (#2877)
- Subscription type definitions fixed (#2919)
ContractOptionstype definitions corrected (#2939)- Scrypt compatibility with older and newer nodejs versions fixed (#2952)
- Encryption of the V3Keystore fixed (#2950)