diff --git a/.gitignore b/.gitignore index 0d003a229..b84e132da 100644 --- a/.gitignore +++ b/.gitignore @@ -19,10 +19,9 @@ # private gopath /.build/ -package.json /node_modules/ /.vscode/ /vendor/ -.fake_gopath_suffix \ No newline at end of file +.fake_gopath_suffix diff --git a/.idea/ktfmt.xml b/.idea/ktfmt.xml new file mode 100644 index 000000000..f0d6dab42 --- /dev/null +++ b/.idea/ktfmt.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/thor.iml b/.idea/thor.iml new file mode 100644 index 000000000..7ee078df7 --- /dev/null +++ b/.idea/thor.iml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dd61d9f9e..2ab702260 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,21 @@ + + - + + + + + + + + + + + + + + + + @@ -117,6 +144,9 @@ + + @@ -125,90 +155,126 @@ + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - + + + + - - - - + + project + + $PROJECT_DIR$/integration_tests/node_modules/mocha + $PROJECT_DIR$/integration_tests + true + bdd + + SUITE + $PROJECT_DIR$/integration_tests/test/blocks.test.ts + + + - - + + project + + + $PROJECT_DIR$/integration_tests + true + bdd + --require ts-node/register + TEST + $PROJECT_DIR$/integration_tests/test/blocks.test.ts + + + + - - - - - + + project + + $PROJECT_DIR$/integration_tests/node_modules/mocha + $PROJECT_DIR$/integration_tests + true + bdd + + SUITE + $PROJECT_DIR$/integration_tests/test/contracts.test.ts + + + + + + + project + + $PROJECT_DIR$/integration_tests/node_modules/mocha + $PROJECT_DIR$/integration_tests + true + bdd + + TEST + $PROJECT_DIR$/integration_tests/test/contracts.test.ts + + + + - - - - + + + + + - - - + + + + + -