WA-238 Blockchain requirements#32
Conversation
WA-238 Adding migrations folder and modifyin test script
|
Travis automatic deployment: Storybook book automatic deployment: |
|
Travis automatic deployment: Storybook book automatic deployment: |
|
Travis automatic deployment: Storybook book automatic deployment: |
tschubotz
left a comment
There was a problem hiding this comment.
should I test anything specific? everything seems to work for me!
…-tx-of-safe-3-owners WA-238 DOM Tests simulating multisig TXs of 3 owners safe
|
Travis automatic deployment: Storybook book automatic deployment: |
germartinez
left a comment
There was a problem hiding this comment.
Withdrawn button should be disabled when balance is 0ETH like Add button.
|
Travis automatic deployment: Storybook book automatic deployment: |
|
Travis automatic deployment: Storybook book automatic deployment: |
Description
This PR addresses some of the blockchain requirements of this ticket, which is the usage of a gas station for calculating gasPrice and also estimate the gas needed for withdrawn transactions (execution and confirmation).
This PR includes some bug fixes.