Nikolai Mushegian

Results 64 comments of Nikolai Mushegian

I agree that chain identifying info should ship with environments. If anything, the local config should map hashes to aliases and not vice versa. (also please use `eth_rpc` instead of...

It sometimes works which is even stranger

possibly related https://github.com/nexusdev/dapple/issues/339

I think I prefer your approach.

Import statements _did_ exist, but namespaces didn't. So "importing a subpackage" required changing import paths if you wanted it in a subdirectory. I think the native import/linking is still rather...

The current library linker is also almost the same as the CONSTANT macro which is another one of our linker's features

if that's enough to make it work then let's do it

within a file distinct versions have different names. The aliases should be defined in the dappfile.

honestly I'm ok with stepping back, using a flat package dir structure, and avoiding the namespace problem until Solidity guys address it

@mhhf I suggest trying to migrate maker-core to 0.8 as a case study