You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
Release 2.3.0
2
+
================
3
+
4
+
Correct polling time in time-out consideration.
5
+
This work was kindly contributed by Teruhiro Tagomori at [NRI Secure Technologies](https://www.nri-secure.com/security-consulting/blockchain-assessment).
6
+
7
+
Added `armlet.mythXToolUse(toolNames, [inputApiUrl])` to report use counts for various MythX tools that run analysis. See example program `mythx-api-version` for how to use.
8
+
9
+
Update extend, and install some example programs:
10
+
11
+
* mythx-tool-use: gets counts on how many times a MythX tool was used. This is installed now.
12
+
* mythx-api-version: "mythx" prefix added. This is installed now, where previously it was not.
0 commit comments