Get actual commits by authors
This commit is contained in:
parent
146924b262
commit
a7b829fbf5
2 changed files with 251 additions and 266 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"name": "merkle-patricia-tree",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^4.2.0",
|
||||
"size": 124,
|
||||
"size": 144,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
||||
},
|
||||
|
|
@ -27,19 +27,19 @@
|
|||
"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/bfd53752d8d589a38fc3fb41bb67f5f5acb74f9d",
|
||||
"message": "Client: central event bus implementation (#1187)",
|
||||
"time": "2021-07-17T02:01:55Z"
|
||||
},
|
||||
{
|
||||
"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/3e69efdaba3ab1f11e99f23c5595de7ca6288a89",
|
||||
"message": "Merge pull request #1165 from ethereumjs/add-client-cli-test\n\nclient: add basic cli test",
|
||||
"time": "2021-07-12T09:51:11Z"
|
||||
},
|
||||
{
|
||||
"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/2ba896ea10d6d85416710377a05a8755b8450c34",
|
||||
"message": "Merge pull request #1327 from ethereumjs/new-releases\n\nNew Library Releases (tx.supports() integration, Common custom chains + enum Chain/HF, Util v7.1.0)",
|
||||
"time": "2021-07-08T09:08:29Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -51,19 +51,19 @@
|
|||
"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/ddef972fa2434e7e16be767a7b6b7cde806e6a4f",
|
||||
"message": "Merge pull request #110 from ethereumjs/fix/synchronized-event-remove-stats\n\nfix: remove references to old synchronize event stats obj",
|
||||
"time": "2019-05-16T12:40:47Z"
|
||||
},
|
||||
{
|
||||
"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/fd485b803e49ad02a38d641c993017a26825b420",
|
||||
"message": "Merge branch 'master' into fix/synchronized-event-remove-stats",
|
||||
"time": "2019-05-16T12:28:28Z"
|
||||
},
|
||||
{
|
||||
"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/d5bab71de3b9d624a365d1a0a6092f674f2ecc6c",
|
||||
"message": "Merge pull request #106 from ethereumjs/fix/browser-ethereumjs-common\n\nfix(browser): correctly import ethereumjs-common",
|
||||
"time": "2019-05-16T12:27:08Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -75,19 +75,19 @@
|
|||
"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/f01403a2b598c9232885dba43c6442e34d0d3ab7",
|
||||
"message": "tx: clarify documentation for `gasPrice` under `FeeMarketEIP1559TxData` interface (#1387)",
|
||||
"time": "2021-08-02T17:54:03Z"
|
||||
},
|
||||
{
|
||||
"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/5ac0ff827b9220f77515ccbb34a4ea8611d36ee8",
|
||||
"message": "Client: Small types clean-up (#1377)",
|
||||
"time": "2021-07-27T19:01:02Z"
|
||||
},
|
||||
{
|
||||
"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/6461858868d9350bb58dac4fc55877e30ed79258",
|
||||
"message": "trie: remove use of deprecated setRoot (#1376)",
|
||||
"time": "2021-07-26T19:28:18Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
"name": "debug",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^2.2.0",
|
||||
"size": 211,
|
||||
"size": 202,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/debug"
|
||||
},
|
||||
|
|
@ -134,7 +134,7 @@
|
|||
"name": "level-mem",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^5.0.1",
|
||||
"size": 175,
|
||||
"size": 103,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/level-mem"
|
||||
},
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
"name": "lru-cache",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^5.1.1",
|
||||
"size": 184,
|
||||
"size": 153,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/lru-cache"
|
||||
},
|
||||
|
|
@ -179,19 +179,19 @@
|
|||
"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/45f1ef8adaf7d3b44e0f64121ed643dd3df6c74b",
|
||||
"message": "add EXTCODEHASH opcode implementation\n\nadd EXTCODEHASH rules for nonexistent accounts and precompiles\n\n.\n\nReplace removed state manager method\n\nFix lint",
|
||||
"time": "2018-07-30T21:17:53Z"
|
||||
},
|
||||
{
|
||||
"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/67520736e4673750a43ed3bc2bf68a98269d0cf5",
|
||||
"message": "add support for CREATE2\n\ntrap if not constantinople\n\nadd check if nonce or code at address\n\nFix lint errors\n\nRefactoring\n\nFix lint\n\nUse invalid init code on colission\n\nFix lint",
|
||||
"time": "2018-08-04T06:38:32Z"
|
||||
},
|
||||
{
|
||||
"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/94ef9331a84d5ee4e9eba3f23a7d1762487045c5",
|
||||
"message": "add generateAddress2 for CREATE2",
|
||||
"time": "2018-08-04T06:10:49Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -203,19 +203,19 @@
|
|||
"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/81ecb3590c018ab7d9197b6f244fc87dabb76023",
|
||||
"message": "Update ethereumjs-blockchain to v4.0.1 (#469)",
|
||||
"time": "2019-07-08T12:19:20Z"
|
||||
},
|
||||
{
|
||||
"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/8301c829fb5b32df8333506ebe7b4f358721497f",
|
||||
"message": "Migrate to TypeScript",
|
||||
"time": "2019-03-06T20:07:19Z"
|
||||
},
|
||||
{
|
||||
"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/79570f92cffe04c63f8822f53353058745c38842",
|
||||
"message": "Remove src/ directory from npm package files",
|
||||
"time": "2019-03-12T01:39:13Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
"name": "merkle-patricia-tree",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^4.2.0",
|
||||
"size": 217,
|
||||
"size": 69,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/merkle-patricia-tree"
|
||||
},
|
||||
|
|
@ -265,7 +265,7 @@
|
|||
"name": "chalk",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^2.4.2",
|
||||
"size": 187,
|
||||
"size": 210,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/chalk"
|
||||
},
|
||||
|
|
@ -274,7 +274,7 @@
|
|||
"name": "fs-extra",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^7.0.1",
|
||||
"size": 65,
|
||||
"size": 164,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/fs-extra"
|
||||
},
|
||||
|
|
@ -286,19 +286,19 @@
|
|||
"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/068db32fbcd262597a9e6780bc7c376a511110a5",
|
||||
"message": "Optimise SIGNEXTEND by using bn.js only (#172)",
|
||||
"time": "2019-05-23T08:40:59Z"
|
||||
},
|
||||
{
|
||||
"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/1905b14cc7187f2c5d7aae2a03e51b403fe1c8ff",
|
||||
"message": "Merge pull request #88 from BelfordZ/patch-1\n\nUpdate README.md",
|
||||
"time": "2019-02-05T12:08:06Z"
|
||||
},
|
||||
{
|
||||
"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/08079ee71032ccca7f7151eb36d0f8d2a67a5ec1",
|
||||
"message": "Fix error handling in runCode (in case loadContract fails)",
|
||||
"time": "2018-12-12T10:54:39Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -310,19 +310,19 @@
|
|||
"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/ba6de670bfac5d110350125a352ec968dfe7e928",
|
||||
"message": "Merge pull request #1314 from ethereumjs/client/chainId_sync_RPC\n\nClient: eth_chainID and eth_syncing RPC implementations",
|
||||
"time": "2021-07-07T11:39:39Z"
|
||||
},
|
||||
{
|
||||
"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/b480c0e5dcb913e1228e42ee6f771d1eec5e661b",
|
||||
"message": "Merge branch 'master' into client/chainId_sync_RPC",
|
||||
"time": "2021-07-06T23:40:38Z"
|
||||
},
|
||||
{
|
||||
"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/dcf70de85a3e9dfca518bb8e82efc6114aaf26a9",
|
||||
"message": "client: reset testDouble in eth_syncing test",
|
||||
"time": "2021-07-05T12:48:55Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -334,19 +334,19 @@
|
|||
"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/98e20f4d2ab3d7e2a1c5198f7ef16ceae89f0947",
|
||||
"message": "Update mcl-wasm to v0.7.1",
|
||||
"time": "2020-11-16T09:17:14Z"
|
||||
},
|
||||
{
|
||||
"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/da0e44b5cc2ce5d7c41a359084a275a172cc1580",
|
||||
"message": "Remove redundant contributor from tx",
|
||||
"time": "2020-11-16T08:36:14Z"
|
||||
},
|
||||
{
|
||||
"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/7e6e27cefe5df2b47272f932bf84ec00ec4656f1",
|
||||
"message": "Update jayson package",
|
||||
"time": "2020-11-02T20:48:02Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -380,7 +380,7 @@
|
|||
"name": "crc-32",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^1.2.0",
|
||||
"size": 231,
|
||||
"size": 85,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/crc-32"
|
||||
},
|
||||
|
|
@ -392,19 +392,19 @@
|
|||
"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/755c4a6b4f84475edf70ecc818d90dc2e88bc652",
|
||||
"message": "ethereum/tests: update to 904 (#1379)",
|
||||
"time": "2021-07-28T16:24:29Z"
|
||||
},
|
||||
{
|
||||
"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/008a4c3a044908614d2f0da22583537b7b383289",
|
||||
"message": "VM: add tests for wrong transactions (#1374)",
|
||||
"time": "2021-07-22T22:59:11Z"
|
||||
},
|
||||
{
|
||||
"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/7a2301c2fc00f3350634bcc7f4a50c41d1445094",
|
||||
"message": "VM: fix EIP1559 bug to include tx value in balance check, fix nonce check (#1372)",
|
||||
"time": "2021-07-22T03:08:07Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -416,19 +416,19 @@
|
|||
"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/87a739cdda6e7650e43678713b8599ae47f8129c",
|
||||
"message": "catch errors parsing state tests",
|
||||
"time": "2017-12-18T21:53:14Z"
|
||||
},
|
||||
{
|
||||
"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/d9092f9ad0ccb6c2eee2f8508153401bb8a92cc0",
|
||||
"message": "remove redundant push to stateManager.touched",
|
||||
"time": "2017-12-20T12:38:47Z"
|
||||
},
|
||||
{
|
||||
"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/fba7652f5192f6b77f53899669159986d2ebe41a",
|
||||
"message": "update deps for byzantium release",
|
||||
"time": "2017-09-25T15:18:01Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -440,19 +440,19 @@
|
|||
"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/37cc36f0a52f3808cce8dcbd3f79239c143c4c80",
|
||||
"message": "Remove duplicate gitignore path",
|
||||
"time": "2019-04-16T00:12:51Z"
|
||||
},
|
||||
{
|
||||
"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/3fc889a794e21421edfda2a01762817f560d27c6",
|
||||
"message": "Kick travis",
|
||||
"time": "2019-03-12T00:17:02Z"
|
||||
},
|
||||
{
|
||||
"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/512a49b89b7661c60bb496ad853ba570be4a5494",
|
||||
"message": "Update Travis CI to run on node v8, v10",
|
||||
"time": "2019-03-11T23:35:07Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -488,7 +488,7 @@
|
|||
"name": "base64url",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^3.0.1",
|
||||
"size": 128,
|
||||
"size": 118,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/base64url"
|
||||
},
|
||||
|
|
@ -497,7 +497,7 @@
|
|||
"name": "bl",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^1.1.2",
|
||||
"size": 293,
|
||||
"size": 97,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/bl"
|
||||
},
|
||||
|
|
@ -506,7 +506,7 @@
|
|||
"name": "debug",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^2.2.0",
|
||||
"size": 232,
|
||||
"size": 83,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/debug"
|
||||
},
|
||||
|
|
@ -518,19 +518,19 @@
|
|||
"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/1ae809ebd9a27eb41f3dca3e9942bc06e53f1a72",
|
||||
"message": "Merge pull request #5 from NexusDevelopment/master\n\nremove compiled prefix from stored contract code",
|
||||
"time": "2016-06-25T09:08:10Z"
|
||||
},
|
||||
{
|
||||
"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/7da49e45f39928916e310c0f8e581da62865f8f0",
|
||||
"message": "Merge pull request #73 from ethereumjs/hooked\n\nadd hooked-vm utility and test",
|
||||
"time": "2016-06-19T23:05:39Z"
|
||||
},
|
||||
{
|
||||
"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/89d6ecfb527f93accba57eaf6d6827239771392d",
|
||||
"message": "Merge pull request #76 from ethereumjs/kumavis-patch-1\n\nopcodes - rm unused 'async' property",
|
||||
"time": "2016-06-14T20:45:17Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -542,19 +542,19 @@
|
|||
"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/50cbf93b0b91d3b8bccaa5a764b58f58b0c61050",
|
||||
"message": "Update ethjs-util, require minimum 0.1.6\n\nSee details in https://github.com/ethereumjs/ethereumjs-util/issues/132",
|
||||
"time": "2018-06-13T19:02:42Z"
|
||||
},
|
||||
{
|
||||
"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/a73cc663b6f46b995a9b1be1e18ac8dc4d89d2f0",
|
||||
"message": "Merge pull request #100 from fckt/patch-1\n\nFix comment for getChainId()",
|
||||
"time": "2018-06-10T18:32:50Z"
|
||||
},
|
||||
{
|
||||
"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/d2827001c3b209f3eaad8dd4c0cd6b7caaac74c4",
|
||||
"message": "Merge pull request #105 from egodigitus/master\n\nTypo fixed",
|
||||
"time": "2017-11-22T15:20:29Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -566,19 +566,19 @@
|
|||
"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/b3cc6b4df1ec07065dce2d1c5a644b61421b1a08",
|
||||
"message": "improve test converage",
|
||||
"time": "2019-02-06T18:43:51Z"
|
||||
},
|
||||
{
|
||||
"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/90540b8c0eb09b263891be5a2b07c157b61364d5",
|
||||
"message": "fix tests",
|
||||
"time": "2019-02-06T00:22:36Z"
|
||||
},
|
||||
{
|
||||
"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/b85f98514e33a34223bc7bf748c2b01edab08ebf",
|
||||
"message": "stop defaulting to sending supportedHardForks option to ethereumjs-common",
|
||||
"time": "2019-02-04T18:41:45Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -612,7 +612,7 @@
|
|||
"name": "buffer-xor",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^2.0.1",
|
||||
"size": 100,
|
||||
"size": 81,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/buffer-xor"
|
||||
},
|
||||
|
|
@ -621,7 +621,7 @@
|
|||
"name": "miller-rabin",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^4.0.0",
|
||||
"size": 86,
|
||||
"size": 134,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/miller-rabin"
|
||||
},
|
||||
|
|
@ -633,19 +633,19 @@
|
|||
"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/4f7829fb343fc7068d7e956ce373cb5f922fcac8",
|
||||
"message": "types: add Address type",
|
||||
"time": "2019-03-18T14:06:38Z"
|
||||
},
|
||||
{
|
||||
"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/026ff50be7c77f24fc71443d3bc6496806a226fa",
|
||||
"message": "vm: add simple benchmarking tool for mainnet blocks",
|
||||
"time": "2020-06-26T16:09:58Z"
|
||||
},
|
||||
{
|
||||
"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/56a87310467152cd97e7604a79dd3cb3a2433941",
|
||||
"message": "Make clearOriginalStorageCache private, implicitly run on commit, revert",
|
||||
"time": "2020-06-05T15:49:26Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -657,19 +657,19 @@
|
|||
"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/002172c94ad1d3c3e6ffc20cc1f5a284393ceee5",
|
||||
"message": "Merge pull request #143 from ethereumjs/fix-signing-eip155-transactions\n\nCorrectly support signing and serializing of EIP155 valid transaction",
|
||||
"time": "2019-04-23T14:07:53Z"
|
||||
},
|
||||
{
|
||||
"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/eb7ae3c0b0c3eb53f24f253d76531b221f80c749",
|
||||
"message": "Add additional signing + hashing api tests.",
|
||||
"time": "2019-04-04T13:25:20Z"
|
||||
},
|
||||
{
|
||||
"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/1583bea11b8f90690e1648be9f685b640540d30b",
|
||||
"message": "Correctly support signing and serializing of EIP155 valid transaction.",
|
||||
"time": "2019-03-30T23:07:25Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -681,19 +681,19 @@
|
|||
"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/96a63258d4457b0fef860ae97f968547ed6c9b90",
|
||||
"message": "Fix JSDoc comments. Rebuild docs",
|
||||
"time": "2018-12-11T03:51:01Z"
|
||||
},
|
||||
{
|
||||
"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/d61da4b96db94df9bf232dbdd8451328e819b53c",
|
||||
"message": "Remove ethereumjs-testing dependency",
|
||||
"time": "2018-12-08T04:25:06Z"
|
||||
},
|
||||
{
|
||||
"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/c2da4c34d8001120dfc08aa45e2a9894a7927aab",
|
||||
"message": "Fix syntax for tests",
|
||||
"time": "2018-11-28T04:05:51Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -727,7 +727,7 @@
|
|||
"name": "level-mem",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^5.0.1",
|
||||
"size": 71,
|
||||
"size": 212,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/level-mem"
|
||||
},
|
||||
|
|
@ -736,7 +736,7 @@
|
|||
"name": "level-ws",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^2.0.0",
|
||||
"size": 229,
|
||||
"size": 222,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/level-ws"
|
||||
},
|
||||
|
|
@ -745,7 +745,7 @@
|
|||
"name": "readable-stream",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^3.6.0",
|
||||
"size": 210,
|
||||
"size": 99,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/readable-stream"
|
||||
},
|
||||
|
|
@ -757,19 +757,19 @@
|
|||
"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/01243f01a75f5b58e625f1506739a3d4fcd6a484",
|
||||
"message": "Fixes codecov badges after repo renaming (#1071)",
|
||||
"time": "2021-01-27T18:12:25Z"
|
||||
},
|
||||
{
|
||||
"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/342319bf4ad9c5397adb15ba05822f8df726fea7",
|
||||
"message": "ci: on-demand testing for VM State and Blockchain",
|
||||
"time": "2020-11-12T22:43:52Z"
|
||||
},
|
||||
{
|
||||
"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/d40c8df99d44590f6ed25b2a6f8db98f64367dc1",
|
||||
"message": "ci: removing debug entries",
|
||||
"time": "2020-11-14T07:08:49Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -779,23 +779,7 @@
|
|||
"url": "https://github.com/apps/greenkeeper",
|
||||
"size": 32,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
"commits": []
|
||||
},
|
||||
{
|
||||
"type": "CONTRIBUTOR",
|
||||
|
|
@ -805,19 +789,19 @@
|
|||
"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/784cfeb90b024ef558d116675779e883b7b1e98e",
|
||||
"message": "Linting fixes",
|
||||
"time": "2019-01-15T15:31:21Z"
|
||||
},
|
||||
{
|
||||
"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/a9c3e8c8d4c012b203c0df728b739c2dba7c5a56",
|
||||
"message": "Clear stateManager cache after setStateRoot",
|
||||
"time": "2019-01-15T15:21:33Z"
|
||||
},
|
||||
{
|
||||
"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/eddd9db5a1430631d3482d0c17b21e4b44fc6f60",
|
||||
"message": "StateManager documentation\n\nInitial `StateManager` documentation. In the process of writing this a couple of inconsistencies in the code were found. Firstly several methods, which should only be called when there are no outstanding checkpoints, were found and updated to error when this is not the case. Secondly the `checkpoint` function was made asynchronous to match other methods.",
|
||||
"time": "2018-11-19T14:08:08Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -856,19 +840,19 @@
|
|||
"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/e7cf3d50c48afa97b62cb90f3d4f187fac946f03",
|
||||
"message": "Remove all the debug traces from the vm",
|
||||
"time": "2021-04-12T16:16:33Z"
|
||||
},
|
||||
{
|
||||
"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/36dd340cfd57e2f992e4545c7811aaf94110cd51",
|
||||
"message": "Add an option to disable the block gas limit check in runTx",
|
||||
"time": "2021-01-09T22:03:27Z"
|
||||
},
|
||||
{
|
||||
"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/25254da2bbb5003555b833b015f510a86e94f4ed",
|
||||
"message": "Add a script to lint dependencies (#770)\n\nOnce we have all checks passing (https://github.com/ethereumjs/ethereumjs-vm/issues/832), we can include it on our regular CI process",
|
||||
"time": "2020-08-13T20:59:19Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -880,19 +864,19 @@
|
|||
"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/41d2bec49abf7e53fdbe7d49866e9f569813fe1a",
|
||||
"message": "fix: lint",
|
||||
"time": "2020-03-30T16:14:25Z"
|
||||
},
|
||||
{
|
||||
"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/4a6cbf45e39d34560baf16e062679b23d89ba5a9",
|
||||
"message": "fix: lint",
|
||||
"time": "2020-03-30T16:09:56Z"
|
||||
},
|
||||
{
|
||||
"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/2273badbc9a782787ef45e7c851c6d8ed5fde2a6",
|
||||
"message": "Update tsconfig.prod.json\n\nCo-Authored-By: PhilippLgh <philipplgh@gmail.com>",
|
||||
"time": "2020-03-30T15:53:01Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -904,19 +888,19 @@
|
|||
"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/c3b74dd000cd027b15f84cdc5d47bc7e5ce8bb19",
|
||||
"message": "chore(package): update karma-detect-browsers to version 2.2.5\n\nhttps://greenkeeper.io/",
|
||||
"time": "2017-03-20T10:58:13Z"
|
||||
},
|
||||
{
|
||||
"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/f0e3ea1b2d30f3a63153a82e4d117787b1132516",
|
||||
"message": "chore(package): update dependencies\n\nhttps://greenkeeper.io/",
|
||||
"time": "2017-02-10T01:09:40Z"
|
||||
},
|
||||
{
|
||||
"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/6c727ffc0d5624336926faf5bd66a8091f315ef0",
|
||||
"message": "chore(package): update ethereumjs-tx to version 1.1.4\n\nhttps://greenkeeper.io/",
|
||||
"time": "2016-11-17T22:12:04Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -950,7 +934,7 @@
|
|||
"name": "bn.js",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^5.1.2",
|
||||
"size": 297,
|
||||
"size": 103,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/bn.js"
|
||||
},
|
||||
|
|
@ -959,7 +943,7 @@
|
|||
"name": "create-hash",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^1.1.2",
|
||||
"size": 138,
|
||||
"size": 221,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/create-hash"
|
||||
},
|
||||
|
|
@ -968,7 +952,7 @@
|
|||
"name": "ethereum-cryptography",
|
||||
"path": "path.to.package.json",
|
||||
"version": "^0.1.3",
|
||||
"size": 163,
|
||||
"size": 256,
|
||||
"contents": "",
|
||||
"url": "https://www.npmjs.com/package/ethereum-cryptography"
|
||||
},
|
||||
|
|
@ -980,19 +964,19 @@
|
|||
"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/5807f4bdc073c6986cea3835d290d98c0bab9044",
|
||||
"message": "fix: remove references to old synchronize event stats obj",
|
||||
"time": "2019-05-13T09:38:01Z"
|
||||
},
|
||||
{
|
||||
"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/bc6e779f8a8b42a1586ef1b734dd58ada91bab78",
|
||||
"message": "fix(doc): \"npm r\" is not an alias for \"npm run\"",
|
||||
"time": "2019-05-13T07:43:17Z"
|
||||
},
|
||||
{
|
||||
"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/78d323cd93b7074b60c01c88416150b32a0ca648",
|
||||
"message": "fix(browser): correctly import ethereumjs-common",
|
||||
"time": "2019-05-13T07:40:50Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -1004,19 +988,19 @@
|
|||
"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/aea11d1d3e0dd7215e03f5ea25993d641d78f08d",
|
||||
"message": "Typo fix: StateManger => StateManager",
|
||||
"time": "2020-08-20T19:20:00Z"
|
||||
},
|
||||
{
|
||||
"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/5c985f574a5fad9d64203bb1f5715818fe1634ca",
|
||||
"message": "Remove extra comment.",
|
||||
"time": "2016-04-01T18:58: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/daf4ebd6120258e696e958c5ca6c086a159130fa",
|
||||
"message": "Fix some issues brought up by @wanderer",
|
||||
"time": "2016-04-01T18:55:27Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -1028,19 +1012,19 @@
|
|||
"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/fb2172e310ed337a402c2393e0261f476c833fa1",
|
||||
"message": "Fix lint errors in opFns, runCode, and test hooks",
|
||||
"time": "2017-07-10T06:20:48Z"
|
||||
},
|
||||
{
|
||||
"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/001033c508d6ee4219574fa05ddb27228cc8831f",
|
||||
"message": "Add @inclu-media\\'s use of BN in checkOutofGas",
|
||||
"time": "2017-07-05T17:59:27Z"
|
||||
},
|
||||
{
|
||||
"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/78357ebd76b36352ca8b7b73b1cb436218c083ec",
|
||||
"message": "Cleanup, remove commented code",
|
||||
"time": "2017-07-05T02:05:31Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ const exec = promisify(child_process.exec);
|
|||
const glob = promisify(nodeGlob);
|
||||
|
||||
const octokit = new Octokit({
|
||||
auth: '',
|
||||
auth: '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',
|
||||
});
|
||||
|
||||
export async function getLegaciesForSubproject(subproject) {
|
||||
|
|
@ -47,7 +47,7 @@ export async function getLegaciesForSubproject(subproject) {
|
|||
export async function getProjectContributors() {
|
||||
const contribs = await octokit.request('/repos/ethereumjs/ethereumjs-monorepo/contributors');
|
||||
const contributors = await Promise.all(
|
||||
contribs.data.map(async (contrib) => createContributor(contrib))
|
||||
contribs.data.map(async (contrib) => await createContributor(contrib))
|
||||
);
|
||||
|
||||
return contributors;
|
||||
|
|
@ -92,11 +92,12 @@ const createContributor = async (contrib) => {
|
|||
|
||||
try {
|
||||
const rawCommits = await octokit.request(`/repos/ethereumjs/ethereumjs-monorepo/commits`, {
|
||||
per_page: 3,
|
||||
author: contrib.name,
|
||||
author: contrib.login,
|
||||
});
|
||||
|
||||
commits = rawCommits.data.map((commit) => ({
|
||||
const lastRawCommits = rawCommits.data.slice(0, 3);
|
||||
|
||||
commits = lastRawCommits.map((commit) => ({
|
||||
url: commit.html_url,
|
||||
message: commit.commit.message,
|
||||
time: commit.commit.author.date,
|
||||
|
|
|
|||
Reference in a new issue