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: intro transaction skeleton #702

Merged
merged 4 commits into from
Jun 5, 2024
Merged

docs: intro transaction skeleton #702

merged 4 commits into from
Jun 5, 2024

Conversation

homura
Copy link
Collaborator

@homura homura commented Jun 3, 2024

Description

Resolve #697

This PR introduces the usage of TransactionSkeleton

Preview

Type of change

Please delete options that are not relevant.

  • Documentation or Website

@homura homura requested review from Keith-CY and twhy June 3, 2024 14:15
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lumos-website ✅ Ready (Inspect) Visit Preview Jun 4, 2024 9:20am

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.55%. Comparing base (84521a5) to head (f56f1bb).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #702      +/-   ##
===========================================
- Coverage    87.81%   85.55%   -2.26%     
===========================================
  Files          131      131              
  Lines        25360    25360              
  Branches      2808     2671     -137     
===========================================
- Hits         22270    21697     -573     
- Misses        3049     3623     +574     
+ Partials        41       40       -1     

see 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84521a5...f56f1bb. Read the comment docs.

website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
website/docs/02-tx-skeleton.md Show resolved Hide resolved
website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
website/docs/02-tx-skeleton.md Outdated Show resolved Hide resolved
@homura
Copy link
Collaborator Author

homura commented Jun 4, 2024

@Keith-CY I fixed the typos and added an example to explain fixedEntries. Please check it again

@homura homura merged commit 6aa1d4d into develop Jun 5, 2024
8 of 9 checks passed
@homura homura deleted the tx-skeleton-doc branch June 5, 2024 02:13
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.

Docs for the usage of TransactionSkeleton
3 participants