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.

Report not available for calls for contracts created by other contracts

See original GitHub issue

No results are shown for contract created by another contract in test. Example is the ReputationMiningCycle contract calls in https://github.com/JoinColony/colonyNetwork/pull/179/files#diff-16a74db0d2b552059a5414340b64eafdR186

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
laurentsentacommented, Mar 20, 2018

Sorry for the commit spam, I had a trial & error time with our CI.

We don’t mind you closing this ticket since we don’t need the measure of the inner contract’s new().

FWIW, the workaround we came up with:

  • Give the contract its own file,
  • artifacts.require the contract during migration. That way eth-gas-reporter knows about it during test setup.

The reports looks fine now, thanks for maintaining the lib!

0reactions
flockonuscommented, Oct 29, 2018

+1 to this issue. I’m deploying contracts multiple times during test to reset the contract state, so would be pretty nice to have an option to track contracts deployed while the test is running.

*ps: just found this lib, it’s amazing

Read more comments on GitHub >

github_iconTop Results From Across the Web

PGI Part 204 - ADMINISTRATIVE AND INFORMATION ...
These review requirements encompass contract action reports submitted to FPDS, terminations for default and other documents submitted to the ...
Read more >
PGI 204.6 — Contract Reporting - Osd.mil
These review requirements encompass contract action reports submitted to FPDS, terminations for default and other documents submitted to the Federal Awardee ...
Read more >
Terms and Conditions - T-Mobile
YOU AND WE EACH AGREE THAT, EXCEPT AS PROVIDED BELOW, ANY AND ALL CLAIMS OR DISPUTES IN ANY WAY RELATED TO OR CONCERNING...
Read more >
Some Tips on How to Write a Contract - Jotform
There are a lot of different options for contract management software, and the best software for you may not work for another organization....
Read more >
Apple Media Services Terms and Conditions
These terms and conditions create a contract between you and Apple (the ... Certain Content may not be available for download at all....
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