Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

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

@lukaskai

Description

@lukaskai

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions