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 ee6462c commit b3f1b4aCopy full SHA for b3f1b4a
README.md
@@ -21,7 +21,7 @@ There are already tools that allow you to debug Ethereum transactions (Solidity)
21
Use one of these releases:
22
23
* solc 0.4.24 compatible with ganache use: [v2.2.0](https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v2.2.0)
24
- * solc 0.5.8 (not compatible with ganache) use: [v3.0.2](https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v3.0.2)
+ * solc 0.5.8 (not compatible with ganache) use: [v3.1.0](https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v3.1.0)
25
26
If you want to use master (it can be more unstable), clone and start the application
27
0 commit comments