{"_id":"@tevm/blockchain","_rev":"49-88d27c908adf17c5cfead9a20aa62657","name":"@tevm/blockchain","dist-tags":{"next":"1.0.0-next.39","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.39":{"name":"@tevm/blockchain","version":"1.0.0-next.39","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.0.0-next.39","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":"ff90b425d5da3c5a3323d771fab8729df964b417","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.39.tgz","fileCount":21,"integrity":"sha512-QbEH7ApDhTVhXS7ATTU+GAlQK36wKO19b/PbbN9uBLYzH09SZaI+JeVdFawBiyoBkuRlazDXTeGm3vker7m46A==","signatures":[{"sig":"MEQCIHF1x8FuDUVUeoct1xN2cH5pzLvF66eTeS6VKP1N2iKfAiAoiOJcup9cV2T1edBzMng3YUvyszWpTy0GcNhxmBKzzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16028},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.0.0-next.39.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/blockchain","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/01eba474d8cdc2887b02eef097c0bf16/tevm-blockchain-1.0.0-next.39.tgz","_integrity":"sha512-QbEH7ApDhTVhXS7ATTU+GAlQK36wKO19b/PbbN9uBLYzH09SZaI+JeVdFawBiyoBkuRlazDXTeGm3vker7m46A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/block":"^5.0.1","@ethereumjs/common":"^4.1.0","@ethereumjs/blockchain":"^7.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.0.0-next.39","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.39_1708028509556_0.39821305914894944","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/blockchain","version":"1.0.0-next.40","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.0.0-next.40","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":"720d72c2f5a2bb4b5e77067514583923c2ddd1bb","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.40.tgz","fileCount":21,"integrity":"sha512-Fd4OuvBHr8+pIVh1fwQBClLUomPyDsILyL3AAmvlP9t1RYgETAsQbIbPVXqD2hHDaE5/uRlElMooQ5Q5bxlSJg==","signatures":[{"sig":"MEUCICiakP7tIbchlWbP2w5IhX+Vl/jbuMDeiVcO6x3gLipKAiEAzMH444O8zqT5S9vLvjDKn80kKnQJrzurCdgh0nX9jUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16028},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.0.0-next.40.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/blockchain","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/98026674fd4713001ba636dd0ebad7d3/tevm-blockchain-1.0.0-next.40.tgz","_integrity":"sha512-Fd4OuvBHr8+pIVh1fwQBClLUomPyDsILyL3AAmvlP9t1RYgETAsQbIbPVXqD2hHDaE5/uRlElMooQ5Q5bxlSJg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/block":"^5.0.1","@ethereumjs/common":"^4.1.0","@ethereumjs/blockchain":"^7.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.0.0-next.40","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.40_1708399119568_0.09678218922029846","host":"s3://npm-registry-packages"}},"1.0.0-next.42":{"name":"@tevm/blockchain","version":"1.0.0-next.42","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.0.0-next.42","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":"b5409760ac68748124ef497d179ce68840bad256","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.42.tgz","fileCount":21,"integrity":"sha512-nkFzmr7IReDMcJNJvjWmzNyvPUGkretzXkEVoG3FQo0ZtRNP12alQf3vMvRQn6yrS5UWlm6mdyZyJxdymLlwhg==","signatures":[{"sig":"MEUCIQDu3oP2aAWf0IjiwP5Go+zBzUWRd3AG4wFOGmzSK8ye5QIgdXiRWPzBl4xb35eJwFckMp2iKJvaSJ1x+Bi671JmD2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16352},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.0.0-next.42.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/blockchain","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/010a8c949dc8a66b48548c2f7afb92a1/tevm-blockchain-1.0.0-next.42.tgz","_integrity":"sha512-nkFzmr7IReDMcJNJvjWmzNyvPUGkretzXkEVoG3FQo0ZtRNP12alQf3vMvRQn6yrS5UWlm6mdyZyJxdymLlwhg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/block":"^5.0.1","@ethereumjs/common":"^4.1.0","@ethereumjs/blockchain":"^7.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.0.0-next.40","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.42_1709141530143_0.9977802519737466","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/blockchain","version":"1.1.0-next.45","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"cfd425edf7b36022c4accc355503d60c7c9efa31","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.45.tgz","fileCount":66,"integrity":"sha512-b7PXDxsYvsaTONaffsvGi9EPliV+x3WWIHzvDO/rAJTBOynLbKhb8OH/TCIdbonAYt4wu+qfNUfKb0Gjv/xevw==","signatures":[{"sig":"MEUCIQCp04LYZoShLwK3q7idT7ZhF4yoRK+Pn5X5SS1ypOYNmgIgCTvQlSpGe4r2318wyUUIA8DjATyX62b0oSqsNoc9wRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212594},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/74ad8566d7c517a82e1be74c5067a4b2/tevm-blockchain-1.1.0-next.45.tgz","_integrity":"sha512-b7PXDxsYvsaTONaffsvGi9EPliV+x3WWIHzvDO/rAJTBOynLbKhb8OH/TCIdbonAYt4wu+qfNUfKb0Gjv/xevw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/tx":"^1.1.0-next.45","@tevm/rlp":"^1.0.0-next.42","@tevm/trie":"^1.1.0-next.45","@tevm/block":"^1.1.0-next.45","@tevm/logger":"1.0.0-next.42","@tevm/jsonrpc":"^1.0.0-next.40","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.45","@tevm/common":"1.1.0-next.45","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.45_1715450551397_0.13382431412216578","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/blockchain","version":"1.1.0-next.46","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"c812ffb71c5ed82a03067288b8bfceec783b14ca","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.46.tgz","fileCount":66,"integrity":"sha512-CddjFPnzlPNiLK9qrZProlbtyWem1ELmKIZfX/ALZaUXxVZu3/xyoYXOm8n+1tJQ5egw+Q54L8FdXQEyP5ZSgg==","signatures":[{"sig":"MEUCIHUAb4ImvkUdeoH+f3wGfFnMuXolBwtfICXOwjKsPmMoAiEA+f2gOjW7105fDJ1yoVMALc8uW5J6JWUDs89GPZQ/VYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214800},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/2ff9f2e2746c5f293a1d2f3646f7470b/tevm-blockchain-1.1.0-next.46.tgz","_integrity":"sha512-CddjFPnzlPNiLK9qrZProlbtyWem1ELmKIZfX/ALZaUXxVZu3/xyoYXOm8n+1tJQ5egw+Q54L8FdXQEyP5ZSgg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/tx":"^1.1.0-next.45","@tevm/rlp":"^1.0.0-next.42","@tevm/trie":"^1.1.0-next.45","@tevm/block":"^1.1.0-next.46","@tevm/logger":"1.0.0-next.42","@tevm/jsonrpc":"^1.1.0-next.46","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.45","@tevm/common":"1.1.0-next.46","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.46_1715568818103_0.5748358360226091","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/blockchain","version":"1.1.0-next.47","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"5b64265a6366780885fa10fa0765b0f0a7ec1b31","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.47.tgz","fileCount":66,"integrity":"sha512-SIA4O9v9YFMpu+TmYzcdWrqo2s6vLZHqNvI9ZTh5oh8iNqkQvLdylhjB9+fdhX93hq5cR/TqS9IRecIGGBNosw==","signatures":[{"sig":"MEYCIQC0sgrLaU8rSyfzfbv1od4qoseXjqJiTL5Jk3/I4xNQ5gIhAMf5UhzSQ+EFUvIC4uVSPeSz6NUApqDFM6fyGHYSX7jc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214802},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/0f6ea50979e46fb746bb50c77d6f2cb5/tevm-blockchain-1.1.0-next.47.tgz","_integrity":"sha512-SIA4O9v9YFMpu+TmYzcdWrqo2s6vLZHqNvI9ZTh5oh8iNqkQvLdylhjB9+fdhX93hq5cR/TqS9IRecIGGBNosw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/tx":"^1.1.0-next.47","@tevm/rlp":"^1.1.0-next.47","@tevm/trie":"^1.1.0-next.47","@tevm/block":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@tevm/jsonrpc":"^1.1.0-next.47","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.47_1715614613384_0.8817759048197986","host":"s3://npm-registry-packages"}},"1.1.0-next.50":{"name":"@tevm/blockchain","version":"1.1.0-next.50","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.1.0-next.50","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":"f567e150eaeaf76b6a8be9bb0d33f6d388a727e2","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.50.tgz","fileCount":60,"integrity":"sha512-k+2vPkL++IN9cgeRr/FrjTxfL1fxT7D4bDWdf7mAAY32qWqCDcK0RdHN063ot2d9HYN0omMhvXt9G0e3Y/KKZw==","signatures":[{"sig":"MEUCIQDAidBMoubYLhnt3NJFOxYh+tj44gLfSNGkHdLjnr4hmwIgMaxOuJzo7uzo7DkUgT1pBcQyur4aa/OpO9p01QyLGUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120969},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.1.0-next.50.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/blockchain","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/c2c44dcc94f118dbf5ddf8c6cc40cb6b/tevm-blockchain-1.1.0-next.50.tgz","_integrity":"sha512-k+2vPkL++IN9cgeRr/FrjTxfL1fxT7D4bDWdf7mAAY32qWqCDcK0RdHN063ot2d9HYN0omMhvXt9G0e3Y/KKZw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.47","@tevm/block":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@tevm/jsonrpc":"^1.1.0-next.47","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.50_1715842202272_0.6908534080875155","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/blockchain","version":"1.1.0-next.52","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"cfbe789ab572667197aed8798e5018c405803e74","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.52.tgz","fileCount":60,"integrity":"sha512-8Gg5dq6xFMjGWQeiuowwaBuvrotLaQfyw+Ez56aSwMv09JZitmBRCKbdjIlb6GBg/K15hLO8nnl9U62NydCxkA==","signatures":[{"sig":"MEYCIQCcsQnKmHrFjMh6n0OgpYbBXooCd17bE/p0gt4qJe/bjwIhAMB/zxOqdEKCX+FOAjtAzg8M2PcCY/Lo7JhPUJUuZfmf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120969},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/a7ee3c62cf1ea8b234c18eeec68a4c51/tevm-blockchain-1.1.0-next.52.tgz","_integrity":"sha512-8Gg5dq6xFMjGWQeiuowwaBuvrotLaQfyw+Ez56aSwMv09JZitmBRCKbdjIlb6GBg/K15hLO8nnl9U62NydCxkA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@tevm/jsonrpc":"^1.1.0-next.52","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.52_1715900718622_0.4245614975677918","host":"s3://npm-registry-packages"}},"1.1.0-next.55":{"name":"@tevm/blockchain","version":"1.1.0-next.55","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.1.0-next.55","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":"05b3a25f82f3115a785d89ac6ddcc9e9e9c83db7","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.55.tgz","fileCount":60,"integrity":"sha512-T0Qko8WRITGdIQPi2KmY81ZukWk0USSMpjFIJxPZ8dAb1eUPn79FsdaiXItNvIkmSOvNqktDOdadz2QdP43A3g==","signatures":[{"sig":"MEUCIB9EzZWnmU0yTg+tq0licXqm7PvJ3fry/IT9k45KNp0CAiEAi3vCyHpGKCTZbBlcSLEDge1We3R+i7/24i6Qcd6EZcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.1.0-next.55.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/blockchain","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/2ef52000f316002ad35888f0f3115822/tevm-blockchain-1.1.0-next.55.tgz","_integrity":"sha512-T0Qko8WRITGdIQPi2KmY81ZukWk0USSMpjFIJxPZ8dAb1eUPn79FsdaiXItNvIkmSOvNqktDOdadz2QdP43A3g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@tevm/jsonrpc":"^1.1.0-next.52","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.55_1716100581104_0.4688035405930573","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/blockchain","version":"1.1.0-next.56","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"653f9ebd99c1624439eae62840434c398cd419eb","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.56.tgz","fileCount":60,"integrity":"sha512-27d085dtnfRcZbwkgO5kY2/mYQgHH0BMzZ/RzWayUVFe0Apq66Uhf9Tt6pxAXkhtc5dD//voEl1/q/J9v8BQyQ==","signatures":[{"sig":"MEUCIDaShSXle4G+jmsO0gkjF8UOkGWfsVE9EowXVLKY59nQAiEA6eG+ij7aI90VeW0rNR+UVo3T6rWmK3xQj3gBTjyHFFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/28d2603f6b004e28eae6ab564e4e4917/tevm-blockchain-1.1.0-next.56.tgz","_integrity":"sha512-27d085dtnfRcZbwkgO5kY2/mYQgHH0BMzZ/RzWayUVFe0Apq66Uhf9Tt6pxAXkhtc5dD//voEl1/q/J9v8BQyQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.56","@tevm/logger":"^1.1.0-next.52","@tevm/jsonrpc":"^1.1.0-next.52","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.56_1716281624563_0.579258316572915","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/blockchain","version":"1.1.0-next.57","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"c717ad4ad064b3ad89455b41a284fe3ccba221ad","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.57.tgz","fileCount":60,"integrity":"sha512-pVbxiM53QolAA5f5qgTov4sLt9bywVtdJ0BBotNjCoSuKWV8q2MiqEYFdjAPSS4o37nNDm0O2wEE83cnMzlxgA==","signatures":[{"sig":"MEYCIQDzDKPBV8wyF18GlzjNrTgfQmDA035EiRgqtR6/hXZUvwIhAM+sU3XXPe9pwDPr2EPOtuMUfYj6jyNCPZGZHb+J6mEA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/2e19da72a64fdb06bdfc67e93659ff56/tevm-blockchain-1.1.0-next.57.tgz","_integrity":"sha512-pVbxiM53QolAA5f5qgTov4sLt9bywVtdJ0BBotNjCoSuKWV8q2MiqEYFdjAPSS4o37nNDm0O2wEE83cnMzlxgA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.57","@tevm/logger":"^1.1.0-next.52","@tevm/jsonrpc":"^1.1.0-next.52","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.57","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.57_1716333215205_0.8797792509738269","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/blockchain","version":"1.1.0-next.59","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"b358c8df8fa8b446b8081ace9710913cc4edc5cb","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.59.tgz","fileCount":60,"integrity":"sha512-HNiTX6NT4VbSsBkXRHBcYbQOMThbSdz9Dyni5qP+2vynCN5JbSH8K4u7U5KzhPjcPete3FKsenueFGUIUS15Mg==","signatures":[{"sig":"MEUCIHu5YBH+WWktVCvagmRt2P5voO7KBvwxD4Hv0/3cSLDcAiEA4IAFfg3Rh8/ejQ+0bP5yMqZFjUxRssAuPKLUTHNgF0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/9935331b16b1c498a5ac43b5fda2f5ff/tevm-blockchain-1.1.0-next.59.tgz","_integrity":"sha512-HNiTX6NT4VbSsBkXRHBcYbQOMThbSdz9Dyni5qP+2vynCN5JbSH8K4u7U5KzhPjcPete3FKsenueFGUIUS15Mg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.59","@tevm/logger":"^1.1.0-next.52","@tevm/jsonrpc":"^1.1.0-next.52","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.59","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.59_1716495566910_0.9594592307292358","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/blockchain","version":"1.1.0-next.60","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"c72b583bda678d21c67b7b5436e14f15506a18d8","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.60.tgz","fileCount":60,"integrity":"sha512-E9oww+RaPHrIMFITjIFQq76chbeecagnFKiPFo06zSIVVdfg91jmTinrQHJ54d5b2pxoVGSbbbodGA+PKHXdgA==","signatures":[{"sig":"MEYCIQCQHF7QnQ5rIaCo3XjEvW9Zcwl8iPzWitOXvGJmXaDDrAIhAOmW4AO580Hsc0qQy8f+YahE7Dsfmz+mjbsfpK9vr2YT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/6c4db33eeabd85bd265ce5186b097c4f/tevm-blockchain-1.1.0-next.60.tgz","_integrity":"sha512-E9oww+RaPHrIMFITjIFQq76chbeecagnFKiPFo06zSIVVdfg91jmTinrQHJ54d5b2pxoVGSbbbodGA+PKHXdgA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.60","@tevm/block":"^1.1.0-next.60","@tevm/logger":"^1.1.0-next.60","@tevm/jsonrpc":"^1.1.0-next.60","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.60","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.60_1716561690622_0.539819779434997","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/blockchain","version":"1.1.0-next.62","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"e80572c6950b2d5a36bdab99360e328f3f8be68e","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.62.tgz","fileCount":60,"integrity":"sha512-OqBLK6w7WNrPMar4np3ZmcG59NKVOit0ElHnqpVMA9C/n5XhY/9tOTjbKSpdAg7yqpkb9XX9gHYUTXJ0di0ofA==","signatures":[{"sig":"MEYCIQDNq/W46Vc84kHZEf+wShO6lHpe4nT86Rm9PnvypJaXaQIhAOaOgd/AIwEWywdEUlCeyVPk536satNdT+QEfCkYYFt4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/fe2aab1f71d5038b3eef05dffd348f7a/tevm-blockchain-1.1.0-next.62.tgz","_integrity":"sha512-OqBLK6w7WNrPMar4np3ZmcG59NKVOit0ElHnqpVMA9C/n5XhY/9tOTjbKSpdAg7yqpkb9XX9gHYUTXJ0di0ofA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.60","@tevm/block":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@tevm/jsonrpc":"^1.1.0-next.60","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.62_1716928385360_0.5466300095256429","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/blockchain","version":"1.1.0-next.69","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"28397b2135d091eb16e3529e218fdc5c9ee44df4","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.69.tgz","fileCount":60,"integrity":"sha512-lp+++9vcTr5KrRDVwpZWnbBSpUVcg0S58FKiyHrGRYQXAoIVg4GOJKu/aOIARngV4X0+P8YS4ACXURIIhQZW4w==","signatures":[{"sig":"MEUCIHBY/wHXeIk3Z5elrI2La5tNTeGYxhpd2iv4kt9+8kxAAiEA1swFt6loAZhkJQAq8dxol3gsafATcp4PD9qQhFRp7r0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/496d135c77807c0dff2e84f198af7ab9/tevm-blockchain-1.1.0-next.69.tgz","_integrity":"sha512-lp+++9vcTr5KrRDVwpZWnbBSpUVcg0S58FKiyHrGRYQXAoIVg4GOJKu/aOIARngV4X0+P8YS4ACXURIIhQZW4w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/trie":"^1.1.0-next.69","@tevm/block":"^1.1.0-next.69","@tevm/logger":"^1.1.0-next.69","@tevm/jsonrpc":"^1.1.0-next.69","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/utils":"^1.1.0-next.69","@tevm/common":"^1.1.0-next.69","@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.69_1717488728559_0.2356249129987038","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/blockchain","version":"1.1.0-next.70","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"b5e2c03134a48963b0bec62beb0be2fb38cbe52c","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.70.tgz","fileCount":60,"integrity":"sha512-AAsHhia9m3qfB00l7UvqqKamktDSNvkSdynNDVp/nV3Cc5hkgrQJ+QgQaPwQcQE/XL7WrY0/869PyxvVCQhTpg==","signatures":[{"sig":"MEUCIC+TnRvv8Zjq491Cb1YyFO/J84QmhuRbJoAbTDmLnopcAiEA4CFOjXPxJeI20dwHW9BhWOHi8lt3zT7Y7B0Bzak7DKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129136},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/5790d62c4d250056d26d5fae7a9e02f0/tevm-blockchain-1.1.0-next.70.tgz","_integrity":"sha512-AAsHhia9m3qfB00l7UvqqKamktDSNvkSdynNDVp/nV3Cc5hkgrQJ+QgQaPwQcQE/XL7WrY0/869PyxvVCQhTpg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.69","@tevm/block":"^1.1.0-next.70","@tevm/utils":"^1.1.0-next.70","@tevm/common":"^1.1.0-next.70","@tevm/logger":"^1.1.0-next.69","@tevm/jsonrpc":"^1.1.0-next.70","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.70_1717631190865_0.060429318598666626","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/blockchain","version":"1.1.0-next.72","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"277dfbdce221513ab6148fed3ce1875712dfa3a2","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.72.tgz","fileCount":60,"integrity":"sha512-kjjBfWbaw89D+INaMU6iH+LUIWP30stD+4GSNCDThG1vhniaVgwTuMClm3gomtfH8azp8aTv/jFUa1qia8vIaA==","signatures":[{"sig":"MEQCIBcQC6rN1kERQOQr+IWb/STrn4EVcwu/ZBWKinfIxQO2AiB48lW1CE6bXLPVkgOlSei+j1bjIBr/bmqp1A75iU/3MQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129128},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/c4a1c46e20cdfbdef5f9bd377e5ee22c/tevm-blockchain-1.1.0-next.72.tgz","_integrity":"sha512-kjjBfWbaw89D+INaMU6iH+LUIWP30stD+4GSNCDThG1vhniaVgwTuMClm3gomtfH8azp8aTv/jFUa1qia8vIaA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.72","@tevm/block":"^1.1.0-next.72","@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72","@tevm/logger":"^1.1.0-next.72","@tevm/jsonrpc":"^1.1.0-next.72","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.72_1717896057651_0.14053639860849154","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/blockchain","version":"1.1.0-next.74","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"262bbc9d27965585bf0def51b3290114379b4d1e","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.74.tgz","fileCount":60,"integrity":"sha512-N8kHD+TkQ0/Iwa0riLQDO+R/coWrIxZkuJ7/Rm2LYGWBYGLUw8HkST6ddFK59eka8RoNnzNLHh0mmwPicJdZHw==","signatures":[{"sig":"MEUCIHD5gFTbFFyhx/Pc7+UVCjkZz7/uPCOu6cxuevgHQr9PAiEAmA4+/DMmNULgX6VYiDLKSvf0okOduwR8prDm4zOOCN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129128},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/8131f773612adb4cdd4d5a0f35cb26aa/tevm-blockchain-1.1.0-next.74.tgz","_integrity":"sha512-N8kHD+TkQ0/Iwa0riLQDO+R/coWrIxZkuJ7/Rm2LYGWBYGLUw8HkST6ddFK59eka8RoNnzNLHh0mmwPicJdZHw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.74","@tevm/block":"^1.1.0-next.74","@tevm/utils":"^1.1.0-next.74","@tevm/common":"^1.1.0-next.74","@tevm/logger":"^1.1.0-next.74","@tevm/jsonrpc":"^1.1.0-next.74","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.74_1718182376710_0.5107642372958858","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/blockchain","version":"1.1.0-next.75","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"7edef4167c7b612e1d8e68d8cf427a4890e681bf","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.75.tgz","fileCount":60,"integrity":"sha512-r2xkqgabAnxPpkMyhufL9LtkDGmD/bIbFMYoXgnp4+0Bmh1IoWU4xHiD8DFDFjGvUOIBhPoQsve/70Z7Lb4mzA==","signatures":[{"sig":"MEQCICF5ZXI58N6A1m1OrITYfsQhM1vVzoZleNpl5FcPk/4YAiACLbRQ3lTx+k4nzoiRyFWEbm0RhAYw+UAFOSRd1LJW+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129128},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/cb644c659625f783d98108de6391bd74/tevm-blockchain-1.1.0-next.75.tgz","_integrity":"sha512-r2xkqgabAnxPpkMyhufL9LtkDGmD/bIbFMYoXgnp4+0Bmh1IoWU4xHiD8DFDFjGvUOIBhPoQsve/70Z7Lb4mzA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.75","@tevm/block":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/logger":"^1.1.0-next.74","@tevm/jsonrpc":"^1.1.0-next.74","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.75_1718253068060_0.31555132561297006","host":"s3://npm-registry-packages"}},"1.1.0-next.76":{"name":"@tevm/blockchain","version":"1.1.0-next.76","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"cb2693be5c7d0b1909cbd1db396615f6a9931322","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.76.tgz","fileCount":60,"integrity":"sha512-DcfDaGOSJmTdwch6QotxdKVbepYNgqTgq2PvfwLnkHF67/1JRM10d1MBCInymxuAV2ruBaQvlnpDpH5Ey0GB9g==","signatures":[{"sig":"MEQCICvEjO2Go/p1RcKyrlGXxwUBnejWCOV7m7hjs/OhgkunAiAp7sFnfEjcpwvz4wViBsCccZIVZcfxHFLnJGCD+kcC/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/a55b0f67a026f54de8bb90d8fbdb0bb0/tevm-blockchain-1.1.0-next.76.tgz","_integrity":"sha512-DcfDaGOSJmTdwch6QotxdKVbepYNgqTgq2PvfwLnkHF67/1JRM10d1MBCInymxuAV2ruBaQvlnpDpH5Ey0GB9g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.75","@tevm/block":"^1.1.0-next.76","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/logger":"^1.1.0-next.74","@tevm/jsonrpc":"^1.1.0-next.74","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.76_1718312701068_0.5105920784787887","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/blockchain","version":"1.1.0-next.77","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"7f605eaf9ff5f184c3d12ea39a426a32fc69a6c3","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.77.tgz","fileCount":60,"integrity":"sha512-BsG1xQCCJjHHWj9n6DWBQERpHX2h7h0/0+GzINrr27gQcMsdo4byXUjNgF/Ori5uXsyjQfUc7Wg/8c/bJGurpg==","signatures":[{"sig":"MEUCID0YiJQ+7uXu2LsTx3PnlYq+zC2vVKLfiqvtWREF25TRAiEAhLcfLnF6AfHB2QG7TscWUw9ZMOoVpoOuZErJugAsFHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/de0561b321fb355c950a6de5a3d5fa55/tevm-blockchain-1.1.0-next.77.tgz","_integrity":"sha512-BsG1xQCCJjHHWj9n6DWBQERpHX2h7h0/0+GzINrr27gQcMsdo4byXUjNgF/Ori5uXsyjQfUc7Wg/8c/bJGurpg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.77","@tevm/block":"^1.1.0-next.77","@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/logger":"^1.1.0-next.77","@tevm/jsonrpc":"^1.1.0-next.77","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.77_1718389939746_0.18341159329502443","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/blockchain","version":"2.0.0-next.79","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"064bdf824bd869be988a0340f38264071edb44c6","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.79.tgz","fileCount":60,"integrity":"sha512-FzCKVOFAnpy5aRFNlJ2o4mlD0fk7e+e8yCM1JMm+X/ntegWL+F4fMQ3tje4+tpWMyUZMKikZWdGuIFqNTyv61A==","signatures":[{"sig":"MEYCIQDqLPjgYcuhdowcDFYLjOmwTaQPRjRRA65ZnK9GTb2HewIhALtSVP+vYcBgnfKGi7yYDT6Tmnp1pGYmzhgQABgVWefe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/567fcdd0685666d92c2bb9eccd254b3e/tevm-blockchain-2.0.0-next.79.tgz","_integrity":"sha512-FzCKVOFAnpy5aRFNlJ2o4mlD0fk7e+e8yCM1JMm+X/ntegWL+F4fMQ3tje4+tpWMyUZMKikZWdGuIFqNTyv61A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^2.0.0-next.79","@tevm/block":"^2.0.0-next.79","@tevm/utils":"^2.0.0-next.79","@tevm/common":"^2.0.0-next.79","@tevm/logger":"^2.0.0-next.79","@tevm/jsonrpc":"^2.0.0-next.79","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.79_1718754355178_0.5895290171321734","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/blockchain","version":"2.0.0-next.80","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"c41556ca03d1ec74993bf8e8dc911c2cf545b1fa","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.80.tgz","fileCount":60,"integrity":"sha512-cQhsF+pRpTKZhKQODdhNqdGjb129992UtiIkQt/8JB+Sgq5VMXvDMK4Ek2XrI+5+HLqYIgxu7XAsOfQRdEPdVA==","signatures":[{"sig":"MEYCIQD7y6+3B3SOD7DV4N83LKGwP2VAybXb+nGrN/fHJhoWNQIhAPkNeVpQRqDkreIr+6epwh730iCEorEiP/oHwSH1maGv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/672c05c8069fdc1b5b491456e9af67f4/tevm-blockchain-2.0.0-next.80.tgz","_integrity":"sha512-cQhsF+pRpTKZhKQODdhNqdGjb129992UtiIkQt/8JB+Sgq5VMXvDMK4Ek2XrI+5+HLqYIgxu7XAsOfQRdEPdVA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^2.0.0-next.80","@tevm/block":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/logger":"^2.0.0-next.80","@tevm/jsonrpc":"^2.0.0-next.80","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.80_1718769386739_0.22737916158481553","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/blockchain","version":"2.0.0-next.84","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"6382da139d215512faf2dc69bde83b0a59255586","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.84.tgz","fileCount":60,"integrity":"sha512-CXbRd1DR4a2emRUcNp3L9/SmWZWGR7MELdXKxevnB14yBBwyh6NzTlC7pY31B5Zw/dDmU6SOwK2gyVYEQCDnCA==","signatures":[{"sig":"MEYCIQCwez3QZN2DKGeVamH0vfOW1UzoYf4S20TvoW71NcQz9gIhAJEwgYmdb6ACRTQSZjaKXxYoSf0gGCYvvTqNNIERrS6g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/441c472eecc6312f95a26759cf3971ab/tevm-blockchain-2.0.0-next.84.tgz","_integrity":"sha512-CXbRd1DR4a2emRUcNp3L9/SmWZWGR7MELdXKxevnB14yBBwyh6NzTlC7pY31B5Zw/dDmU6SOwK2gyVYEQCDnCA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^2.0.0-next.80","@tevm/block":"^2.0.0-next.84","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.84","@tevm/logger":"^2.0.0-next.80","@tevm/jsonrpc":"^2.0.0-next.84","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.84_1719006875457_0.2923692097030339","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/blockchain","version":"2.0.0-next.85","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"8d05fa1d15ca5c687924e6c5375be1ec22e3b2aa","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.85.tgz","fileCount":60,"integrity":"sha512-tNOipTyc1MOhQYX8uU3hjNCDZgHwMmdc2ROa0DTaT3YCmpHbolVDsu0YXxtzfqWge+UZIHguEOUM+ByRfWXKlA==","signatures":[{"sig":"MEUCIQDBhRx8/5ZdRXuzc6Kz3b7fd2ru1qkeKs5kDQAgGWSy7QIgegsSit7q1nRGmcH52zX/xDAGb9M1deW/mdOkmNKA8WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/a7a11a5e8835962318f86a484b7bda46/tevm-blockchain-2.0.0-next.85.tgz","_integrity":"sha512-tNOipTyc1MOhQYX8uU3hjNCDZgHwMmdc2ROa0DTaT3YCmpHbolVDsu0YXxtzfqWge+UZIHguEOUM+ByRfWXKlA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^2.0.0-next.80","@tevm/block":"^2.0.0-next.85","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.85","@tevm/logger":"^2.0.0-next.80","@tevm/jsonrpc":"^2.0.0-next.84","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.85_1719105235952_0.8482352891634413","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/blockchain","version":"2.0.0-next.86","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"f5271a193790f37c8bfedcebd5b6dde0a693e0e8","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.86.tgz","fileCount":60,"integrity":"sha512-uoLyfCs3u+3KACHHe0Naz11tOogcJlacyEx8eivs1eQxCSjj2+vf2vMVrAj4ZAkwQlD5S/qFgXH5sO4Qkuss+Q==","signatures":[{"sig":"MEYCIQCruxT0oeA10xKTKt47GHWTZaw9itAkXMANPyeCANLGYwIhANlzBByQXlzKRhDkVVVGJOYXmraxyDHVFwVox83ZXFhh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129866},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/ea6a863392e90a07399cbf0dfc2154ac/tevm-blockchain-2.0.0-next.86.tgz","_integrity":"sha512-uoLyfCs3u+3KACHHe0Naz11tOogcJlacyEx8eivs1eQxCSjj2+vf2vMVrAj4ZAkwQlD5S/qFgXH5sO4Qkuss+Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^2.0.0-next.86","@tevm/block":"^2.0.0-next.86","@tevm/utils":"^2.0.0-next.86","@tevm/common":"^2.0.0-next.86","@tevm/logger":"^2.0.0-next.86","@tevm/jsonrpc":"^2.0.0-next.86","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.86_1719443506294_0.053418808693215025","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/blockchain","version":"1.1.0-next.88","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"257ed516d53a0609ec9bb1e5a1486199584eea70","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.88.tgz","fileCount":60,"integrity":"sha512-on2aHFf62iOmdsDh95Z5XCHi8cklsrfet4iVQunuaGLa4BjStCMsYpW3AcWtSkC7G1aZghNHixPf6PxNCuKJrA==","signatures":[{"sig":"MEUCIQCFDiYmxV2YjT1bEhL1xnLdiYvm6izr/Hh3LKm50jqVtgIgGlu9CalqHD5xaSSj0+0wbnSYOBQeDHwgUd9aBiIZlmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130760},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/96d71104c94141545b668efcdf470730/tevm-blockchain-1.1.0-next.88.tgz","_integrity":"sha512-on2aHFf62iOmdsDh95Z5XCHi8cklsrfet4iVQunuaGLa4BjStCMsYpW3AcWtSkC7G1aZghNHixPf6PxNCuKJrA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.0.0-next.86","@tevm/block":"^1.1.0-next.88","@tevm/utils":"^1.1.0-next.88","@tevm/common":"^1.1.0-next.88","@tevm/logger":"^1.0.0-next.86","@tevm/jsonrpc":"^1.0.0-next.86","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.88_1719898131766_0.4127806538656502","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/blockchain","version":"1.1.0-next.91","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"6c3b619630f8981a839d39e2c2911c498df772b7","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.91.tgz","fileCount":60,"integrity":"sha512-CkWk/cxD59LDFtqzyNnQgB5M11DKCRGT7nlCAh42YeOfkzpenur1ZfuDbL5ASzE918XdV5YGcGJt7dMRnu2pHQ==","signatures":[{"sig":"MEUCIQD/0BwvN0+fCFnvv1Ves9TxPckjnv67P+mBvU1Phy6J2wIgL8XOa3qUhjkhr0k/zetEUAQV/cIC70OjLRHSoXGgWK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130760},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/221d29bd48079ea576a91fa2dd637d33/tevm-blockchain-1.1.0-next.91.tgz","_integrity":"sha512-CkWk/cxD59LDFtqzyNnQgB5M11DKCRGT7nlCAh42YeOfkzpenur1ZfuDbL5ASzE918XdV5YGcGJt7dMRnu2pHQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.0.0-next.86","@tevm/block":"^1.1.0-next.91","@tevm/utils":"^1.1.0-next.91","@tevm/common":"^1.1.0-next.91","@tevm/logger":"^1.0.0-next.86","@tevm/jsonrpc":"^1.0.0-next.86","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.91_1720291945465_0.6078380979295313","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/blockchain","version":"1.1.0-next.92","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"e3e85de6b57ea2e243af7d476275ee307b1ffa46","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.92.tgz","fileCount":60,"integrity":"sha512-OPLJpjvPzm35BNJvBhidegr+lx7MhwUt/noiVVeqbBLxlnNxE5BCSpMlq37w/jH+Re2j5e4+LIpgxeKNZqL9Xg==","signatures":[{"sig":"MEUCIQDV+/u8AE5YtNEdYl9Ci6fF4olS2M4KVClywAjfJohKwwIgGExWVrcgOEuwTwoXD/5GM5PVuvplbomGd37rvlYlysk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130760},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/25f3facd3000d4efc3563705704f2350/tevm-blockchain-1.1.0-next.92.tgz","_integrity":"sha512-OPLJpjvPzm35BNJvBhidegr+lx7MhwUt/noiVVeqbBLxlnNxE5BCSpMlq37w/jH+Re2j5e4+LIpgxeKNZqL9Xg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.0.0-next.86","@tevm/block":"^1.1.0-next.92","@tevm/utils":"^1.1.0-next.92","@tevm/common":"^1.1.0-next.92","@tevm/logger":"^1.0.0-next.86","@tevm/jsonrpc":"^1.0.0-next.86","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.92_1720480770751_0.16502336526174832","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/blockchain","version":"1.1.0-next.96","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"49eaa1c4daf5dda9337fa5f6c2a638dc560c9687","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.96.tgz","fileCount":60,"integrity":"sha512-435mb087lJv8eTZwgVia3BfOxnXAhyjMaxqJZ6JAFvq2Vl3CBGeu5rMMxuHYwnpITkFGPCN70o0TqrCyor/lXg==","signatures":[{"sig":"MEQCIHDLH7EAH8+ULdrSAMAOBa0bGu5FZyVKy5SRRi6R1TXlAiA3HViBZ/JyxnL81M1aN3rtq9MEd0urs2FWojcV9F2OwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130783},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/909295019c131a24d303f509aaaf3217/tevm-blockchain-1.1.0-next.96.tgz","_integrity":"sha512-435mb087lJv8eTZwgVia3BfOxnXAhyjMaxqJZ6JAFvq2Vl3CBGeu5rMMxuHYwnpITkFGPCN70o0TqrCyor/lXg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.96","@tevm/block":"^1.1.0-next.96","@tevm/utils":"^1.1.0-next.96","@tevm/common":"^1.1.0-next.96","@tevm/logger":"^1.1.0-next.96","@tevm/jsonrpc":"^1.1.0-next.96","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.96_1720622675313_0.8767903956074143","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/blockchain","version":"1.1.0-next.97","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"b1278580a3b348290f08c74c5ad246e750df8675","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.97.tgz","fileCount":60,"integrity":"sha512-0PnWS0fa7QL02PCn64RGs6h3zL+utZJour7/2KTlWpLZty+IO0E7Gp7lrqbUuDC+fOmBcAgaQydftHVgmcTVhg==","signatures":[{"sig":"MEUCIQCUQNH9EQeQSXYdGZhcthhG+ml/RmrkyaKPYaqN8szUBwIgYWaMLPpyUYL3Q5Yo2UpmYiyDDr1XkGx3yKwgmJ0aFMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130783},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/7c560daff49f20d4fc9b00bad06607ec/tevm-blockchain-1.1.0-next.97.tgz","_integrity":"sha512-0PnWS0fa7QL02PCn64RGs6h3zL+utZJour7/2KTlWpLZty+IO0E7Gp7lrqbUuDC+fOmBcAgaQydftHVgmcTVhg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/trie":"^1.1.0-next.96","@tevm/block":"^1.1.0-next.97","@tevm/utils":"^1.1.0-next.97","@tevm/common":"^1.1.0-next.97","@tevm/logger":"^1.1.0-next.96","@tevm/jsonrpc":"^1.1.0-next.96","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.97_1720760806523_0.6148318722231714","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/blockchain","version":"1.1.0-next.100","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"bb580ba93335b278a5bb5a5f8d9df093ebdcf9cf","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.1.0-next.100.tgz","fileCount":110,"integrity":"sha512-hEfrvBB752C1VrdANbcYNaI947T45sQ8p/ZOeuZp59lH/lNgj39Pi0jpSbgqPAcwXg1fGWuloBT+u7qaGJUWKg==","signatures":[{"sig":"MEQCIENh0qdHfiqVTZRt8W5w1MVj2jRfY9D4pjBf5+i3rhC0AiBCAMLSZW/idqXi8p6crpL6IpQvJIbsz4CHGV0yZTsfRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2134896},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/7e83ec7d645b4db22eec97d38b3cabae/tevm-blockchain-1.1.0-next.100.tgz","_integrity":"sha512-hEfrvBB752C1VrdANbcYNaI947T45sQ8p/ZOeuZp59lH/lNgj39Pi0jpSbgqPAcwXg1fGWuloBT+u7qaGJUWKg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.1.0-next.100","@tevm/block":"^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","@tevm/logger":"^1.1.0-next.100","@tevm/jsonrpc":"^1.1.0-next.100","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/test-utils":"^1.1.0-next.100","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.1.0-next.100_1721176954170_0.47397056711031627","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/blockchain","version":"2.0.0-next.105","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"1947094e8c0621d68e8830559bdf37b7bce1a55b","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.105.tgz","fileCount":110,"integrity":"sha512-KPl71NMzWdSPJBaMCtR1cfJja1UPxzE7nbzXe9EiCDNXukoFBodIo+Qlo6Ouuf7MjMOb1wud660doR7pWkp5mw==","signatures":[{"sig":"MEUCIQCLSqa9KNgBVgxheFfMQeXUX1PNh7Hw+mTwQWuJ7TTIZgIgIy3nzo5MQaSnyKa273o3C1pmFDOXdL7KIAFywNpEw4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135275},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/7457d2e3d6ced49e56af5ce09ac1caf6/tevm-blockchain-2.0.0-next.105.tgz","_integrity":"sha512-KPl71NMzWdSPJBaMCtR1cfJja1UPxzE7nbzXe9EiCDNXukoFBodIo+Qlo6Ouuf7MjMOb1wud660doR7pWkp5mw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.1.0-next.100","@tevm/block":"^2.0.0-next.105","@tevm/utils":"^2.0.0-next.105","@tevm/common":"^2.0.0-next.105","@tevm/errors":"^2.0.0-next.105","@tevm/logger":"^1.1.0-next.100","@tevm/jsonrpc":"^1.1.0-next.100","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/test-utils":"^2.0.0-next.105","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.105_1723235775171_0.31537087860869795","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/blockchain","version":"2.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"199d57dd3ab2a71246ae3f69ddb2ac94fdfbaa4d","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-2.0.0-next.107.tgz","fileCount":110,"integrity":"sha512-aV+XtkC3gp35ySeIr+Q8fGRjPnEjH2X/RBxoiepzrObK857/3z6ooRweCMHE8BuPFix9gL42czH9MNBqRU0LPQ==","signatures":[{"sig":"MEUCIGiCQA6gxrxmBkloxKUK0pEgsCtwbdz5F24sO/NvJPVBAiEA1JWt1TX+R/4KDioi8yD2+NiCfZyqhtBoOQGHH+FUxJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2145278},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/31746d30f5012df91b42d92e0ea30c4f/tevm-blockchain-2.0.0-next.107.tgz","_integrity":"sha512-aV+XtkC3gp35ySeIr+Q8fGRjPnEjH2X/RBxoiepzrObK857/3z6ooRweCMHE8BuPFix9gL42czH9MNBqRU0LPQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.1.0-next.100","@tevm/block":"^2.0.0-next.107","@tevm/utils":"^2.0.0-next.107","@tevm/common":"^2.0.0-next.107","@tevm/errors":"^2.0.0-next.105","@tevm/logger":"^1.1.0-next.100","@tevm/jsonrpc":"^1.1.0-next.100","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/test-utils":"^2.0.0-next.107","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_2.0.0-next.107_1723428633694_0.1931288634108772","host":"s3://npm-registry-packages"}},"0.0.0-next.107":{"name":"@tevm/blockchain","version":"0.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"e9de46a4aa15e8b18f744627f81608ba5e18f4e5","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-0.0.0-next.107.tgz","fileCount":110,"integrity":"sha512-MH/Z1FziqqzIvJfv0Jvpv27vqmihah1f3xt+d9B0MXydu6ePM52ocmPRiPngHUU8S4doGpaWhtrLeIs9lJAm7Q==","signatures":[{"sig":"MEYCIQCR+JQHEuqXB4RtezReZJ4wKaZvc35K572P328ndGagYwIhAJcT9A19apwOqiyY6jldeIrN8CcWsKW8bTpYlE1q30pN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2145278},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/7dd206fabf557e1374e8ac78e0d90134/tevm-blockchain-0.0.0-next.107.tgz","_integrity":"sha512-MH/Z1FziqqzIvJfv0Jvpv27vqmihah1f3xt+d9B0MXydu6ePM52ocmPRiPngHUU8S4doGpaWhtrLeIs9lJAm7Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^0.0.0-next.100","@tevm/block":"^0.0.0-next.107","@tevm/utils":"^0.0.0-next.107","@tevm/common":"^0.0.0-next.107","@tevm/errors":"^0.0.0-next.105","@tevm/logger":"^0.0.0-next.100","@tevm/jsonrpc":"^0.0.0-next.100","@ethereumjs/blockchain":"^7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/test-utils":"^1.0.0-next.108","@tevm/tsupconfig":"^0.0.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_0.0.0-next.107_1724786359898_0.9764559914895918","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/blockchain","version":"1.0.0-next.109","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"814d35e0af44ec3d7dd8ee7564a52cba31d3e7d8","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.109.tgz","fileCount":110,"integrity":"sha512-FeNhidQLV00ocIloWKVmfZHtIbzP+AegmNZ6HwFPKqUMJ8l05yYO4aEKJvJsQdyVumLbBWQzp2TSDVCvfGHLwQ==","signatures":[{"sig":"MEQCIGrypP7D5QQiUrX6qLQM2xYnnNOp9ksourrQTk4M39CiAiAkbdBP/pcz73MACBPtp79HOaXuktwEOVOsKwns43LimA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216672},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/c937bb15014e40100e262ee2b59c2c46/tevm-blockchain-1.0.0-next.109.tgz","_integrity":"sha512-FeNhidQLV00ocIloWKVmfZHtIbzP+AegmNZ6HwFPKqUMJ8l05yYO4aEKJvJsQdyVumLbBWQzp2TSDVCvfGHLwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.109","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.109","@tevm/jsonrpc":"^1.0.0-next.109","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/test-utils":"^1.0.0-next.109","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.109_1725179147991_0.15854524716559082","host":"s3://npm-registry-packages"}},"1.0.0-next.110":{"name":"@tevm/blockchain","version":"1.0.0-next.110","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.0.0-next.110","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":"cf6c0a2062ff28f1abf197e12133a2445dc78631","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.110.tgz","fileCount":110,"integrity":"sha512-qAM2xzBqYbJoXNe/BnQQjoq7O0usz+mcUjmAii4jmWB9+QdJRd1C4Y2RGavStL2miBRyQfNTxaI+nstKCR7GTQ==","signatures":[{"sig":"MEYCIQDiqtHhKCJYh+p7H6cvJEsLl10BNbrQ9DD4K7kHI5UMXgIhAI+PAzNb/g0fv6SW6OmP52TGGVLqtiXr+s2TuTn/s1I/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217018},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.0.0-next.110.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/blockchain","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/476675e0b139db83758e30e2f6ad977e/tevm-blockchain-1.0.0-next.110.tgz","_integrity":"sha512-qAM2xzBqYbJoXNe/BnQQjoq7O0usz+mcUjmAii4jmWB9+QdJRd1C4Y2RGavStL2miBRyQfNTxaI+nstKCR7GTQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.109","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.109","@tevm/jsonrpc":"^1.0.0-next.109","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/test-utils":"^1.0.0-next.109","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.110_1725184442366_0.9129716404233619","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/blockchain","version":"1.0.0-next.115","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"6862ac578c562ab633351febc58ab55903a65981","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.115.tgz","fileCount":110,"integrity":"sha512-1Id2CO9kY+Bz7MtrE/8e0n3/0LZepyBBaP3hGkil/vCbzpHNed7hF3jMEYIPH3tZkr1bUB5w0wcgA2PcYnb5oQ==","signatures":[{"sig":"MEYCIQDC7X4hYQUYG3o3c7D1ai8VKvBd8lZMIvuOAbEyWBlaNgIhAJanXHaEqVMX+eGcs/IZ58q4GE/hxGGfvuqSuwTS06Cu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217018},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/3b5d109a7012abd7c1ea7e6de886e1fc/tevm-blockchain-1.0.0-next.115.tgz","_integrity":"sha512-1Id2CO9kY+Bz7MtrE/8e0n3/0LZepyBBaP3hGkil/vCbzpHNed7hF3jMEYIPH3tZkr1bUB5w0wcgA2PcYnb5oQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.109","@tevm/block":"^1.0.0-next.115","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.115","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@tevm/jsonrpc":"^1.0.0-next.109","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/test-utils":"^1.0.0-next.109","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.115_1726963523845_0.4063255531209584","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/blockchain","version":"1.0.0-next.116","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"77c67a3e170722bc8284e7a4cd2821d88e3bf351","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.116.tgz","fileCount":110,"integrity":"sha512-ps+fnH2FS132ygYvZhgFf0TYoZH5gbLTmBEvhy24mXAEmoxtaeAv+VGFKtARGMZkeeLZ1jONny+Z1d4nqZrMdA==","signatures":[{"sig":"MEUCIQC6ai/ywV49b5750M5A8vs/lgIDn6zgMSTODtoXohCBdQIgThItiEs3e/5hOah0sXGKCxqReyTOzFCInBUUZzBCekg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217018},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/f4537ff4f7e382cccdd6f8bd169965b3/tevm-blockchain-1.0.0-next.116.tgz","_integrity":"sha512-ps+fnH2FS132ygYvZhgFf0TYoZH5gbLTmBEvhy24mXAEmoxtaeAv+VGFKtARGMZkeeLZ1jONny+Z1d4nqZrMdA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.109","@tevm/block":"^1.0.0-next.116","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.116","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@tevm/jsonrpc":"^1.0.0-next.109","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/test-utils":"^1.0.0-next.109","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.116_1726965927605_0.2020467634185179","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/blockchain","version":"1.0.0-next.117","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"3677146aebf303845e6a741a83cbd5295ecce81a","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.117.tgz","fileCount":110,"integrity":"sha512-ypDixnTbLuEYqzo9K+tZfBq+TzvNUcggcUrJTIg3Z85+As51845/d96wlvjappvD1/aFeOdASieZtYWq8BUpdA==","signatures":[{"sig":"MEUCIDqSytQtvxsFgtmpcrm38qqVJSeZMl/A/8aiAeMpSGmpAiEA953PzfpAPG9qyuKFmw/ItqVqfBwourtX6f7GLwv1dv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216223},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/cadc17ddc457f34fb23509875f979693/tevm-blockchain-1.0.0-next.117.tgz","_integrity":"sha512-ypDixnTbLuEYqzo9K+tZfBq+TzvNUcggcUrJTIg3Z85+As51845/d96wlvjappvD1/aFeOdASieZtYWq8BUpdA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.117","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.117","@tevm/jsonrpc":"^1.0.0-next.117","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/test-utils":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.117_1727069970978_0.0285905436503322","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/blockchain","version":"1.0.0-next.118","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"f6545fab1a7cd734005928fa97e3de9d3e611aec","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.118.tgz","fileCount":110,"integrity":"sha512-/rePeMgF+9LYZeJDCy1dkRBWWiVV9moJaAdodf6MFl/TUST00Xl5AimlSEmX7E+Iyu8nkHRxuTGJCuL9v7y/SQ==","signatures":[{"sig":"MEYCIQDTsfjOWh3T7RTXQSdJImssuw+yzrd+Nbp6VQR4rwMJsQIhAPsFoxej031ey1Kn4fkyWwGuP/8MpLyI2tixKAdgHvjx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216223},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/f67f53616ba19f57ec0a15d2e585a8a7/tevm-blockchain-1.0.0-next.118.tgz","_integrity":"sha512-/rePeMgF+9LYZeJDCy1dkRBWWiVV9moJaAdodf6MFl/TUST00Xl5AimlSEmX7E+Iyu8nkHRxuTGJCuL9v7y/SQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.117","@tevm/block":"^1.0.0-next.118","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/errors":"^1.0.0-next.118","@tevm/logger":"^1.0.0-next.118","@tevm/jsonrpc":"^1.0.0-next.118","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/test-utils":"^1.0.0-next.118","@tevm/tsupconfig":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.118_1727467774071_0.010180796815074888","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/blockchain","version":"1.0.0-next.128","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"ad8d522280c48d36b41fb412a5cc528323570cc7","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.128.tgz","fileCount":113,"integrity":"sha512-BUeVY8JiAJPsxHaXtKMNwfdYO/2ff3oW+FABjMKlj6+PloSjsllTMcxGdj2kh+Ft2fnl3WvMDvyf3SdZ2K1yfw==","signatures":[{"sig":"MEQCIDwinFUvNSH8/iR80Qz86X9SybtbghKZxW5d0JjIHrQUAiAffLdSQBcIdKndDiq1MroC4QMKaqP2vihM2JK8Guk86A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215904},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/b72597b3ebc4908a48f4183577074758/tevm-blockchain-1.0.0-next.128.tgz","_integrity":"sha512-BUeVY8JiAJPsxHaXtKMNwfdYO/2ff3oW+FABjMKlj6+PloSjsllTMcxGdj2kh+Ft2fnl3WvMDvyf3SdZ2K1yfw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.128","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.128","@tevm/jsonrpc":"^1.0.0-next.128","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/test-utils":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.128_1741407817772_0.30031373862673827","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/blockchain","version":"1.0.0-next.131","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"23a8beed4e0e611fea983f2023d7b690d4869f0b","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.131.tgz","fileCount":112,"integrity":"sha512-i2xRP1LoRDzFE+WmBg8LHMa/60wBQJZL17K/NbLnMQcrIDFHiNyIloKDci4I4Z5zhR5qPn60HftplaKzX8u4iw==","signatures":[{"sig":"MEQCID8dqZhNoqvIJef5G+5XmgiKgV60lAkbLL0Z/ioSMdDiAiAGUgvqWAvXgUs2VyB0QT6IhbJJkPjK51Ni4Vsb6sufUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215332},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/4a3d2e6795047850cb1ddacf4894513c/tevm-blockchain-1.0.0-next.131.tgz","_integrity":"sha512-i2xRP1LoRDzFE+WmBg8LHMa/60wBQJZL17K/NbLnMQcrIDFHiNyIloKDci4I4Z5zhR5qPn60HftplaKzX8u4iw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.131","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.131","@tevm/jsonrpc":"^1.0.0-next.131","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.131_1741746450059_0.5555104118935923","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/blockchain","version":"1.0.0-next.132","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"fd9ea428e81dafc9fea5a60c3e0120afdb1fbff0","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.132.tgz","fileCount":112,"integrity":"sha512-BVnyr1s7LSPCb829jS9NXOe+YMioy+jz6Sw0DjegwAj2xT179rh0RdRliiOGh3X8CefTLkj6IqumoGryxgr3Mw==","signatures":[{"sig":"MEUCIQDI2VOg6l15jJfHGvvZHMzXwHPi3fNPLZsJ3LTQOxszDAIgI/6e5KOVbnr5ocsbaw7X5l6q6YCXiD17tTpQlev64NU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221430},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/7665951d47f231b27cc4aa69dfb028c9/tevm-blockchain-1.0.0-next.132.tgz","_integrity":"sha512-BVnyr1s7LSPCb829jS9NXOe+YMioy+jz6Sw0DjegwAj2xT179rh0RdRliiOGh3X8CefTLkj6IqumoGryxgr3Mw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.131","@tevm/block":"^1.0.0-next.132","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/errors":"^1.0.0-next.131","@tevm/logger":"^1.0.0-next.132","@tevm/jsonrpc":"^1.0.0-next.131","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.132","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.132_1742218039227_0.6823377132987596","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/blockchain","version":"1.0.0-next.142","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"2c78a834acea6ab812ade61ce0ae2fa7d798b5ff","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.142.tgz","fileCount":112,"integrity":"sha512-WRnVwJRJUsA+zUmzNhMbbyjtIVD4b2dokGTRKJAEDuF0Re6jySV1sdV7lKEUhLGoGo74UVacUZF9wZESAbbTTg==","signatures":[{"sig":"MEUCIQCyI3q5Pvp9VqnNlqBpslCsRCwXAiRW1FZld1Pc1S6GngIgbd/9O0cVxq/BPY9EtQk/0vMkbC3X0Cy0OiBjpmwOazQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221430},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/0a8d2b3676b6e77e7c790084a30bf51c/tevm-blockchain-1.0.0-next.142.tgz","_integrity":"sha512-WRnVwJRJUsA+zUmzNhMbbyjtIVD4b2dokGTRKJAEDuF0Re6jySV1sdV7lKEUhLGoGo74UVacUZF9wZESAbbTTg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.142","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.142","@tevm/jsonrpc":"^1.0.0-next.142","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/test-utils":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.142_1745166061105_0.9447953390107664","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.145":{"name":"@tevm/blockchain","version":"1.0.0-next.145","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@1.0.0-next.145","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":"89295283419428c044faefff31cdb462a367b620","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.145.tgz","fileCount":112,"integrity":"sha512-AJ9RuQQ7mh7vR6fhi/gEB+4PWzyJy69tJXznNeEstfgt4Rsd52PqLsxr+Bn5KQUYWJ2bo55xd4UlQ+Hn7F0Beg==","signatures":[{"sig":"MEYCIQCirAzAfjCuYaL1UXA/M80IgQmdW/pvXQ0RTs/O+KWyoAIhAJ8aOKBMk7h51Nk6eEcT8c3csrAZPO5oF8e8XGuqmD8l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224775},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-1.0.0-next.145.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/blockchain","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/50b31bd2cbf8000c9695a1056dbd0933/tevm-blockchain-1.0.0-next.145.tgz","_integrity":"sha512-AJ9RuQQ7mh7vR6fhi/gEB+4PWzyJy69tJXznNeEstfgt4Rsd52PqLsxr+Bn5KQUYWJ2bo55xd4UlQ+Hn7F0Beg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.142","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.142","@tevm/jsonrpc":"^1.0.0-next.142","@ethereumjs/blockchain":"^7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/test-utils":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.145_1747804640508_0.37012305900278486","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/blockchain","version":"1.0.0-next.146","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"60d2369925ca6953ff4374d4d500fb6d2fe537f6","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.146.tgz","fileCount":112,"integrity":"sha512-egiDCepl63nNml4b85BeX2dqrhFtbEjjk9vwrGZK/VbRAe04lWCjjP82L3F/xDuOilOce4Fx+0th2xrNASsrTQ==","signatures":[{"sig":"MEYCIQDqWH96hNA9/N3WftGSjthgRsRJlXtrDzk5BY+wcLJkdwIhAI80A0eyQWnVIAxNbsvA1T3hBoZ6YEzE9h8dS9XpDJgb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":225298},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/373e8d0f5ec9394d46d5042339b2f5fa/tevm-blockchain-1.0.0-next.146.tgz","_integrity":"sha512-egiDCepl63nNml4b85BeX2dqrhFtbEjjk9vwrGZK/VbRAe04lWCjjP82L3F/xDuOilOce4Fx+0th2xrNASsrTQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.142","@tevm/block":"^1.0.0-next.146","@tevm/utils":"^1.0.0-next.146","@tevm/common":"^1.0.0-next.146","@tevm/errors":"^1.0.0-next.146","@tevm/logger":"^1.0.0-next.146","@tevm/jsonrpc":"^1.0.0-next.146","@ethereumjs/blockchain":"^10.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/test-utils":"^1.0.0-next.146","@tevm/tsupconfig":"^1.0.0-next.146"},"peerDependencies":{"viem":"^2.30.1"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.146_1748435441384_0.5964608085671004","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/blockchain","version":"1.0.0-next.148","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/blockchain@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":"bfc718e6dbfc40957fdd3beb551e57028c144cfd","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-next.148.tgz","fileCount":112,"integrity":"sha512-y7evKF2TVtYNCjM3744R6eVQyeoyhdo4J4eOH4IdMpR4YIfoa1QueJ7vNftvzp0BHhjMRoz8WXdTZrUwsh9lYw==","signatures":[{"sig":"MEUCIQCmIavaDazqgt0u69deZ/cENGGjwzCFfHI98+ldfoUsagIgUrDNSmZdQ6e0GC9sPmhQTpPwib6FQZPDrvBLvdJhB5o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":226327},"main":"dist/index.cjs","type":"module","_from":"file:tevm-blockchain-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/blockchain","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/1a6eb00ab557601393d889208951d973/tevm-blockchain-1.0.0-next.148.tgz","_integrity":"sha512-y7evKF2TVtYNCjM3744R6eVQyeoyhdo4J4eOH4IdMpR4YIfoa1QueJ7vNftvzp0BHhjMRoz8WXdTZrUwsh9lYw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/blockchain"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs blockchain","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/trie":"^1.0.0-next.148","@tevm/block":"^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","@tevm/logger":"^1.0.0-next.148","@tevm/jsonrpc":"^1.0.0-next.148","@ethereumjs/blockchain":"^10.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/test-utils":"^1.0.0-next.148","@tevm/tsupconfig":"^1.0.0-next.148"},"peerDependencies":{"viem":"^2.37.9"},"_npmOperationalInternal":{"tmp":"tmp/blockchain_1.0.0-next.148_1759577167240_0.8719120212891094","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/blockchain","version":"1.0.0-rc.151","private":false,"description":"A custom implementation of Ethereum blockchain helpers","keywords":["solidity","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/blockchain"},"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/block":"^1.0.0-rc.151","@tevm/common":"^1.0.0-rc.151","@tevm/errors":"^1.0.0-rc.151","@tevm/jsonrpc":"^1.0.0-rc.151","@tevm/logger":"^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"},"peerDependencies":{"viem":"^2.49.3"},"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/blockchain","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 && pnpm pack --pack-destination /tmp && attw /tmp/tevm-blockchain-*.tgz && rm /tmp/tevm-blockchain-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/blockchain@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-eYmxpMXIanrFalOqK0Zk9ZaYhEnws41p+eGSk54lEgudGbPEFTkKEJb4dK8+gAHIxEu5SYcUFdTXLHtfTVezyA==","_resolved":"/tmp/tmp.zjLKs11CMD/tevm-blockchain-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.zjLKs11CMD/tevm-blockchain-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-eYmxpMXIanrFalOqK0Zk9ZaYhEnws41p+eGSk54lEgudGbPEFTkKEJb4dK8+gAHIxEu5SYcUFdTXLHtfTVezyA==","shasum":"8fcb6ea2d4bec8ab90d95d72bf0c787cb502bd73","tarball":"https://registry.npmjs.org/@tevm/blockchain/-/blockchain-1.0.0-rc.151.tgz","fileCount":85,"unpackedSize":229520,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fblockchain@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCL7f0AmRUsoCMaCG5tR+qHfVDrmktwZMXlRplsN1sGtwIhAI7Rham/z2sK0YsTVy26tYHpBZjLkIGpKYaXSzEMrLDV"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f7c54425-3aa8-4391-b56c-c97931021310"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/blockchain_1.0.0-rc.151_1779468074661_0.714748794220073"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-15T20:21:49.484Z","modified":"2026-05-22T16:41:15.088Z","1.0.0-next.39":"2024-02-15T20:21:49.708Z","1.0.0-next.40":"2024-02-20T03:18:39.700Z","1.0.0-next.42":"2024-02-28T17:32:10.299Z","1.1.0-next.45":"2024-05-11T18:02:31.563Z","1.1.0-next.46":"2024-05-13T02:53:38.303Z","1.1.0-next.47":"2024-05-13T15:36:53.576Z","1.1.0-next.50":"2024-05-16T06:50:02.435Z","1.1.0-next.52":"2024-05-16T23:05:18.759Z","1.1.0-next.55":"2024-05-19T06:36:21.252Z","1.1.0-next.56":"2024-05-21T08:53:44.730Z","1.1.0-next.57":"2024-05-21T23:13:35.342Z","1.1.0-next.59":"2024-05-23T20:19:27.083Z","1.1.0-next.60":"2024-05-24T14:41:30.788Z","1.1.0-next.62":"2024-05-28T20:33:05.503Z","1.1.0-next.69":"2024-06-04T08:12:08.736Z","1.1.0-next.70":"2024-06-05T23:46:31.031Z","1.1.0-next.72":"2024-06-09T01:20:57.816Z","1.1.0-next.74":"2024-06-12T08:52:56.890Z","1.1.0-next.75":"2024-06-13T04:31:08.224Z","1.1.0-next.76":"2024-06-13T21:05:01.274Z","1.1.0-next.77":"2024-06-14T18:32:19.887Z","2.0.0-next.79":"2024-06-18T23:45:55.326Z","2.0.0-next.80":"2024-06-19T03:56:26.940Z","2.0.0-next.84":"2024-06-21T21:54:35.684Z","2.0.0-next.85":"2024-06-23T01:13:56.166Z","2.0.0-next.86":"2024-06-26T23:11:46.450Z","1.1.0-next.88":"2024-07-02T05:28:51.979Z","1.1.0-next.91":"2024-07-06T18:52:25.639Z","1.1.0-next.92":"2024-07-08T23:19:30.893Z","1.1.0-next.96":"2024-07-10T14:44:35.456Z","1.1.0-next.97":"2024-07-12T05:06:46.672Z","1.1.0-next.100":"2024-07-17T00:42:34.440Z","2.0.0-next.105":"2024-08-09T20:36:15.376Z","2.0.0-next.107":"2024-08-12T02:10:33.973Z","0.0.0-next.107":"2024-08-27T19:19:20.105Z","1.0.0-next.109":"2024-09-01T08:25:48.170Z","1.0.0-next.110":"2024-09-01T09:54:02.593Z","1.0.0-next.115":"2024-09-22T00:05:24.094Z","1.0.0-next.116":"2024-09-22T00:45:27.808Z","1.0.0-next.117":"2024-09-23T05:39:31.277Z","1.0.0-next.118":"2024-09-27T20:09:34.312Z","1.0.0-next.128":"2025-03-08T04:23:37.987Z","1.0.0-next.131":"2025-03-12T02:27:30.259Z","1.0.0-next.132":"2025-03-17T13:27:19.409Z","1.0.0-next.142":"2025-04-20T16:21:01.352Z","1.0.0-next.145":"2025-05-21T05:17:20.736Z","1.0.0-next.146":"2025-05-28T12:30:41.541Z","1.0.0-next.148":"2025-10-04T11:26:07.422Z","1.0.0-rc.151":"2026-05-22T16:41:14.805Z"},"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/blockchain"},"description":"A custom implementation of ethereumjs blockchain","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}