From 89d494fc3adec011cbc5d03915f72b3058a9327e Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Fri, 6 Aug 2021 14:00:18 +0200 Subject: [PATCH] Fix up few small things --- metadata/project.json | 554 ++++++++++++++++++++++++++++++++---- scripts/helpers.js | 4 +- src/helpers.ts | 4 +- src/logger.ts | 2 +- src/scenes/OverviewScene.ts | 2 +- src/store.ts | 2 +- 6 files changed, 506 insertions(+), 62 deletions(-) diff --git a/metadata/project.json b/metadata/project.json index 9d27700..e66fba5 100644 --- a/metadata/project.json +++ b/metadata/project.json @@ -15,7 +15,7 @@ "name": "merkle-patricia-tree", "path": "path.to.package.json", "version": "^4.2.0", - "size": 0, + "size": 124, "contents": "", "url": "https://www.npmjs.com/package/merkle-patricia-tree" }, @@ -24,21 +24,72 @@ "name": "holgerd77", "url": "https://github.com/holgerd77", "size": 2060, - "imageUrl": "https://avatars.githubusercontent.com/u/931137?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/931137?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "vpulim", "url": "https://github.com/vpulim", "size": 105, - "imageUrl": "https://avatars.githubusercontent.com/u/100092?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/100092?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "acolytec3", "url": "https://github.com/acolytec3", "size": 21, - "imageUrl": "https://avatars.githubusercontent.com/u/17355484?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/17355484?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -74,7 +125,7 @@ "name": "debug", "path": "path.to.package.json", "version": "^2.2.0", - "size": 0, + "size": 211, "contents": "", "url": "https://www.npmjs.com/package/debug" }, @@ -83,7 +134,7 @@ "name": "level-mem", "path": "path.to.package.json", "version": "^5.0.1", - "size": 0, + "size": 175, "contents": "", "url": "https://www.npmjs.com/package/level-mem" }, @@ -92,7 +143,7 @@ "name": "lru-cache", "path": "path.to.package.json", "version": "^5.1.1", - "size": 0, + "size": 184, "contents": "", "url": "https://www.npmjs.com/package/lru-cache" }, @@ -100,22 +151,73 @@ "type": "CONTRIBUTOR", "name": "ryanio", "url": "https://github.com/ryanio", - "size": 597, - "imageUrl": "https://avatars.githubusercontent.com/u/22116?v=4" + "size": 599, + "imageUrl": "https://avatars.githubusercontent.com/u/22116?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "jwasinger", "url": "https://github.com/jwasinger", "size": 82, - "imageUrl": "https://avatars.githubusercontent.com/u/3411040?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/3411040?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "whymarrh", "url": "https://github.com/whymarrh", "size": 19, - "imageUrl": "https://avatars.githubusercontent.com/u/1623628?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/1623628?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -154,7 +256,7 @@ "name": "merkle-patricia-tree", "path": "path.to.package.json", "version": "^4.2.0", - "size": 0, + "size": 217, "contents": "", "url": "https://www.npmjs.com/package/merkle-patricia-tree" }, @@ -163,7 +265,7 @@ "name": "chalk", "path": "path.to.package.json", "version": "^2.4.2", - "size": 0, + "size": 187, "contents": "", "url": "https://www.npmjs.com/package/chalk" }, @@ -172,7 +274,7 @@ "name": "fs-extra", "path": "path.to.package.json", "version": "^7.0.1", - "size": 0, + "size": 65, "contents": "", "url": "https://www.npmjs.com/package/fs-extra" }, @@ -181,7 +283,24 @@ "name": "axic", "url": "https://github.com/axic", "size": 364, - "imageUrl": "https://avatars.githubusercontent.com/u/20340?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/20340?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", @@ -190,20 +309,20 @@ "size": 55, "imageUrl": "https://avatars.githubusercontent.com/u/18757482?v=4", "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, { "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", "message": "VM: New release v5.5.2 (#1390)", "time": "2021-08-03T22:14:01Z" - }, - { - "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/7f095a8d91fe537f040063767871fb6e90716307", - "message": "VM: New release v5.5.1 (#1388)", - "time": "2021-08-02T20:04:34Z" - }, - { - "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f01403a2b598c9232885dba43c6442e34d0d3ab7", - "message": "tx: clarify documentation for `gasPrice` under `FeeMarketEIP1559TxData` interface (#1387)", - "time": "2021-08-02T17:54:03Z" } ] }, @@ -212,7 +331,24 @@ "name": "rumkin", "url": "https://github.com/rumkin", "size": 19, - "imageUrl": "https://avatars.githubusercontent.com/u/609373?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/609373?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -244,7 +380,7 @@ "name": "crc-32", "path": "path.to.package.json", "version": "^1.2.0", - "size": 0, + "size": 231, "contents": "", "url": "https://www.npmjs.com/package/crc-32" }, @@ -253,21 +389,72 @@ "name": "jochem-brouwer", "url": "https://github.com/jochem-brouwer", "size": 280, - "imageUrl": "https://avatars.githubusercontent.com/u/29359032?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/29359032?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "cdetrio", "url": "https://github.com/cdetrio", "size": 51, - "imageUrl": "https://avatars.githubusercontent.com/u/997681?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/997681?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "chikeichan", "url": "https://github.com/chikeichan", "size": 16, - "imageUrl": "https://avatars.githubusercontent.com/u/8507735?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/8507735?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -301,7 +488,7 @@ "name": "base64url", "path": "path.to.package.json", "version": "^3.0.1", - "size": 0, + "size": 128, "contents": "", "url": "https://www.npmjs.com/package/base64url" }, @@ -310,7 +497,7 @@ "name": "bl", "path": "path.to.package.json", "version": "^1.1.2", - "size": 0, + "size": 293, "contents": "", "url": "https://www.npmjs.com/package/bl" }, @@ -319,7 +506,7 @@ "name": "debug", "path": "path.to.package.json", "version": "^2.2.0", - "size": 0, + "size": 232, "contents": "", "url": "https://www.npmjs.com/package/debug" }, @@ -328,21 +515,72 @@ "name": "wanderer", "url": "https://github.com/wanderer", "size": 251, - "imageUrl": "https://avatars.githubusercontent.com/u/158211?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/158211?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "fanatid", "url": "https://github.com/fanatid", "size": 40, - "imageUrl": "https://avatars.githubusercontent.com/u/2633065?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/2633065?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "youfoundron", "url": "https://github.com/youfoundron", "size": 16, - "imageUrl": "https://avatars.githubusercontent.com/u/4658359?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/4658359?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -374,7 +612,7 @@ "name": "buffer-xor", "path": "path.to.package.json", "version": "^2.0.1", - "size": 0, + "size": 100, "contents": "", "url": "https://www.npmjs.com/package/buffer-xor" }, @@ -383,7 +621,7 @@ "name": "miller-rabin", "path": "path.to.package.json", "version": "^4.0.0", - "size": 0, + "size": 86, "contents": "", "url": "https://www.npmjs.com/package/miller-rabin" }, @@ -392,21 +630,72 @@ "name": "s1na", "url": "https://github.com/s1na", "size": 239, - "imageUrl": "https://avatars.githubusercontent.com/u/1591639?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/1591639?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "danjm", "url": "https://github.com/danjm", "size": 38, - "imageUrl": "https://avatars.githubusercontent.com/u/7499938?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/7499938?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "alextsg", "url": "https://github.com/alextsg", "size": 15, - "imageUrl": "https://avatars.githubusercontent.com/u/8051479?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/8051479?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -438,7 +727,7 @@ "name": "level-mem", "path": "path.to.package.json", "version": "^5.0.1", - "size": 0, + "size": 71, "contents": "", "url": "https://www.npmjs.com/package/level-mem" }, @@ -447,7 +736,7 @@ "name": "level-ws", "path": "path.to.package.json", "version": "^2.0.0", - "size": 0, + "size": 229, "contents": "", "url": "https://www.npmjs.com/package/level-ws" }, @@ -456,7 +745,7 @@ "name": "readable-stream", "path": "path.to.package.json", "version": "^3.6.0", - "size": 0, + "size": 210, "contents": "", "url": "https://www.npmjs.com/package/readable-stream" }, @@ -465,21 +754,72 @@ "name": "evertonfraga", "url": "https://github.com/evertonfraga", "size": 231, - "imageUrl": "https://avatars.githubusercontent.com/u/47108?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/47108?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "greenkeeper[bot]", "url": "https://github.com/apps/greenkeeper", "size": 32, - "imageUrl": "https://avatars.githubusercontent.com/in/505?v=4" + "imageUrl": "https://avatars.githubusercontent.com/in/505?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "mattdean-digicatapult", "url": "https://github.com/mattdean-digicatapult", "size": 15, - "imageUrl": "https://avatars.githubusercontent.com/u/29942957?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/29942957?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -513,21 +853,72 @@ "name": "alcuadrado", "url": "https://github.com/alcuadrado", "size": 197, - "imageUrl": "https://avatars.githubusercontent.com/u/176499?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/176499?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "dryajov", "url": "https://github.com/dryajov", "size": 27, - "imageUrl": "https://avatars.githubusercontent.com/u/1094341?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/1094341?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "greenkeeperio-bot", "url": "https://github.com/greenkeeperio-bot", "size": 15, - "imageUrl": "https://avatars.githubusercontent.com/u/14790466?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/14790466?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", @@ -559,7 +950,7 @@ "name": "bn.js", "path": "path.to.package.json", "version": "^5.1.2", - "size": 0, + "size": 297, "contents": "", "url": "https://www.npmjs.com/package/bn.js" }, @@ -568,7 +959,7 @@ "name": "create-hash", "path": "path.to.package.json", "version": "^1.1.2", - "size": 0, + "size": 138, "contents": "", "url": "https://www.npmjs.com/package/create-hash" }, @@ -577,7 +968,7 @@ "name": "ethereum-cryptography", "path": "path.to.package.json", "version": "^0.1.3", - "size": 0, + "size": 163, "contents": "", "url": "https://www.npmjs.com/package/ethereum-cryptography" }, @@ -586,21 +977,72 @@ "name": "kumavis", "url": "https://github.com/kumavis", "size": 185, - "imageUrl": "https://avatars.githubusercontent.com/u/1474978?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/1474978?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "tcoulter", "url": "https://github.com/tcoulter", "size": 24, - "imageUrl": "https://avatars.githubusercontent.com/u/92629?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/92629?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "CONTRIBUTOR", "name": "sdtsui", "url": "https://github.com/sdtsui", "size": 13, - "imageUrl": "https://avatars.githubusercontent.com/u/8230144?v=4" + "imageUrl": "https://avatars.githubusercontent.com/u/8230144?v=4", + "commits": [ + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/3a989d0d9d59dca1113759c8babd1d1fb55c6f8e", + "message": "ci: fix hardhat e2e resolutions (#1391)", + "time": "2021-08-06T02:30:08Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/f0ade046e2c4205bf27d86dc4f1462f444a2980b", + "message": "common: fix hardforkBlockBN() to correctly return null for unscheduled hardforks (#1329)", + "time": "2021-08-06T02:17:07Z" + }, + { + "url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8", + "message": "VM: New release v5.5.2 (#1390)", + "time": "2021-08-03T22:14:01Z" + } + ] }, { "type": "LEGACY", diff --git a/scripts/helpers.js b/scripts/helpers.js index 087278b..b44c3ad 100644 --- a/scripts/helpers.js +++ b/scripts/helpers.js @@ -10,7 +10,7 @@ const exec = promisify(child_process.exec); const glob = promisify(nodeGlob); const octokit = new Octokit({ - auth: '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', + auth: '', }); export async function getLegaciesForSubproject(subproject) { @@ -115,7 +115,7 @@ const createContributor = async (contrib) => { const createPackage = ({ name, version }) => { const path = 'path.to.package.json'; - const size = 0; + const size = Math.floor(Math.random() * 250) + 50; return { type: 'PACKAGE', diff --git a/src/helpers.ts b/src/helpers.ts index bce806b..355a4f7 100644 --- a/src/helpers.ts +++ b/src/helpers.ts @@ -94,13 +94,15 @@ export function generateRevealableCoords(): Coordinates[] { const areaWidth = mp5.width / 3; const rowHeight = mp5.height / 2; - // Max. 6 revealables one in each area + // Max. 8 revealables one in each area return [ { x: mp5.random(25, areaWidth), y: mp5.random(25, rowHeight) }, { x: mp5.random(areaWidth, areaWidth * 2), y: mp5.random(25, rowHeight) }, { x: mp5.random(areaWidth * 2, areaWidth * 3), y: mp5.random(25, rowHeight) }, + { x: mp5.random(areaWidth * 3, areaWidth * 4 - 25), y: mp5.random(25, rowHeight) }, { x: mp5.random(25, areaWidth), y: mp5.random(rowHeight, rowHeight * 2) }, { x: mp5.random(areaWidth, areaWidth * 2), y: mp5.random(rowHeight, rowHeight * 2) }, { x: mp5.random(areaWidth * 2, areaWidth * 3), y: mp5.random(rowHeight, rowHeight * 2) }, + { x: mp5.random(areaWidth * 2, areaWidth * 4 - 25), y: mp5.random(rowHeight, rowHeight * 2) }, ]; } diff --git a/src/logger.ts b/src/logger.ts index 67f2a30..107739d 100644 --- a/src/logger.ts +++ b/src/logger.ts @@ -54,7 +54,7 @@ export class Logger { if (uid) { const logEvKey = this.database.ref(uid).child('logs').push().key; - this.database.ref(uid).update({ [`logs/${logEvKey}`]: ev }); + // this.database.ref(uid).update({ [`logs/${logEvKey}`]: ev }); } } diff --git a/src/scenes/OverviewScene.ts b/src/scenes/OverviewScene.ts index a74e4c6..dc822f0 100644 --- a/src/scenes/OverviewScene.ts +++ b/src/scenes/OverviewScene.ts @@ -31,7 +31,7 @@ export class OverviewScene { public onSceneClick() { this.edges.forEach((edge, i) => { const dist = mp5.dist(mp5.mouseX, mp5.mouseY, edge.x, edge.y); - if (dist < edge.r) { + if (dist < edge.currentSize) { logger.log({ type: 'OC', timestamp: Date.now(), diff --git a/src/store.ts b/src/store.ts index adfafdf..3e80702 100644 --- a/src/store.ts +++ b/src/store.ts @@ -31,7 +31,7 @@ const store = create( devtools((set) => ({ uid: null, showScore: false, - currentIntroStep: 1, + currentIntroStep: 0, revealablesFinished: 0, currentScene: Scenes.OVERVIEW, currentSubproject: null,