Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

GMC 3.0.0 #57

Merged
merged 1,675 commits into from
Oct 21, 2017
Merged

GMC 3.0.0 #57

merged 1,675 commits into from
Oct 21, 2017

Conversation

5chdn
Copy link
Collaborator

@5chdn 5chdn commented Oct 20, 2017

Resolves #45 ;-)

karalabe and others added 30 commits August 7, 2017 14:35
core: fix blockchain goroutine leaks in tests
internal/build: add GoTool and document why it uses GOROOT
* ethdb: add basic sanity test

* ethdb: test MemDatabase

* ethdb: add parallel tests
core: fix txpool journal and test races
* crypto: fix megacheck warnings

* crypto/ecies: remove ASN.1 support
* whisper: fix megacheck warnings

* whisper/whisperv5: regenerate json codec to fix unused override type
* les: fix megacheck warnings

* les: fixed testGetProofs
* contracts: fix megacheck errors

* contracts: drop useless sleep, lets see what breaks
* eth/downloader: fix race in downloadTesterPeer

Signed-off-by: Ivan Daniluk <ivan.daniluk@gmail.com>

* eth/downloader: minor datarace fix cleanup
Blockchain tests now include the "network" which determines the chain
config to use. Remove config matching based on test name and share the
name-to-config index with state tests.

Byzantium/Constantinople tests are still skipped because most of them
fail anyway.
* core: Remove unused `state` parameter to `NewEnv`.

`cfg.State` is used instead.

* core/vm/runtime: remove unused import
tests: update tests, use blockchain test "network" field
@immartian immartian merged commit 4a3a9bb into Musicoin:master Oct 21, 2017
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.

None yet