{"_id":"@tevm/block","_rev":"42-4a1f8b957499140a33d7aff8082ae279","name":"@tevm/block","dist-tags":{"next":"1.1.0-next.45","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.1.0-next.45":{"name":"@tevm/block","version":"1.1.0-next.45","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.45","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fe34aeb03889722fa665bc35ab8037c3a48552ce","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.45.tgz","fileCount":39,"integrity":"sha512-jBzuAeuSb98KNh5WmnP+VcOvhZBwzr97pKY+ngT2t1UB3df13leXdicIVjyq56lf/B1j7TTg8VZORIN7T4xuWQ==","signatures":[{"sig":"MEQCIA/QsBlbT0PUnGAm3BqoGWxQIiBCD0OXZ+IccApfKCRbAiBnP/VgtveKvNGRl8Jg6ZlyNuAwmVPF8uRHkHbnZb7a4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":545445},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.45.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/aaa4664724829d54e6470049fa3b1165/tevm-block-1.1.0-next.45.tgz","_integrity":"sha512-jBzuAeuSb98KNh5WmnP+VcOvhZBwzr97pKY+ngT2t1UB3df13leXdicIVjyq56lf/B1j7TTg8VZORIN7T4xuWQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.45","@tevm/rlp":"^1.0.0-next.42","@tevm/trie":"1.1.0-next.45","@tevm/utils":"^1.1.0-next.45","@tevm/common":"^1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.45_1715450552001_0.9147899159822892","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/block","version":"1.1.0-next.46","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.46","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e1ede470ba07da35b020ba9f1165c97609922405","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.46.tgz","fileCount":39,"integrity":"sha512-eXyH/zMLvxWkvs2pW8P1yODuQ31S59/a3kxxKTtQBbh80fhu20Jt9u4+heq7gk1uQcbf3uD6TNiuixNc0RkC2w==","signatures":[{"sig":"MEYCIQDlcU7DN3QTcgXq7yIliWBFlPZQqv0Dc2yi4637qVrfOQIhAJ36mUHIyAVXCcxQBsWOXu2n7xtgSoqMpmWN96n4/M/D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":545445},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.46.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/60c3aee74ae4b9ef0998a867df73180c/tevm-block-1.1.0-next.46.tgz","_integrity":"sha512-eXyH/zMLvxWkvs2pW8P1yODuQ31S59/a3kxxKTtQBbh80fhu20Jt9u4+heq7gk1uQcbf3uD6TNiuixNc0RkC2w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.45","@tevm/rlp":"^1.0.0-next.42","@tevm/trie":"1.1.0-next.45","@tevm/utils":"^1.1.0-next.45","@tevm/common":"^1.1.0-next.46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.46_1715568818495_0.6576565969559527","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/block","version":"1.1.0-next.47","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.47","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"4ca9bde5e9c629a9f83386d1c56c338cec7610a2","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.47.tgz","fileCount":39,"integrity":"sha512-oduinJq2JZUycCQys5UQhfgmBwEUOKQ2/o9S6g/xHiANBUIz2ErTyIN2cU/1MzSjQaOsCjbLI4ZnuzOSeTgc+Q==","signatures":[{"sig":"MEUCIQDgQxZMwyCluz2De6uT1YRgFvvfFeapkYRrgLriIEKwPgIgcnokw0+BC2w+cGIVXGbtQQaEpphKBC0xmo8d4Btoowo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":545446},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.47.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/866a1d831b588c7660e562f874829489/tevm-block-1.1.0-next.47.tgz","_integrity":"sha512-oduinJq2JZUycCQys5UQhfgmBwEUOKQ2/o9S6g/xHiANBUIz2ErTyIN2cU/1MzSjQaOsCjbLI4ZnuzOSeTgc+Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.47","@tevm/rlp":"^1.1.0-next.47","@tevm/trie":"^1.1.0-next.47","@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.47_1715614613064_0.8678546615441509","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/block","version":"1.1.0-next.52","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.52","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c7efaf3185eb2fa8a4ff8cde41eb55e3e7f78389","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.52.tgz","fileCount":39,"integrity":"sha512-gyVUYaX9Vtdy66R1dTlUdeR7By/lXMXHARD4zN0UPHPt0A8wtrSTj0DcouEORogxblUzdtaYKZH2UpWtlktqsw==","signatures":[{"sig":"MEQCIEIzaF90sesAFV/8BZZnf3+tAaCm5UexmIrzrcINa8lPAiBZ+gAkapKRSd125W30lLcysh+0F7Hq065btTfS0zlIeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":545446},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.52.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/359a3d2bf501bb9018278265a02eb612/tevm-block-1.1.0-next.52.tgz","_integrity":"sha512-gyVUYaX9Vtdy66R1dTlUdeR7By/lXMXHARD4zN0UPHPt0A8wtrSTj0DcouEORogxblUzdtaYKZH2UpWtlktqsw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.52","@tevm/rlp":"^1.1.0-next.52","@tevm/trie":"^1.1.0-next.52","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.52_1715900719224_0.30320960116976514","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/block","version":"1.1.0-next.56","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.56","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5f356fee59d67845ff8ee7510cbaa8d3bc9fd80b","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.56.tgz","fileCount":39,"integrity":"sha512-+GVvOM55rrZLkGC/c/2f1OPoAtiX/A9+oPlO4EoKfCY4nQ4lpIVR2zqWrCJ78oByXYyp5Drdxqb1vOOhI6Wyzw==","signatures":[{"sig":"MEYCIQD1Bzcg9Hth3VHTh6XeJ+vhkIfeuM9qbskFWhdWDkwQzAIhAJvYpTvy1NEN/Bx3jgifeRcrVUvQqA+gLPz7y0AvIa8u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":544931},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.56.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3e8870eb3363044b7c54c43371451f75/tevm-block-1.1.0-next.56.tgz","_integrity":"sha512-+GVvOM55rrZLkGC/c/2f1OPoAtiX/A9+oPlO4EoKfCY4nQ4lpIVR2zqWrCJ78oByXYyp5Drdxqb1vOOhI6Wyzw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.52","@tevm/rlp":"^1.1.0-next.52","@tevm/trie":"^1.1.0-next.52","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.56_1716281624789_0.6741319047580054","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/block","version":"1.1.0-next.57","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.57","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1ef5982b79304e683d3fd1fa21bdbb8ca20e0107","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.57.tgz","fileCount":39,"integrity":"sha512-7m1LSSrFZEW6qGD1d663B7UGbNsUyh9d9gb4ODiknWqucIX+uLEGF/uX/v8hqKlfdy6p9QQTu6kHU9JE2/SMEg==","signatures":[{"sig":"MEUCIQCRQwyKhdzfMXPt8EoVpGQUBTksnQocF4en3a2pAHCC7wIgHS2TenDiK0G3R3ryIcQaKhpjUbZjPb7mKXGBSBBh5g0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":544931},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.57.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b40f3e6864db77f9db9a61884793d591/tevm-block-1.1.0-next.57.tgz","_integrity":"sha512-7m1LSSrFZEW6qGD1d663B7UGbNsUyh9d9gb4ODiknWqucIX+uLEGF/uX/v8hqKlfdy6p9QQTu6kHU9JE2/SMEg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.52","@tevm/rlp":"^1.1.0-next.52","@tevm/trie":"^1.1.0-next.52","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.57_1716333215174_0.13127917769015918","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/block","version":"1.1.0-next.59","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.59","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e8a6540fdb7d79db3e141b5d43efa8cf8ba86d58","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.59.tgz","fileCount":39,"integrity":"sha512-/KSJHubf1rwIIjBkgsLN0P3HG/WfO6kxcq3qP9xjuNlM4pNj+VpNrevfepKDpTOaAOGUXBvGVvd/+/lhJa0TgA==","signatures":[{"sig":"MEUCIQC1wFfUntf1Q3NDibd55uZrtMiwNC7R0rm+HKJkapXY/wIgakKfO3Bj8uVDxqesdKEvZWEqu+OI97PWu1av2fotaO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552111},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.59.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5060448788ef23f33a2e2f9c3bf79b0c/tevm-block-1.1.0-next.59.tgz","_integrity":"sha512-/KSJHubf1rwIIjBkgsLN0P3HG/WfO6kxcq3qP9xjuNlM4pNj+VpNrevfepKDpTOaAOGUXBvGVvd/+/lhJa0TgA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.52","@tevm/rlp":"^1.1.0-next.52","@tevm/trie":"^1.1.0-next.52","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.59"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.59_1716495566888_0.2405894071363548","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/block","version":"1.1.0-next.60","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.60","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b4edaeafbf757764c5069e6dc1c081daf96b6ba5","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.60.tgz","fileCount":39,"integrity":"sha512-We/+A0l4h46Ds/f/0o2XE91hCyYQ5u/rY/p3CKwv/VghEftioIDTVnMfXjWx/thBaCrk6F540RkzFiGrH+8GCQ==","signatures":[{"sig":"MEUCIQCsbaE8ZN8/94aOCEINCVkPCF1pc3oFR6SkGdJCJ188WwIgbeLypDpjt9N43cFn21FLdabaMpsfczxnQUrI2K3zp+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552111},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.60.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/13fd3b87b408f59fad2f39cd54856c97/tevm-block-1.1.0-next.60.tgz","_integrity":"sha512-We/+A0l4h46Ds/f/0o2XE91hCyYQ5u/rY/p3CKwv/VghEftioIDTVnMfXjWx/thBaCrk6F540RkzFiGrH+8GCQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.60","@tevm/rlp":"^1.1.0-next.60","@tevm/trie":"^1.1.0-next.60","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.60_1716561688468_0.8127035459383152","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/block","version":"1.1.0-next.62","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.62","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"90f1388ee1e5af5637c37ac230328f052db59894","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.62.tgz","fileCount":39,"integrity":"sha512-/k2jPRG+qMdMjXaub/GTIlvK3DGPBBSVvxHZBJJDoL4aphFb+aRT9+1Zknz74dJoVZfuAg+nYBEiEP6b/6hLmQ==","signatures":[{"sig":"MEUCIQCseK1zqoSufXxKIErSb9LUD81kzwPs6Z70Vf32fkTyqgIgKJfFLy4o9SCHXQf/Ot6wEVMYFUMBPF4ApOAlnd91zEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552111},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.62.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/cbc2c88c9b0bac4d8b8e2fa59544f4d8/tevm-block-1.1.0-next.62.tgz","_integrity":"sha512-/k2jPRG+qMdMjXaub/GTIlvK3DGPBBSVvxHZBJJDoL4aphFb+aRT9+1Zknz74dJoVZfuAg+nYBEiEP6b/6hLmQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.60","@tevm/rlp":"^1.1.0-next.60","@tevm/trie":"^1.1.0-next.60","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.62_1716928385649_0.7342090169165638","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/block","version":"1.1.0-next.69","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.69","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"40944ca9c4bc530b065009acc2d0080ddbb11c0a","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.69.tgz","fileCount":39,"integrity":"sha512-HInN0nmSrHBE7Nit3U4GXx/sYSHY+LNqIUMeYmBolx1xyglduqiuicusWK4jwbIoubZTH8IMm7ex00f85G5h5w==","signatures":[{"sig":"MEUCIFxU4mz6AAxNCruObFXr2xjUa5oQg6zhD4229g8GHMcRAiEA2OEfoRN2THEGDY+D3fRhj9nZvX8rJEPGczG6ZEkPfiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552111},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.69.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/09aae8021f2e08a269abf16d3468b96a/tevm-block-1.1.0-next.69.tgz","_integrity":"sha512-HInN0nmSrHBE7Nit3U4GXx/sYSHY+LNqIUMeYmBolx1xyglduqiuicusWK4jwbIoubZTH8IMm7ex00f85G5h5w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.69","@tevm/rlp":"^1.1.0-next.69","@tevm/trie":"^1.1.0-next.69","@tevm/utils":"^1.1.0-next.69","@tevm/common":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.69_1717488727736_0.2796002638666548","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/block","version":"1.1.0-next.70","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.70","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a16438b42c4af5b13cba0d540d450d449957a08e","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.70.tgz","fileCount":39,"integrity":"sha512-uPJlZsKvE+RcVIlB7hMVd/5pIYZwAugrIEWJd3Es2WftDC4xoT0csPWOt3KtgrV2hjoJqgMr0B7RitKkbTsTnQ==","signatures":[{"sig":"MEYCIQCsrqvQwSK+MROwY+HSWX3PIxW8HikBP5OTYttRlCj83QIhAOFJhrtVFuThqxDc4y5tFqHqDu8uOi3q/zT7NuS/mPyu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552111},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.70.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e607d6093eb916bed0adbed6c05754a5/tevm-block-1.1.0-next.70.tgz","_integrity":"sha512-uPJlZsKvE+RcVIlB7hMVd/5pIYZwAugrIEWJd3Es2WftDC4xoT0csPWOt3KtgrV2hjoJqgMr0B7RitKkbTsTnQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.70","@tevm/rlp":"^1.1.0-next.69","@tevm/trie":"^1.1.0-next.69","@tevm/utils":"^1.1.0-next.70","@tevm/common":"^1.1.0-next.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.70_1717631190488_0.587183306542008","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/block","version":"1.1.0-next.72","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.72","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"29fd0c6f5301126364754b3028283d6ec08d77ad","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.72.tgz","fileCount":39,"integrity":"sha512-uw1nz/F/PUyjEoWHaGWZreBoaCh9YMcVViO3x7RXFhBMPR/F7Z2tHOlhNZA7igFIiv99VSaQjc8y5PGY+ihhpA==","signatures":[{"sig":"MEYCIQCDPOzkb+uavVjhpQn2ZvGwB9wVUGC5RTHHsQBjUPr6EwIhAN48mIRGrxq5vD1ZEXYtckmQfdWLKCbrRgcrFvyLVCrN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552079},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.72.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7cc4b461fee7cac2aeff0a8d8ef1c2b1/tevm-block-1.1.0-next.72.tgz","_integrity":"sha512-uw1nz/F/PUyjEoWHaGWZreBoaCh9YMcVViO3x7RXFhBMPR/F7Z2tHOlhNZA7igFIiv99VSaQjc8y5PGY+ihhpA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.72","@tevm/rlp":"^1.1.0-next.72","@tevm/trie":"^1.1.0-next.72","@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.72_1717896057117_0.638195635442089","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/block","version":"1.1.0-next.74","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.74","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"24e58a967e27cb3491b38fe732656e691698f480","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.74.tgz","fileCount":42,"integrity":"sha512-ps7k8dwnrC6NyARg7/9U7S0bxA1P8DSbjzS6+YQWw+BLXtN9kXefXRYN64Kd7j8uMf8jToJOQpJ6bZZ3VtSA2w==","signatures":[{"sig":"MEQCICxGPDCyyQ+oKhrK0idJmxskgFAtYeWTSEGjJCF9GbQDAiAkolg/KHYOzNAvTtUE9jJ3p4sc2vKJo4eezSrj6KzDHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552725},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.74.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a14825fb9329e827c94de2cbd6fcdac3/tevm-block-1.1.0-next.74.tgz","_integrity":"sha512-ps7k8dwnrC6NyARg7/9U7S0bxA1P8DSbjzS6+YQWw+BLXtN9kXefXRYN64Kd7j8uMf8jToJOQpJ6bZZ3VtSA2w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.74","@tevm/rlp":"^1.1.0-next.74","@tevm/trie":"^1.1.0-next.74","@tevm/utils":"^1.1.0-next.74","@tevm/common":"^1.1.0-next.74","@tevm/errors":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.74_1718182376689_0.7037606848867268","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/block","version":"1.1.0-next.75","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.75","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fd60893b50dbb0c4cee16b100b5f1ff23af8d871","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.75.tgz","fileCount":42,"integrity":"sha512-OTsOiIOMvcOtI+z88rqcb+Fy5odz8lB14LSarR12HPMFUijfGN1D81a/EjjD3YfW/5CYAu0YYhWuhRMY5gSUMw==","signatures":[{"sig":"MEUCIEQNT89STW171rO0PaarP0OCn4AubGDXS9kH0znrj730AiEAzbm0KQW47UjSgRZaPcJ/hxh9cDRrAjMc51vYf1f2j9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552725},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.75.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d83a492a2d496d2e78515620b0fdf35c/tevm-block-1.1.0-next.75.tgz","_integrity":"sha512-OTsOiIOMvcOtI+z88rqcb+Fy5odz8lB14LSarR12HPMFUijfGN1D81a/EjjD3YfW/5CYAu0YYhWuhRMY5gSUMw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.75","@tevm/rlp":"^1.1.0-next.74","@tevm/trie":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/errors":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.75_1718253068260_0.28789178042754604","host":"s3://npm-registry-packages"}},"1.1.0-next.76":{"name":"@tevm/block","version":"1.1.0-next.76","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.76","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b574095d4ff9a7bf116b124dd49c1e527113e653","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.76.tgz","fileCount":42,"integrity":"sha512-RgRaRj3gyr3/4LzC5+32/Qj39RmerqOA0K0QKvjJ1I6zkpp7Z6WOYfjIeuKNVD7TKv6HnSzFAa/9rpKdhbfaTQ==","signatures":[{"sig":"MEUCIQDxd+N4ZlZhtk4YshU8N2eWNmakM52LBnGABNVoj8R0awIgAoZOsOJMqZolznFvqp3vPz2CoevQYgEXNITDILdu6VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.76.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b753a4fc46aba42a86e66dec6a494b4e/tevm-block-1.1.0-next.76.tgz","_integrity":"sha512-RgRaRj3gyr3/4LzC5+32/Qj39RmerqOA0K0QKvjJ1I6zkpp7Z6WOYfjIeuKNVD7TKv6HnSzFAa/9rpKdhbfaTQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.76","@tevm/rlp":"^1.1.0-next.74","@tevm/trie":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/errors":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.76_1718312701041_0.8386994182910747","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/block","version":"1.1.0-next.77","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.77","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6355c6469071695ca7b659888135f431a10f0ba3","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.77.tgz","fileCount":42,"integrity":"sha512-2uFf90ACBj5kde8Upa2q9NrZZkTIl8VF4XPjNxgs9GKsyVbd8e5bljizuxQDakrq8+7Et8mMmwFrcAVqlJFFgw==","signatures":[{"sig":"MEYCIQDNMD1TRX/LhLDWBJNJiJHZMXeUTzqmdj58FqfXZI9CkQIhAOp6ZRMvKiGX9sP/Zk0Eb5LxNT0iVIIek08D+lYugU+Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.77.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/85cade2dd62ad3f85be9f00b8ff4c2b7/tevm-block-1.1.0-next.77.tgz","_integrity":"sha512-2uFf90ACBj5kde8Upa2q9NrZZkTIl8VF4XPjNxgs9GKsyVbd8e5bljizuxQDakrq8+7Et8mMmwFrcAVqlJFFgw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.77","@tevm/rlp":"^1.1.0-next.77","@tevm/trie":"^1.1.0-next.77","@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/errors":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.77_1718389940066_0.8030187027178401","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/block","version":"2.0.0-next.79","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.79","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d05811d0e489a39ca1f57fc0476dd95100956fbf","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.79.tgz","fileCount":42,"integrity":"sha512-AYxTKr5ek4KbJ775WFA7PvojCRbme3PY/hs1BFxsvqvaevhDRSna7HxL6tCS2SCHwYZjMSH4+LUdcvY4jqaWxA==","signatures":[{"sig":"MEUCIC1NlJx1JVvJ71E2p+BuKem5oxf08UdES5Y3xGCZeHQGAiEA/+gZyvO+4VC27rvpQoNYEnL+N7HWMf27v+Z7JyhVaIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.79.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4c87a562b34376b280d6860ab0a519ab/tevm-block-2.0.0-next.79.tgz","_integrity":"sha512-AYxTKr5ek4KbJ775WFA7PvojCRbme3PY/hs1BFxsvqvaevhDRSna7HxL6tCS2SCHwYZjMSH4+LUdcvY4jqaWxA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^2.0.0-next.79","@tevm/rlp":"^2.0.0-next.79","@tevm/trie":"^2.0.0-next.79","@tevm/utils":"^2.0.0-next.79","@tevm/common":"^2.0.0-next.79","@tevm/errors":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.79_1718754355289_0.781502548942477","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/block","version":"2.0.0-next.80","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.80","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"de966d3fae78778b57d4e160aa5e20ebbb120474","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.80.tgz","fileCount":42,"integrity":"sha512-Nj3Azft0Y+oDWcIKIyaqXHBLDV3jQUK8mqXwh1Tu3ojY+4g+E8/Rby20C0LUiXeiEPYw+zAikqv5lLSN1lC25A==","signatures":[{"sig":"MEQCIHQP8txPvzspJrmbBR+2Hl8a0qO9Gb0R4eYQLbXNEf8NAiBFNGhXJt9sfAZs4xVpTgXQ30UZbuOoheQr22TVZTUoMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.80.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/acac602f5c13ef9cd7dad59d7dfb4b99/tevm-block-2.0.0-next.80.tgz","_integrity":"sha512-Nj3Azft0Y+oDWcIKIyaqXHBLDV3jQUK8mqXwh1Tu3ojY+4g+E8/Rby20C0LUiXeiEPYw+zAikqv5lLSN1lC25A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^2.0.0-next.80","@tevm/rlp":"^2.0.0-next.80","@tevm/trie":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/errors":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.80_1718769386839_0.8403783682976147","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/block","version":"2.0.0-next.84","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.84","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fc0fb13ac2a75949d9c7c5ecdd78747727d4d790","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.84.tgz","fileCount":42,"integrity":"sha512-L7COIH8VLYRKUKrNcIu3wFjisg9jKERrGodpK7Mtd7DkH5Foj6ni82wF3beaP2YlCPQBFZ2uJyq9tlLqCl1dzQ==","signatures":[{"sig":"MEQCIB4+uy0XyTgAHvHj26bhnHh9MobEySs4g139Evvi+M4VAiBdlzGAZatF9LhLK4mmwVlKdMPF6r7nfxsaQ4iKyzYlEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.84.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/26471cee5af5b940c8a8a42fd40cc827/tevm-block-2.0.0-next.84.tgz","_integrity":"sha512-L7COIH8VLYRKUKrNcIu3wFjisg9jKERrGodpK7Mtd7DkH5Foj6ni82wF3beaP2YlCPQBFZ2uJyq9tlLqCl1dzQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^2.0.0-next.84","@tevm/rlp":"^2.0.0-next.80","@tevm/trie":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.84","@tevm/errors":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.84_1719006875045_0.9824529423503439","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/block","version":"2.0.0-next.85","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.85","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"efbf6499023d2a3cb37720fc8b91bbf682fa5032","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.85.tgz","fileCount":42,"integrity":"sha512-RcsInEM4kmOuugUQUg0Yb2Ma0N84jJkoBB5YAQpUwUbfIE9SnT1rcX7F1dzquviPl3y5TxMu/ln8npEuswt3Cg==","signatures":[{"sig":"MEUCIAWGTIm5ECjCiHPHHx9IGON8lsSYIkvZX4MVebNAqHZ+AiEA5gX4yAMYCRJnDqJbReYcDsF0QZP6Uw90R9SDbuwSo3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.85.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1d400227490726161496c79a76db2814/tevm-block-2.0.0-next.85.tgz","_integrity":"sha512-RcsInEM4kmOuugUQUg0Yb2Ma0N84jJkoBB5YAQpUwUbfIE9SnT1rcX7F1dzquviPl3y5TxMu/ln8npEuswt3Cg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^2.0.0-next.84","@tevm/rlp":"^2.0.0-next.80","@tevm/trie":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.85","@tevm/errors":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.85_1719105235825_0.2917557550044201","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/block","version":"2.0.0-next.86","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5a73356d4f79c9c4ff8b2dfc4444917861c9c63e","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.86.tgz","fileCount":42,"integrity":"sha512-UJ7hAXQL6FhoQ2nX1IIpb+bPDAdxDrQNFriDwLGMxLoq2N1TwPMt9QuNclEkzL4ZwNddP80cY1fUPEEHDWOaZw==","signatures":[{"sig":"MEUCICpMY95xHBTO98tAXEE8X3HocSrWvlwVm/mB9uNVE4H7AiEAv/j0CWUKvjCt8tSgcOOLlWUWt3qoK+NqlElFwaiweVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552727},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/86da6145c766511911ead3b732973eed/tevm-block-2.0.0-next.86.tgz","_integrity":"sha512-UJ7hAXQL6FhoQ2nX1IIpb+bPDAdxDrQNFriDwLGMxLoq2N1TwPMt9QuNclEkzL4ZwNddP80cY1fUPEEHDWOaZw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^2.0.0-next.86","@tevm/rlp":"^2.0.0-next.86","@tevm/trie":"^2.0.0-next.86","@tevm/utils":"^2.0.0-next.86","@tevm/common":"^2.0.0-next.86","@tevm/errors":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.86_1719443506550_0.39635182695008053","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/block","version":"1.1.0-next.88","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.88","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ae3be8d3ffb75befa1a5fa4ffbb1dc217b8b3151","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.88.tgz","fileCount":42,"integrity":"sha512-EuFZ2F4tZBspcS71JOfou9AMo+aaGq0OoG4ylPsTlbCviKfbUqGorFUVbuF4iGk4dXujqRxFk0Iuxo72ozbFmg==","signatures":[{"sig":"MEYCIQCKhUOBdHQ1eIcdMe7WsZLql71u4yZ5tZMcJ4ztsZg1UQIhAPgNgAEPftIKBIBd2kF+u2ZiNKQepLhrjtE0RdCXwIh3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556211},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.88.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3aee1ca54d6cbf391542f43523241136/tevm-block-1.1.0-next.88.tgz","_integrity":"sha512-EuFZ2F4tZBspcS71JOfou9AMo+aaGq0OoG4ylPsTlbCviKfbUqGorFUVbuF4iGk4dXujqRxFk0Iuxo72ozbFmg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.88","@tevm/rlp":"^1.0.0-next.86","@tevm/trie":"^1.0.0-next.86","@tevm/utils":"^1.1.0-next.88","@tevm/common":"^1.1.0-next.88","@tevm/errors":"^1.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.88_1719898132261_0.10137277392469102","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/block","version":"1.1.0-next.91","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.91","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dd1a5f739838530c0a2c5fc190a40a512fa83956","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.91.tgz","fileCount":42,"integrity":"sha512-qsmZ9R07Llhd2wENoNC59TxIvuKJcNJq+ulDb4drNQ3VZF28O4ntbaIKWrS+dvG+kCSmh0WCC/yDKvxBBgjn5g==","signatures":[{"sig":"MEUCIGdHORIg9HM6MLhyToM8dqxgLAxrsAE5fFMZ4Yb6IBNPAiEA6esvn2csPZ/aDjbGCjLyosJtVI2OAtQvbK0fjFWJHL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556211},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.91.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1216842fe9d0072555a658e91c81409e/tevm-block-1.1.0-next.91.tgz","_integrity":"sha512-qsmZ9R07Llhd2wENoNC59TxIvuKJcNJq+ulDb4drNQ3VZF28O4ntbaIKWrS+dvG+kCSmh0WCC/yDKvxBBgjn5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.91","@tevm/rlp":"^1.0.0-next.86","@tevm/trie":"^1.0.0-next.86","@tevm/utils":"^1.1.0-next.91","@tevm/common":"^1.1.0-next.91","@tevm/errors":"^1.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.91_1720291945591_0.8737180421058963","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/block","version":"1.1.0-next.92","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.92","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"37072fdc242764a228d5c2285ea48454c7ceaa9b","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.92.tgz","fileCount":42,"integrity":"sha512-pCrmVLs7NwSG4wpWacWQpTHhEOrPiMvNvPE/L5rudGxih9bCuzt+c1L5pZwJCyXEIfcqP4EqG/6xTP7XJ1Ok8Q==","signatures":[{"sig":"MEYCIQC8rn2K8sybyuC20aE2xMix70ZB/ZRNSaGaRNBI03tTngIhANOXWsl2oyJoezRwPCW3einPFCy+3EJ4lB4WJRquIcpO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556211},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.92.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/bc54f03a75f77bbcb8e4e9f309cf042c/tevm-block-1.1.0-next.92.tgz","_integrity":"sha512-pCrmVLs7NwSG4wpWacWQpTHhEOrPiMvNvPE/L5rudGxih9bCuzt+c1L5pZwJCyXEIfcqP4EqG/6xTP7XJ1Ok8Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.92","@tevm/rlp":"^1.0.0-next.86","@tevm/trie":"^1.0.0-next.86","@tevm/utils":"^1.1.0-next.92","@tevm/common":"^1.1.0-next.92","@tevm/errors":"^1.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.92_1720480770814_0.6645805789929573","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/block","version":"1.1.0-next.96","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.96","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2eabfabea45205abf9c922f4fcf7f4f40d9459a6","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.96.tgz","fileCount":42,"integrity":"sha512-39aCNSB9d6psPKcYnxYNbUsGZTwPZrF64pcaX9PrXu5PgfqZMD7Aqng1/UcjPxpJu6KKYkJ3W2nZaZIjnWKorQ==","signatures":[{"sig":"MEYCIQCbL+n/Co33Qyo91BgqFxij5aczX/BpIwCrmn9HEzwnvAIhAMQItOZRYm9SP4+m+/3M0IfEJ4A7hyEgPMm59Lsl3GUu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556234},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.96.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3acda97043d6cf3fd17facbde141e2f0/tevm-block-1.1.0-next.96.tgz","_integrity":"sha512-39aCNSB9d6psPKcYnxYNbUsGZTwPZrF64pcaX9PrXu5PgfqZMD7Aqng1/UcjPxpJu6KKYkJ3W2nZaZIjnWKorQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.96","@tevm/rlp":"^1.1.0-next.96","@tevm/trie":"^1.1.0-next.96","@tevm/utils":"^1.1.0-next.96","@tevm/common":"^1.1.0-next.96","@tevm/errors":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.96_1720622675403_0.013748989088613328","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/block","version":"1.1.0-next.97","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.97","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f9b7c4bba11b40b2dbc77cb0b517a33043cea859","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.97.tgz","fileCount":42,"integrity":"sha512-fzZkFYrw2bLB6fUfxVu8/prw8lT5U07kbiiDHUdUg/kdDDj7C676oH3PAPYyaWngMX8XTP95M0fg4HNoKYyVfA==","signatures":[{"sig":"MEUCIQCi/GbshehLzVooqM5nrybi5AqDbjlf6OxZDeCVZ4hKqQIgPhyjFhnNLFXB1IPHXf1flw23uBrqKRJzJ5Jp3BC163A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556234},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.97.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/809dc4893c3fe7a99434ffd4b8a6e1a9/tevm-block-1.1.0-next.97.tgz","_integrity":"sha512-fzZkFYrw2bLB6fUfxVu8/prw8lT5U07kbiiDHUdUg/kdDDj7C676oH3PAPYyaWngMX8XTP95M0fg4HNoKYyVfA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/tx":"^1.1.0-next.97","@tevm/rlp":"^1.1.0-next.96","@tevm/trie":"^1.1.0-next.96","@tevm/utils":"^1.1.0-next.97","@tevm/common":"^1.1.0-next.97","@tevm/errors":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.97_1720760807026_0.33025127867685344","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/block","version":"1.1.0-next.100","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.1.0-next.100","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a1fdf4d6a61168fef6c50b6fcfc4127f38e8e8c8","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.1.0-next.100.tgz","fileCount":42,"integrity":"sha512-RNati79r6YWfhq/fBlfNcxiBpQJFBf44Ngp7EgKYQck7MBZVCzxuZlU/g2w7takq/SchLSrFt32CMX9ZTk51DA==","signatures":[{"sig":"MEQCIBqDsJrSAWb5h/Iow39XcBvea06b9SqW5KBOhvLxMMQNAiBPGpZaKnnmn0qM62bH7AetcgDW4LQYHByXvFL9xFVE/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556342},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.1.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/aac2b7363f1bc8a1bafcadd6e7bfb32d/tevm-block-1.1.0-next.100.tgz","_integrity":"sha512-RNati79r6YWfhq/fBlfNcxiBpQJFBf44Ngp7EgKYQck7MBZVCzxuZlU/g2w7takq/SchLSrFt32CMX9ZTk51DA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.1.0-next.100","@tevm/rlp":"^1.1.0-next.100","@tevm/trie":"^1.1.0-next.100","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/errors":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_1.1.0-next.100_1721176953812_0.05355457839474509","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/block","version":"2.0.0-next.105","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.105","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"3a1f699d0ad4edc45b89ade0e594510e5363bd0d","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.105.tgz","fileCount":42,"integrity":"sha512-MfGH4g5Gii8Pf6wxpZK30yYUzSel1CtCFX9j5C2wASfoEx/sANEGf6jSAIDXD4eB1zI9OF8mgg8IZOS8tXMA8Q==","signatures":[{"sig":"MEUCIQCfBCEX+iRO0z1Epu2uNX7SaL2N0J2tesJ+hXj1nqaPxAIgIIFWn71FT43tX2kX1dURpUKs1FBRfmn0dDn8rw09sAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556342},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.105.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/c74a07aaa6264f51695c664ac2348e74/tevm-block-2.0.0-next.105.tgz","_integrity":"sha512-MfGH4g5Gii8Pf6wxpZK30yYUzSel1CtCFX9j5C2wASfoEx/sANEGf6jSAIDXD4eB1zI9OF8mgg8IZOS8tXMA8Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^2.0.0-next.105","@tevm/rlp":"^1.1.0-next.100","@tevm/trie":"^1.1.0-next.100","@tevm/utils":"^2.0.0-next.105","@tevm/common":"^2.0.0-next.105","@tevm/errors":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.105_1723235774196_0.779133788222834","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/block","version":"2.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@2.0.0-next.107","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"7812df118d4dcf5129d0b4758aa4b9bab76373a5","tarball":"https://registry.npmjs.org/@tevm/block/-/block-2.0.0-next.107.tgz","fileCount":42,"integrity":"sha512-cpP1B9DjjYBRhSr1QawrT193LSptlXyNl1OJHJDpURcansVU+XBzoH4vlUlOB1uSL2cUROnpwDkxFAPecJvtCA==","signatures":[{"sig":"MEUCIQCc8a6CjfNSm0zBMxoDKYqtoI78wt8hZ47E1Z5F78UFTwIgKvtZnry5v+5MFKtxiEvyELSen5a4nQeLMznzviqFU+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601268},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-2.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/eb44c4f8f43c3eb0ba44a7e9a8ee22b2/tevm-block-2.0.0-next.107.tgz","_integrity":"sha512-cpP1B9DjjYBRhSr1QawrT193LSptlXyNl1OJHJDpURcansVU+XBzoH4vlUlOB1uSL2cUROnpwDkxFAPecJvtCA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^2.0.0-next.107","@tevm/rlp":"^1.1.0-next.100","@tevm/trie":"^1.1.0-next.100","@tevm/utils":"^2.0.0-next.107","@tevm/common":"^2.0.0-next.107","@tevm/errors":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_2.0.0-next.107_1723428633090_0.8239450419610128","host":"s3://npm-registry-packages"}},"0.0.0-next.107":{"name":"@tevm/block","version":"0.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@0.0.0-next.107","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"46b24892e3556b40c8cf794ffa0c5886dbd7d12e","tarball":"https://registry.npmjs.org/@tevm/block/-/block-0.0.0-next.107.tgz","fileCount":42,"integrity":"sha512-HgvSxW3q2drFDsRItbLXdZVreZ+E5X1KSZFpY80vmhWXYqXOUNLEi2g9yjDsMrKLpVCDNIvD/i6OYodxLnVpLA==","signatures":[{"sig":"MEYCIQDSTb4Xetyv8nH1W3sRd00oMbOg/Ttqp3b/CDij8tAS+wIhAMjVk/hWMyJj4GAEb57JurmklyffpVit1EG8dyzbWcjo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601268},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-0.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/09822008992369177a0b6b83d5fcb7f0/tevm-block-0.0.0-next.107.tgz","_integrity":"sha512-HgvSxW3q2drFDsRItbLXdZVreZ+E5X1KSZFpY80vmhWXYqXOUNLEi2g9yjDsMrKLpVCDNIvD/i6OYodxLnVpLA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^0.0.0-next.107","@tevm/rlp":"^0.0.0-next.100","@tevm/trie":"^0.0.0-next.100","@tevm/utils":"^0.0.0-next.107","@tevm/common":"^0.0.0-next.107","@tevm/errors":"^0.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/block_0.0.0-next.107_1724786358507_0.29511458797404355","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/block","version":"1.0.0-next.109","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.109","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2236b2963f446b14740e9a5c1623d232afe08571","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.109.tgz","fileCount":42,"integrity":"sha512-ei06BHHi2KBH6i0as3zr6FNnRjP2YeNQiIU8z684BPCfhJJHvSRgg0ypczqk04HMR0o5z4rX3QpBovpmcAx3Xw==","signatures":[{"sig":"MEUCIQD+kUTT8tx6O1WH3W6IoLQ2TySvXzrnGMviTBtHdW2OxgIgJE9JOzH7BIQpK6r/WXMsZqj0OYMj/sq2sKrRlFT1gCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601269},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.109.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2cdceaf18cc42a24be33bde8cea5d5fb/tevm-block-1.0.0-next.109.tgz","_integrity":"sha512-ei06BHHi2KBH6i0as3zr6FNnRjP2YeNQiIU8z684BPCfhJJHvSRgg0ypczqk04HMR0o5z4rX3QpBovpmcAx3Xw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.109","@tevm/rlp":"^0.0.0-next.100","@tevm/trie":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.109","@tevm/errors":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.109_1725179147940_0.8802000031405954","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/block","version":"1.0.0-next.115","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.115","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"bcb95d9167a59606287f86b605e255f534a0d6c6","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.115.tgz","fileCount":42,"integrity":"sha512-U/R4tt288RKYwzAsqBs1k/5ezXpt3aX1yqHXOCLAv/uv3uIHxZYPE6a7ltZEsBxCbQ7a/+5UwMZLQ0jYwuvQ5g==","signatures":[{"sig":"MEUCIEunMFqMKwGNrC1wXPBBajqOFUu8zJ6qcNz4aZroGOsPAiEAqJsssc3LwfX/xsccRO9YHMrA4n8Hau0pe4zFodoI0Ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601269},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.115.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a6de9b1768fc819dbb441a7fd625cd5a/tevm-block-1.0.0-next.115.tgz","_integrity":"sha512-U/R4tt288RKYwzAsqBs1k/5ezXpt3aX1yqHXOCLAv/uv3uIHxZYPE6a7ltZEsBxCbQ7a/+5UwMZLQ0jYwuvQ5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.109","@tevm/rlp":"^0.0.0-next.100","@tevm/trie":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.115","@tevm/errors":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.115_1726963523852_0.9016378340812574","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/block","version":"1.0.0-next.116","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.116","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f695799366a64eb7b2abe4ec87532f0f33cd3321","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.116.tgz","fileCount":42,"integrity":"sha512-vNnOS1P2kSyEU5pHn0XeeAkPOk7G7wZ7oG+gsumR0TegRY0WYbEoU3tvZu1d2yHa9djfMckKPLGY3qIuVzOG5g==","signatures":[{"sig":"MEUCIA0U8SB5CqPfSuHtHcdcZ+PxaIEq+L9PYfxA+d2Yo7T/AiEApyVVmG2RSy9VWrz2atixuBK7Rb9uf0OWdI3Rqjcztgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601269},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.116.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6cb4dc7ba89c89a38dfcb4f308a9e91a/tevm-block-1.0.0-next.116.tgz","_integrity":"sha512-vNnOS1P2kSyEU5pHn0XeeAkPOk7G7wZ7oG+gsumR0TegRY0WYbEoU3tvZu1d2yHa9djfMckKPLGY3qIuVzOG5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.109","@tevm/rlp":"^0.0.0-next.100","@tevm/trie":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.116","@tevm/errors":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.116_1726965927822_0.8646398573973451","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/block","version":"1.0.0-next.117","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.117","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"66fae2fd0390fddccc3a81be4887a8be252899e2","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.117.tgz","fileCount":42,"integrity":"sha512-BiFd+DzkfWyPX9otElrtiloMXRdfVuVZCbuC1XA5jL5TGpvlNb/yUrqGqsQkW0noY/K/T6iqmTcO2Zj4oBgMxg==","signatures":[{"sig":"MEUCIQCrnk+4Ni0CDf+QiZZ+7qN6OyGzcfywIBoJ+bx+5hoMUQIgTeWMliqg0/mpTjrLIEYnFXWRny/vxpZT4lgTryffZZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601271},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.117.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/ceb1049b67792c70aac5af24c2dad67d/tevm-block-1.0.0-next.117.tgz","_integrity":"sha512-BiFd+DzkfWyPX9otElrtiloMXRdfVuVZCbuC1XA5jL5TGpvlNb/yUrqGqsQkW0noY/K/T6iqmTcO2Zj4oBgMxg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.117","@tevm/rlp":"^1.0.0-next.117","@tevm/trie":"^1.0.0-next.117","@tevm/utils":"^1.0.0-next.117","@tevm/common":"^1.0.0-next.117","@tevm/errors":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.117_1727069971140_0.5626160884096061","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/block","version":"1.0.0-next.118","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.118","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e6a2665dfcfc067b0b9969ba7c5d75e3ac486281","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.118.tgz","fileCount":42,"integrity":"sha512-g7EgYHzLDqLsmesnnQbm0qBx5pwenKcFIEZKYCrsCYIcbPGwCdUMx271Ncx6R3vNVyTura99K9GpB55rXZP5dA==","signatures":[{"sig":"MEUCIQD9YIvqGUUFVYUKGnvwRjgXvp37mvt13g7WmtN00D8CrAIgGvG8y5yOQ1TVoflufluN5osi2mWlECfH2Cv/MmmdT8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601271},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.118.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fb024bc1a1495d881a9276a22423596a/tevm-block-1.0.0-next.118.tgz","_integrity":"sha512-g7EgYHzLDqLsmesnnQbm0qBx5pwenKcFIEZKYCrsCYIcbPGwCdUMx271Ncx6R3vNVyTura99K9GpB55rXZP5dA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.118","@tevm/rlp":"^1.0.0-next.117","@tevm/trie":"^1.0.0-next.117","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/errors":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.118_1727467774205_0.12382458914564731","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/block","version":"1.0.0-next.128","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.128","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"97065faca5a2927784f931ee3b4880e17c490e3c","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.128.tgz","fileCount":42,"integrity":"sha512-5THm+PjoCTcjx3/f+fEquDyEE8LcWGylMfsvdhVlb9gUSy8f+aWGX4wzERGRUefFJwbcxb5E9hw85UlshN5ZmQ==","signatures":[{"sig":"MEUCIQDrWCP0DdesfLQjYlBLB8ZmKFTGy3FU+8o5ilP4qbAm+QIgVOvWJbDCuvayXM/MzbmvBT1vTxCCzKK5CMNalPGQGcc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":591941},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.128.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/58b94519c3a17d9aa6ff21361611ffc7/tevm-block-1.0.0-next.128.tgz","_integrity":"sha512-5THm+PjoCTcjx3/f+fEquDyEE8LcWGylMfsvdhVlb9gUSy8f+aWGX4wzERGRUefFJwbcxb5E9hw85UlshN5ZmQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.128","@tevm/rlp":"^1.0.0-next.128","@tevm/trie":"^1.0.0-next.128","@tevm/utils":"^1.0.0-next.128","@tevm/common":"^1.0.0-next.128","@tevm/errors":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.128_1741407817415_0.8759617699760724","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/block","version":"1.0.0-next.131","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.131","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2a74fbec2950c18d328c2b6ea42212374f48a1d9","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.131.tgz","fileCount":42,"integrity":"sha512-2Wq2U7/1gRiKbOzbJ7D1r+7nsHEZx6GNrDglARQrrneR7/pIQlgrhqmxvaA6Kvvpa+1QypLexIpgPZiSlt3kog==","signatures":[{"sig":"MEUCIFbYmkmBbU/f8WRHZRk+vfiVwBosvrzVgPAAdRZR2kcgAiEAm2srlz2R3fc3/SiLmn+vB2HHn2LplxqYGxYwOt+nrFw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":591947},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.131.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d78acae2e96eadf76e4a8a8cf3d09495/tevm-block-1.0.0-next.131.tgz","_integrity":"sha512-2Wq2U7/1gRiKbOzbJ7D1r+7nsHEZx6GNrDglARQrrneR7/pIQlgrhqmxvaA6Kvvpa+1QypLexIpgPZiSlt3kog==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.131","@tevm/rlp":"^1.0.0-next.131","@tevm/trie":"^1.0.0-next.131","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.131","@tevm/errors":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.131_1741746450654_0.9026908130891764","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/block","version":"1.0.0-next.132","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.132","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c4b929a143e1210be7f82f92bef834ed370b26a0","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.132.tgz","fileCount":42,"integrity":"sha512-zj3X/6qXtvzfiBSramvGg9jcMZiECuLSLVoAdAlAOp3yxtNLFYDDX64hY1Ddm56U/VR11MQCLMhm9jIoD+L2dQ==","signatures":[{"sig":"MEUCIQCQSFt3mFlyXur+JOcg3qUTQdJhAJPo7e54OWQrSm7hOgIgCVCubc3h+eHNGKfX4P77Xvq7l7N2jxKVP1W2xP/OZ7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663892},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.132.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6165a875161e2fbb7f4b317ee743ce7d/tevm-block-1.0.0-next.132.tgz","_integrity":"sha512-zj3X/6qXtvzfiBSramvGg9jcMZiECuLSLVoAdAlAOp3yxtNLFYDDX64hY1Ddm56U/VR11MQCLMhm9jIoD+L2dQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.131","@tevm/rlp":"^1.0.0-next.131","@tevm/trie":"^1.0.0-next.131","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/errors":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.132_1742218038997_0.48059904970201384","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/block","version":"1.0.0-next.142","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.142","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f4b4b56a08e45385ae5cd7dd0e2c1b338bddaca5","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.142.tgz","fileCount":42,"integrity":"sha512-aW0XC1WkJy2S6p1/3kB2ZLLWtGSRFlRyLfQEBDblRG3CPH4rwhoRx71nND+H3N2/6drdjiCvA+3VSWjPtulFGw==","signatures":[{"sig":"MEYCIQDFwCRFNidwDNOzz3SSl0yNHJr8WBWrGjNQi8KSlp8/ogIhAP2t+Gnwz66z8ipjQPf25eARRbqGQq7BPzweEe5Ow2rG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663892},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.142.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e0f81e83d2f12d9b132a1d454a8d2cab/tevm-block-1.0.0-next.142.tgz","_integrity":"sha512-aW0XC1WkJy2S6p1/3kB2ZLLWtGSRFlRyLfQEBDblRG3CPH4rwhoRx71nND+H3N2/6drdjiCvA+3VSWjPtulFGw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.142","@tevm/rlp":"^1.0.0-next.142","@tevm/trie":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/errors":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.142_1745166060881_0.5738595361170427","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/block","version":"1.0.0-next.146","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.146","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"125f58dc718b5f4b119685f845a836a1f2736618","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.146.tgz","fileCount":46,"integrity":"sha512-rk1ZCoDMUcKucWTLeF9CyiacM+BfOzd3hJU6VocdwS8aop7BT3QTuKsrjAA20SYDXgBtqzdm1C06SoC7pK0nww==","signatures":[{"sig":"MEYCIQC+oQvro4vNUZxqKW3dxk8bVORGDAlL083DBF4t+xu/OgIhAPOvhrFctej+cqSyxhUpbLa1Jyn61rXOMotV1oSw++CK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":733646},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.146.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/aa120b771ca7985f7778362295a36162/tevm-block-1.0.0-next.146.tgz","_integrity":"sha512-rk1ZCoDMUcKucWTLeF9CyiacM+BfOzd3hJU6VocdwS8aop7BT3QTuKsrjAA20SYDXgBtqzdm1C06SoC7pK0nww==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.146","@tevm/rlp":"^1.0.0-next.146","@tevm/trie":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.146","@tevm/common":"^1.0.0-next.146","@tevm/errors":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.146_1748435441331_0.4254341754731026","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/block","version":"1.0.0-next.148","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/block@1.0.0-next.148","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0e03e679613c9170742a819bf96d1ce0057677c6","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-next.148.tgz","fileCount":46,"integrity":"sha512-HQbwKIaoWzXGdAfSR7SyhMHP+0Dx6ObRL4ealAU7zpfd3PqQIB4Ga7hIDDxox0YYkaNmFvJKKq3jjKdplk7FrQ==","signatures":[{"sig":"MEYCIQDrTxuN1SOcbyE/juwkQcrohjkAIHB37wj08Eigrya0GwIhANz3VKW9s/HbevJ1slsm5fn6ZHHoor/96eIsHubkJtcD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-block-1.0.0-next.148.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest run","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/30f7024e73a52cb01663c2fedd4262ea/tevm-block-1.0.0-next.148.tgz","_integrity":"sha512-HQbwKIaoWzXGdAfSR7SyhMHP+0Dx6ObRL4ealAU7zpfd3PqQIB4Ga7hIDDxox0YYkaNmFvJKKq3jjKdplk7FrQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs block","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/tx":"^1.0.0-next.148","@tevm/rlp":"^1.0.0-next.148","@tevm/trie":"^1.0.0-next.148","@tevm/utils":"^1.0.0-next.148","@tevm/common":"^1.0.0-next.148","@tevm/errors":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"_npmOperationalInternal":{"tmp":"tmp/block_1.0.0-next.148_1759577166251_0.9464856938737247","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/block","version":"1.0.0-rc.151","private":false,"description":"Tevm block data structures and validation utilities","keywords":["solidity","zevm","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/block"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"dist/index.cjs","module":"dist/index.js","types":"types/index.d.ts","dependencies":{"@evmts/zevm":"0.0.0","@tevm/common":"^1.0.0-rc.151","@tevm/errors":"^1.0.0-rc.151","@tevm/utils":"^1.0.0-rc.151"},"devDependencies":{"@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151"},"publishConfig":{"access":"public"},"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/block","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && attw --pack","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/block@1.0.0-rc.151","readmeFilename":"README.md","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"homepage":"https://github.com/evmts/tevm-monorepo#readme","_integrity":"sha512-4O4+MkAMZ7p9wYwPJYgZBO3lrdQtD5pF0QQgB0ZeJMsibIPw32cVKa1Kfcn1yiI6HjKwmthbLcCXmofXTsBFOQ==","_resolved":"/tmp/tmp.abhoobOGto/tevm-block-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.abhoobOGto/tevm-block-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-4O4+MkAMZ7p9wYwPJYgZBO3lrdQtD5pF0QQgB0ZeJMsibIPw32cVKa1Kfcn1yiI6HjKwmthbLcCXmofXTsBFOQ==","shasum":"c5cf179da7513f42abd0c7338cefcd91f26deb18","tarball":"https://registry.npmjs.org/@tevm/block/-/block-1.0.0-rc.151.tgz","fileCount":46,"unpackedSize":777415,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fblock@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5cd59NtoEiX07KPLCpcBnLux5ad0fKYyGQLQcts9o7wIhAMEKkSsF2g/UE8vKSVZKvZ+QEa9VQEDAVv4/eLCvsB12"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3accc88e-709c-4fe7-80d1-8b08cd8e161b"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/block_1.0.0-rc.151_1779468074198_0.7545181154142826"},"_hasShrinkwrap":false}},"time":{"created":"2024-05-11T18:02:31.903Z","modified":"2026-05-22T16:41:14.776Z","1.1.0-next.45":"2024-05-11T18:02:32.167Z","1.1.0-next.46":"2024-05-13T02:53:38.643Z","1.1.0-next.47":"2024-05-13T15:36:53.279Z","1.1.0-next.52":"2024-05-16T23:05:19.431Z","1.1.0-next.56":"2024-05-21T08:53:45.009Z","1.1.0-next.57":"2024-05-21T23:13:35.378Z","1.1.0-next.59":"2024-05-23T20:19:27.079Z","1.1.0-next.60":"2024-05-24T14:41:28.643Z","1.1.0-next.62":"2024-05-28T20:33:05.824Z","1.1.0-next.69":"2024-06-04T08:12:08.003Z","1.1.0-next.70":"2024-06-05T23:46:30.650Z","1.1.0-next.72":"2024-06-09T01:20:57.271Z","1.1.0-next.74":"2024-06-12T08:52:56.852Z","1.1.0-next.75":"2024-06-13T04:31:08.405Z","1.1.0-next.76":"2024-06-13T21:05:01.194Z","1.1.0-next.77":"2024-06-14T18:32:20.223Z","2.0.0-next.79":"2024-06-18T23:45:55.460Z","2.0.0-next.80":"2024-06-19T03:56:27.000Z","2.0.0-next.84":"2024-06-21T21:54:35.228Z","2.0.0-next.85":"2024-06-23T01:13:56.006Z","2.0.0-next.86":"2024-06-26T23:11:46.714Z","1.1.0-next.88":"2024-07-02T05:28:52.441Z","1.1.0-next.91":"2024-07-06T18:52:25.739Z","1.1.0-next.92":"2024-07-08T23:19:31.023Z","1.1.0-next.96":"2024-07-10T14:44:35.661Z","1.1.0-next.97":"2024-07-12T05:06:47.168Z","1.1.0-next.100":"2024-07-17T00:42:33.962Z","2.0.0-next.105":"2024-08-09T20:36:14.404Z","2.0.0-next.107":"2024-08-12T02:10:33.269Z","0.0.0-next.107":"2024-08-27T19:19:18.618Z","1.0.0-next.109":"2024-09-01T08:25:48.144Z","1.0.0-next.115":"2024-09-22T00:05:24.129Z","1.0.0-next.116":"2024-09-22T00:45:28.041Z","1.0.0-next.117":"2024-09-23T05:39:31.304Z","1.0.0-next.118":"2024-09-27T20:09:34.463Z","1.0.0-next.128":"2025-03-08T04:23:37.655Z","1.0.0-next.131":"2025-03-12T02:27:30.847Z","1.0.0-next.132":"2025-03-17T13:27:19.214Z","1.0.0-next.142":"2025-04-20T16:21:01.156Z","1.0.0-next.146":"2025-05-28T12:30:41.563Z","1.0.0-next.148":"2025-10-04T11:26:06.485Z","1.0.0-rc.151":"2026-05-22T16:41:14.451Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/block"},"description":"A custom implementation of ethereumjs block","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}