Coder Social home page Coder Social logo

Comments (5)

QYuQianchen avatar QYuQianchen commented on August 16, 2024

To give a little bit more context: When a safe proxy is created with createProxyWithNonce, the sole owner is set to the msg.sender which is a factory contract (StakeFactory). Within the same transaction, after a few other internal transactions, the owner of the safe proxy is swapped to a different EOA address.

Given the owner of the safe proxy is a contract, the signature generation follows EIP-1271, i.e. approveHash then execTransaction. Payload of the swapOwner safe transaction is thus encoded in execTransaction.

What we've observed is that, for the said proxy creation call, in the safe-transaction-service, only setup and approveHash internal calls got indexed.

from safe-transaction-service.

moisses89 avatar moisses89 commented on August 16, 2024

Maybe is related with the contract version, we are currently working adding support for 1.4.1 version #1433

from safe-transaction-service.

Uxio0 avatar Uxio0 commented on August 16, 2024

As @moisses89 states, it would be important also to know what versions are you using of the contracts, as service should not have any problem detecting owner swap

from safe-transaction-service.

Uxio0 avatar Uxio0 commented on August 16, 2024

Could you provide more feedback about this issue?

from safe-transaction-service.

QYuQianchen avatar QYuQianchen commented on August 16, 2024

Hi there. Sorry that the thread got lost. We use contracts of v1.4.1

from safe-transaction-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.