question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prepare for testrpc@4.x.x

See original GitHub issue

A list of steps from #63:

  • publish an npm version of solidity-coverage with all the testrpc-sc deps pinned to commits instead of master so there’s a safe state.
  • work out webpack / ganache-core in a dev branch
  • validate against a few projects
  • make testrpc 4.x new master (4.x is published from #coverage)
  • write some dev instructions for us so we know how to update the webpack build
  • npm publish testrpc-sc --> myrmi / cgewecke
  • publish an npm version of soldity-coverage pinned to specific testrpc-sc version on npm

Other notes:

  • check ethereumjs-vm dependency and upgrade
  • don’t forget to integrate the gasLimit / default gas per transaction changes
  • look into debug_traceTransaction (per area’s note in #52)
  • Verified that ganache-core installs with ethereumjs-vm@2.0.2 and web3-provider-engine@8.1.19
  • blockGasLimit = options.gasLimit || "0xfffffffffff"
  • defaultTransactionGasLimit = '0xfffffff'

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
areacommented, Jul 26, 2017

I believe it is a special case for major version 0, yeah, I’ll try and find an authoritative source for that when I’m out of this meeting 😛

0reactions
cgeweckecommented, Jul 26, 2017

Oooooh. I just watched Greenkeeper open a PR upgrading to latest at Gnosis and it passed. 🦉

Read more comments on GitHub >

github_iconTop Results From Across the Web

truffle + testrpc time manipulation - Ethereum Stack Exchange
I use truffle + testrpc for testing my contracts and I need to test some time-dependant code (I guess that situation is quite...
Read more >
(PDF) Activation of TRPC Cationic Channels by Mercurial ...
Here we examined the involvement of the canonical transient receptor potential (TRPC) channel in the mercury-induced cytotoxicity and the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found