Skip to content

Conversation

@iurimatias
Copy link
Contributor

No description provided.

@iurimatias iurimatias requested a review from yann300 September 26, 2020 13:20
@@ -0,0 +1,57 @@
const remixLib = require('@remix-project/remix-lib')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file can be removed (it was already removed in an another PR)

@@ -0,0 +1,55 @@
'use strict'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file was also removed from a precedent PR

var remixLib = require('@remix-project/remix-lib')
var yo = require('yo-yo')
var EventsDecoder = remixLib.execution.EventsDecoder
var TransactionReceiptResolver = require('../../lib/transactionReceiptResolver')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

transactionReceiptResolver.js the file seems not removed, do you still need it?

const txFormat = require('./txFormat')
const txHelper = require('./txHelper')

function addExecutionCosts(txResult, tx) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is already defined in this file, not sure which one you want to keep

@yann300
Copy link
Contributor

yann300 commented Oct 20, 2020

fix #431

@iurimatias iurimatias force-pushed the refactor_remix_debug5_ab branch from 98074a5 to 76d8319 Compare October 20, 2020 12:15
@yann300 yann300 merged commit 0e91a81 into master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants