Skip to content

[mkdocs] docs: add transfer transctions concept#843

Merged
segfaultxavi merged 4 commits intoNemProject:new-docsfrom
zero4862:docs-transfer-concept
Apr 30, 2026
Merged

[mkdocs] docs: add transfer transctions concept#843
segfaultxavi merged 4 commits intoNemProject:new-docsfrom
zero4862:docs-transfer-concept

Conversation

@zero4862
Copy link
Copy Markdown

Adapts Transfer Transaction concept to NEM technology.

Differences with Symbol:

  • Recipient: 40 chars (NEM) vs 39 chars + namespace alias (Symbol).
  • XEM amount field: Present in NEM with dual transfer-amount/multiplier semantics; absent in Symbol (XYM is just another mosaic).
  • Message type field: 16-bit type code on NEM (0x0001 / 0x0002) vs Symbol's single prefix byte (0x00 / 0x01).
  • Encryption schemes: NEM tooling has both AES-CBC and AES-GCM (new); Symbol's documented convention is AES-CBC only.
  • Aggregation: NEM lacks aggregate transactions.

@zero4862 zero4862 force-pushed the docs-transfer-concept branch from c399df3 to 7576494 Compare April 27, 2026 09:41
[mkdocs] docs: review transfer tx concept

[mkdocs] docs: review transfer tx concept

[mkdocs] docs: review transfer tx concept

[mkdocs] docs: review transfer tx concept
@zero4862 zero4862 force-pushed the docs-transfer-concept branch from 7576494 to 35fce98 Compare April 27, 2026 09:43
@segfaultxavi segfaultxavi self-requested a review April 28, 2026 10:18
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transfer_transactions.md
@zero4862 zero4862 force-pushed the docs-transfer-concept branch 3 times, most recently from f3ee730 to 874bc94 Compare April 29, 2026 10:29
@zero4862 zero4862 force-pushed the docs-transfer-concept branch from 874bc94 to d768e25 Compare April 29, 2026 10:30
@zero4862 zero4862 requested a review from segfaultxavi April 29, 2026 10:31
Copy link
Copy Markdown
Contributor

@segfaultxavi segfaultxavi left a comment

Choose a reason for hiding this comment

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

Good!

@segfaultxavi segfaultxavi merged commit e503302 into NemProject:new-docs Apr 30, 2026
0 of 2 checks passed
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.

2 participants