Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: calculate block size correctly #790

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

davidmurdoch
Copy link
Member

fixes #787
depends on #771

@davidmurdoch davidmurdoch merged commit c8af984 into develop Feb 24, 2021
@davidmurdoch davidmurdoch deleted the fix/add-uncles-to-block-size branch February 24, 2021 17:54
sambacha pushed a commit to contractshark/ganache-core that referenced this pull request Apr 15, 2021
akhilmantha pushed a commit to akhilmantha/testrpc that referenced this pull request Apr 27, 2022
## [6.11.1-alpha.1](trufflesuite/ganache@v6.11.0...v6.11.1-alpha.1) (2020-10-01)

### Bug Fixes

* install ganache-core v2.13.0-alpha.2 ([2df40c0](trufflesuite/ganache@2df40c0))
* remove unneeded COPY command from docker build ([trufflesuite#790](trufflesuite/ganache#790)) ([31e6cf0](trufflesuite/ganache@31e6cf0))
* update ganache-core to v2.12.2-beta.0 to fix Node v14 compat ([trufflesuite#791](trufflesuite/ganache#791)) ([c3adce9](trufflesuite/ganache@c3adce9))
akhilmantha pushed a commit to akhilmantha/testrpc that referenced this pull request Apr 27, 2022
## [6.11.1-alpha.1](trufflesuite/ganache@v6.11.0...v6.11.1-alpha.1) (2020-10-02)

### Bug Fixes

* install ganache-core v2.13.0-alpha.2 ([2df40c0](trufflesuite/ganache@2df40c0))
* remove unneeded COPY command from docker build ([trufflesuite#790](trufflesuite/ganache#790)) ([31e6cf0](trufflesuite/ganache@31e6cf0))
* update ganache-core to v2.12.2-beta.0 to fix Node v14 compat ([trufflesuite#791](trufflesuite/ganache#791)) ([c3adce9](trufflesuite/ganache@c3adce9))
akhilmantha pushed a commit to akhilmantha/testrpc that referenced this pull request Apr 27, 2022
## [6.11.1-beta.1](trufflesuite/ganache@v6.11.0...v6.11.1-beta.1) (2020-10-06)

### Bug Fixes

* install ganache-core v2.13.0-alpha.2 ([2df40c0](trufflesuite/ganache@2df40c0))
* remove unneeded COPY command from docker build ([trufflesuite#790](trufflesuite/ganache#790)) ([31e6cf0](trufflesuite/ganache@31e6cf0))
* update ganache-core to v2.12.2-beta.0 to fix Node v14 compat ([trufflesuite#791](trufflesuite/ganache#791)) ([c3adce9](trufflesuite/ganache@c3adce9))
* update ganache-core to v2.13.0-beta.0 ([2de7bdd](trufflesuite/ganache@2de7bdd))
akhilmantha pushed a commit to akhilmantha/testrpc that referenced this pull request Apr 27, 2022
# [6.12.0](trufflesuite/ganache@v6.11.0...v6.12.0) (2020-10-09)

### Bug Fixes

* install ganache-core v2.13.0-alpha.2 ([2df40c0](trufflesuite/ganache@2df40c0))
* remove unneeded COPY command from docker build ([trufflesuite#790](trufflesuite/ganache#790)) ([31e6cf0](trufflesuite/ganache@31e6cf0))
* update ganache-core to v2.12.2-beta.0 to fix Node v14 compat ([trufflesuite#791](trufflesuite/ganache#791)) ([c3adce9](trufflesuite/ganache@c3adce9))
* update ganache-core to v2.13.0-beta.0 ([2de7bdd](trufflesuite/ganache@2de7bdd))

### Features

* update ganache-core to v2.13.0 ([1e7ad11](trufflesuite/ganache@1e7ad11))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix block size calculation due to missing uncles array (even if empty)
1 participant