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

Wallet.sol does not set new dailyLimit after needed amount of confirmations #77

Open
lukaskai opened this issue Jun 17, 2017 · 0 comments

Comments

@lukaskai
Copy link

Hello,

I've tested out the Wallet.sol deployed on both Mainnet (3 owners, 2 required confirmations), and I faced issue:

  1. I submit setDailyLimit transaction, with the new amount of Wei
  2. Then I send one confirmation for that transaction, it is shown in HasConfirmed list. All good.
  3. Then I send another confirmation, however then the first confirmation is gone, this one as well, and the daily limit stays the same.

I did not have enough time to check it and debug it closer on my local machine, so just raising a discussion, and will dig deeper later. (Maybe something is wrong with my transactions made, wallet id to check on mainnet: https://etherscan.io/address/0x6bDe62b9CAa68dB3ADAEEf29d716343DDa2bd35e)

Thanks!

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

No branches or pull requests

1 participant