Skip to content

Cross dapp msgs support - #236

Open
SilkovAlexander wants to merge 33 commits into
mainfrom
state_v2
Open

Cross dapp msgs support#236
SilkovAlexander wants to merge 33 commits into
mainfrom
state_v2

Conversation

@SilkovAlexander

Copy link
Copy Markdown
Contributor

No description provided.

elasticLove1 and others added 30 commits February 16, 2026 18:40
# Conflicts:
#	CHANGELOG.md
#	Cargo.lock
#	Cargo.toml
# Conflicts:
#	.gitignore
#	CHANGELOG.md
#	Cargo.toml
#	tvm_client/src/processing/wait_for_transaction.rs
#	tvm_debugger/src/decode.rs
#	tvm_debugger/src/result.rs
#	tvm_executor/src/ordinary_transaction.rs
#	tvm_executor/src/transaction_executor.rs
#	tvm_vm/src/executor/token.rs
#	tvm_vm/src/executor/wasm.rs
  - Normalize outgoing internal and cross-dapp message source dapp ids from the transaction effective source dapp id.
  - Reject internal out messages whose dst_dapp_id is set to a different dapp id.
  - Reject cross-dapp out messages without an effective source dapp id or with dst_dapp_id equal to source dapp id.
  - Preserve deploy-derived effective dapp id for constructor-produced cross-dapp messages.
  - Normalize outgoing internal and cross-dapp message source dapp ids from the transaction effective source dapp id.
  - Reject internal out messages whose dst_dapp_id is set to a different dapp id.
  - Reject cross-dapp out messages without an effective source dapp id or with dst_dapp_id equal to source dapp id.
  - Preserve deploy-derived effective dapp id for constructor-produced cross-dapp messages.
…for-fraud-src-address-in-message

added Negative test for fraud src address in message
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.

4 participants