-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Create smart account updates #6001
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
Conversation
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"A Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions. This only works on the SEPOLIA testnet. ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A Smart Account will, by default, have a PAYMASTER attached to it to execute GASLESS transactions. Currently, in Remix, the 4337 updates only work on the SEPOLIA testnet.
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"A Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions. This only works on the SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"The Smart Account creation will require signing an initial transaction at next step.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"udapp.createSmartAccountDesc5":"The Smart Account creation will require signing an initial transaction in the next step.",
"udapp.createSmartAccountAlpha": "Create Safe Smart Account [ALPHA]", | ||
"udapp.createSmartAccount": "Create Gnosis Safe Smart Account", | ||
"udapp.createSmartAccountAlpha": "Create Gnosis Safe Smart Account [ALPHA]", | ||
"udapp.createSmartAccountDesc1":"ERC-4337 introduces smart contracts accounts, which are more advanced than traditional EOAs. These accounts offer features like MULTISIGNATURE for extra security, GASLESS transactions and custom transaction rules for added flexibilitity.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ERC-4337 introduces smart contracts accounts, which are more advanced than traditional EOAs. These accounts offer features like multi-signature functionality, gasless transactions and custom transaction rules.
"udapp.createSmartAccountDesc3":"Smart Account will be created with the below account as OWNER. Owner account is used to sign each transaction(user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions, only for SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These smart contract accounts are often referred to as Smart Accounts. A Safe Smart Account is a Smart Account with the multi-signature functionality of Gnosis Safe at its core.
"udapp.createSmartAccountDesc4":"Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions, only for SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A Smart Account will be created with address listed below as the Owner. The Owner of the Smart Account signs each transaction in a "UserOperation".
"udapp.createSmartAccountAlpha": "Create Safe Smart Account [ALPHA]", | ||
"udapp.createSmartAccount": "Create Gnosis Safe Smart Account", | ||
"udapp.createSmartAccountAlpha": "Create Gnosis Safe Smart Account [ALPHA]", | ||
"udapp.createSmartAccountDesc1":"ERC-4337 introduces smart contracts accounts, which are more advanced than traditional EOAs. These accounts offer features like MULTISIGNATURE for extra security, GASLESS transactions and custom transaction rules for added flexibilitity.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ERC-4337 introduces smart contracts accounts, which are more advanced than traditional EOAs. These accounts offer features like multi-signature functionality, gasless transactions and custom transaction rules.
"udapp.createSmartAccountDesc3":"Smart Account will be created with the below account as OWNER. Owner account is used to sign each transaction(user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions, only for SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These smart contract accounts are often referred to as Smart Accounts. A Safe Smart Account is a Smart Account with the multi-signature functionality of Gnosis Safe at its core.
"udapp.createSmartAccountDesc4":"Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions, only for SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A Smart Account will be created with address listed below as the Owner. The Owner of the Smart Account signs each transaction in a "UserOperation".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An user operation is tx from smart account, so above text ia a bit inaccurate
"udapp.createSmartAccountDesc5":"Smart Account creation will require signing of an initial transaction at next step.", | ||
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"A Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions. This only works on the SEPOLIA testnet. ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A Smart Account will, by default, have a PAYMASTER attached to it to execute GASLESS transactions. Currently, in Remix, the 4337 updates only work on the SEPOLIA testnet.
"udapp.createSmartAccountDesc2":"These smart contract accounts are usually referred as SMART ACCOUNTS. A Safe Smart Account is a Smart Account with multi-signature functionality of Gnosis Safe at its core.", | ||
"udapp.createSmartAccountDesc3":"A Smart Account will be created with address listed below as the OWNER. The Owner account signs each transaction (user-operation) made using Smart Account.", | ||
"udapp.createSmartAccountDesc4":"A Smart Account will by default have a PAYMASTER attached to it to execute GASLESS transactions. This only works on the SEPOLIA testnet. ", | ||
"udapp.createSmartAccountDesc5":"The Smart Account creation will require signing an initial transaction at next step.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Smart Account creation will require signing an initial transaction in the next step.
6ff1889
to
662a9ba
Compare
fixes #5996
closes #5718