cds-amal

Results 105 comments of cds-amal

Hey @zrock23, > Error: Url and Network options should not be specified together at Object.module.exports The `--url` and `--network` options are mutually exclusive here. Try using one option to see...

@zrock23, I notice the transaction hash is incorrect because it ends with non HEX digits (`sage`). [There is a valid ropsten transaction hash without the suffix](https://asciinema.org/a/fdpUb5Ol11lxm1zV9XJDUBlcP).

Hi @zrock23, is this still an issue?

Hey @benjamincburns do you have that list of tests?

Hey @stuartwk, It's unclear if you are experiencing the same error as the OP. Please open a new issue with reproduction steps if possible.

Hey everyone, can you try using latest truffle and let us know if you're still experiencing issues.

> The lines changed is deceptive, in all the work is ~350 lines of code supported by 700 of unit tests ...

Hey @fainashalts, can you link the multi-network configuration issue to this please?

@yahyeShorie, did you have any luck downgrading Node?

Thanks, @eggplantzzz! Is it time to drop `Migrations.sol` and `1_initial_migrations.js` from `truffle init`?