Skip to content

Commit

Permalink
Remove fishtank and simulator
Browse files Browse the repository at this point in the history
The new and improved fishtank (framework for simulating Iron Fish
networks) now lives at https://github.com/iron-fish/ironfish-tank
  • Loading branch information
andiflabs committed Nov 6, 2023
1 parent f8d8b01 commit c41468d
Show file tree
Hide file tree
Showing 33 changed files with 16 additions and 2,303 deletions.
71 changes: 0 additions & 71 deletions ironfish-tank/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions ironfish-tank/docker-compose.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"config/eslint-plugin-ironfish",
"ironfish-cli",
"ironfish",
"ironfish-rust-nodejs",
"simulator"
"ironfish-rust-nodejs"
],
"version": "independent",
"npmClient": "yarn",
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"config/eslint-config-ironfish",
"config/eslint-plugin-ironfish",
"ironfish",
"ironfish-rust-nodejs",
"simulator"
"ironfish-rust-nodejs"
],
"scripts": {
"build": "lerna run build",
Expand Down
12 changes: 0 additions & 12 deletions simulator/.eslintrc.js

This file was deleted.

1 change: 0 additions & 1 deletion simulator/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion simulator/.prettierrc.js

This file was deleted.

20 changes: 0 additions & 20 deletions simulator/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions simulator/bin/run

This file was deleted.

82 changes: 0 additions & 82 deletions simulator/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions simulator/src/commands/index.ts

This file was deleted.

91 changes: 0 additions & 91 deletions simulator/src/commands/start.ts

This file was deleted.

7 changes: 0 additions & 7 deletions simulator/src/index.ts

This file was deleted.

Loading

0 comments on commit c41468d

Please sign in to comment.