Daniel Brockman
Daniel Brockman
The problem is that semantic versioning is subjective, so it's just a structured way for a package author to communicate (crudely) with its consumers. There is nothing objective about semantic...
Yeah, interesting line of thought!
Hmmmmm I don't know if this should be in `dapp`!!!!!!!!?????????? Also it would have to be `dapp key new` (or `dapp new-key`), not just `dapp key` I think??????
Yeah, I think the right answer is probably to either add this to `ethsign` or like you said make a new program that has this capability. Or... maybe `seth` should...
What do you think @mbrock?
Wait is this still needed what's going on here hehe
Do you have the ability to run Docker containers? If so, you might want to try using the `dapple-docker` script, which functions as a drop-in replacement for `dapple`. This script...
@rainbeam Did you know you can do ``` git submodule update --init --recursive --remote ``` to recursively fetch all submodules and check out the remote master branch of each? And...
Can you elaborate on this? It seems interesting. What do you mean by `bin/` and `etc/`?
You should really fix this immediately. It prevents the whole package from even loading.