@nomicfoundation/ethereumjs-ethash
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -20,4 +20,4 @@ /// <reference types="node" /> | ||
/** | ||
* Generates a seed give the end epoc and optional the beginning epoc and the | ||
* beginning epoc seed | ||
* Generates a seed give the end epoc and optional the begining epoc and the | ||
* begining epoc seed | ||
* @method getSeed | ||
@@ -24,0 +24,0 @@ * @param seed Buffer |
@@ -45,4 +45,4 @@ "use strict"; | ||
/** | ||
* Generates a seed give the end epoc and optional the beginning epoc and the | ||
* beginning epoc seed | ||
* Generates a seed give the end epoc and optional the begining epoc and the | ||
* begining epoc seed | ||
* @method getSeed | ||
@@ -49,0 +49,0 @@ * @param seed Buffer |
{ | ||
"name": "@nomicfoundation/ethereumjs-ethash", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "An ethash implementation in JavaScript", | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@nomicfoundation/ethereumjs-block": "4.2.1", | ||
"@nomicfoundation/ethereumjs-rlp": "4.0.2", | ||
"@nomicfoundation/ethereumjs-util": "8.0.5", | ||
"@nomicfoundation/ethereumjs-block": "4.2.2", | ||
"@nomicfoundation/ethereumjs-rlp": "4.0.3", | ||
"@nomicfoundation/ethereumjs-util": "8.0.6", | ||
"abstract-level": "^1.0.3", | ||
@@ -47,3 +47,3 @@ "bigint-crypto-utils": "^3.0.23", | ||
"devDependencies": { | ||
"@nomicfoundation/ethereumjs-common": "3.1.1", | ||
"@nomicfoundation/ethereumjs-common": "3.1.2", | ||
"memory-level": "^1.0.0" | ||
@@ -50,0 +50,0 @@ }, |
@@ -44,4 +44,4 @@ import { isProbablyPrime } from 'bigint-crypto-utils' | ||
/** | ||
* Generates a seed give the end epoc and optional the beginning epoc and the | ||
* beginning epoc seed | ||
* Generates a seed give the end epoc and optional the begining epoc and the | ||
* begining epoc seed | ||
* @method getSeed | ||
@@ -48,0 +48,0 @@ * @param seed Buffer |
71275
+ Added@nomicfoundation/ethereumjs-block@4.2.2(transitive)
+ Added@nomicfoundation/ethereumjs-common@3.1.2(transitive)
+ Added@nomicfoundation/ethereumjs-rlp@4.0.3(transitive)
+ Added@nomicfoundation/ethereumjs-trie@5.0.5(transitive)
+ Added@nomicfoundation/ethereumjs-tx@4.1.2(transitive)
+ Added@nomicfoundation/ethereumjs-util@8.0.6(transitive)
- Removed@chainsafe/as-sha256@0.3.1(transitive)
- Removed@chainsafe/persistent-merkle-tree@0.4.20.5.0(transitive)
- Removed@chainsafe/ssz@0.10.20.9.4(transitive)
- Removed@ethersproject/abi@5.7.0(transitive)
- Removed@ethersproject/abstract-provider@5.7.0(transitive)
- Removed@ethersproject/abstract-signer@5.7.0(transitive)
- Removed@ethersproject/address@5.7.0(transitive)
- Removed@ethersproject/base64@5.7.0(transitive)
- Removed@ethersproject/basex@5.7.0(transitive)
- Removed@ethersproject/bignumber@5.7.0(transitive)
- Removed@ethersproject/bytes@5.7.0(transitive)
- Removed@ethersproject/constants@5.7.0(transitive)
- Removed@ethersproject/contracts@5.7.0(transitive)
- Removed@ethersproject/hash@5.7.0(transitive)
- Removed@ethersproject/hdnode@5.7.0(transitive)
- Removed@ethersproject/json-wallets@5.7.0(transitive)
- Removed@ethersproject/keccak256@5.7.0(transitive)
- Removed@ethersproject/logger@5.7.0(transitive)
- Removed@ethersproject/networks@5.7.1(transitive)
- Removed@ethersproject/pbkdf2@5.7.0(transitive)
- Removed@ethersproject/properties@5.7.0(transitive)
- Removed@ethersproject/providers@5.7.2(transitive)
- Removed@ethersproject/random@5.7.0(transitive)
- Removed@ethersproject/rlp@5.7.0(transitive)
- Removed@ethersproject/sha2@5.7.0(transitive)
- Removed@ethersproject/signing-key@5.7.0(transitive)
- Removed@ethersproject/solidity@5.7.0(transitive)
- Removed@ethersproject/strings@5.7.0(transitive)
- Removed@ethersproject/transactions@5.7.0(transitive)
- Removed@ethersproject/units@5.7.0(transitive)
- Removed@ethersproject/wallet@5.7.0(transitive)
- Removed@ethersproject/web@5.7.1(transitive)
- Removed@ethersproject/wordlists@5.7.0(transitive)
- Removed@nomicfoundation/ethereumjs-block@4.2.1(transitive)
- Removed@nomicfoundation/ethereumjs-common@3.1.1(transitive)
- Removed@nomicfoundation/ethereumjs-rlp@4.0.2(transitive)
- Removed@nomicfoundation/ethereumjs-trie@5.0.4(transitive)
- Removed@nomicfoundation/ethereumjs-tx@4.1.1(transitive)
- Removed@nomicfoundation/ethereumjs-util@8.0.5(transitive)
- Removed@types/readable-stream@2.3.15(transitive)
- Removedaes-js@3.0.0(transitive)
- Removedbech32@1.1.4(transitive)
- Removedbn.js@5.2.1(transitive)
- Removedcase@1.6.3(transitive)
- Removedelliptic@6.5.4(transitive)
- Removedethers@5.7.2(transitive)
- Removedjs-sha3@0.8.0(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedws@7.4.6(transitive)