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

docs: Adds section for funding the contract without receive() #318

Merged
merged 2 commits into from
May 31, 2024

Conversation

matevz
Copy link
Member

@matevz matevz commented May 30, 2024

  • describes a way to fund a contract without triggering the receive() or fallback() functions.
  • adds proper subsections to the Ethereum vs Sapphire differences section
  • adds the Instant finality subsection

PREVIEW

@matevz matevz requested review from aefhm and CedarMist May 30, 2024 10:43
Copy link

netlify bot commented May 30, 2024

Deploy Preview for oasisprotocol-sapphire-paratime ready!

Name Link
🔨 Latest commit 996ed46
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-sapphire-paratime/deploys/665999e4b28a480008a38618
😎 Deploy Preview https://deploy-preview-318--oasisprotocol-sapphire-paratime.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@CedarMist CedarMist left a comment

Choose a reason for hiding this comment

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

Seems like a good update.

One small improvement I'd suggest is making the differences a bullet-point list at the top of 'Sapphire vs Ethereum', then going into further detail.

It could be noted that transactions are finalized after being mined, with no additional finality window required (so 6 second finality).

Sapphire is a fast, cheap & private Ethereum :)

@matevz matevz requested review from CedarMist and kostko May 30, 2024 11:28
@matevz
Copy link
Member Author

matevz commented May 30, 2024

Copy link
Member

@kostko kostko left a comment

Choose a reason for hiding this comment

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

Some minor nits, otherwise the paragraph on "Instant Finality" seems ok.

docs/guide.mdx Outdated Show resolved Hide resolved
docs/guide.mdx Outdated Show resolved Hide resolved
docs/guide.mdx Outdated Show resolved Hide resolved
@matevz matevz force-pushed the matevz/docs/fund-contract-without-receive branch 3 times, most recently from 55c4148 to d7bde60 Compare May 31, 2024 09:00
@matevz matevz force-pushed the matevz/docs/fund-contract-without-receive branch from d7bde60 to 996ed46 Compare May 31, 2024 09:35
@matevz matevz enabled auto-merge May 31, 2024 09:35
@matevz matevz merged commit 398f116 into main May 31, 2024
15 checks passed
@matevz matevz deleted the matevz/docs/fund-contract-without-receive branch May 31, 2024 09:38
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.

3 participants