This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.9.1
->6.12.2
Release Notes
trufflesuite/ganache-cli
v6.12.2
Compare Source
Highlights
How to Upgrade
Changelog
Related Releases
We're moving to a
beta
›latest
release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
v6.12.2 – Taco Tuesday 🌮
It's Tuesday. And you know what that means, don't you? Tacos! And tacos are delicious. And do you know what else is delicious? This release! It's got a couple of new bug fixes you'll want to check out, especially if you use the forking feature.
Bon appetit!
How to Upgrade
Upgrade to the latest version of ganache-cli by running:
npm
yarn
Changelog
Bug Fixes:
removed
field to Log JSON (Addremoved
field to Log JSON trufflesuite/ganache#651)net_version
when forking (fix: handle failure to retrievenet_version
when forking trufflesuite/ganache#676)Chores:
Related Releases
💖 The Truffle Team
v6.12.1
Compare Source
Bug Fixes
v6.12.0
Compare Source
Highlights
How to Upgrade
Changelog
Related Releases
We're moving to a
beta
›latest
release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
v6.12.0 – Johnnycake Cobblers
Johnnycake Cobblers: another dessert with a weird name. Someone really should cook up all the release names we've used for us Trufflers to try one day! 😋
This release brings Node v14 compatibility and a new feature!
How to Upgrade
Upgrade to the latest version of ganache-cli by running:
npm
yarn
Changelog
Features:
Bug Fixes:
Misc:
prune --production
andshrinkwrap
without creating an invalid shrinkwrap file (trufflesuite/ganache@4b3f588)Related Releases
💖 The Truffle Team
v6.11.0
Compare Source
Highlights
How to Upgrade
Changelog
Related Releases
We're moving to a
beta
›latest
release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
v2.12.0-beta.0 –♦️ Kaju Katli ♦️
Kaju Katli is a dessert from India and is shaped like a
diamondEthereum diamond 😃We've got two new features in this release:
chainId
flag in order to work around a legacy issue due to inconsistent chainId use in ganache. Set_chainId
and_chainIdRpc
to the same number to align the value returned byeth_chainId
with the chainId used by the EVM. (this flag is not yet available as an option to via cli)evm_unlockUnknownAccount
andevm_lockUnknownAccount
to unlock/lock any unknown account (accounts not known to thepersonal
namespace and accounts other than those returned byeth_accounts
). This is an especially useful feature when used with forking in order to masquerade as any account without having to pre-configureunlocked_accounts
! Thanks @aaryamannchallani for your PR!How to Upgrade
Upgrade to the latest version of ganache-cli by running:
npm
yarn
Changelog
Bug Fixes
Features:
_chainIdRpc
option (feat: add_chainIdRpc
option trufflesuite/ganache#629)evm_unlockUnknownAccount
(feat: add evm_unlockUnknownAccount trufflesuite/ganache#630)Related Releases
💖 The Truffle Team
v6.10.2
Compare Source
Highlights
How to Upgrade
Changelog
Related Releases
We're moving to a
beta
›latest
release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
v6.10.2 – Triple Chocolate Block Pudding 🍫🍫🍫🧱🍮
Are there too many emojis in this release name? The answer is no; there can never been too many emojis!
We've got three new bug fixes in this release, thanks to contributor @Ivshti and Truffler @seesemichaelj!
How to Upgrade
Upgrade to the latest beta version of ganache-cli by running:
npm
yarn
Changelog
Bug Fixes:
evm_setTime
(trufflesuite/ganache-core#601)Forking
_deleted
inForkedStorageTrie
if a subsequentput
happens (trufflesuite/ganache-core#612)Maintenance:
Related Releases
💖 The Truffle Team
v6.10.1
Compare Source
Highlights
How to Upgrade
Changelog
Related Releases
We're moving to a
beta
›latest
release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
v6.10.1 – Coffee Cake ☕
I just learned that Coffee Cake doesn't taste like coffee?! I've had it a hundred times and never thought about it...
And like coffee, this release will get things done faster! @fubhy's work to improve the performance of forking has resulted in real-world tests running up to 20 times faster than before!
@fubhy also fixed a bug when forking while using accounts with non-zero nonces. These accounts were not initialized properly on start up, resulting in nonce errors when running transactions.
How to Upgrade
Upgrade to the latest version of ganache-cli by running:
npm
yarn
Related Releases
Changelog
See trufflesuite/ganache@v6.9.1...v6.10.1
💖 The Truffle Team
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.