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 5d8f243 commit 4073384Copy full SHA for 4073384
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
7
8
+## [2.4.0.0.1]
9
+
10
+This is a minor change to add `txid` fields into the log messages from failing
11
+contract deploys. This will help tools (and users) more easily find the log
12
+messages to determine what went wrong.
13
14
## [2.4.0.0.0]
15
This is a **consensus-breaking** release to revert consensus to PoX, and is the second fork proposed in SIP-022.
16
0 commit comments