Commit d92f1f2
authored
Dev tools and Dapp example tests Fix (#649)
- Bump hardhat version in dev tools
- Bump truffle version in dev tools
- Bump network and mirror node image in dapp/dev tool tests and acceptance tests
- Add check if local node is started, before continuing with the workflow
- Dapp workflow change, check if local node is started before bootstrap script
- Bump @hashgraph/hedera-local version everywhere
Signed-off-by: georgi-l95 <[email protected]>1 parent 86215d8 commit d92f1f2
File tree
18 files changed
+6122
-10474
lines changed- .github/workflows
- dapp-example
- tests/support
- packages
- relay
- src/lib
- tests/lib
- server
- tests
- acceptance
- helpers
- tools
- hardhat-example
- truffle-example
18 files changed
+6122
-10474
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments