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 d479cdf commit b5bc47aCopy full SHA for b5bc47a
README.md
@@ -20,7 +20,7 @@ There are already tools that allow you to debug Ethereum transactions (Solidity)
20
21
Use one of these releases:
22
23
- * solc 0.4.24 compatible with ganache use: [v2.3.0](https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v2.3.0)
+ * solc 0.4.24 compatible with ganache use: [v2.4.0](https://github.com/fergarrui/ethereum-graph-debugger/releases/tag/v2.4.0)
24
* 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
0 commit comments