{"_id":"@ethereumjs/blockchain","_rev":"86-a500fbfc340b1b2d956191e23f7027a8","name":"@ethereumjs/blockchain","dist-tags":{"beta":"6.0.0-beta.3","alpha":"8.0.0-alpha.1","rc":"10.0.0-rc.1","nightly":"10.1.1-nightly.2","latest":"10.1.3"},"versions":{"5.0.0-beta.1":{"name":"@ethereumjs/blockchain","version":"5.0.0-beta.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.0.0-beta.1","maintainers":[{"name":"cgewecke","email":"christophergewecke@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#synopsis","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aissue+label%3A\"package%3A+blockchain\""},"dist":{"shasum":"e84db8dbca28b2320ba9eb10f5e0bca1314c3f55","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.0.0-beta.1.tgz","fileCount":30,"integrity":"sha512-fm1iHC3n1QnBMMEUZnsDz8QD4BWSBNSkU8irvlmNxVWgAsh2DnWGnMJhmRm02LXE7n62rur0Ok56If15zeVhHg==","signatures":[{"sig":"MEUCIQDFund5dmRY8eKX3iV5q8fVoKCRqleMr18q/M+vhj0YjwIgbrH1hAXo++UeGYW1S2NkQ+hX4fj818XHLjIJwgOdrlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkV3YCRA9TVsSAnZWagAA4MQP/3qSVM3q0PFTj1neZyeE\n9cxa9gII+Oa12ahzOp6TeFDwwJmZg6taTXCTJthANiPS934xhR5veLXPvwGY\nxnTWxafTWLfH0k043u2Uq4nI8/nfPbCOuIYfRQpRHsFAZHlsg8y+MmeQtcwX\n4nep3GtNM/rp1CczSkJfA6+sEZuQMGdweovq421PCTxWiTwJFRzyboQn7RJn\nIUzq5rsSlxjwozz/2GmigH7NQE90ZQBE/0KrXAUQanHz8ZGKNQB3SJUOAXJy\nj/Cn2127QFC2aOcr1F1PH+aclajm/xqkCNmPCUfFBBvCgzRXYw93qcwUzRb+\nVB8CJHUO1kD48CSE3ZoxY1fJsMu212bCiPo4mpkMOlCT5TebBH0IRFwRwU/s\nkIJWS+Sl2m0JclSv79c/a4kN+SNLthKCbSMsENkQ5i3h+brO2Q6fe5XQ4yvH\nB9DuX7UGVxlcH+mdzBj9MHFyXha0Ctf0Oxli1OBljrNkZFWNpRld13DJ5jq+\nYHH5hzrCWdC5wOJZjJ/T3EPayqx6pjHRJgNUNtGaJ9eN7ST8W/BcF1c28aBF\nL5M892eJZHb35UikZcZG260pmFXFCaJg9ClS+e1CobqO1JS/mjTNNZkPUgrp\nEtDbXTspvITz7p7L5YaP4UCEKzEotDyLoMaiaCACg//xra4gbYBSpsKWxqvC\nDiYp\r\n=UVia\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/index.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run lint && npm run test && npm run build"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-vm.git","type":"git"},"_npmVersion":"6.14.4","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"12.15.0","dependencies":{"rlp":"^2.2.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.7","@ethereumjs/block":"3.0.0-beta.1","@ethereumjs/common":"2.0.0-beta.1","@ethereumjs/ethash":"1.0.0-beta.1","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/bn.js":"^4.11.6","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.0.0-beta.1_1603362264183_0.8486269133345865","host":"s3://npm-registry-packages"}},"5.0.0-beta.2":{"name":"@ethereumjs/blockchain","version":"5.0.0-beta.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.0.0-beta.2","maintainers":[{"name":"cgewecke","email":"christophergewecke@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#synopsis","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aissue+label%3A\"package%3A+blockchain\""},"dist":{"shasum":"18358fd3c3197af821c25c915bd9002c40d8a613","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.0.0-beta.2.tgz","fileCount":60,"integrity":"sha512-lQfChPSW9ae/eNstbXES7R4OPsbL7NPNWIUv6EKjBH4qAShD0jEoGlWPHHQkZaORHQJJAnS6M/DiouD8awzR4A==","signatures":[{"sig":"MEUCIQDKFy4S1l/dlVOlhVIz7Zm6qt8GAheKsSJjSl/X/y7YhQIgAUh9BZdo0LEMil8ajxWo5+qsgGOH6dHmXW+0d8NheBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrPYUCRA9TVsSAnZWagAAx+0P/Ak34XcjsAE8pG9R7wZ7\nuR0N7jYktMHcXqxHSR/DpbQHsGDGpMwdzH1e9MOGGUoc5pkSGfQQ8FDGAGmJ\n9pDlKOp3+TaiOygzcHAQOTmE+OmYrbPjG8VUrZR9aH5TeVm17IBlVieHh93m\nxm4Rr6z2NDLqHAtE3Ca+DDEm4cTNc24obDI05ux2siTI7/sjus41l81OIEg0\nPOlIMIWPWBcXCBumcVVMDHCic2YZEARkwslN9qnqKMUOnep+/oaqcvlQI9hn\nMfNspDW6m8VwaQSHskTJjRrVBljSAhlwPHAkJSUvOSHCmnUhHvJfePYSwFJe\nuLlmBCfPzgqYWM/LPUybz5bRjczZmMG1OxjJ1XbIR0obkxVG7cckueEVowuA\nz+BnYvdlol+tnHj3unoP7H1859ORDKp2r5Pl6J8AbSKvB7dFcH0WhdF2fttu\nAF+O2aJzcBTgLPOHFhtT5aSYXkIRBmKgUw+6+zSYmL1/ifXSLF0+qJT5Ga0G\nlAZEQA2LxLUrD9DYFhftO1M9Flv8U5obzGmHCAeJ1TSrKxknIXwW/Y9WsEMS\nOwb1y6iF8CSJzaAIvegimU8i0dXPDRPky5cKET1AL84hRH8XGOQZd+E2BdTx\n1K5Kbg93Am4Ow8m6k6qNecxzCuZXoig3cLlIvnQxzFIDYb3SZsPgrJYqK7G8\nYHTs\r\n=Dvx1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run lint && npm run test && npm run build"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-vm.git","type":"git"},"_npmVersion":"6.14.4","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"12.15.0","dependencies":{"rlp":"^2.2.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.7","@ethereumjs/block":"3.0.0-beta.2","@ethereumjs/common":"2.0.0-beta.2","@ethereumjs/ethash":"1.0.0-beta.1","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/bn.js":"^4.11.6","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.0.0-beta.2_1605170708482_0.268076234027953","host":"s3://npm-registry-packages"}},"5.0.0-rc.1":{"name":"@ethereumjs/blockchain","version":"5.0.0-rc.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.0.0-rc.1","maintainers":[{"name":"cgewecke","email":"christophergewecke@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"4227090623467b3a7d7874020dc2c2d4b6fbe311","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.0.0-rc.1.tgz","fileCount":60,"integrity":"sha512-gwQ95ECDEb0UBfMFpyjdTjeBMXWTEE9dzWSMokVIMouQLb8TjebJQ3HNvMpegCoQti+unmHN7Ab93H6VGz3Suw==","signatures":[{"sig":"MEUCICgcoE4yVnM2wAmiYKxElClrYbbvYv++gkpAoQtAC2s2AiEA+SoegJ+bhWY8jz4NFO3sZqGPr1X/OaO6ndes6Qj/h0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":312724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftkENCRA9TVsSAnZWagAA92wP/jNhcXCz8B8axTENTHai\ntqC0CaOs7KxeQWswzihMGtGLHr1cobWd8gcVA++RLxVCN0DUsF5t+qfxQJLo\nxLI94848Azo8VK2xDVI9d/nQhx5Kfzp6DinHdPL0haS4z2TedmM9f1dZZzul\nLpkOjMdOKVMTeuph0UegX+YMMXj/CKlMdDAQOJlRYKEEdYCzthRTJ6UlH1ST\nUedhvEFAAbUZhw15BD2WtL0YKcLhLYRSHIHN2gfUmQuHMuhkD3XGZTiAQcd6\nu+o2uxR3xp0aX2oOyKCj9QzDzYFWpbyHzCQx/RdH6oNVz72wGn9xTVX92erM\nznvqo2d6J4reiFmYhG6Qthw5WtxQ0f46HwmlFYyf6HLH0b1POfkw31ctOTBD\nzEspB4q8/Wv9Z2Me4rVcgvfA7qrzCtoI1RzCKXI/eO8n7Jqe2eNUUt2+0+02\nQuv1TguzSWFhp0fzsk/UDYDHkOfxsRfGtLlZVqDFJrzcC1REqV+YyoMwZg97\ncv0im+KY3UmfzKbGp/klq4I+Q4l0WgaNJQ81vU/MhFFtPN9O3BWrUPgl4+/0\n0ATZNxwYctFXfD6IPcCk0n+bTzuLSvUgUKHHXkaKNxlbOxnd8yyAGxGizKPR\n/T8phhpXtz1fMJz8TKrv6aXpn0bmSDFOb59Dgo3ruMxVFgxN1PmcUsvGTQro\npqlZ\r\n=p/S+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run lint && npm run test && npm run build"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-vm.git","type":"git"},"_npmVersion":"6.14.4","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"12.15.0","dependencies":{"rlp":"^2.2.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.7","@ethereumjs/block":"3.0.0-rc.1","@ethereumjs/common":"2.0.0-rc.1","@ethereumjs/ethash":"1.0.0-rc.1","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/bn.js":"^4.11.6","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.0.0-rc.1_1605779725351_0.0032815219954211994","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@ethereumjs/blockchain","version":"5.0.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.0.0","maintainers":[{"name":"cgewecke","email":"christophergewecke@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"7e42fd67751f53ce8ac6b7a36cb3aa48e9815d3c","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.0.0.tgz","fileCount":39,"integrity":"sha512-41OptcUHoo5jpt9VTMlHUwW+B4voHw/Q8/u/9lK99QNbDQEEl7eBO2qkDI3e/tbi3Vm9+SYClDfaWs3P8f95pQ==","signatures":[{"sig":"MEYCIQC+FqVZNv1T/+lUBAgs1NOUj3CIf1ocZbsX+yMM2M8dYgIhAJY8CeEYZwOihzJAojpO55n85KSNPiX+/3c/5kwAd/W3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfviXLCRA9TVsSAnZWagAAVeYP/RtNcV5nTqFzaEIb2pix\nAVx+Dyo4haM/v4C9njEk085l2XM5qRZmk+9XIFxaTgBNo+8JrQ5rKvzSsNhs\n5Eq+4Dd7h+FyS86TPD/T0qTOTJ6fsABi7VmFxcrVnUiyfYdEaM5cus4jWTQQ\nQ62G0vlWRCjle7GKOnYYMouzx1U8mG3TrP5XczpS0lsrPQh10Bxd2ox5Ihf7\nQs9/IwNrT4eDT860NytL54DIvjUI4WA83rdYop+TbSivcMFVWbu+cE3xiLgY\nMxg+o8SCu1VFXPhWjbxSFjawGCVUf/VMQgTJFiVfQO6BnpzKpfUJT9nGrDa/\n+qZ3qRX2JLYQiIkVK3ej6Rg3jbbGZBca3eLUWc+PKhJmvMYmF9uSvk1X4NX8\nYvYS2LGoi5tUsyYXl8MFjlgyA5qW+qWAZ+JskJ+jmPhCpC5rCQEFgUwWr2Ft\nXVLhXKRrxcYOYRs9uv75bvg2GcCtC4XgHk5F3PBq4Rgn8X9/+0hONFy256Ei\nIs/TJNWlkCRh1IMOvb21SPT9dK+yi3d59bJsH/cQ+Pp9nliRIfElpREzfDOR\nBPdUWqJwZAasYvzUe/xqYafUcatDOCgMNL3N9TuUPDiuEG195awP9foEsyQV\nLKyL43ARQpMnBhadGk33UzFK7V5TqMijyhM4XG5Aw+Y3kBRYmGXLEw4tBGME\n0iCK\r\n=YHT1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run lint && npm run test && npm run build"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-vm.git","type":"git"},"_npmVersion":"6.14.4","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"12.15.0","dependencies":{"rlp":"^2.2.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.7","@ethereumjs/block":"^3.0.0","@ethereumjs/common":"^2.0.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/bn.js":"^4.11.6","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.0.0_1606297034679_0.23874535883536963","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@ethereumjs/blockchain","version":"5.1.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.1.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"cgewecke","email":"christophergewecke@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"cf694a877d422d5300ea0edc5a98dac0d4eb2346","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.1.0.tgz","fileCount":45,"integrity":"sha512-NmQhEZR6pkbvX4dChTPcc5PvGURq5OflwK6ytUrn3BwqmRX5Q1B3HDo3FDgDAEikzUHRnIWFJ28SJVHS+ZMGDA==","signatures":[{"sig":"MEQCIH2Pkp/it2bHDRqK/VaLPLSLFUymkJh/ErHe+7ZOTA0VAiBiFG0QxIPOj2IKj3FUpaiFTDZYzgdchkoP+VQUCzF3Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNL/BCRA9TVsSAnZWagAAHMIP/j1APiAJusecPgfbHGFt\nGY8xupCUzRU9OjDNskHS4HixHv7FCoJdQvdUZ3ZkfdTo1Lcrk8/WYfkuOO7r\ncsqiOAgpwt9rZJB9LdbHNqtEWocIy4ReCKuMBbU2pe55CLPB+SJQQLBPmwZb\noe7YnutvvDOovOqmhE+h5f0pOU0SaWK/K3DzoTI0zAv7wJmAfCYePkwf3z+f\nNO7HiG0ArKtIu3+iHp/IPniXRgBlm16ZYkX6oi5m08qcqQu9OrwTbvleUuRv\n0oRr7NyIN1svreUR2/13Sy8VVfxo2YKryeJKAdevZC9dqzrmPvSl7DXLQJFF\nHQjEPUvamOAjyIXQ5+zC76BgsL7W5KgN5cy5utLBhrFjBMfyB6Wp8BsXUF8q\nd3/pH6+vtHXDYnmTzvVlfpG3MHUQAysTIzN+VyeZpAWrQ6Iw5AMqOOoLvqAj\n7eBvDLJMh/qxPiXPa8HJ3yJeXDTN8NQXGcgxgdLnmBDS4dmbDWHz+vGaAPQM\nG8JXXFXHMiXQiP9nf7PXSDXS93TpbpGT1N5TsPQjBmiip1tqUapAnYHIEmlQ\nYHhKqpXxpeE9SDojew8SYfCOuitVXxxtXZrUdYlz9UcDjDoAZWL5KD0folT+\nBap5WmnQQQLbrcz0sVjpifuJlj2JAarL4b5HxiNb4pEaRP3bq7tmEdLhaETZ\ns0r4\r\n=Uc0q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.spec.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-vm.git","type":"git"},"_npmVersion":"6.14.8","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"12.20.0","dependencies":{"rlp":"^2.2.3","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.8","@ethereumjs/block":"^3.1.0","@ethereumjs/common":"^2.1.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/bn.js":"^4.11.6","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.1.0_1614069696952_0.16103793230184538","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@ethereumjs/blockchain","version":"5.2.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.2.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"cgewecke","email":"christophergewecke@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"8c9727564648ebdee09c3c9651142eda412125aa","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.2.0.tgz","fileCount":45,"integrity":"sha512-NYIQu+VfdoEoDXSXJK48IkOqAyLok0sVrSIXfRMbX1rGOlgJUeWJIYLL4B/bU7hml0yfWvUJfaeeInL+NTN5kw==","signatures":[{"sig":"MEQCICTt6/V9NTgk9tMU77lJ5a1Ovs6pBgzLrflup+6yYo2BAiAE0evhwLGGeZECX0SvoHHxbPm7uj/kx7torHgzcwuvYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWhPPCRA9TVsSAnZWagAAd6AP/ig6gX7t5sgFtnSBiEfd\ncwfw6C27RHeCA2m1tv3jttFSr/HJ28VRD4IyVIfcE4nPlxZbjAxzRPH6Nlv8\nPkJ5n1CJNh7HDr/H7AtwLBmf2LebRPY51tZ/G2//2emIG1X7f1avnPKWmA7J\nEezypxE/npj2FxMTmlBi9asBbeQ+j5ReZHC8jJRDnKcAOP3XM5TCYetBjo3e\nNysbHlDgaXKWbKxxa+HhFzsJJGURJgZgXwqhscFyTcu8C/N6VQ5KRgfHaEnE\nfczTj0z/AiL0zJwK1RUuYtO7vYTvuU5FrpUxQfSF/aHbDNbei5MST+8GX0Lf\nCxvzG37MucdP8DS6PhDyJi8o9DHa2Qk7xTLKzlcYjvq3Phd8OIEF67nhCTNt\n+5Ixei3FlcqIxEfeCtoUgIcjgT7Lbyl6l9FNpf9IvWfPAoQer2Jssw5SwrQg\nFf4K7zW9PdRxKa9sYg9/1VG0PdZcyyi9RylacuAY/YzliaRBRUQVdWZzi4J5\nbH6QFaz76eletBWGTsjFKG4/Pm2qRb5LEJmu58A4ZS8ELI7DNI+C3Jr0OFiG\nu6AaqGWe9fqZC65oX2HBXECnGPkGur+Y6XstnNSbIaz89LUVW1skEkwyxNRp\nQJepCl3O/nrSerhunODxNKpQUbMdFU05lvFaLbdTSq1kJaq/PNgJD/DLiGFx\nE3Hq\r\n=p+3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.spec.ts","build":"ethereumjs-config-ts-build","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"6.14.11","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.9","@ethereumjs/block":"^3.2.0","@ethereumjs/common":"^2.2.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.2.0_1616516046814_0.348797371097606","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@ethereumjs/blockchain","version":"5.2.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.2.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"evertonfraga","email":"ev@ethereum.org"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"cgewecke","email":"christophergewecke@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"83ed83647667265f1666f111caf065ef9d1e82b5","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.2.1.tgz","fileCount":45,"integrity":"sha512-+hshP2qSOOFsiYvZCbaDQFG7jYTWafE8sfBi+pAsdhAHfP7BN7VLyob7qoQISgwS1s7NTR4c4+2t/woU9ahItw==","signatures":[{"sig":"MEYCIQD/NZbC63v8WtTa3FkvWiWCaUv7uswjSLPR3HQSnaTLJwIhAJkCSFpRzpnF0rN0OSQC7Qz5/ByUqolQ9RPXMicyVBkb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXkZWCRA9TVsSAnZWagAAe08P/1mbZtXAJsWwEYrBZ6fV\npJeG8vzv83gLiGPDzHU5jgfBRKibZyBAL2KHztPCxaRNPe2j/44nNGpMC+6r\nm7FzApaEi8wXhEuEBwxywI/Vf51uzaLbYlvcfmwIak/tYC9+MnT0Mf99Kcp5\ni1juE5HyBNo4CKzN2uiBPD/hM8Qj69BgZBkkzOWsvYst8wR6RYFwksqiR4t9\niydmPJjvvLN34U9i1z3naP57zecNM6YyW+kx0mmNeKzxQoFsppw+n0CxUTBV\n7sB3WJk4Xu5oqw21JVnKlpBe1k9xK0Plb1dgIGEzfaAq3Q4l5BVeNbdZ0AFk\n1TuiIpZ3UYz7PW/stGbJlqOIyYzXkKghFDxJHv76MhUyoxvnDZ3VCaZvYZZI\nU+zcIRGQV9VIv/lUkgGpfRAQeb56j2tVK2oBwUP6Gysq4GXwSWSj7M6bib1Q\npjytz0Zx/AE4YKaIqk9AJ9/gDi8nAerYaz0jDgtxAVyWhjR+Pb1lerEJt1JF\nOL1DSqyR8qaFoM8WuRKeXqPKmUb9UFa34mfo1eb0WS9mvAAExr2s8ERvgMov\nFNwpZGnY87u4iqercGCjAbmZugOhc099s9bV1+/GHV5j4FnJbeSBMwUkoVl3\nD0QfGxSBQpbiFvxNbMMNx99JB7IzjeX6j05S5WJfVR57MIvBw/8FwUsEE8+q\nPIz9\r\n=fNBh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.spec.ts","build":"ethereumjs-config-ts-build","clean":"rm -Rf ./dist && rm -Rf ./dist.browser","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run clean && npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"6.14.11","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.9","@ethereumjs/block":"^3.2.0","@ethereumjs/common":"^2.2.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"next","prettier":"^2.0.5","typescript":"^3.9.3","typestrict":"^1.0.2","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^2.2.17","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.2.1_1616791126072_0.8372024557011553","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@ethereumjs/blockchain","version":"5.3.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.3.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"evertonfraga","email":"effraga@amazon.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"cgewecke","email":"christophergewecke@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"206936e30a4320d87a26e58d157eadef21ef6ff1","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.3.0.tgz","fileCount":45,"integrity":"sha512-B0Y5QDZcRDQISPilv3m8nzk97QmC98DnSE9WxzGpCxfef22Mw7xhwGipci5Iy0dVC2Np2Cr5d3F6bHAR7+yVmQ==","signatures":[{"sig":"MEUCIQDGzLpVyGeKNVaJFRAuSfgMvqqeY5Byqg5MrCONH387AwIgTp6pQL4IM3L3Z9cbdkBeDmxa7fVCC9jlrEzH+xugiEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr1EoCRA9TVsSAnZWagAAUisQAJAv37VNlM36PMycUjob\nua9GyZ5oy/n9X8VD/0gNK2ePnA7dNp98GEPdZjBakC68NbFVyLT3gngEv5CI\nN5RXdZgLppz8N44tLnX8ts+gR4lHAGsk1ikcZBVPfd9aaHXawC3YxsybW+WB\nnA3vyVCrwmGG27fAq+/ILyVLPAAAVIKNVZS/N1NQm7969yZb1hVbk5ZLe8rt\nJwJK/zJnp2dBufk6psz1rKEkgWxCY+nU6RD5O4fPR/+XFU9K/EcIVBhaLTDE\nRmf69kxNrL3/DQ8yn9d5RUADy29hSw2pwpQL1W6KWhTHpFEmEVFP5pcTtwTW\njsmU0rJiyhVw7tRe8DLqwXzihWU6srWUX7INKx5e0Qy7uKNYRqQgKhEbEJ41\nN1cwHOWxmTGGvk99jRIfGRK3fT+3iL0j9cl5XzCLnTBRHF6Nzd7ayljpn2Hi\nQo7DOYMzTq0eXePsPJ9dP3LA3GYUQkacTrn/8vpRkz1HqKeZF7PmMkkfXv7J\nptjQlQl11XFB7z2tlcQ6oedollBUl8/Nj0AKaJW9YzYOho0D0TSX7cs4X3KW\nqYfVnun9L8++geXkb1aX7Qvk0xZAA4M6ZrrS3Aa8i1pxWHiiHiQetEeiM4R4\nSgCnbu4sy7iyacndlpGNeZJkwW9fjhRpvVbmxLHJ15SP3FzkrBXrlU90jbRI\nPdiP\r\n=TaSB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"ethereumjs-config-tsc","lint":"ethereumjs-config-lint","test":"tape -r ts-node/register ./test/*.spec.ts","build":"ethereumjs-config-ts-build","clean":"rm -Rf ./dist && rm -Rf ./dist.browser","format":"ethereumjs-config-format","coverage":"ethereumjs-config-coverage","lint:fix":"ethereumjs-config-lint-fix","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run clean && npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"6.14.11","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.10","@ethereumjs/block":"^3.3.0","@ethereumjs/common":"^2.3.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","tslint":"^5.16.0","ts-node":"^8.8.2","typedoc":"^0.20.34","prettier":"^2.0.5","typescript":"^3.9.3","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","eslint-config-prettier":"^6.11.0","typedoc-plugin-markdown":"^3.6.0","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^4.1.1","@ethereumjs/eslint-config-defaults":"^2.0.0","eslint-plugin-implicit-dependencies":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.3.0_1622102312049_0.0775082865346508","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@ethereumjs/blockchain","version":"5.3.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.3.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"sinamahmoodi","email":"itz.s1na@gmail.com"},{"name":"evertonfraga","email":"effraga@amazon.com"},{"name":"ralxz","email":"ryan@ryanio.com"},{"name":"cgewecke","email":"christophergewecke@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"b8cc506ce2481c32aa7dbb22aa100931e6f3723b","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.3.1.tgz","fileCount":52,"integrity":"sha512-Sr39BoTOzmVSnuYzjiCIpgcBUFE5JWcMF0lYCvzrtx/5Lg1tnpZhw9yMQ6JfIomN421epg4oDz99DWlL9Aqz3g==","signatures":[{"sig":"MEUCIQCc3syYgTQqiu4aMlGJasBSUfHLqi3+N/d6pd5+GKDXgAIgO1VZ1Tk/O8OKk5aWRMG6roI8xW+Z0AzVcRsHCbdtbm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2YgXCRA9TVsSAnZWagAAZXIP/RxNILDFMmX5SUrHCFyk\ndTpTGkSy3B7Itf0cMZRa/4zJbi+iARPyBtBkPn1O5FmRmYB5/zCdBigI35bJ\nFugPfx/QAxlkMnkyUgIzI4RIwHRqfY7da1nZpGycDKYeXWS9bGoC36s1kxMc\n1SWR9a7c2Z2O/4Fqp//RVUVYrBCcOcWDfsdxzrIX3zE7sBmINPbTQIFrGRS8\nfzm8zwLMQ/e975bFSsPw8EDkBaFdFkTDiopvdRLF4tPwq+9VMuUibb8ezwWA\nthtoOHwTfMGHV7VizZewQWZXyJXJbnmntVCNSrDz9xCYFpVbLW2ByH7Mq/X6\ndy6RiyG2F8MaY2LWDW2L9ivM3afMlqHtjTVd76R2dczxKOcvmTyqNubYjW1k\nrLvBxFsNr3GUunP5cncuzkQbHFemlAdsLll7UBobduIXJUoeOM2h3tZyC9bM\nD67kqZE8Ss8RDcWRCfwFCh5mRPRLU0kJjyh8qNPNXw7p+wC84qrnc9aamiWW\ny3GM8tYaY8tR5QyOJwu945v4AnGtNAfVtKbI4ghWFTBQHj+HqRHYEvf9Iaa5\n2LAuvn4R0olaM8qAzgIXtfVHBE/uglsbpWNxAMQm3jLDHj2MvS5/F4SWdOdv\n8th79xaUVfqRPyraOMkSxhBiSo7OFJVh5eL7FvioQkiYI/JRYNV/iFUgC/45\nOpfs\r\n=JpQP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"tape -r ts-node/register ./test/*.spec.ts","build":"../../config/cli/ts-build.sh","clean":"rm -Rf ./dist && rm -Rf ./dist.browser","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run clean && npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"6.14.11","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.0.10","@ethereumjs/block":"^3.3.0","@ethereumjs/common":"^2.3.1","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","ts-node":"^8.8.2","typedoc":"^0.20.34","prettier":"^2.0.5","typescript":"^3.9.3","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.3.1_1624868887134_0.777905326991251","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"@ethereumjs/blockchain","version":"5.4.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.4.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"28d712627d3442b2bb1f50dd5acba7cde1021993","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.4.0.tgz","fileCount":52,"integrity":"sha512-wAuKLaew6PL52kH8YPXO7PbjjKV12jivRSyHQehkESw4slSLLfYA6Jv7n5YxyT2ajD7KNMPVh7oyF/MU6HcOvg==","signatures":[{"sig":"MEQCIENwnN0CI0huBKXpLbkEyhSsR9Udr7TA5yhYu/HINyxrAiBkKGjEo0Zj+OubbhhtMzZ57szxwtx2WqVRryswlzz35w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5suMCRA9TVsSAnZWagAA2HIQAJQtLD3VHFnBTWnR9/b6\nTIw6mr1CKxFMEHwJ5Yf6RnGR2AtGOq5wqVYz4XsypD/jwF0eWpYJX7EzGlMx\nJSWOawGn997TKYWUw4jhpkZGDK/xGsGFOPlSKjYTVyvj4M9PdZxRypxMk16U\n3u5Hf6s6mtvlurIjlY+jejfDhhmyflAVsydEU6eLAqJKCsDMUdBZun1MGrIa\nA79JF3U6lpXXOLvpZztv+MuZkJNLTpufWHQJSOYcgfumxilUkF4gzw1eROB5\ntb3xXyvDmREatoJgUFh54v3LhmmsbxTDSPOO4kBB/8kQZntb5ZvfUmyK7YTg\nYsryNm1xwIdTiui/qMg/8ChAdDyw8Gk9aA6XgiasrAXxRQAAcHOXfwWsTEwa\n5tfVUKlO7yR9BnOkOXVRUbjbg3Bmce7FfNkGJ48QZ7iGtq7KiCFs/T6Tq2Cs\n2KZwJM1YS6cJPr71Ob+JCK43HmyxGKDXsYLErEoTJpToFqvjCKpBy4rE55gs\n9uLVvq2BE6UZfczPq0C1EwYRnr1yp6+F02fy+cTddPdJyth746M3xrfqhJE7\nJnEMK1Drkv/5/wNXn98IktsHJlccjJQ8vugGs9WyfvObICg1OKDTFSGuIjl5\n+5X6TuZcVGVxaH3DWeVbVxawWgqlvZiDYJf1jS4XvOj5sJokphWokCZN9FD2\nYplM\r\n=Svrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"tape -r ts-node/register ./test/*.spec.ts","build":"../../config/cli/ts-build.sh","clean":"rm -Rf ./dist && rm -Rf ./dist.browser","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","prepublishOnly":"npm run clean && npm run build && npm run test"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"6.14.11","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.0","@ethereumjs/block":"^3.4.0","@ethereumjs/common":"^2.4.0","@ethereumjs/ethash":"^1.0.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^4.10.1","eslint":"^6.8.0","ts-node":"^8.8.2","typedoc":"^0.20.34","prettier":"^2.0.5","typescript":"^3.9.3","@types/node":"^11.13.4","@types/tape":"^4.13.0","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.4.0_1625738124465_0.861446152180614","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"@ethereumjs/blockchain","version":"5.4.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.4.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"4a7aa291ec3eeb41719a5b6b2cc25ff1c6c6a440","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.4.1.tgz","fileCount":51,"integrity":"sha512-PVNgVG4W79FZ8HacpYQkNleFsjqUbHnAW61+QFUL9LfK6MKddB5TBHcw3sE4AoXToWGq/UFpuBaaq1G0VBxM0g==","signatures":[{"sig":"MEQCIE/v1TkITpw5yAvxE23neYK+vTpBKTSIdhgWkoNrIHmDAiBbeKvUznfhyB5RItrTP25RnUR4IpOYJ3xVVt39WL8sDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454955},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"7.20.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.1","@ethereumjs/block":"^3.5.0","@ethereumjs/common":"^2.5.0","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^11.13.4","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.1","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.4.1_1632738531154_0.8876160489744809","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"@ethereumjs/blockchain","version":"5.4.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.4.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"5074e0a0157818762a5f5175ea0bd93c5455fe32","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.4.2.tgz","fileCount":51,"integrity":"sha512-AOAAwz/lw2lciG9gf5wHi7M/qknraXXnLR66lYgbQ04qfyFC3ZE5x/5rLVm1Vu+kfJLlKrYZTmA0IbOkc7kvgw==","signatures":[{"sig":"MEQCIFCDXjpOdifXDqUOk0MdUFCu3MS8kyR4iXwykxVvqN9UAiAUrN3lTtsYrIcxI1kmi4OTBkq3JMgY9AAxvPoP2pH2WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454904},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"7.20.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"rlp":"^2.2.4","debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.1","@ethereumjs/block":"^3.5.1","@ethereumjs/common":"^2.5.0","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^11.13.4","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.1","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.4.2_1632860720939_0.5848661054078808","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"@ethereumjs/blockchain","version":"5.5.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.5.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"c07ed8a6a148ed0c5a112cec5bad6bdaa95ccc07","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.5.0.tgz","fileCount":51,"integrity":"sha512-879YVmWbM8OUKLVj+OuEZ+sZFkQOnXYGeak5oi7O1hOjaRv//je+fK2axGP04cbttu7sPCp41zy7O6xw4cut8A==","signatures":[{"sig":"MEUCIQDF/VMtAjTSxNxMDadVpkvEhWyGXR5WOSpJoyYMd+AsrQIga+PjSh44RyfA9lHNfhfT9goM1dyks95mWZed1211uiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455823},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"7.20.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.3","@ethereumjs/block":"^3.6.0","@ethereumjs/common":"^2.6.0","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^11.13.4","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.1","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.5.0_1636448625735_0.7189648183816573","host":"s3://npm-registry-packages"}},"5.5.1":{"name":"@ethereumjs/blockchain","version":"5.5.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.5.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"60f1f50592c06cc47e1704800b88b7d32f609742","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.5.1.tgz","fileCount":51,"integrity":"sha512-JS2jeKxl3tlaa5oXrZ8mGoVBCz6YqsGG350XVNtHAtNZXKk7pU3rH4xzF2ru42fksMMqzFLzKh9l4EQzmNWDqA==","signatures":[{"sig":"MEUCIQCdqzlfR4gMAow5CkgxuBCFBt+nM/vy2SvvO9kN9A/n4QIgMF8mlhu4lh7vjWNaAVUOyy1uc8e40XKvdGytjPMsl98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk3K3CRA9TVsSAnZWagAA5rIP/Ros9TfUwiPKcSa5NKsq\nsdsukEknJqIHqm/HN2WaLRcs4603iObOH53mN3IKZUTQZDjjwiYAK4ub2ams\nkHGnCmJm8yMoEFC//QbYWQcfXLgipsG9b5z1Ta/0aqvMUr4CEJksnYa/oc+G\ndpw2p04pJc2W5RzkyOacwM197dO1RxZWYEmPRNRkcUB2jAjnCI6yuK9U+VUj\nB4VqisCqBXEqSVSmIlRydcWSyaU72brcKRSqvbCEn+C2g5vt8QrpoIxlO3l5\nTmP1XA8n4s+Bxkqoys5lLEF8abT/w3LRquB+HNnBWtipi4fcFECAQ+AeLNZp\nVK2fOpAulMMze0agAPGRR2U/bLPJ+/FsL851r+wCyXS4dpBW9uuJu70clnSs\nBJYfiS1mzv4C4Vl1lLOonWAzMXf9kPjFfhZdFpoRIMRs9gyciIrvnv6aAFDI\nqgriewRUwZgOPszVMby2zZ0GBi0LahmpOqMsfhqq69N+lQc7P+SqUsux1bS1\nVlrMiyo44udVlJLncGSlrYHXRdP9Su88+babsJEMTkIPEe0Z8QixjH7YX4RU\n0BmU4JmiBac6TJrw0LJjDHVavziSpvDTxyToLVEDWHid5NEp5Yd3sSSzBQH4\nD0tu+tSj57j9lAMzEOwq12FM9I9Urxxv01pbb1WEL6YA/G4utM1lM8nuHsQy\n508T\r\n=Bja3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","format":"ethereumjs-config-format","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","format:fix":"ethereumjs-config-format-fix","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"7.20.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"14.16.0","dependencies":{"debug":"^2.2.0","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.3","@ethereumjs/block":"^3.6.0","@ethereumjs/common":"^2.6.0","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^11.13.4","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.1","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.5.1_1637053111522_0.957955633068877","host":"s3://npm-registry-packages"}},"5.5.2":{"name":"@ethereumjs/blockchain","version":"5.5.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.5.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"1848abd9dc1ee56acf8cec4c84304d7f4667d027","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.5.2.tgz","fileCount":51,"integrity":"sha512-Jz26iJmmsQtngerW6r5BDFaew/f2mObLrRZo3rskLOx1lmtMZ8+TX/vJexmivrnWgmAsTdNWhlKUYY4thPhPig==","signatures":[{"sig":"MEQCIFVfNd7DRjNH0S5UVI8vV8tq+IcAymgI74UPaoOkYLagAiATUyEQR0apR6LBZMQcTWNGQ1f6CF2Iv6upV8vgbvfHzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOxRrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZCQ/+OUOpWmuXwSRhcI8++cK5QelA7HeRenzequeWn0BnE1c42X48\r\noBpomvZjQlE3bMZB/eyVMPXAnM+08etUMMi4sN0DBY/LIFgpZ109krcuxTrm\r\nV+skGI6UAi7wTQbXqSzeNX+NAbnvcHT7Us6Ab8bGP7WOSecYfpSlyAwpeF86\r\nwiGYkk4JduFxKgYDqGJ65iOh27OT7nI4dcWXNeMi5QT11SEuKwQ+qFEImBEJ\r\nrvdhGhCtzMlwvpYRC3kJX608OSqr2fS75YTMjcSrNxTpdvV+mU9veHT0+J5K\r\n+DlRn764x3dZ1pVyXeKGmh/JEkAsr0KL9P6rrBxrqyv+QZxLCPM/HR6J6g3X\r\nik3GSV5i8VoJHRBr7rXnq1e5wv78P/0U0QoO8tObmG1JH0I7FZvMTekJMFAI\r\n9GUs0bgS8wyns1E5Up5lu/67o//zFLckzwfVcoRnfCNm/t/AM94BZZMRkGnK\r\nIF3xP/7dYZppxHAqjYFUt71Tpo+2dwWN6wHMmJg4RV3jJmBAIpCN0RSx7BRL\r\n9hp7rWilHiEl7887U54KIS2hhspeNkOq2U9hPhYAIUaM6CUJJxsVG2bRbrM8\r\n2FhniQNjwOm8jLeBQcUsuHZ8NsL/65kqPYsD8k3gqmXeXPiN2fmFeFmB6GcN\r\nq/YYIV3pIFEyujg0dEsd8r055q0j6nZQSmU=\r\n=kUKT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","gitHead":"7330c4ace495903748c606a47a8b993812504db8","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.3.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.13.0","dependencies":{"debug":"^4.3.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.4","@ethereumjs/block":"^3.6.2","@ethereumjs/common":"^2.6.3","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^16.11.7","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.3","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.5.2_1648039019737_0.9694042842448416","host":"s3://npm-registry-packages"}},"5.5.3":{"name":"@ethereumjs/blockchain","version":"5.5.3","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@5.5.3","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"aa49a6a04789da6b66b5bcbb0d0b98efc369f640","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-5.5.3.tgz","fileCount":51,"integrity":"sha512-bi0wuNJ1gw4ByNCV56H0Z4Q7D+SxUbwyG12Wxzbvqc89PXLRNR20LBcSUZRKpN0+YCPo6m0XZL/JLio3B52LTw==","signatures":[{"sig":"MEUCIQDPqaUNinox6qREF6aQ/KpyhbgBI4rTaHVYVbRAMTqnOwIgYHKvRhLYJ8L7gVAO4CmfkvuvW1Krawb6MZ6E0cYjpYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimmvuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpa8g/7BwpWMIPX0cHBY78SW8f4uVvAXM7RbSxUtXXf9wNex4kmyio8\r\nNxCXatNCoh6PhN6DMbqX0u9a0I3hacvEnWqgLkO+u5nxz46vff30wtW1wP8a\r\nVB9ivgd90d0Fg7z1YMzC69nGf0umrw/ElFrBAF9wCf4DxH2uRGm2T+xGTGrB\r\nl367gYmdWHm07svSEDGxrwjJ6G3FGKVkib6oXLg7JZb8qIZ11p6xsb+JRLHT\r\n+JLR15Y7WLw6P2BOUKElBUpE5PtvfJAH+5KLEXlPY954NsTS1jxuW/VU8up5\r\n1OlkYC/p+xb8+Ae5e3u/Bl0M3rpUtD7i+MTayrDSeSZTTgOVEqxLCMj6apyK\r\ni23N1Pow2SMvRTnuJPiJ+6izjfNsRoEclp7aYFTO42vdPCOAg4GEf3XlD344\r\n7kKodH2R0jCaj8j3Ovf3yzC422dwKdNU2JgCIilIPSUD87rrhvqkqewN80Gs\r\nsqZu1pyt2E5qsGieIPLcjGjCbgsOrTtTebHlc1/DRIUWx5sfUOMj744HsmJ1\r\nUzRlu5VcZPsez82odiva9g0gb3m9Uu57EoRFDC7+iPJ81GtM4VXFsK7BqKzy\r\n48+jJIWcPipT6Ek69quPjW23qKsXtjrP/xSuK61RDmTCBNtgbneOFkESWkG8\r\n6zKimIUgk+QpA+MK0aGslpj+5K8sfTantKw=\r\n=csHb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","browser":"dist.browser/index.js","gitHead":"9ebbb0ecbb940a6d9a9216f189ce5d8b922a89a4","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node","build":"npm run build:node && npm run build:browser","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","build:node":"../../config/cli/ts-build.sh node","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","build:browser":"../../config/cli/ts-build.sh browser","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level-mem":"^5.0.1","lru-cache":"^5.1.1","ethereumjs-util":"^7.1.5","@ethereumjs/block":"^3.6.2","@ethereumjs/common":"^2.6.4","@ethereumjs/ethash":"^1.1.0","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^16.11.7","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.3","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_5.5.3_1654287342323_0.6090674822694646","host":"s3://npm-registry-packages"}},"6.0.0-beta.1":{"name":"@ethereumjs/blockchain","version":"6.0.0-beta.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.0-beta.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"b06a3805dec964538e7b09dd9b21d55d004466c0","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.0-beta.1.tgz","fileCount":84,"integrity":"sha512-173zW1vsOH53ab0NWR9kD2Q379XmLZVk16A8lHxMalJ9KL1wdlVifaTR40o8xYu14q3hk3ler4dmsegDQp9yXA==","signatures":[{"sig":"MEUCIQDZGXR/T/4PDmhEvpDZAeuujEKvWiwcp42wTEDCVEj0KQIgOevepuu6i0AlO18TD8tCAekgKWqWfKreLs70bUsEmcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1686277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivXkmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEdA//dpJotxZdc/toHoYCS+UDM2+lIpHlOsgwWRD0RkIrdZCncpzj\r\nnPU2XfDfrKZmpMQNFPN3CJJ8eJQblf6hhSkjoNrD+edqbuoe2SHEospH+GjB\r\nOJGJopZto7rHLsWT/IwhbqqK4gLF7TiYq56SclR298YVDXcDMTFn5dIlxHMD\r\n3n2aj5eemhmZN8TRIxJrVUS80Cko/ESpOqepeWZ5HngNBwEtkdrOOCkUF2t2\r\nfdnif++ebRaC4ZPlPveXg5QLSd1zGGm5AVBsUQoTOSZmiqW889WQEXr7c8Yb\r\n7aOV3uTOKWL2upBElIEuukqW7O5UjRyNzf1Q97FFuAqH7XNRYAWs7Rc1zir1\r\nYhGCNN7SDjyvUjBVJ1GTQmZhsWADvae9LpEV+iRPW2lzKk5c4YrDSx6S/wTU\r\nnrM8bA7ye5dPNJtk6PScOwUBx3vDdztFRinz7SMASASa4d3a01ZEvOPBzBOo\r\nmdDILahw0GCYgEwXQNY+Kr4JB/Cx36SJM8ffMX9vMDVEnWeO3eZ9E9lFUesx\r\nKJ0HtxV4z/1J9ujfNN1QIKn1p+piMFBaWrBWI+lxtICEWcfv658axLV6hvoG\r\nO9CNXcsUv2HGDpmSdMna3bp4DaDDPxNukvyOyFiiM35uLElOEbyUmgsbC23p\r\ntywPCliKWduv2xiFtjYSSBB/Cygv7BiSDuo=\r\n=zSqc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c5260ba9add32f57921380abb32c2c1f9dc21de6","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"rlp":"4.0.0-beta.1","debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/trie":"5.0.0-beta.1","@ethereumjs/util":"8.0.0-beta.1","@ethereumjs/block":"4.0.0-beta.1","@ethereumjs/common":"3.0.0-beta.1","@ethereumjs/ethash":"2.0.0-beta.1","ethereum-cryptography":"^1.0.3","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^16.11.7","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.3","@types/level-errors":"^3.0.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.0-beta.1_1656584486330_0.08460206269440174","host":"s3://npm-registry-packages"}},"6.0.0-beta.2":{"name":"@ethereumjs/blockchain","version":"6.0.0-beta.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.0-beta.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"3280f016071f742d5c765403bf301dbe37df5632","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.0-beta.2.tgz","fileCount":84,"integrity":"sha512-oFrKl2Nn6w5xbC7vMiTK61JAfCyTgNDAYuyWaByPS9gynaVFRPgyMVUKix2tCWQBGA/pk/aB+Sh/9UFTcS+ULw==","signatures":[{"sig":"MEUCIQDYnfMXXWHEpJnFQdcLW34dyTYuF0VTH9uts4gJSAo0CAIgOq2DlLgMRMZ1feNFIKq2UOdGThtZMblh6U76LDHg0b8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1694952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1DmJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHYA//epXcWe2//gSc8aGQZufq7KhIBvHZRl9h5LAF2vzcMS7vXW8O\r\nGDuoZwzpujq6fbnn9TrO1Jq3q3Kyt/mbiHfTY4ruBGQuP2qPEiF2I9By8T4s\r\nZQ7wyc1cwai+q7QpgSiIaih99g2TrC3hie6JRPa5g8NNgVtUiggDuJIPmA+Z\r\nqOLkRYBp+OaX5o0d8JlBAc0SBJKa/H/1xDTFZfOixpvSAtPHi60HZGsmGJZM\r\nU2i2IjjJVF70V8heYGzOhANJNE+paJuiza6ulf0eqteUvG6fhx8RM1PENda9\r\n1u9WbRomSuj4uBxKAo0hI/DmZzfWoiUgV8JGMk1nIi4h+jmM+DDyXZSUdYeS\r\nVOfwUa+cRnXNbfTAkKmsxUbYY9bBi1DhkudHmgxiA5LJ+gm8O6vQVNQrvjiy\r\nw0cXwoYhFgkTf6WZWmbGDP3hZhHBa9T0aQeuABNBxL/AZeoVCPkKDyw132x1\r\nwHq2Bc49Qh2KioFmu0UQmJMg/Czzp8CHLYDIv/onxuC+Ez/3fFIHU5WNgnMO\r\nswZd5R+T3D9ORy11w1CGYKOzqDewvimmFREHRex5Oc8ASc6gG138D7h3c4mM\r\nSabNZ0n8Kl8qNW9rJTTfXrHwyzLxRT94OtzgwdUyfIwX5p7NC1A0fFYAFPgA\r\nMn8DqkrmaNuwf5qvy5HJKQ0ZLNo/+saxJmU=\r\n=lI7w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2dd63b91109188e5b4f5b251f47aae756f7e1841","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"rlp":"4.0.0-beta.2","debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/trie":"5.0.0-beta.2","@ethereumjs/util":"8.0.0-beta.2","@ethereumjs/block":"4.0.0-beta.2","@ethereumjs/common":"3.0.0-beta.2","@ethereumjs/ethash":"2.0.0-beta.2","ethereum-cryptography":"^1.1.2","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^6.8.0","ts-node":"^10.2.1","typedoc":"^0.22.4","prettier":"^2.0.5","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^16.11.7","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.3","@types/level-errors":"^3.0.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.0-beta.2_1658075528859_0.8146818256808923","host":"s3://npm-registry-packages"}},"6.0.0-beta.3":{"name":"@ethereumjs/blockchain","version":"6.0.0-beta.3","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.0-beta.3","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"bf170acc90d620bcc482279905c2a937e38d2fb4","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.0-beta.3.tgz","fileCount":84,"integrity":"sha512-tamy75QKsxLlnQ0wqKuqd1tap4qOuL8b9ltePFfQnxBNpM4RuVC8Lpe6y1C0iatKp/QdQ/nRZbgErIu0x81bcw==","signatures":[{"sig":"MEYCIQCQd0CXkPF6Qv82syxaa8OPL3PqoWNFHx0sm0kkqVbA9gIhAMKHeGv9oN5KB7sJy4pXTHV528F6tiOhXzjv7avhmOo6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1698396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9SSMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWtQ/9F4ZJqQ/NPeADzHJOD9cadmxF847K5Kc9EopkTuUQqbErM6Jo\r\nDwzP4Tnxkbr6azzAN8+9E7bOLUkzFqg9A+osl5mexVIMSs/jftC42FagKVcZ\r\nMn0tjjPfhUtCKuHDVySFt4zylNX3yudqRvGCPXZO/9hBml2uKGEJIFR3e4Va\r\nKZKYQcU951/Y7AVzVTB8cKXlZWd3UbfYguFlUbkVl3cr/w/9RBRVtbT9cteD\r\nQ8QvPN+msd4NffPWWcbEkS5+Q0LlDKL7/tXug+VaxBPI8w+2n5f1mEe3g7+1\r\n+VWK5nBwWGl4PSo6hjJSrpwtLwfY7YpYWLBesyqdSpYVQxOjC4bvefui29A3\r\n7QwBQF61dy2beRuZxBlKBYKy1KaIec2ZRphVhMoMw3iZMQIEviu5R1AcFOQW\r\nmra8kkLb5D8r8s7YBxQwQg21xCJSfQdP2W8LeuPRtEYEhQPy0ZLMw6O5hPho\r\nG/08HjJNBBdd/8KAlhFoHHBL4gOqw7fFPhsA+eYo21xFI1oeN3swY1LIoc7t\r\nCa31jXT51N8b6JAALXii8FloO7pr4+TKRxr8YU+QOGLTVbOQCKVyvw27F4rg\r\nZKwfplzGdJGHG6hNzwKjwLBGzpSGAgQanMDk3eSmhXJF4XZ8DKYatZFJZcse\r\nG8qGVsVA8xLwoaWQeF810CE3bKxjIDxy7v4=\r\n=azuf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8c1d34d43119819fcd4da4c44e07b7c2ca1f807b","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"4.0.0-beta.3","@ethereumjs/trie":"5.0.0-beta.3","@ethereumjs/util":"8.0.0-beta.3","@ethereumjs/block":"4.0.0-beta.3","@ethereumjs/common":"3.0.0-beta.3","@ethereumjs/ethash":"2.0.0-beta.3","ethereum-cryptography":"^1.1.2","semaphore-async-await":"^1.5.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","tape":"^5.3.1","karma":"^6.3.2","eslint":"^8.0.0","ts-node":"^10.2.1","karma-tap":"^4.2.0","typescript":"^4.4.2","@types/node":"^16.11.7","@types/tape":"^4.13.2","@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","karma-typescript":"^5.5.3","@types/level-errors":"^3.0.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.0-beta.3_1660232843742_0.8530312877118058","host":"s3://npm-registry-packages"}},"6.0.0-rc.1":{"name":"@ethereumjs/blockchain","version":"6.0.0-rc.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.0-rc.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"ec2ea8d93fbd708aacd08a000cb9500f47cb0982","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.0-rc.1.tgz","fileCount":87,"integrity":"sha512-wvm0eDQx6rtLr/f1sIVZZcV3z7Ht65YrVjkU43j7tud4Nh0cfBUkPWltIJz4BOarkWxb38o2OBNtpCGzShBOwQ==","signatures":[{"sig":"MEUCIQCeYsaLM3UzZZh7lUyVia8WKi7x8Hq7b6SF+8Ub0T97pAIgeRZ1g0XPDYZZuCc73coJAfVRpJEE3tIa+Ot3v+ReHQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1703579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCMRJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoqQ/+JOQ5KYF24AOKZ2JboIlkQsFeSZrZ9XxMLTwX7kQEUfPiEXLx\r\n8xi7GjMK0MLFTHMPASemP1hjyIiiLKoe7n/kOHUqK2gow+tzJq02UU/KMj16\r\nNlcnRkw1ibzlIEaZQ5x3/qvcFSwbvfhsZASihlX+35U0kZBQRSGWzz3IZkA/\r\n3KJZSoTiEKS6jk7vw0D1R5xjJ8deCVPOa8Uy5+XO1D2Kz2AIGjp4TjRunDNI\r\nx25BPKeCENIBFO/wcVPUfoVRSekguQX4q5XQhBhLi+EgaXdFKIw2t5jLrWgH\r\nDJXhHwX1lenf7iC+EC86A15kogW6CdqkO4l6izekDnQNTG+CXa8qEssG5RFg\r\nv3i8R3xjnkF/GbQui4IvTyvHTHN/UJV5ndnoGgxQKWRfOOME1Fc1aFVbANOD\r\n4y0W9jk6t1jX43jJyCvH2PL7y2UN5B79o5kJbe7GmcZhP2GvpqUDBOp1G1gU\r\nrpESE+f2JsvhQ05hzdpu+8asBjv/Tpbh375wA+RGyI+vYk/Cjt2211GnzezP\r\ncZkQHjGgOhUmDK6ioNpSsx4sAcPGJ6lqoBKAtFmwlGGisBhaXDN58S8fxNvJ\r\njHFJwaiktg3tkNnb0DNjAxdA5xz41/r94PvJ7EPTAi+E+HXBZsmbOU/KomO7\r\n3WQSYgFsnAcHUy2UR11J+9WPmTVHQ08vbP8=\r\n=kimz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"9bfb0749bb3d6c828ebca56f2fb44c135a92f6de","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"4.0.0-rc.1","@ethereumjs/trie":"5.0.0-rc.1","@ethereumjs/util":"8.0.0-rc.1","@ethereumjs/block":"4.0.0-rc.1","@ethereumjs/common":"3.0.0-rc.1","@ethereumjs/ethash":"2.0.0-rc.1","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.0-rc.1_1661518921656_0.7137325840216902","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@ethereumjs/blockchain","version":"6.0.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"652e6d3929f5008c3258dad473c65d18444152f2","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.0.tgz","fileCount":87,"integrity":"sha512-JdgY2jD4ymzcCbAcX4XVX1dTLoVqEIyaBVPVljYlPzJEdIoFa5JYpZheNlZGtP11d1OKhhyTqfqLuYThxI32Tw==","signatures":[{"sig":"MEQCIBTfGucpIzOu6tf8XPOImjXW6n2mXreNQXCFnYd3jZahAiACRk8ySoWLZiwRFyj/dDJ1v//T7jPK+rXcpdz2z0NHcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1702644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFyUWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7gxAAlGMLvjqpHeOe0xmXi8ZAHvHX/2lFN0a5zFsaqw7+BLLGGjzv\r\n6pP4ZgZVSygz7pv4ODJhMF8tbU///w330NYx/SpyYuGOVamEMsfJ1vJHAtFA\r\nduggYxpc/ImzfQMqG1U8QXbMeakbgD6KMWvmHIkdSyOdt72mGpSbUvCdwOQu\r\nagNGAf8hkki/12F8mOsGs00wjTcy2DO20XYop7qLmq1gmy70VmiyfdnIXNuq\r\nSXAVB04WEtw+bceCQBc3ws8H8zTRYV/woJnXDNJe1Jy9APMVKkhLWLFCJHtV\r\nsH3BO/lcbEoabIf13b0BdBFQkPaoGG0dONPW0/vlAsOBXMCgaiZG2UvsJUYv\r\nJRjkRvGdMCMD8VklIcPoo7op0xXm2WTq1K5vwFQFREjeEsqGMBdFPSUzGoXA\r\nk1w/VkVIW/GQoXFa9yxAC3zoU/2sa9Zz7b68tlLYG5mQ0o8nqjPqLrH5B3P7\r\nG/TXBrZ1vu+d0koOsrHUdT1IsCa+c05QF8m6vjGkBeOvq2FYtJOVKDnbD26W\r\nHUvIaAQm/5TllXlnULkcn13yVEE784gbx3rmTev9pFBoFXSkDgw19z1AAveE\r\ndU1VvJLEPXxxlyHn0dbL3suaNBsq5GpMONgcoici3zwmddo999Dz3qxA++AH\r\n/igctZNSVSwpW+EV9UbvvFygCBF+uci1y4M=\r\n=34Uz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"1e0de28380e5e73e92be47895f6c79ffc90392c4","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.0","@ethereumjs/trie":"^5.0.0","@ethereumjs/util":"^8.0.0","@ethereumjs/block":"^4.0.0","@ethereumjs/common":"^3.0.0","@ethereumjs/ethash":"^2.0.0","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.0_1662461206322_0.5760124735366499","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"@ethereumjs/blockchain","version":"6.0.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"cf96c50075831f8faab26f8317745236e938c858","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.1.tgz","fileCount":87,"integrity":"sha512-5eYiiV15YcR7T8I8dbQTQvzjaGUnlz0T5Vl3euLhFdOOG63BhUngkeTc6eL3+jarBsgBXYmKlTvs2YGZhqSPiQ==","signatures":[{"sig":"MEQCIFOxhtzl4IrloF22YtrNxbFq2koezFvzbN6YwAZSPaREAiA40HE0yC6N1lSJQs0F7avsjKy7rvurLTgWe3/9RH76bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1703725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT8uPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsXg//VZsK7+y0R5NzKGBMDf6KI5nGQ7IL8Jf3OEcM1RibUbcKKu3n\r\nc01CrvJu4uW5mttNtKhQKyDXtVCkAyA09YyPVH+xxVYKD25WtNrFdUbIpbVP\r\nH/9UcrODLY1Wlfhq4mXI8qr2sn+sV5Gh7NVq2kdiqSE4PteQ9ZCFXMGNvt1E\r\nBWJy20kKrMOEGfTKhjEYs2kZc/XwlKbpevQbwpdSS5Yy2F/pI2m/C9pyL5Yo\r\n6tWSY/2l8aQ7E9fOqIXHQuPJQd++/bA/6Tmsndl2+D3eocIEKEBAy+nRbM1V\r\n+XNCrTCFIVGzntqN4Hv6uucaPg09ZcDAwdgDIL/BJEG16kIwu619DHxOA5M3\r\nnzWJ+WqbulH2++KhmBfebdkQeh663pnMucWV/Nb86owd6ejhR8nzAkmUFKp6\r\n0J7t/YbTjKlL0Dz5rh03B9iv+Ga14+aMIkjGGNsXpJg/fGDseb78Ic96jmP4\r\n0rljuVvShoYGDhs1FC0D9uvsM0NCWcZw6JtVL6WwnntOYcAUXZQuw3jwd10I\r\n0bX1av5dL1B22g4wvQQm5nU/aOEA+xpA/MWdEajoDifhtZhdZgM02/s80td+\r\nu8tZSyBUq17boFEwQVk10SKN3UbhXJSygtcaBmcLhHAJlkSJWSd03CBe+IjC\r\nUqCdxpDx+8Ec/dYV8YjnURD29ZeDHqXcs+8=\r\n=JhcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"ac16d71783dcc0a582245384c05433a40c3f654c","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.0","@ethereumjs/trie":"^5.0.1","@ethereumjs/util":"^8.0.0","@ethereumjs/block":"^4.0.1","@ethereumjs/common":"^3.0.1","@ethereumjs/ethash":"^2.0.1","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.1_1666173838675_0.33758705018616064","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"@ethereumjs/blockchain","version":"6.0.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.0.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"51f7b573dccc976077a699f08882276e54ab1fd8","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.0.2.tgz","fileCount":87,"integrity":"sha512-32zKVQ8iOb7oOwKqGsLvdAzGaTQP6FepW6ssTycJOZ2r0NAHcN8+dsk77mv48yZkuQ4kt0D/73bj8lApiO5Uew==","signatures":[{"sig":"MEQCIBbuFTWB3hWcP7VoDwbItZ/CDiyqpogj1eG6Fe+3Ys0oAiBJVp7jG4FdPUKP/NYExMajn4RFMz7Qti+8svcrGC9gfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1703725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV9kgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5Rw//SSsuJ/RD3eK0+vK0bynRCjtLcQwfd7LdyMJnvkKYkLfqrCWg\r\nIwlYgoo6naboIM37pkci73qFier9jRby/UbMbGGSABwCCxByohoAMUo8HTT/\r\nAMB+NCLDCvpdCW2g4bqiam+QI/647LPrXpnCIS1Knv8S9kKZ96X0tH/Js0kY\r\nkfOotOF1KiHmn76OdMTiN4zY2sJEpoSA4T9MVzRMex6E2HhwfUKWZUYiMOVU\r\ncBiH3q93b80c2Hz4OS5i6Vo7GutPrhIhIdNZbtYWEQ9cB2dVDfbaOb3kHzcj\r\npbmpJ6jTLG3G2d6J3f49Yl1gZIHUtUF/aDJfMh+cKpCe97gSRYBc+/jeQmp2\r\nfDbtkFz/3U18k7L4xwVXzpy/lMyz44ckMKrtU4G8Ud/QFQkyEoT7WmoJ72yB\r\nFZyax+outR8aQ8gb1wly4ZujruOjaXvfY5JuT3ADDw7VkB4Nv5pv0uprks3K\r\nx9fzcfon2bp6NtcM6j8Ipn+KYvZMtdcbSbyGXTEUWausNO5CJ5w7aIZuqpLj\r\nSdFuMxsAmZqlxmmmfot9/A0thGM4KduW7CeOFEm0IEZN2+9eFyU2sFaCf7Fx\r\ntuq6/pRamr2PQRMq9vE+5DfR3DmuDTryQZNwT5YG/9aDjkruI5yL2H8GC7r/\r\ngnNu2H5TzDf1CxwLcr4/Uk0zUPQHAGCKvxg=\r\n=Bt0j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"fee6f1992ff1365f29c865f48916ae3aefa46e59","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.0","@ethereumjs/trie":"^5.0.1","@ethereumjs/util":"^8.0.2","@ethereumjs/block":"^4.0.1","@ethereumjs/common":"^3.0.1","@ethereumjs/ethash":"^2.0.1","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.0.2_1666701600253_0.09496740917337898","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@ethereumjs/blockchain","version":"6.1.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.1.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"90be9421b808d8495d74e11b2da8812f6a309cec","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.1.0.tgz","fileCount":87,"integrity":"sha512-V15Rr9ohysC7YiI5xLHUxuymzJbP/gAfUT4/DIQ9JOMcshzZZ7XL+ml61ypAMPLfFe5JI/UEnW61sCDUGz2gSA==","signatures":[{"sig":"MEYCIQCOc9jmnvEreVNc5z5Ohv4NmwNtBXnJrO7ORSDyNabHcwIhAOte2GpOIw+kxVSoXdhcnbQrxBBUNW7mzoeZqg/uidnr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1705289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm0nIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbiw/+J3JQi4KVc2uTUYdYWSk3nXeWWCP4yIo1L4x6pn/jANCKJntn\r\n7Pvb7qbO29TUEpZ96KXj5v8ijIxGdIfZwQ9Yj6jS9BURY2LBlgO5DjBYotRO\r\nDqJxjK28tNb2Xkw3mL9QAr2iSgj8A2L63zScR7jaYcLk8Xx+U6cezP3XvzZe\r\nOZ6vDMTu4mySDgQ+RhHHnU0f5afkLtioadk5woGLLJjisdhitUnhNx1dgkzT\r\nDJFpFbzvy9p7UzYNivGBAfQoIaaihYpSJYlC0lOOSvlxzXINIZ5Tp6Aw6uNa\r\nsJ74rcUBJHXtbocoZ7eZL/jNM/eOi8/ZMz3b8//uuvhjrFn82IcpUrZcpkC1\r\ntu3ATuSw/4/jicQQLaPH+VwLvh5F1HZLnntWS/Dm46XOW0MFcEW4yN+4OQCu\r\n23H8R258Ftle8YKMqLTF3u2KYY+BKmoRCvBVYuAnuJl4eOx0TuHo86WzwMZ3\r\nWFLs13zCQdi0PnI2bZlNs7egHuWn+v/g3wBoylG83qccJkxRfer3S5T94Kxx\r\nbidi84MoQPlH5du7kJurH4sRHObBK24Q9ZlKXaEedWhMluwJHJwZPpWKV9PC\r\nmQBHFFisiUjZs1lY4D2ci7ZGNHfF+inwZs3o8rcdZNr9e44mmmXRzUnq6B+h\r\nzGzb6dYetJNXlYi+0FEL8n70feiuq2dkfwU=\r\n=szOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"696b36fe9091cd67f3e0a70bc696e41bd16e57a2","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.5.5","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.0","@ethereumjs/trie":"^5.0.2","@ethereumjs/util":"^8.0.3","@ethereumjs/block":"^4.1.0","@ethereumjs/common":"^3.0.2","@ethereumjs/ethash":"^2.0.2","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.1.0_1671121352517_0.7419730554994466","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@ethereumjs/blockchain","version":"6.2.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.2.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"ralxz","email":"ryan@ryanio.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"36c44456fb33b1377c77943735e9ba9a405b415f","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.2.0.tgz","fileCount":87,"integrity":"sha512-KMVDkb7ionSlqQfve6w6MpUy29i/VVcmcruRG8R9qvfyXRZ1az7OWjCp8wayVB1XNABHInZ9wTYg+K1r92Ql0Q==","signatures":[{"sig":"MEUCIAEVb/+HVHFpZAcPvX9cMvNwdr7ta/4niPZr/k/yhyPEAiEAmNJE95UQamxGfd5/5dZaxjjnp22UgtiOsnv/Dlj2qqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1716969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+I3fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocsQ//TtdSln5l1379V6tagn2bYesS80T3ymUinBSuYOseDa9e94QB\r\nNfrK4MB+bz9dK4OLhK0gzRvf5xDaO09ZAWYdpnx5h1puxMx6/u/qYGWRh9o0\r\nTcOI6fKsJYP50ZW/b8B8E31MiVjUgneiZ1HORUA9qXNnruumaSSJv5hTQRh3\r\nALZnncxLG1Y78b8v8ueswhMGx7GZzNt9+WPb+mGcHpIiK4xwF9XQOWYuRUxI\r\nuw3+8gRQXJZ+1/9C5STf8ovsU/iDUgUfqtqlsQBt97N9IWXgbj0Ljr0/fR2M\r\njJDk8s5arbvn1np64BAYKGqYCT3iY5X48Zfqu2ioQfar+X/UHxnoNdurqnGM\r\nd629bKuWxpq4AaVoJevnznsWNy71u/p6gUzi90bV3BF+v77o3lVtzhCtCroi\r\nrtU0sLLCt4NIbftxCWPyVG7BsmGDlJE4LK/PfiwTZBWPTezjiHsqPyCpc5KA\r\nNre6u4FCNdgm6K0BBbN9V7KKPmzK/0XF1OH6WOjGpvwnXcr3xRZkNH/KUZ+1\r\nIHKlVOURN6C1N3+TLEJK2KpRjNXA2XfcnxEb+KlFyjMlIhVLP/NaYQlCMkw5\r\nsAAzomvazvYyw7Rp8CgM7aEjvusqLzpt3wQsGhBLCaB90K8h9LAVFM8klDe9\r\ngo/GY8ZQyfl5ksWQ1sAIKJgOfaP2JZ9NoSk=\r\n=ruBx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"47c293da1f849f05000e7e70061d62d571ff3920","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.19.3","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.13.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","@ethereumjs/tx":"^4.1.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.1","@ethereumjs/trie":"^5.0.3","@ethereumjs/util":"^8.0.4","@ethereumjs/block":"^4.2.0","@ethereumjs/common":"^3.1.0","@ethereumjs/ethash":"^2.0.3","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.2.0_1677233630842_0.8363074353043349","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"@ethereumjs/blockchain","version":"6.2.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.2.1","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"9bda6b26dff7399a8f6f71efa86ae6dfe343f916","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.2.1.tgz","fileCount":87,"integrity":"sha512-gP7EtXAPMDna/e28ZMDErfatF/2FRYi4HA2qleIKuEC33RbizGmTK34BoEuSXVeWHTIyNBLO5m9fwQhsF2LNyA==","signatures":[{"sig":"MEQCIEceol/2gub4Yj5DKUMre6KvbaHXFyomN6TMPNb1V7GTAiBwKmJFkMmroFRSrNSzZKT6vUBDfJUg/q+95mkj9yUXDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1716969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/LrAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFKg/9Hu8hXSTGRHNhgCryVijArIG0RqTKQrOruzavZI9kdg42cqU1\r\nnhQjvRX5fjmgVlbUbGlv89V+FBeSICuFCNCKHP+lB24hTv0MfUkXcsHsXrQc\r\nHIb8UV+NLUPwUp9gV8d+HzKKMEHUaZ/VtrJ2QfmhtBtoNQl8/iBt8v4lnB0e\r\neJ8iIQgFYQxOH5/bsaL99v92enH6mwDjXcpevUeze5a56SiL6SMXI3n8NO5y\r\ngpkuXMgCWTiE7DyKnm1E0OLGyMBJlbpXougUc1+DWSm6skBlXHvv+bO3oOzE\r\nz4lmJv4TzaxBOiRUsU5Ef6G7lXXPy3lNov+cU1ZbDPmXJN1SRmE7sk2oUqIl\r\nElthCECRHaZB7UMlbDuq/vObFbUjDpulsfcOnAorvHclD+ZpdgovXNfsfVBW\r\nqJuDvNQYC8++/CBH+SA2AtiMy84tvwvTLB6tBTwKa8lb2C07ja78iTz8aKSR\r\nZz+DIy6Q49B6YA++x2B2t7Ezg9tgY2lJFQQe7uVT8lpKsm3XW53aqvo9e7tu\r\nf3MHSz7SxeF41UrKQYfqFYDSu4jQgZpbjwJUcph1f4cG/mPd9tSgZ8aWL0fK\r\nTjPlIYU39noT8Gyw7lgrqWRPAbjq5PkuDwGetLEE0aPnxpQy0dh4yMFUrtT0\r\nGYoV9SvUW3/IfctugxiTqOx1wh9aMcKu+30=\r\n=rAvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"295e5a3caa69c226e8f8edfad4ea72a843bc0b4f","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"8.19.3","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.13.0","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","@ethereumjs/tx":"^4.1.1","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.1","@ethereumjs/trie":"^5.0.4","@ethereumjs/util":"^8.0.5","@ethereumjs/block":"^4.2.1","@ethereumjs/common":"^3.1.1","@ethereumjs/ethash":"^2.0.4","ethereum-cryptography":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.2.1_1677507263811_0.14808752658887592","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"@ethereumjs/blockchain","version":"6.2.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.2.2","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"68897a802839b217967083958022601a12afa0ed","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.2.2.tgz","fileCount":87,"integrity":"sha512-w1Zjskk35hr0qe0Zfwb88qrEFQJNMo73YrsqtJuBap+WamibEsw0rVuN4Ch+o8Dc66An+8rpk5SxEIK7PHF7KQ==","signatures":[{"sig":"MEYCIQC5mWwFjI392a9v4D6pWyrImCJ2WmW+xO9WCnRS/5CtfgIhAO3fZJ/Aki3PuChQCCVTAm/AXP1nM84oRCjXZRrwr4Bz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1717152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRj8FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHKg//TegJdsgP/74M/Vbk217OlEp/vGMQO08s+qLv7KZnhDFNaQ1i\r\nxi8RL1sGl6lRhUaxdRRdLm2W3c3n2MToJyUk/msfmETOMLS7o3RMWmIpwq9T\r\nMzsl+NpgsDPp789p/TENj2QSFs7gg02G/tzfWYVVxW3Ft+Owf7vZNW3cXlBd\r\nsRO6LDtdStf9JzE00LH09rqIbVSTJiS3ychmsKpGnQtMJ91n+UqSgvRSemec\r\nCGCzDKjgu5gt8ED4UZa32unKNPhjK55f0pz010S8SqMA8y/AueeTiCRXHfm6\r\n1UCz9AYErHr6uOG/qIY8CqWAE77ci4FunyefwKd8QS2myvDcanA9o1nRF3at\r\nwu2kDsABmA0XK3Lbyru3G8YGScpWVS3slqG11sQbkTDZ0aLBjk97ZxMkNEvc\r\nA06Y0nFIQvOHE07ijTpQS3kkFetznDj0u7D0BLhnVCCCOVZa1yWc6sOO3tJw\r\nM5QjCwgrs9mNRHdqVI4x5ZXHycJw/hbSvEe4xJWcH3McYAkeqHX623aMXQ5v\r\n45E1Lk+mtU+fenO7pYrES72/tN1YbLRSXDkXefz9WhYmcSuC7ld8pyHr9Btv\r\neJpalnrTq/Vpyx6b/A+P/oPeciAj2i3uGb19XCtELdLXcp02G1CX7CVvzT/6\r\ngtEvAVbIRtgiWpEakEztau+CF9Y/pcpDsDg=\r\n=HT8c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"49c2d93b94e70887d4fafff123eec19ef6a35fec","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.5.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.14.2","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","@ethereumjs/tx":"^4.1.2","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.1","@ethereumjs/trie":"^5.0.5","@ethereumjs/util":"^8.0.6","@ethereumjs/block":"^4.2.2","@ethereumjs/common":"^3.1.2","@ethereumjs/ethash":"^2.0.5","ethereum-cryptography":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.2.2_1682325253343_0.5394617343816384","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"@ethereumjs/blockchain","version":"6.3.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@6.3.0","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"cbe95b5f8a2ea0449ec69e7e06d2aed6812ca717","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-6.3.0.tgz","fileCount":87,"integrity":"sha512-2FLtkThtA0SsfG6v7BzElEwLHMYE0nQf8BFGO/+HeFTwldWw0tybaobzJcX/p0j9bwEsRtnadU/iTAbXsHuNFw==","signatures":[{"sig":"MEYCIQDJn/HvMwG84l/Y6XRd8Z10rDKoTvsrL9QRvWynLbYvMgIhAKnBwBryeSRw1hBnDEVEur+tXE1Faq15tVVAxjQj5Z3L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1716346},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=14"},"gitHead":"850860614ee1324863acdb2d3ff4255b8dab4553","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npm run tape -- ./test/*.spec.ts","docs:build":"typedoc --options typedoc.js","test:browser":"karma start karma.conf.js","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.5.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.14.2","dependencies":{"debug":"^4.3.3","level":"^8.0.0","lru-cache":"^5.1.1","memory-level":"^1.0.0","@ethereumjs/tx":"^4.2.0","abstract-level":"^1.0.3","@ethereumjs/rlp":"^4.0.1","@ethereumjs/trie":"^5.1.0","@ethereumjs/util":"^8.1.0","@ethereumjs/block":"^4.3.0","@ethereumjs/common":"^3.2.0","@ethereumjs/ethash":"^2.1.0","ethereum-cryptography":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"@types/async":"^2.4.1","@types/lru-cache":"^5.1.0","@types/level-errors":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_6.3.0_1687260271321_0.269348532306928","host":"s3://npm-registry-packages"}},"7.0.0-rc.1":{"name":"@ethereumjs/blockchain","version":"7.0.0-rc.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.0.0-rc.1","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"fc8e16aa3db8b9f02847296fec9f9a4dbbc9a2f2","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.0.0-rc.1.tgz","fileCount":114,"integrity":"sha512-Y0NiHEp9MrSbiYFPHIyxasisJp0dTJdNl7eW4zGp+CEfK9tudjsMZme9cehJ9VWVL2isq2vsjywWNvPa0JWTiA==","signatures":[{"sig":"MEUCIHd3c+EmtypF96hA8HLDtquJuE36tXXX1GuNgBFE4lMyAiEAwbpN7SkSg/fJgHQP66JwF2ZkUYam7tnGAd+ObBPbwp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":605353},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"66c98f386e4a7807978e3e8f0c19608d10849896","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"ts-node ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --browser.name=webkit --browser.provider=playwright --browser.headless","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.5.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.14.2","dependencies":{"debug":"^4.3.3","lru-cache":"^10.0.0","@ethereumjs/tx":"5.0.0-rc.1","@ethereumjs/rlp":"5.0.0-rc.1","@ethereumjs/trie":"6.0.0-rc.1","@ethereumjs/util":"9.0.0-rc.1","@ethereumjs/block":"5.0.0-rc.1","@ethereumjs/common":"4.0.0-rc.1","@ethereumjs/ethash":"3.0.0-rc.1","ethereum-cryptography":"^2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.0.0-rc.1_1689606903932_0.5999430193374571","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@ethereumjs/blockchain","version":"7.0.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.0.0","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"d624f8e12506c58b2dfc1a7b21a416b44a35413a","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.0.0.tgz","fileCount":114,"integrity":"sha512-ouyzn0YO6v5iKikNln97XEtQKgYL97TkQ06qnB9cR41iPR5BWr+lEF79mKYJeubpv39aKZnGji3hBDnjIRlgZA==","signatures":[{"sig":"MEUCIQChWWogiPk7haK33X6H6CtUSKWyAB5hc0y+QA2jUdeXMgIgKJkWL8D9X8FOYn4+eFSP82a6//wF5Rnp7iZAc085Lg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":605576},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"c47d2c7351f04f35744de0f2082c37d5f2d2afd0","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"ts-node ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --browser.name=webkit --browser.provider=playwright --browser.headless","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.5.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.14.2","dependencies":{"debug":"^4.3.3","lru-cache":"^10.0.0","@ethereumjs/tx":"^5.0.0","@ethereumjs/rlp":"^5.0.0","@ethereumjs/trie":"^6.0.0","@ethereumjs/util":"^9.0.0","@ethereumjs/block":"^5.0.0","@ethereumjs/common":"^4.0.0","@ethereumjs/ethash":"^3.0.0","ethereum-cryptography":"^2.1.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.0.0_1691582978520_0.08228739533764351","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@ethereumjs/blockchain","version":"7.0.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.0.1","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"0540b2dc06b9dd6b1b1a6a5d84f08a32c56f487b","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.0.1.tgz","fileCount":114,"integrity":"sha512-JQoRpMHxAyMnlHSNe7H3EnM3mMZOHaBGkBmwLQ02Jv9zg9rnJ/g9r9LvW6yhjs7ifrKCn94j54yMv4i+W99XwA==","signatures":[{"sig":"MEYCIQCLlKf2XfOny8DRdQEXJNh/MW4zFa3EeZ5C7E0HF99HpAIhAKK5DlGq4F+J4aspxbtOnm/f8WQejMnBB3AQyK5NsMrB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":609947},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"c6d8b3998522612ea0f1a6c1c256fe5226c0fddf","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"ts-node ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --browser.name=webkit --browser.provider=playwright --browser.headless","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.8.1","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.18.0","dependencies":{"debug":"^4.3.3","lru-cache":"^10.0.0","@ethereumjs/tx":"^5.1.0","@ethereumjs/rlp":"^5.0.1","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/block":"^5.0.1","@ethereumjs/common":"^4.1.0","@ethereumjs/ethash":"^3.0.1","ethereum-cryptography":"^2.1.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.0.1_1698916503030_0.898179834731059","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@ethereumjs/blockchain","version":"7.1.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.1.0","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"84806e86db787c6edd2acb21909c305aba1d0db5","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.1.0.tgz","fileCount":114,"integrity":"sha512-wqHZdlnjAwwH+AH6IBjSs7uQ/2UhEfFRs79OfPN8XHBoCGxCikSgjvN6v7XWl8nHUdfZFQk6LpEVkruNx5wF3A==","signatures":[{"sig":"MEYCIQCtso2VdwfEnI1Zz8V6fy6Q++Zx8sfKyp4jJvqJJYFpKAIhAKhmm3L4IDcW2PA7rZlIfTRIAkGark8lds/qMlxiMfXc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":622675},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"ff43fc1908f960429fa55fb5e9eb69ad0ebd37fb","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --browser.name=webkit --browser.provider=playwright --browser.headless","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.8.1","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.18.0","dependencies":{"debug":"^4.3.3","lru-cache":"^10.0.0","@ethereumjs/tx":"^5.2.1","@ethereumjs/rlp":"^5.0.2","@ethereumjs/trie":"^6.1.1","@ethereumjs/util":"^9.0.2","@ethereumjs/block":"^5.1.1","@ethereumjs/common":"^4.2.0","@ethereumjs/ethash":"^3.0.2","ethereum-cryptography":"^2.1.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.1.0_1707413351763_0.8615912948715292","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@ethereumjs/blockchain","version":"7.2.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.2.0","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"11f03b12a18b9995d6c13431bfa92c4bf01d8a57","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.2.0.tgz","fileCount":114,"integrity":"sha512-VIylDQR81n1a0BpDZwihGNYHQdxPpz2LfQ4m2jGRtLnY6mu3PEdrriikVN4VKjRDsWInr5Pcz2u2CJsriVXusQ==","signatures":[{"sig":"MEUCIQCBCvtL1ZqsHV/0wqJoh2MpQG5XH6A6jAP7Rd/QotvuVgIgcCB8HWFgvw7NjrZD5BBPTS+p4K0WKI1VW/VlkcQyWuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":620547},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"dfe53ccafbcdccc13b8a05e2a7a75c93d9f108f7","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --browser.name=webkit --browser.provider=playwright --browser.headless","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"9.8.1","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"18.18.0","dependencies":{"debug":"^4.3.3","lru-cache":"10.1.0","@ethereumjs/tx":"^5.3.0","@ethereumjs/rlp":"^5.0.2","@ethereumjs/trie":"^6.2.0","@ethereumjs/util":"^9.0.3","@ethereumjs/block":"^5.2.0","@ethereumjs/common":"^4.3.0","@ethereumjs/ethash":"^3.0.3","ethereum-cryptography":"^2.1.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.2.0_1710766363889_0.2348524233754612","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@ethereumjs/blockchain","version":"7.3.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@7.3.0","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"87049c61b51a0870f3c23b5390b6ff9f3e3ae7f0","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-7.3.0.tgz","fileCount":114,"integrity":"sha512-UZXFb6JFeXDHobKhXGAiKf+m5n2ynCtqpgHWCl2nQ3Tol9W7C3By4UFMpAl2E6EyaFhC26Maig9kqCWxfsQ6bQ==","signatures":[{"sig":"MEUCIQCJNqGZsmuxl8tf/eqKZeIJegv3M4TZiEPEW2zNtk3+6AIgMJsU9TN3ba6pKArFWu4VHFEKO9/fwtONbklFRYVIJqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":623974},"main":"dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"ea5ad3a5bc22b76b70b86780df1815175c86ffa6","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --config=./vitest.config.browser.mts","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"10.5.0","description":"A module to store and interact with blocks","directories":{},"_nodeVersion":"20.12.2","dependencies":{"debug":"^4.3.3","lru-cache":"10.1.0","@ethereumjs/tx":"^5.4.0","@ethereumjs/rlp":"^5.0.2","@ethereumjs/trie":"^6.2.1","@ethereumjs/util":"^9.1.0","@ethereumjs/block":"^5.3.0","@ethereumjs/common":"^4.4.0","@ethereumjs/ethash":"^3.0.4","ethereum-cryptography":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/blockchain_7.3.0_1723721933552_0.7086719665802959","host":"s3://npm-registry-packages"}},"8.0.0-alpha.1":{"name":"@ethereumjs/blockchain","version":"8.0.0-alpha.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@8.0.0-alpha.1","maintainers":[{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"},{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"74687cf54a7196597d2b9a9146f0d3cad62f3f5a","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-8.0.0-alpha.1.tgz","fileCount":132,"integrity":"sha512-2nuIlFkgTNC4Gs8xmDAV0GRj42/hdpg6FxIY23a9Y4/H/aYRQx+ldmjNaaMVL0mu0pycKhki8VYK5LNLm7+gGw==","signatures":[{"sig":"MEQCIFRO+/xr+39p+OfDr+KIRbTNrIEm8PJ4dRI8QRqt8m+kAiBsQ2dQ9Ti6GgzkWLr7V+5XicNGx4bJpOcvThrNWFIbug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":655118},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"fb36fc6da231ac7ff9d8dc4f03b3020a3f990cbd","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","test":"npm run test:node && npm run test:browser","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"../../config/cli/lint-fix.sh","lint:diff":"../../config/cli/lint-diff.sh","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --config=./vitest.config.browser.mts","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"10.5.0","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"debug":"^4.3.3","lru-cache":"10.1.0","@ethereumjs/mpt":"^7.0.0-alpha.1","@ethereumjs/rlp":"^6.0.0-alpha.1","@ethereumjs/util":"^10.0.0-alpha.1","@ethereumjs/block":"^6.0.0-alpha.1","@ethereumjs/common":"^5.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@ethereumjs/ethash":"^3.0.3"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_8.0.0-alpha.1_1729158531731_0.26390414616896574","host":"s3://npm-registry-packages"}},"10.0.0-rc.1":{"name":"@ethereumjs/blockchain","version":"10.0.0-rc.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.0.0-rc.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"8dc3608bcb236e63dca95def99b188e773f1a3a9","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.0.0-rc.1.tgz","fileCount":132,"integrity":"sha512-NpfPNjaKCI7xyq5+55N5IrvtwNCHqr5lRa69DlAn4Ton20R8443rwdC/2KHWXTBVYs21OK+jNR4/9S9wL/ZUkA==","signatures":[{"sig":"MEUCIBtuIyh/p9bECfBWQAe2MWehdj1gNOS7k2gtgq+WxVClAiEA0z1NWAUiCk0iaI7AdzfxEAPsg3sWnBljs6VJUlFuxZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":695187},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"5672c104a2f236d1459533facaf2741dcda3ee14","scripts":{"tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run","docs:build":"typedoc --options typedoc.cjs","test:browser":"npx vitest run --config=./vitest.config.browser.mts","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"10.9.2","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.0.0-rc.1","@ethereumjs/rlp":"^10.0.0-rc.1","@ethereumjs/util":"^10.0.0-rc.1","@ethereumjs/block":"^10.0.0-rc.1","@ethereumjs/common":"^10.0.0-rc.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@ethereumjs/ethash":"^10.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.0.0-rc.1_1742836700221_0.9464417845927269","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"@ethereumjs/blockchain","version":"10.0.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.0.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"cf9bfc1da8659f6990bc3e5c4e64b1e678fd3a5a","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.0.0.tgz","fileCount":132,"integrity":"sha512-tQfrzn+M8gxuMke/0Bz1qU8ehsnGUtAylBryMjZ8sKIoFJGWUspF6hdNjiniYpiEDk2IutX5j7dgP/TjmOLlTw==","signatures":[{"sig":"MEYCIQDpF4PKsZCKMpuj1o8ppe0uTaA0WZXtzDJ/zCWSoCDHhgIhAKSwA+b0Y3fZOyoE/HLrp6rcU4m3STb/H1oieBPR4Kc9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":696705},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"9e461f54312bf20c710b43ab73f7d3ad753f8765","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.2.0","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.0.0","@ethereumjs/rlp":"^10.0.0","@ethereumjs/util":"^10.0.0","@ethereumjs/block":"^10.0.0","@ethereumjs/common":"^10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"@ethereumjs/ethash":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.0.0_1745918777194_0.9457707375082443","host":"s3://npm-registry-packages-npm-production"}},"10.1.0":{"name":"@ethereumjs/blockchain","version":"10.1.0","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.1.0","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"72af2dccc65102a2033f697a206ae5e75419a212","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.0.tgz","fileCount":132,"integrity":"sha512-KDp1C7XYAXLIl/HQ459K7PIsLtGT58BEprEMrAseAsagVmgVv7+cBacrEppwV7Fx33+JYm8tQ3vACt82bHbTWQ==","signatures":[{"sig":"MEUCIQCCjbF9ihYffzAOqQjjhLJLb1cds8iUezURQFiDh0/1zwIgcIsoWwr5eDwkCS0Lf3GQuMAia5si7kXqOCRngHkcjOM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":694079},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"7d5c1304a74002d3ad646cd2f7685b3f320e9a74","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.6.2","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.1.0","@ethereumjs/rlp":"^10.1.0","@ethereumjs/util":"^10.1.0","@ethereumjs/block":"^10.1.0","@ethereumjs/common":"^10.1.0"},"_hasShrinkwrap":false,"devDependencies":{"@types/debug":"^4.1.12","@ethereumjs/ethash":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.1.0_1762449854428_0.7929462726446743","host":"s3://npm-registry-packages-npm-production"}},"10.1.1-nightly.1":{"name":"@ethereumjs/blockchain","version":"10.1.1-nightly.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.1.1-nightly.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"aef981f12ac893cc15f58d6bd6451f6f8929393c","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.1-nightly.1.tgz","fileCount":132,"integrity":"sha512-3861ia9Q95NXCgRosXQCiOCJUK6BmgL3+jQN5/+FFpzi3Y3Zz60kcSg8l73joTfjmOTOlFZK9nFvqwVFof4Gdw==","signatures":[{"sig":"MEUCIQC+uMAT1+iKAnYCu1x3P0/PpI68Rp+mDEsP4rZqQg/xRQIgFUxeFuZmxDgpce8BZA2RLg0EtUBPfHhADMdT9bPJl1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":692033},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"1e9e9d68277afe759592bccc08700c3e9ab2fbc8","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.6.2","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.1.1-nightly.1","@ethereumjs/rlp":"^10.1.1-nightly.1","@ethereumjs/util":"^10.1.1-nightly.1","@ethereumjs/block":"^10.1.1-nightly.1","@ethereumjs/common":"^10.1.1-nightly.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/debug":"^4.1.12","@ethereumjs/ethash":"^10.1.1-nightly.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.1.1-nightly.1_1764845552227_0.11232811553890709","host":"s3://npm-registry-packages-npm-production"}},"10.1.1-nightly.2":{"name":"@ethereumjs/blockchain","version":"10.1.1-nightly.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.1.1-nightly.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"591cf28b0165711f03ed587f6e5d8c87a55d441a","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.1-nightly.2.tgz","fileCount":132,"integrity":"sha512-YfLWczmVyEwfUonm7Lfw4D6XTJgtP/j9tV4bLodP6jv/y2TMielmyBRC4nX9eN1p5MchC6+BjRij2iULsOmmIA==","signatures":[{"sig":"MEQCICwgZF2YI3mV/O73n5BGJcAeUeLT8TSWcq14jlrWNHveAiAHOiZ7Oi8nu5ug1bcWZXOI5DMNVDIgz0/ruVqowJX3Vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":694189},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"91962440788d070d446f7c32154340d47d7fdc27","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.6.2","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.1.1-nightly.2","@ethereumjs/rlp":"^10.1.1-nightly.2","@ethereumjs/util":"^10.1.1-nightly.2","@ethereumjs/block":"^10.1.1-nightly.2","@ethereumjs/common":"^10.1.1-nightly.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/debug":"^4.1.12","@ethereumjs/ethash":"^10.1.1-nightly.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.1.1-nightly.2_1768826082850_0.4981840283075709","host":"s3://npm-registry-packages-npm-production"}},"10.1.1":{"name":"@ethereumjs/blockchain","version":"10.1.1","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.1.1","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"c5369c9e08528854d76cb225c527f8ce7fcc2e5a","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.1.tgz","fileCount":132,"integrity":"sha512-+zZtO8NDm9mx8PrZN+bWphc+mGW0doeHjUhhJNHfXyLWZAe4uo8J8NsRDeCOgxLHtlu7hjgIX1Gcnt3t3/VSJA==","signatures":[{"sig":"MEUCIQCWQhurOVtjtKCrrfJytZVnufCOntc2PMDRMfKY+P3/mwIgdE3VZv299BQuvSjhkUtwJl4Uv0Mrz3csOep+hKdyc9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":694095},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"dbbd61e07023ec8c867dd6c279c6990d43064ed9","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.6.2","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.1.1","@ethereumjs/rlp":"^10.1.1","@ethereumjs/util":"^10.1.1","@ethereumjs/block":"^10.1.1","@ethereumjs/common":"^10.1.1"},"_hasShrinkwrap":false,"devDependencies":{"@types/debug":"^4.1.12","@ethereumjs/ethash":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.1.1_1769607265464_0.8871256109620922","host":"s3://npm-registry-packages-npm-production"}},"10.1.2":{"name":"@ethereumjs/blockchain","version":"10.1.2","keywords":["ethereum","blockchain"],"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","_id":"@ethereumjs/blockchain@10.1.2","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"dist":{"shasum":"61f23775170142ef7818374ffa32f4f93355a749","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.2.tgz","fileCount":132,"integrity":"sha512-fyLGOekCWYaYYT9Zf0SYuNwz9zRhxgHbCU0c+Vr1QqBt7VMn8GsHYg5s5GVPBYYqqbpBoJOzqBfE/fnMjBmRcQ==","signatures":[{"sig":"MEYCIQCTF9fBnG9C+M09QxWjIyeUqhzSpLvGdnrMFugtClbM1wIhANz+MZRuUftClhIGx2eXieaVnR6L9xCHB5GDeUsRotTY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":692799},"main":"dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":{"default":"./dist/esm/index.js","typescript":"./src/index.ts"},"require":"./dist/cjs/index.js"}},"gitHead":"28d6a165971964f239b77004196c6c0e87697835","scripts":{"sc":"npm run spellcheck","tsc":"../../config/cli/ts-compile.sh","lint":"npm run biome && eslint --config ./eslint.config.mjs .","test":"npm run test:node && npm run test:browser","biome":"npx @biomejs/biome check","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","biome:fix":"npx @biomejs/biome check --write","test:node":"npx vitest run -c ../../config/vitest.config.mts","docs:build":"typedoc --options typedoc.mjs","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","test:browser":"npx vitest run --config=./vitest.config.browser.mts","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","examples:build":"npx embedme README.md","prepublishOnly":"../../config/cli/prepublish.sh","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"repository":{"url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git","type":"git"},"_npmVersion":"11.12.1","description":"A module to store and interact with blocks","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"debug":"^4.4.0","lru-cache":"11.0.2","eventemitter3":"^5.0.1","@ethereumjs/mpt":"^10.1.2","@ethereumjs/rlp":"^10.1.2","@ethereumjs/util":"^10.1.2","@ethereumjs/block":"^10.1.2","@ethereumjs/common":"^10.1.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/debug":"^4.1.12","@ethereumjs/ethash":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_10.1.2_1780056709071_0.9808696041089568","host":"s3://npm-registry-packages-npm-production"}},"10.1.3":{"name":"@ethereumjs/blockchain","version":"10.1.3","description":"A module to store and interact with blocks","keywords":["ethereum","blockchain"],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"license":"MPL-2.0","author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"type":"module","sideEffects":false,"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"typescript":"./src/index.ts","default":"./dist/esm/index.js"},"require":{"typescript":"./src/index.ts","default":"./dist/cjs/index.js"}}},"scripts":{"biome":"npx @biomejs/biome check","biome:fix":"npx @biomejs/biome check --write","build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.mts","coverage:istanbul":"DEBUG=ethjs npx vitest run -c ../../config/vitest.config.coverage.istanbul.mts","docs:build":"../../config/cli/typedoc.sh --options typedoc.mjs","examples":"tsx ../../scripts/examples-runner.ts -- blockchain","examples:build":"npx embedme README.md","lint":"npm run biome && eslint --config ./eslint.config.mjs .","lint:fix":"npm run biome:fix && eslint --fix --config ./eslint.config.mjs .","prepublishOnly":"../../config/cli/prepublish.sh","sc":"npm run spellcheck","spellcheck":"npm run spellcheck:ts && npm run spellcheck:md","spellcheck:ts":"npx cspell --gitignore -c ../../config/cspell-ts.json \"./**/*.ts\" --cache --show-suggestions --show-context","spellcheck:md":"npx cspell --gitignore -c ../../config/cspell-md.json \"**.md\" --cache --show-suggestions --show-context","test":"npm run test:node && npm run test:browser","test:browser":"npx vitest run --config=./vitest.config.browser.mts","test:node":"npx vitest run -c ../../config/vitest.config.mts","tsc":"../../config/cli/ts-compile.sh"},"dependencies":{"@ethereumjs/block":"^10.1.3","@ethereumjs/common":"^10.1.3","@ethereumjs/mpt":"^10.1.3","@ethereumjs/rlp":"^10.1.3","@ethereumjs/util":"^10.1.3","debug":"^4.4.0","eventemitter3":"^5.0.1","lru-cache":"11.0.2"},"devDependencies":{"@ethereumjs/ethash":"^10.0.0","@types/debug":"^4.1.12"},"engines":{"node":">=20"},"gitHead":"29f404f305be4473907d4aa4f7ece85633bb73da","types":"./dist/cjs/index.d.ts","_id":"@ethereumjs/blockchain@10.1.3","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-cmSO74H227L9wAVrWTLTqjvBFDxoyKnERbk5/E4ZeHtDoW4XDcXveLr7+R5NnqUGkl68zgC4BjLr6t3vKn25eQ==","shasum":"9f10b38c1db878615a6df8babb79e2ff7951f8d6","tarball":"https://registry.npmjs.org/@ethereumjs/blockchain/-/blockchain-10.1.3.tgz","fileCount":132,"unpackedSize":679117,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAmI6ZosBxAKFXMOZmvWInX1X/vCXOWXVQmxOUrNOjlSAiEAxqfkYcOoeFWSBI8tp+pqOEOCvM14C2FOVxO3ljHM0eg="}]},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/blockchain_10.1.3_1787316876306_0.9449690454990229"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-22T10:24:24.020Z","modified":"2026-08-21T12:54:36.595Z","4.0.3":"2020-03-25T20:47:58.791Z","1.4.1":"2020-03-25T20:47:58.791Z","1.3.3":"2020-03-25T20:47:58.791Z","1.3.0":"2020-03-25T20:47:58.791Z","1.3.1":"2020-03-25T20:47:58.791Z","3.2.1":"2020-03-25T20:47:58.791Z","3.3.1":"2020-03-25T20:47:58.791Z","4.0.0":"2020-03-25T20:47:58.791Z","0.0.2":"2020-03-25T20:47:58.791Z","1.1.0":"2020-03-25T20:47:58.791Z","1.2.0":"2020-03-25T20:47:58.791Z","3.1.0":"2020-03-25T20:47:58.791Z","0.0.0":"2020-03-25T20:47:58.791Z","2.0.2":"2020-03-25T20:47:58.791Z","3.4.0":"2020-03-25T20:47:58.791Z","0.0.1":"2020-03-25T20:47:58.791Z","4.0.1":"2020-03-25T20:47:58.791Z","2.0.0":"2020-03-25T20:47:58.791Z","3.0.0":"2020-03-25T20:47:58.791Z","1.4.2":"2020-03-25T20:47:58.791Z","1.1.1":"2020-03-25T20:47:58.791Z","2.0.1":"2020-03-25T20:47:58.791Z","1.4.0":"2020-03-25T20:47:58.791Z","0.0.3":"2020-03-25T20:47:58.791Z","1.2.1":"2020-03-25T20:47:58.791Z","3.3.3":"2020-03-25T20:47:58.791Z","2.1.0":"2020-03-25T20:47:58.791Z","1.0.0":"2020-03-25T20:47:58.791Z","3.3.0":"2020-03-25T20:47:58.791Z","1.3.4":"2020-03-25T20:47:58.791Z","4.0.2":"2020-03-25T20:47:58.791Z","1.3.2":"2020-03-25T20:47:58.791Z","3.3.2":"2020-03-25T20:47:58.791Z","3.2.0":"2020-03-25T20:47:58.791Z","5.0.0-beta.1":"2020-10-22T10:24:24.424Z","5.0.0-beta.2":"2020-11-12T08:45:08.717Z","5.0.0-rc.1":"2020-11-19T09:55:25.527Z","5.0.0":"2020-11-25T09:37:14.823Z","5.1.0":"2021-02-23T08:41:37.118Z","5.2.0":"2021-03-23T16:14:07.059Z","5.2.1":"2021-03-26T20:38:46.245Z","5.3.0":"2021-05-27T07:58:32.218Z","5.3.1":"2021-06-28T08:28:07.282Z","5.4.0":"2021-07-08T09:55:24.578Z","5.4.1":"2021-09-27T10:28:51.262Z","5.4.2":"2021-09-28T20:25:21.206Z","5.5.0":"2021-11-09T09:03:45.903Z","5.5.1":"2021-11-16T08:58:31.704Z","5.5.2":"2022-03-23T12:36:59.980Z","5.5.3":"2022-06-03T20:15:42.498Z","6.0.0-beta.1":"2022-06-30T10:21:26.502Z","6.0.0-beta.2":"2022-07-17T16:32:09.070Z","6.0.0-beta.3":"2022-08-11T15:47:23.984Z","6.0.0-rc.1":"2022-08-26T13:02:01.931Z","6.0.0":"2022-09-06T10:46:46.597Z","6.0.1":"2022-10-19T10:03:58.979Z","6.0.2":"2022-10-25T12:40:00.409Z","6.1.0":"2022-12-15T16:22:32.834Z","6.2.0":"2023-02-24T10:13:51.087Z","6.2.1":"2023-02-27T14:14:24.037Z","6.2.2":"2023-04-24T08:34:13.634Z","6.3.0":"2023-06-20T11:24:31.556Z","7.0.0-rc.1":"2023-07-17T15:15:04.157Z","7.0.0":"2023-08-09T12:09:38.713Z","7.0.1":"2023-11-02T09:15:03.207Z","7.1.0":"2024-02-08T17:29:11.937Z","7.2.0":"2024-03-18T12:52:44.060Z","7.3.0":"2024-08-15T11:38:53.709Z","8.0.0-alpha.1":"2024-10-17T09:48:51.919Z","10.0.0-rc.1":"2025-03-24T17:18:20.406Z","10.0.0":"2025-04-29T09:26:17.372Z","10.1.0":"2025-11-06T17:24:14.644Z","10.1.1-nightly.1":"2025-12-04T10:52:32.371Z","10.1.1-nightly.2":"2026-01-19T12:34:43.004Z","10.1.1":"2026-01-28T13:34:25.652Z","10.1.2":"2026-05-29T12:11:49.232Z","10.1.3":"2026-08-21T12:54:36.450Z"},"bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+blockchain%22"},"author":{"name":"mjbecze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain#readme","keywords":["ethereum","blockchain"],"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"description":"A module to store and interact with blocks","maintainers":[{"name":"axic","email":"alex@rtfs.hu"},{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},{"name":"acolytec3","email":"metroman374@gmail.com"},{"name":"g11tech","email":"gajinder@g11.in"}],"readme":"# @ethereumjs/blockchain `v10`\n\n[![NPM Package][blockchain-npm-badge]][blockchain-npm-link]\n[![GitHub Issues][blockchain-issues-badge]][blockchain-issues-link]\n[![Actions Status][blockchain-actions-badge]][blockchain-actions-link]\n[![Code Coverage][blockchain-coverage-badge]][blockchain-coverage-link]\n[![Discord][discord-badge]][discord-link]\n\n| A module to store and interact with blocks. |\n| ------------------------------------------- |\n\nStores a sequential chain of [@ethereumjs/block](../block) blocks, tracks the canonical head, and supports reorgs via `putBlock()`. Used by `@ethereumjs/client` and `@ethereumjs/vm`.\n\nRunnable examples live in [`examples/`](./examples/).\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Getting Started](#getting-started)\n- [Block Lookup](#block-lookup)\n- [Chain Iteration](#chain-iteration)\n- [Hardfork by Head](#hardfork-by-head)\n- [Custom Genesis](#custom-genesis)\n- [Consensus Types](#consensus-types)\n- [Supported Block Features](#supported-block-features)\n- [Events and Debugging](#events-and-debugging)\n- [Browser](#browser)\n- [API](#api)\n- [EthereumJS](#ethereumjs)\n- [License](#license)\n\n## Installation\n\n```shell\nnpm install @ethereumjs/blockchain\n```\n\n## Getting Started\n\nUse `createBlockchain()` — it awaits async initialization (genesis setup, consensus wiring):\n\n```ts\nimport { createBlockchain } from '@ethereumjs/blockchain'\nimport { Common, Mainnet } from '@ethereumjs/common'\n\nconst common = new Common({ chain: Mainnet })\nconst blockchain = await createBlockchain({ common })\nconsole.log(`Genesis hash: ${blockchain.genesisBlock.hash()}`)\n```\n\nMain constructors: `createBlockchain()`, `createBlockchainFromBlocksData()`.\n\nPass `validateBlocks: false` / `validateConsensus: false` in examples and tests when blocks are intentionally incomplete.\n\n## Block Lookup\n\nRetrieve blocks by number or hash after adding them with `putBlock()`:\n\n```ts\n// ./examples/getBlock.ts\n\nimport { createBlock } from '@ethereumjs/block'\nimport { createBlockchain } from '@ethereumjs/blockchain'\nimport { Common, Hardfork, Mainnet } from '@ethereumjs/common'\nimport { bytesToHex } from '@ethereumjs/util'\n\nconst main = async () => {\n  const common = new Common({ chain: Mainnet, hardfork: Hardfork.Prague })\n  const blockchain = await createBlockchain({\n    validateBlocks: false,\n    validateConsensus: false,\n    common,\n  })\n\n  const block1 = createBlock(\n    {\n      header: {\n        number: 1n,\n        parentHash: blockchain.genesisBlock.hash(),\n        difficulty: blockchain.genesisBlock.header.difficulty + 1n,\n      },\n    },\n    { common, setHardfork: true },\n  )\n  const block2 = createBlock(\n    {\n      header: {\n        number: 2n,\n        parentHash: block1.header.hash(),\n        difficulty: block1.header.difficulty + 1n,\n      },\n    },\n    { common, setHardfork: true },\n  )\n  await blockchain.putBlock(block1)\n  await blockchain.putBlock(block2)\n\n  const byNumber = await blockchain.getBlock(2n)\n  const byHash = await blockchain.getBlock(block2.hash())\n\n  console.log(`Block ${byNumber.header.number} hash: ${bytesToHex(byNumber.hash())}`)\n  console.log(`Lookup by hash matches: ${bytesToHex(byHash.hash()) === bytesToHex(block2.hash())}`)\n}\n\nvoid main()\n```\n\nAlso: `getBlocks()`, `getIteratorHead()`, `getLatestHeader()`.\n\n## Chain Iteration\n\nWalk the canonical chain with `iterator()`:\n\n```ts\n// ./examples/iterateChain.ts\n\nimport { createBlock } from '@ethereumjs/block'\nimport { createBlockchain } from '@ethereumjs/blockchain'\nimport { Common, Hardfork, Mainnet } from '@ethereumjs/common'\nimport { bytesToHex } from '@ethereumjs/util'\n\nconst main = async () => {\n  const common = new Common({ chain: Mainnet, hardfork: Hardfork.Prague })\n  const blockchain = await createBlockchain({\n    validateBlocks: false,\n    validateConsensus: false,\n    common,\n  })\n\n  const block = createBlock(\n    {\n      header: {\n        number: 1n,\n        parentHash: blockchain.genesisBlock.hash(),\n        difficulty: blockchain.genesisBlock.header.difficulty + 1n,\n      },\n    },\n    { common, setHardfork: true },\n  )\n  const block2 = createBlock(\n    {\n      header: {\n        number: 2n,\n        parentHash: block.header.hash(),\n        difficulty: block.header.difficulty + 1n,\n      },\n    },\n    { common, setHardfork: true },\n  )\n  await blockchain.putBlock(block)\n  await blockchain.putBlock(block2)\n\n  await blockchain.iterator('i', (block) => {\n    const blockNumber = block.header.number.toString()\n    const blockHash = bytesToHex(block.hash())\n    console.log(`Block ${blockNumber}: ${blockHash}`)\n  })\n}\nvoid main()\n```\n\n## Hardfork by Head\n\nPin `Common` hardfork to the current head block number on init:\n\n```ts\n// ./examples/hardforkByHead.ts\n\nimport { createBlockchain } from '@ethereumjs/blockchain'\nimport { Common, Mainnet } from '@ethereumjs/common'\n\nconst main = async () => {\n  const common = new Common({ chain: Mainnet })\n  await createBlockchain({ common, hardforkByHeadBlockNumber: true })\n  console.log(`Hardfork at genesis head: ${common.hardfork()}`)\n}\n\nvoid main()\n```\n\n## Custom Genesis\n\nBuild a chain from a Geth genesis JSON file:\n\n```ts\n// ./examples/gethGenesis.ts\n\nimport { createBlockchain } from '@ethereumjs/blockchain'\nimport { createCommonFromGethGenesis, parseGethGenesisState } from '@ethereumjs/common'\nimport { postMergeGethGenesis } from '@ethereumjs/testdata'\nimport { bytesToHex } from '@ethereumjs/util'\n\nconst main = async () => {\n  const common = createCommonFromGethGenesis(postMergeGethGenesis, { chain: 'customChain' })\n  const genesisState = parseGethGenesisState(postMergeGethGenesis)\n  const blockchain = await createBlockchain({\n    genesisState,\n    common,\n  })\n  const genesisBlockHash = blockchain.genesisBlock.hash()\n  common.setForkHashes(genesisBlockHash)\n  console.log(\n    `Genesis hash from geth genesis parameters - ${bytesToHex(blockchain.genesisBlock.hash())}`,\n  )\n}\n\nvoid main()\n```\n\nBuilt-in network genesis state lives in [@ethereumjs/genesis](../genesis). Access the genesis block via `blockchain.genesisBlock`.\n\n## Consensus Types\n\n| Algorithm | Class | Notes |\n| --- | --- | --- |\n| PoS (default post-merge) | `CasperConsensus` | Difficulty `0`, beacon client does validation |\n| PoW (pre-merge) | `EthashConsensus` | Ethash difficulty rules |\n| PoA (historical testnets) | `CliqueConsensus` | Goerli-style signer voting |\n\nClique example:\n\n```ts\n// ./examples/clique.ts\n\nimport { CliqueConsensus, createBlockchain } from '@ethereumjs/blockchain'\nimport { Common, ConsensusAlgorithm, Hardfork } from '@ethereumjs/common'\nimport { goerliChainConfig } from '@ethereumjs/testdata'\n\nimport type { ConsensusDict } from '@ethereumjs/blockchain'\n\nconst main = async () => {\n  const common = new Common({ chain: goerliChainConfig, hardfork: Hardfork.London })\n\n  const consensusDict: ConsensusDict = {}\n  consensusDict[ConsensusAlgorithm.Clique] = new CliqueConsensus()\n  const blockchain = await createBlockchain({\n    consensusDict,\n    common,\n  })\n  console.log(`Created blockchain with ${blockchain.consensus!.algorithm} consensus algorithm`)\n}\n\nvoid main()\n```\n\nCustom consensus: implement the `Consensus` interface and pass via `consensusDict` or `consensus` option. See [customConsensus.spec.ts](./test/customConsensus.spec.ts).\n\n### Storage\n\nDefault DB is in-memory `MapDB`. For persistence, pass a `DB`-conforming backend (see [@ethereumjs/client level wrapper](https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/client/src/execution/level.ts)).\n\n## Supported Block Features\n\n- **EIP-1559** — base fee blocks (default post-London)\n- **EIP-4844** — blob txs (requires KZG on `Common`, see [@ethereumjs/tx](../tx#kzg-setup))\n- **EIP-7685** — CL requests in block headers\n- **EIP-4895** — withdrawals\n\n## Events and Debugging\n\n`blockchain.events` emits `deletedCanonicalBlocks` on reorgs.\n\nDebug loggers: `blockchain:#`, `blockchain:clique`, `blockchain:ethash`. Enable with `DEBUG=ethjs,blockchain:clique`.\n\n## Browser\n\nHybrid ESM/CJS builds are provided. See [./examples/browser.html](./examples/browser.html).\n\n## API\n\nGenerated TypeDoc [documentation](./docs/README.md).\n\n## EthereumJS\n\nThe `EthereumJS` GitHub organization and its repositories are managed by members of the former Ethereum Foundation JavaScript team and the broader Ethereum community. If you want to join for work or carry out improvements on the libraries see the [developer docs](../../DEVELOPER.md) for an overview of current standards and tools and review our [code of conduct](../../CODE_OF_CONDUCT.md).\n\n## License\n\n[MPL-2.0](<https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)>)\n\n[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue\n[discord-link]: https://discord.gg/TNwARpR\n[blockchain-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/blockchain.svg\n[blockchain-npm-link]: https://www.npmjs.com/package/@ethereumjs/blockchain\n[blockchain-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-monorepo/package:%20blockchain?label=issues\n[blockchain-issues-link]: https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aopen+is%3Aissue+label%3A\"package%3A+blockchain\"\n[blockchain-actions-badge]: https://github.com/ethereumjs/ethereumjs-monorepo/workflows/Blockchain/badge.svg\n[blockchain-actions-link]: https://github.com/ethereumjs/ethereumjs-monorepo/actions?query=workflow%3A%22Blockchain%22\n[blockchain-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-monorepo/branch/master/graph/badge.svg?flag=blockchain\n[blockchain-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-monorepo/tree/master/packages/blockchain\n","readmeFilename":"README.md"}