diff --git a/.github/workflows/e2e-tests.yaml b/.github/workflows/e2e-tests.yaml
index 310677023..ed0d083c3 100644
--- a/.github/workflows/e2e-tests.yaml
+++ b/.github/workflows/e2e-tests.yaml
@@ -61,6 +61,7 @@ jobs:
- name: Run Tests
run: |
+ export THOR_IMAGE: vechain/thor:${{ github.sha }}
yarn install
yarn test:report
diff --git a/.idea/aws.xml b/.idea/aws.xml
deleted file mode 100644
index ec328d0bb..000000000
--- a/.idea/aws.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 40b659e30..000000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- "lastFilter": {
- "state": "OPEN",
- "assignee": "darrenvechain"
- }
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- "associatedIndex": 7
-}
-
-
-
-
-
- {
- "keyToString": {
- "Docker.integration_tests/docker-compose.yaml: Compose Deployment.executor": "Run",
- "Go Build.go build github.com/vechain/thor/cmd/thor.executor": "Debug",
- "Go Test.TestSeeder_Generate in github.com/vechain/thor/poa.executor": "Run",
- "Jest.Blocks.executor": "Debug",
- "Jest.Blocks.should be able to get the latest block.executor": "Debug",
- "Makefile Target.test-coverage.executor": "Run",
- "Mocha.Accounts.should be able to get a fungible token balance.executor": "Debug",
- "Mocha.Blocks.executor": "Debug",
- "Mocha.Contracts.executor": "Run",
- "Mocha.Contracts.should be able to deploy contract.executor": "Run",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.go.formatter.settings.were.checked": "true",
- "RunOnceActivity.go.migrated.go.modules.settings": "true",
- "RunOnceActivity.go.modules.automatic.dependencies.download": "true",
- "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
- "Vitest.Contracts.should be able to deploy contract.executor": "Debug",
- "git-widget-placeholder": "integration-tests-2",
- "go.import.settings.migrated": "true",
- "go.sdk.automatically.set": "true",
- "last_opened_file_path": "/Users/darren",
- "node.js.detected.package.eslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "nodejs.jest.jest_package": "/Users/darren/workspace/vechain/thor/integration_tests/node_modules/jest",
- "nodejs.mocha.mocha_node_package_dir": "/Users/darren/workspace/vechain/thor/integration_tests/node_modules/mocha",
- "nodejs_package_manager_path": "npm",
- "npm.test.executor": "Debug",
- "settings.editor.selected.configurable": "preferences.pluginManager",
- "ts.external.directory.path": "/Users/darren/workspace/vechain/thor/integration_tests/node_modules/typescript/lib"
- }
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- project
-
- $PROJECT_DIR$/integration_tests/node_modules/mocha
- $PROJECT_DIR$/integration_tests
- true
- bdd
-
- TEST
- $PROJECT_DIR$/integration_tests/test/accounts.test.ts
-
-
-
-
-
-
-
- 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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
-
-
-
- file://$PROJECT_DIR$/api/blocks/blocks.go
- 121
-
-
-
- file://$PROJECT_DIR$/cmd/thor/flags.go
- 62
-
-
-
- file://$PROJECT_DIR$/api/api.go
- 62
-
-
-
- file://$PROJECT_DIR$/api/api.go
- 61
-
-
-
- file://$PROJECT_DIR$/integration_tests/test/setup/connex.ts
- 49
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file