- Consolidated duplicate UndoManagers to single instance - Fixed connection promise to only resolve on 'connected' status - Fixed WebSocketProvider import (WebsocketProvider) - Added proper doc.destroy() cleanup - Renamed isPresenceInitialized property to avoid conflict Co-Authored-By: Paperclip <noreply@paperclip.ing>
7.6 KiB
7.6 KiB
ox
0.6.9
Patch Changes
0.6.8
Patch Changes
0.6.7
Patch Changes
0.6.6
Patch Changes
0.6.5
Patch Changes
0.6.4
Patch Changes
0.6.3
Patch Changes
0.6.2
Patch Changes
0.6.1
Patch Changes
0.6.0
Minor Changes
-
94ec558Thanks @jxom! - AddedBlockOverrides&StateOverridesmodules. -
94ec558Thanks @jxom! - Addedeth_simulateV1toeth_RPC schema.
0.5.0
Minor Changes
0.4.4
Patch Changes
0.4.3
Patch Changes
0.4.2
Patch Changes
0.4.1
Patch Changes
0.4.0
Minor Changes
- #35
4680b06Thanks @gregfromstl! - UpdatedSignature.toHexto serialize the last byte asvinstead ofyParityfor widened compatibility.
Patch Changes
-
15f9863Thanks @jxom! - Added assertion for ABI-encoding integer ranges. -
2e0d4afThanks @jxom! - Added support for block identifiers.
0.3.1
Patch Changes
0.3.0
Minor Changes
0.2.2
Patch Changes
0.2.1
Patch Changes
0.2.0
Minor Changes
2f0fc9bThanks @jxom! - Breaking: Removed.parseErrorproperty on functions. Use the.ErrorTypeproperty instead. Example