Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inomurko/gnosis multisig #677

Merged
merged 7 commits into from
Aug 6, 2020
Merged

Inomurko/gnosis multisig #677

merged 7 commits into from
Aug 6, 2020

Conversation

InoMurko
Copy link
Contributor

@InoMurko InoMurko commented Aug 5, 2020

No description provided.

@InoMurko InoMurko changed the base branch from master to v2.0.0 August 5, 2020 15:00
npm install -g npm@latest
nvm use node
npm install
npx truffle migrate 0xa508dD875f10C33C52a8abb20E16fc68E981F186 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, where does this address comes from? 0xa508dD875f10C33C52a8abb20E16fc68E981F186

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the first address in ganache

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh the deterministic ganache run from docker-compose

README.md Outdated Show resolved Hide resolved
MultiSigWalletOverride/truffle.js Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@InoMurko InoMurko requested review from souradeep-das and boolafish and removed request for souradeep-das August 6, 2020 05:46
npm install -g npm@latest
nvm use node
npm install
npx truffle migrate 0xa508dD875f10C33C52a8abb20E16fc68E981F186 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh the deterministic ganache run from docker-compose

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
nvm install v9
node --version
node -v
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra?

@InoMurko InoMurko merged commit 175f9ce into v2.0.0 Aug 6, 2020
@InoMurko InoMurko deleted the inomurko/gnosis-multisig branch August 6, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants