Fix up few small things
This commit is contained in:
parent
dc102a1590
commit
89d494fc3a
6 changed files with 506 additions and 62 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
"name": "merkle-patricia-tree",
|
"name": "merkle-patricia-tree",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^4.2.0",
|
"version": "^4.2.0",
|
||||||
"size": 0,
|
"size": 124,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
||||||
},
|
},
|
||||||
|
|
@ -24,21 +24,72 @@
|
||||||
"name": "holgerd77",
|
"name": "holgerd77",
|
||||||
"url": "https://github.com/holgerd77",
|
"url": "https://github.com/holgerd77",
|
||||||
"size": 2060,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "vpulim",
|
"name": "vpulim",
|
||||||
"url": "https://github.com/vpulim",
|
"url": "https://github.com/vpulim",
|
||||||
"size": 105,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "acolytec3",
|
"name": "acolytec3",
|
||||||
"url": "https://github.com/acolytec3",
|
"url": "https://github.com/acolytec3",
|
||||||
"size": 21,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -74,7 +125,7 @@
|
||||||
"name": "debug",
|
"name": "debug",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^2.2.0",
|
"version": "^2.2.0",
|
||||||
"size": 0,
|
"size": 211,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/debug"
|
"url": "https://www.npmjs.com/package/debug"
|
||||||
},
|
},
|
||||||
|
|
@ -83,7 +134,7 @@
|
||||||
"name": "level-mem",
|
"name": "level-mem",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^5.0.1",
|
"version": "^5.0.1",
|
||||||
"size": 0,
|
"size": 175,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/level-mem"
|
"url": "https://www.npmjs.com/package/level-mem"
|
||||||
},
|
},
|
||||||
|
|
@ -92,7 +143,7 @@
|
||||||
"name": "lru-cache",
|
"name": "lru-cache",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^5.1.1",
|
"version": "^5.1.1",
|
||||||
"size": 0,
|
"size": 184,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/lru-cache"
|
"url": "https://www.npmjs.com/package/lru-cache"
|
||||||
},
|
},
|
||||||
|
|
@ -100,22 +151,73 @@
|
||||||
"type": "CONTRIBUTOR",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "ryanio",
|
"name": "ryanio",
|
||||||
"url": "https://github.com/ryanio",
|
"url": "https://github.com/ryanio",
|
||||||
"size": 597,
|
"size": 599,
|
||||||
"imageUrl": "https://avatars.githubusercontent.com/u/22116?v=4"
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "jwasinger",
|
"name": "jwasinger",
|
||||||
"url": "https://github.com/jwasinger",
|
"url": "https://github.com/jwasinger",
|
||||||
"size": 82,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "whymarrh",
|
"name": "whymarrh",
|
||||||
"url": "https://github.com/whymarrh",
|
"url": "https://github.com/whymarrh",
|
||||||
"size": 19,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -154,7 +256,7 @@
|
||||||
"name": "merkle-patricia-tree",
|
"name": "merkle-patricia-tree",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^4.2.0",
|
"version": "^4.2.0",
|
||||||
"size": 0,
|
"size": 217,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
||||||
},
|
},
|
||||||
|
|
@ -163,7 +265,7 @@
|
||||||
"name": "chalk",
|
"name": "chalk",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^2.4.2",
|
"version": "^2.4.2",
|
||||||
"size": 0,
|
"size": 187,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/chalk"
|
"url": "https://www.npmjs.com/package/chalk"
|
||||||
},
|
},
|
||||||
|
|
@ -172,7 +274,7 @@
|
||||||
"name": "fs-extra",
|
"name": "fs-extra",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^7.0.1",
|
"version": "^7.0.1",
|
||||||
"size": 0,
|
"size": 65,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/fs-extra"
|
"url": "https://www.npmjs.com/package/fs-extra"
|
||||||
},
|
},
|
||||||
|
|
@ -181,7 +283,24 @@
|
||||||
"name": "axic",
|
"name": "axic",
|
||||||
"url": "https://github.com/axic",
|
"url": "https://github.com/axic",
|
||||||
"size": 364,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
|
|
@ -190,20 +309,20 @@
|
||||||
"size": 55,
|
"size": 55,
|
||||||
"imageUrl": "https://avatars.githubusercontent.com/u/18757482?v=4",
|
"imageUrl": "https://avatars.githubusercontent.com/u/18757482?v=4",
|
||||||
"commits": [
|
"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",
|
"url": "https://github.com/ethereumjs/ethereumjs-monorepo/commit/b463d8ea96c8655b7d4d3b638b459e16ae8d76d8",
|
||||||
"message": "VM: New release v5.5.2 (#1390)",
|
"message": "VM: New release v5.5.2 (#1390)",
|
||||||
"time": "2021-08-03T22:14:01Z"
|
"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",
|
"name": "rumkin",
|
||||||
"url": "https://github.com/rumkin",
|
"url": "https://github.com/rumkin",
|
||||||
"size": 19,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -244,7 +380,7 @@
|
||||||
"name": "crc-32",
|
"name": "crc-32",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^1.2.0",
|
"version": "^1.2.0",
|
||||||
"size": 0,
|
"size": 231,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/crc-32"
|
"url": "https://www.npmjs.com/package/crc-32"
|
||||||
},
|
},
|
||||||
|
|
@ -253,21 +389,72 @@
|
||||||
"name": "jochem-brouwer",
|
"name": "jochem-brouwer",
|
||||||
"url": "https://github.com/jochem-brouwer",
|
"url": "https://github.com/jochem-brouwer",
|
||||||
"size": 280,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "cdetrio",
|
"name": "cdetrio",
|
||||||
"url": "https://github.com/cdetrio",
|
"url": "https://github.com/cdetrio",
|
||||||
"size": 51,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "chikeichan",
|
"name": "chikeichan",
|
||||||
"url": "https://github.com/chikeichan",
|
"url": "https://github.com/chikeichan",
|
||||||
"size": 16,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -301,7 +488,7 @@
|
||||||
"name": "base64url",
|
"name": "base64url",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^3.0.1",
|
"version": "^3.0.1",
|
||||||
"size": 0,
|
"size": 128,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/base64url"
|
"url": "https://www.npmjs.com/package/base64url"
|
||||||
},
|
},
|
||||||
|
|
@ -310,7 +497,7 @@
|
||||||
"name": "bl",
|
"name": "bl",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^1.1.2",
|
"version": "^1.1.2",
|
||||||
"size": 0,
|
"size": 293,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/bl"
|
"url": "https://www.npmjs.com/package/bl"
|
||||||
},
|
},
|
||||||
|
|
@ -319,7 +506,7 @@
|
||||||
"name": "debug",
|
"name": "debug",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^2.2.0",
|
"version": "^2.2.0",
|
||||||
"size": 0,
|
"size": 232,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/debug"
|
"url": "https://www.npmjs.com/package/debug"
|
||||||
},
|
},
|
||||||
|
|
@ -328,21 +515,72 @@
|
||||||
"name": "wanderer",
|
"name": "wanderer",
|
||||||
"url": "https://github.com/wanderer",
|
"url": "https://github.com/wanderer",
|
||||||
"size": 251,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "fanatid",
|
"name": "fanatid",
|
||||||
"url": "https://github.com/fanatid",
|
"url": "https://github.com/fanatid",
|
||||||
"size": 40,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "youfoundron",
|
"name": "youfoundron",
|
||||||
"url": "https://github.com/youfoundron",
|
"url": "https://github.com/youfoundron",
|
||||||
"size": 16,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -374,7 +612,7 @@
|
||||||
"name": "buffer-xor",
|
"name": "buffer-xor",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^2.0.1",
|
"version": "^2.0.1",
|
||||||
"size": 0,
|
"size": 100,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/buffer-xor"
|
"url": "https://www.npmjs.com/package/buffer-xor"
|
||||||
},
|
},
|
||||||
|
|
@ -383,7 +621,7 @@
|
||||||
"name": "miller-rabin",
|
"name": "miller-rabin",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^4.0.0",
|
"version": "^4.0.0",
|
||||||
"size": 0,
|
"size": 86,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/miller-rabin"
|
"url": "https://www.npmjs.com/package/miller-rabin"
|
||||||
},
|
},
|
||||||
|
|
@ -392,21 +630,72 @@
|
||||||
"name": "s1na",
|
"name": "s1na",
|
||||||
"url": "https://github.com/s1na",
|
"url": "https://github.com/s1na",
|
||||||
"size": 239,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "danjm",
|
"name": "danjm",
|
||||||
"url": "https://github.com/danjm",
|
"url": "https://github.com/danjm",
|
||||||
"size": 38,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "alextsg",
|
"name": "alextsg",
|
||||||
"url": "https://github.com/alextsg",
|
"url": "https://github.com/alextsg",
|
||||||
"size": 15,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -438,7 +727,7 @@
|
||||||
"name": "level-mem",
|
"name": "level-mem",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^5.0.1",
|
"version": "^5.0.1",
|
||||||
"size": 0,
|
"size": 71,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/level-mem"
|
"url": "https://www.npmjs.com/package/level-mem"
|
||||||
},
|
},
|
||||||
|
|
@ -447,7 +736,7 @@
|
||||||
"name": "level-ws",
|
"name": "level-ws",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^2.0.0",
|
"version": "^2.0.0",
|
||||||
"size": 0,
|
"size": 229,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/level-ws"
|
"url": "https://www.npmjs.com/package/level-ws"
|
||||||
},
|
},
|
||||||
|
|
@ -456,7 +745,7 @@
|
||||||
"name": "readable-stream",
|
"name": "readable-stream",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^3.6.0",
|
"version": "^3.6.0",
|
||||||
"size": 0,
|
"size": 210,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/readable-stream"
|
"url": "https://www.npmjs.com/package/readable-stream"
|
||||||
},
|
},
|
||||||
|
|
@ -465,21 +754,72 @@
|
||||||
"name": "evertonfraga",
|
"name": "evertonfraga",
|
||||||
"url": "https://github.com/evertonfraga",
|
"url": "https://github.com/evertonfraga",
|
||||||
"size": 231,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "greenkeeper[bot]",
|
"name": "greenkeeper[bot]",
|
||||||
"url": "https://github.com/apps/greenkeeper",
|
"url": "https://github.com/apps/greenkeeper",
|
||||||
"size": 32,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "mattdean-digicatapult",
|
"name": "mattdean-digicatapult",
|
||||||
"url": "https://github.com/mattdean-digicatapult",
|
"url": "https://github.com/mattdean-digicatapult",
|
||||||
"size": 15,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -513,21 +853,72 @@
|
||||||
"name": "alcuadrado",
|
"name": "alcuadrado",
|
||||||
"url": "https://github.com/alcuadrado",
|
"url": "https://github.com/alcuadrado",
|
||||||
"size": 197,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "dryajov",
|
"name": "dryajov",
|
||||||
"url": "https://github.com/dryajov",
|
"url": "https://github.com/dryajov",
|
||||||
"size": 27,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "greenkeeperio-bot",
|
"name": "greenkeeperio-bot",
|
||||||
"url": "https://github.com/greenkeeperio-bot",
|
"url": "https://github.com/greenkeeperio-bot",
|
||||||
"size": 15,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
@ -559,7 +950,7 @@
|
||||||
"name": "bn.js",
|
"name": "bn.js",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^5.1.2",
|
"version": "^5.1.2",
|
||||||
"size": 0,
|
"size": 297,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/bn.js"
|
"url": "https://www.npmjs.com/package/bn.js"
|
||||||
},
|
},
|
||||||
|
|
@ -568,7 +959,7 @@
|
||||||
"name": "create-hash",
|
"name": "create-hash",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^1.1.2",
|
"version": "^1.1.2",
|
||||||
"size": 0,
|
"size": 138,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/create-hash"
|
"url": "https://www.npmjs.com/package/create-hash"
|
||||||
},
|
},
|
||||||
|
|
@ -577,7 +968,7 @@
|
||||||
"name": "ethereum-cryptography",
|
"name": "ethereum-cryptography",
|
||||||
"path": "path.to.package.json",
|
"path": "path.to.package.json",
|
||||||
"version": "^0.1.3",
|
"version": "^0.1.3",
|
||||||
"size": 0,
|
"size": 163,
|
||||||
"contents": "",
|
"contents": "",
|
||||||
"url": "https://www.npmjs.com/package/ethereum-cryptography"
|
"url": "https://www.npmjs.com/package/ethereum-cryptography"
|
||||||
},
|
},
|
||||||
|
|
@ -586,21 +977,72 @@
|
||||||
"name": "kumavis",
|
"name": "kumavis",
|
||||||
"url": "https://github.com/kumavis",
|
"url": "https://github.com/kumavis",
|
||||||
"size": 185,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "tcoulter",
|
"name": "tcoulter",
|
||||||
"url": "https://github.com/tcoulter",
|
"url": "https://github.com/tcoulter",
|
||||||
"size": 24,
|
"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",
|
"type": "CONTRIBUTOR",
|
||||||
"name": "sdtsui",
|
"name": "sdtsui",
|
||||||
"url": "https://github.com/sdtsui",
|
"url": "https://github.com/sdtsui",
|
||||||
"size": 13,
|
"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",
|
"type": "LEGACY",
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ const exec = promisify(child_process.exec);
|
||||||
const glob = promisify(nodeGlob);
|
const glob = promisify(nodeGlob);
|
||||||
|
|
||||||
const octokit = new Octokit({
|
const octokit = new Octokit({
|
||||||
auth: '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',
|
auth: '',
|
||||||
});
|
});
|
||||||
|
|
||||||
export async function getLegaciesForSubproject(subproject) {
|
export async function getLegaciesForSubproject(subproject) {
|
||||||
|
|
@ -115,7 +115,7 @@ const createContributor = async (contrib) => {
|
||||||
|
|
||||||
const createPackage = ({ name, version }) => {
|
const createPackage = ({ name, version }) => {
|
||||||
const path = 'path.to.package.json';
|
const path = 'path.to.package.json';
|
||||||
const size = 0;
|
const size = Math.floor(Math.random() * 250) + 50;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
type: 'PACKAGE',
|
type: 'PACKAGE',
|
||||||
|
|
|
||||||
|
|
@ -94,13 +94,15 @@ export function generateRevealableCoords(): Coordinates[] {
|
||||||
const areaWidth = mp5.width / 3;
|
const areaWidth = mp5.width / 3;
|
||||||
const rowHeight = mp5.height / 2;
|
const rowHeight = mp5.height / 2;
|
||||||
|
|
||||||
// Max. 6 revealables one in each area
|
// Max. 8 revealables one in each area
|
||||||
return [
|
return [
|
||||||
{ x: mp5.random(25, areaWidth), y: mp5.random(25, rowHeight) },
|
{ 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, areaWidth * 2), y: mp5.random(25, rowHeight) },
|
||||||
{ x: mp5.random(areaWidth * 2, areaWidth * 3), 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(25, areaWidth), y: mp5.random(rowHeight, rowHeight * 2) },
|
||||||
{ x: mp5.random(areaWidth, areaWidth * 2), 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 * 3), y: mp5.random(rowHeight, rowHeight * 2) },
|
||||||
|
{ x: mp5.random(areaWidth * 2, areaWidth * 4 - 25), y: mp5.random(rowHeight, rowHeight * 2) },
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@ export class Logger {
|
||||||
if (uid) {
|
if (uid) {
|
||||||
const logEvKey = this.database.ref(uid).child('logs').push().key;
|
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 });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ export class OverviewScene {
|
||||||
public onSceneClick() {
|
public onSceneClick() {
|
||||||
this.edges.forEach((edge, i) => {
|
this.edges.forEach((edge, i) => {
|
||||||
const dist = mp5.dist(mp5.mouseX, mp5.mouseY, edge.x, edge.y);
|
const dist = mp5.dist(mp5.mouseX, mp5.mouseY, edge.x, edge.y);
|
||||||
if (dist < edge.r) {
|
if (dist < edge.currentSize) {
|
||||||
logger.log({
|
logger.log({
|
||||||
type: 'OC',
|
type: 'OC',
|
||||||
timestamp: Date.now(),
|
timestamp: Date.now(),
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ const store = create<State>(
|
||||||
devtools((set) => ({
|
devtools((set) => ({
|
||||||
uid: null,
|
uid: null,
|
||||||
showScore: false,
|
showScore: false,
|
||||||
currentIntroStep: 1,
|
currentIntroStep: 0,
|
||||||
revealablesFinished: 0,
|
revealablesFinished: 0,
|
||||||
currentScene: Scenes.OVERVIEW,
|
currentScene: Scenes.OVERVIEW,
|
||||||
currentSubproject: null,
|
currentSubproject: null,
|
||||||
|
|
|
||||||
Reference in a new issue