Alex Beregszaszi
Alex Beregszaszi
It seems the very last truffle beta broke. I had an alpha, which was working.
With latest truffle nightly it works again: > + [email protected] This is what I have: ``` $ truffle version Truffle v5.0.0-next.18 (core: 5.0.0-beta.2) Solidity v0.5.0 (solc-js) Node v8.2.1 ```
Updated the repository, it works now with latest nightly of Truffle and the Solidity 0.5.1 releas.e
@jwasinger what is the progress on this?
More detail: https://github.com/ethereum/go-ethereum/wiki/Connecting-to-the-network#static-nodes
Is this deprecated by #563?
Currently blocked on evmc: ```sh [ 5%] Building C object evmc/lib/instructions/CMakeFiles/instructions.dir/instruction_metrics.c.o [ 10%] Building C object evmc/lib/instructions/CMakeFiles/instructions.dir/instruction_names.c.o [ 21%] Building CXX object evmc/lib/tooling/CMakeFiles/tooling.dir/run.cpp.o [ 21%] Building C object evmc/lib/loader/CMakeFiles/loader.dir/loader.c.o /home/builder/project/evmc/lib/loader/loader.c:25:10:...
Is this PR still useful/relevant?
@chfast merge or not?
Also "fixed" by #17.