You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The devDependency ganache-core was updated from 2.2.1 to 2.3.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v2.3.0 – New Features, Performance Improvements, & Bug Fixes – Spicy Maple Bacon 🥓
v2.3.0 Spicy Maple Bacon 🥓
Hot out of the oven with a new minor version release! It's been a while since the last ganache-core release, but we haven't been idle. This time around we've made things spicy (with some performance improvements) and sweetened the recipe (by adding a new feature) – and we've also sprinkled in plenty of bug fixes!
Release Highlights
This release is mostly bug fixes, but there are some huge performance improvements as well, most importantly we've finally re-enabled async request processing! Thank you everyone who contributed to the research, commits, conversations, and PRs behind the fix for the race condition bug we've been working on since 2017.
You shouldn't have any issues when upgrading from a v2.*.* to v2.3.0, but if you do please let us know by filing an issue.
Commits
New Features:
Add a new option for HTTP Server keepAliveTimeout48028c7
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.
The devDependency ganache-core was updated from
2.2.1
to2.3.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v2.3.0 – New Features, Performance Improvements, & Bug Fixes – Spicy Maple Bacon 🥓
v2.3.0 Spicy Maple Bacon 🥓
Hot out of the oven with a new minor version release! It's been a while since the last ganache-core release, but we haven't been idle. This time around we've made things spicy (with some performance improvements) and sweetened the recipe (by adding a new feature) – and we've also sprinkled in plenty of bug fixes!
Release Highlights
This release is mostly bug fixes, but there are some huge performance improvements as well, most importantly we've finally re-enabled async request processing! Thank you everyone who contributed to the research, commits, conversations, and PRs behind the fix for the race condition bug we've been working on since 2017.
You shouldn't have any issues when upgrading from a
v2.*.*
tov2.3.0
, but if you do please let us know by filing an issue.Commits
New Features:
keepAliveTimeout
48028c7Performance:
sortbyPriceAndNonce
: 398125fBug Fixes:
eth_getCompilers
now returns empty array instead of["solidity"]
a3638a5v
,r
, ands
parameters ingetTransaction
5dc6510logIndex
andtransactionIndex
in logs: abb0a7e0x0
,0x
,0x00
, andnull
in JSON RPC responses: 3efcab4, and 9a4cb88to
andfrom
fields to transaction receipts: 4d3c606Maintenance:
More steady releases to come in the future so keep on filing issues and submitting PRs!
💖 The Truffle Team
Commits
The new version differs by 60 commits.
0891b5b
New Features, Performance Improvements, & Bug Fixes
d8b9ef1
bump npm-shrikwrap.json
e8fe3e9
2.3.0-beta.0
7d42169
Fix rpc response types (#221)
0c3979d
stop mining on close (#185)
7f837ab
Add test txhash collision Bump ethereumjs-tx vers (#196)
5edd2a8
Add husky and lint-stage to enforce formatting rules
acb7fc6
Merge pull request #217 from trufflesuite/block-num-gt-latest
58a8030
formatting
541e288
the message gets set by the
super
call so we don't need to set it again here.c02be96
Add errorHelper, cleanup error handling when blocks are out of range
308a6d6
Fix geth_api_double conditional
753b2b2
Update statemanager handle request with block numbers higher than latest
4d3c606
add to and from fields to transaction receipts and tests (#212)
56153af
Merge branch 'lazy-vm-and-tree' into develop
There are 60 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴