Skip to content

Conversation

@anon-real
Copy link
Contributor

Outsourcing transaction generation to an external service/dApp can be useful or needed in various circumstances. For example, avoiding wallet limitations to generate any transaction on behalf of the user - Ergo Assembler is designed for this purpose. Another example is to scale dApps to be able to fulfill many requests without double-spending or data invalidation - SigmaUSD dApp can use proxy contracts to avoid bank double-spending and ERG/USD oracle data invalidation.

Eip-17 is proposed to define a solid structure for such contracts.

@kushti kushti changed the title Eip17 - proxy contracts EIP-0017 - proxy contracts May 25, 2021
Copy link
Member

@kushti kushti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but please check the comments

@anon-real anon-real marked this pull request as draft May 26, 2021 17:52
@anon-real anon-real marked this pull request as ready for review May 26, 2021 17:54
@anon-real anon-real requested a review from scalahub May 26, 2021 18:04
@anon-real anon-real requested a review from scalahub May 27, 2021 15:40
Copy link
Contributor

@nitram147 nitram147 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a few typos :)

@kushti kushti merged commit ad7375a into ergoplatform:master May 27, 2021
scalahub added a commit that referenced this pull request Apr 19, 2022
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

Successfully merging this pull request may close these issues.

5 participants