-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "Ganache's Ethereum client implementation", | ||
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/ethereum/ethereum#readme", | ||
|
@@ -57,16 +57,16 @@ | |
"@ethereumjs/util": "8.0.5", | ||
"@ethereumjs/vm": "6.4.1", | ||
"@ganache/console.log": "0.4.0", | ||
"@ganache/ethereum-address": "0.8.0", | ||
"@ganache/ethereum-block": "0.8.0", | ||
"@ganache/ethereum-options": "0.8.0", | ||
"@ganache/ethereum-transaction": "0.8.0", | ||
"@ganache/ethereum-utils": "0.8.0", | ||
"@ganache/options": "0.8.0", | ||
"@ganache/ethereum-address": "0.9.0", | ||
"@ganache/ethereum-block": "0.9.0", | ||
"@ganache/ethereum-options": "0.9.0", | ||
"@ganache/ethereum-transaction": "0.9.0", | ||
"@ganache/ethereum-utils": "0.9.0", | ||
"@ganache/options": "0.9.0", | ||
"@ganache/promise-queue": "0.4.0", | ||
"@ganache/rlp": "0.8.0", | ||
"@ganache/rlp": "0.9.0", | ||
"@ganache/secp256k1": "0.5.0", | ||
"@ganache/utils": "0.8.0", | ||
"@ganache/utils": "0.9.0", | ||
"abort-controller": "3.0.0", | ||
"bip39": "3.0.4", | ||
"emittery": "0.10.0", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "", | ||
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/options#readme", | ||
|
@@ -48,10 +48,10 @@ | |
"truffle" | ||
], | ||
"dependencies": { | ||
"@ganache/ethereum-address": "0.8.0", | ||
"@ganache/ethereum-utils": "0.8.0", | ||
"@ganache/options": "0.8.0", | ||
"@ganache/utils": "0.8.0", | ||
"@ganache/ethereum-address": "0.9.0", | ||
"@ganache/ethereum-utils": "0.9.0", | ||
"@ganache/options": "0.9.0", | ||
"@ganache/utils": "0.9.0", | ||
"bip39": "3.0.4", | ||
"seedrandom": "3.0.5" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "", | ||
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/utils#readme", | ||
|
@@ -53,9 +53,9 @@ | |
"@ethereumjs/tx": "4.1.1", | ||
"@ethereumjs/util": "8.0.5", | ||
"@ethereumjs/vm": "6.4.1", | ||
"@ganache/ethereum-address": "0.8.0", | ||
"@ganache/rlp": "0.8.0", | ||
"@ganache/utils": "0.8.0", | ||
"@ganache/ethereum-address": "0.9.0", | ||
"@ganache/rlp": "0.9.0", | ||
"@ganache/utils": "0.9.0", | ||
"emittery": "0.10.0", | ||
"ethereumjs-abi": "0.6.8" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Ganache's Tezos client implementation", | ||
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/tezos/tezos#readme", | ||
|
@@ -42,8 +42,8 @@ | |
"tooling" | ||
], | ||
"dependencies": { | ||
"@ganache/options": "0.8.0", | ||
"@ganache/utils": "0.8.0", | ||
"@ganache/options": "0.9.0", | ||
"@ganache/utils": "0.9.0", | ||
"emittery": "0.10.0" | ||
}, | ||
"devDependencies": { | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "A library to create a local blockchain for fast Ethereum development.", | ||
"author": "David Murdoch <[email protected]> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/core#readme", | ||
|
@@ -48,11 +48,11 @@ | |
"tooling" | ||
], | ||
"dependencies": { | ||
"@ganache/ethereum": "0.9.0", | ||
"@ganache/flavors": "0.9.0", | ||
"@ganache/options": "0.8.0", | ||
"@ganache/tezos": "0.8.0", | ||
"@ganache/utils": "0.8.0", | ||
"@ganache/ethereum": "0.10.0", | ||
"@ganache/flavors": "0.10.0", | ||
"@ganache/options": "0.9.0", | ||
"@ganache/tezos": "0.9.0", | ||
"@ganache/utils": "0.9.0", | ||
"@trufflesuite/uws-js-unofficial": "20.10.0-unofficial.2", | ||
"aggregate-error": "3.1.0", | ||
"emittery": "0.10.0" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.