Skip to content

Instantly share code, notes, and snippets.

@PaulRBerg
Created August 22, 2019 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PaulRBerg/75ddadfdab2992eed7203b41bb258e25 to your computer and use it in GitHub Desktop.
Save PaulRBerg/75ddadfdab2992eed7203b41bb258e25 to your computer and use it in GitHub Desktop.
Logs for the @0x/sol-coverage bug
Config {
_deepCopy: [ 'compilers' ],
_values:
{ truffle_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/node_modules/truffle',
working_directory: '/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll',
network: 'development',
networks:
{ development: [Object],
kovan: [Object],
rinkeby: [Object],
ropsten: [Object] },
verboseRpc: false,
gas: null,
gasPrice: null,
from: null,
confirmations: 0,
timeoutBlocks: 0,
production: false,
skipDryRun: false,
build: null,
resolver:
TestResolver {
resolver: [Resolver],
source: [TestSource],
search_path:
'/var/folders/_x/nsr657154_s4z371xj0fvg8m0000gq/T/test-119723-75838-xlsgcb.2pt1d',
seen: [],
require_cache: [Object],
cache_on: false },
artifactor:
Artifactor {
destination:
'/var/folders/_x/nsr657154_s4z371xj0fvg8m0000gq/T/test-119723-75838-xlsgcb.2pt1d' },
ethpm:
{ ipfs_host: 'ipfs.infura.io',
ipfs_protocol: 'https',
registry: '0x8011df4830b4f696cd81393997e5371b93338878',
install_provider_uri: 'https://ropsten.infura.io/truffle' },
compilers: { solc: [Object], vyper: {} },
logger:
Console {
log: [Function: bound consoleCall],
debug: [Function: bound consoleCall],
info: [Function: bound consoleCall],
dirxml: [Function: bound consoleCall],
warn: [Function],
error: [Function: bound consoleCall],
dir: [Function: bound consoleCall],
time: [Function: bound consoleCall],
timeEnd: [Function: bound consoleCall],
timeLog: [Function: bound timeLog],
trace: [Function: bound consoleCall],
assert: [Function: bound consoleCall],
clear: [Function: bound consoleCall],
count: [Function: bound consoleCall],
countReset: [Function: bound consoleCall],
group: [Function: bound consoleCall],
groupCollapsed: [Function: bound consoleCall],
groupEnd: [Function: bound consoleCall],
table: [Function: bound consoleCall],
Console: [Function: Console],
markTimeline: [Function: markTimeline],
profile: [Function: profile],
profileEnd: [Function: profileEnd],
timeline: [Function: timeline],
timelineEnd: [Function: timelineEnd],
timeStamp: [Function: timeStamp],
context: [Function: context],
[Symbol(counts)]: Map {},
[Symbol(kColorMode)]: 'auto' },
build_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/build',
contracts_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/contracts',
contracts_build_directory:
'/var/folders/_x/nsr657154_s4z371xj0fvg8m0000gq/T/test-119723-75838-xlsgcb.2pt1d',
migrations_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/migrations',
migrations_file_extension_regexp: /^\.(js|es6?)$/,
test_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test',
test_file_extension_regexp: /.*\.(js|ts|es|es6|jsx|sol)$/,
example_project_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/node_modules/truffle/example' },
truffle_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/node_modules/truffle',
working_directory: '/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll',
network: 'development',
networks:
{ development:
{ provider: [Web3ProviderEngine],
gas: 6000000,
gasPrice: '0x3b9aca00',
network_id: 1234,
port: 8545,
skipDryRun: true,
from: '0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1' },
kovan:
{ provider: undefined,
gas: 6000000,
gasPrice: '0x2540be400',
network_id: '42',
skipDryRun: true },
rinkeby:
{ provider: undefined,
gas: 6000000,
gasPrice: '0x2540be400',
network_id: '4',
skipDryRun: true },
ropsten:
{ provider: undefined,
gas: 6000000,
gasPrice: '0x2540be400',
network_id: '3',
skipDryRun: true } },
verboseRpc: false,
build: null,
resolver:
Resolver {
options:
Config {
_deepCopy: [Array],
_values: [Object],
truffle_directory: [Getter/Setter],
working_directory: [Getter/Setter],
network: [Getter/Setter],
networks: [Getter/Setter],
verboseRpc: [Getter/Setter],
build: [Getter/Setter],
resolver: [Getter/Setter],
artifactor: [Getter/Setter],
ethpm: [Getter/Setter],
logger: [Getter/Setter],
compilers: [Getter/Setter],
build_directory: [Getter/Setter],
contracts_directory: [Getter/Setter],
contracts_build_directory: [Getter/Setter],
migrations_directory: [Getter/Setter],
migrations_file_extension_regexp: [Getter/Setter],
test_directory: [Getter/Setter],
test_file_extension_regexp: [Getter/Setter],
example_project_directory: [Getter/Setter],
network_id: [Getter/Setter],
network_config: [Getter/Setter],
from: [Getter/Setter],
gas: [Getter/Setter],
gasPrice: [Getter/Setter],
provider: [Getter/Setter],
confirmations: [Getter/Setter],
production: [Getter/Setter],
timeoutBlocks: [Getter/Setter],
mocha: [Object],
_: [],
'show-events': false,
showEvents: false },
sources: [ [EPM], [NPM], GlobalNPM {}, [FS] ] },
artifactor:
Artifactor {
destination:
'/var/folders/_x/nsr657154_s4z371xj0fvg8m0000gq/T/test-119723-75838-xlsgcb.2pt1d' },
ethpm:
{ ipfs_host: 'ipfs.infura.io',
ipfs_protocol: 'https',
registry: '0x8011df4830b4f696cd81393997e5371b93338878',
install_provider_uri: 'https://ropsten.infura.io/truffle' },
logger:
Console {
log: [Function: bound consoleCall],
debug: [Function: bound consoleCall],
info: [Function: bound consoleCall],
dirxml: [Function: bound consoleCall],
warn: [Function],
error: [Function: bound consoleCall],
dir: [Function: bound consoleCall],
time: [Function: bound consoleCall],
timeEnd: [Function: bound consoleCall],
timeLog: [Function: bound timeLog],
trace: [Function: bound consoleCall],
assert: [Function: bound consoleCall],
clear: [Function: bound consoleCall],
count: [Function: bound consoleCall],
countReset: [Function: bound consoleCall],
group: [Function: bound consoleCall],
groupCollapsed: [Function: bound consoleCall],
groupEnd: [Function: bound consoleCall],
table: [Function: bound consoleCall],
Console: [Function: Console],
markTimeline: [Function: markTimeline],
profile: [Function: profile],
profileEnd: [Function: profileEnd],
timeline: [Function: timeline],
timelineEnd: [Function: timelineEnd],
timeStamp: [Function: timeStamp],
context: [Function: context],
[Symbol(counts)]: Map {},
[Symbol(kColorMode)]: 'auto' },
compilers:
{ solc: { settings: [Object], version: '0.5.10' }, vyper: {} },
build_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/build',
contracts_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/contracts',
contracts_build_directory:
'/var/folders/_x/nsr657154_s4z371xj0fvg8m0000gq/T/test-119723-75838-xlsgcb.2pt1d',
migrations_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/migrations',
migrations_file_extension_regexp: /^\.(js|es6?)$/,
test_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test',
test_file_extension_regexp: /.*\.(js|ts|es|es6|jsx|sol)$/,
example_project_directory:
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/node_modules/truffle/example',
network_id: 1234,
network_config:
{ gas: 6000000,
gasPrice: '0x3b9aca00',
from: '0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1',
provider:
Web3ProviderEngine {
_events: [Object],
_eventsCount: 4,
_maxListeners: 30,
_blockTracker: [PollingBlockTracker],
_ready: [Stoplight],
currentBlock: null,
_providers: [Array],
_running: true,
send: [Function],
_alreadyWrapped: true },
network_id: 1234,
port: 8545,
skipDryRun: true },
from: '0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1',
gas: 6000000,
gasPrice: '0x3b9aca00',
provider:
Web3ProviderEngine {
_events:
[Object: null prototype] {
block: [Function],
start: [Function],
stop: [Function],
data: [Array] },
_eventsCount: 4,
_maxListeners: 30,
_blockTracker:
PollingBlockTracker {
_events: [Object],
_eventsCount: 5,
_maxListeners: undefined,
_blockResetDuration: 4000,
_currentBlock: null,
_isRunning: true,
_onNewListener: [Function: bound _onNewListener],
_onRemoveListener: [Function: bound _onRemoveListener],
_resetCurrentBlock: [Function: bound _resetCurrentBlock],
_provider: [Object],
_pollingInterval: 4000,
_retryTimeout: 400,
_keepEventLoopActive: true,
_setSkipCacheFlag: true },
_ready:
Stoplight {
_events: [Object: null prototype] {},
_eventsCount: 0,
_maxListeners: undefined,
isLocked: false },
currentBlock: null,
_providers: [ [CoverageSubprovider], [WebsocketSubprovider] ],
_running: true,
send: [Function],
_alreadyWrapped: true },
confirmations: undefined,
production: undefined,
timeoutBlocks: undefined,
mocha:
{ bail: true,
enableTimeouts: false,
useColors: true,
reporterOptions: undefined },
_: [],
'show-events': false,
showEvents: false,
test_files:
[ '/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/payroll/Payroll.behavior.js',
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/payroll/Payroll.js',
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/payroll/behaviors/AddSalary.behavior.js',
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/payroll/behaviors/CancelSalary.behavior.js',
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/payroll/behaviors/WithdrawFromSalary.behavior.js',
'/Users/paulrberg/Projects/Sablier/Sablier/packages/payroll/test/setup.js' ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment