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

#806 | Contract Creation transaction fixed #809

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Jul 30, 2024

Fixes #806

Description

This PR correctly distinguishes between a Contract Creation transaction, a normal TLOS transfer and a TLOS transfer to null address with parameters

In the case of a contract being created, it replaces the receiver (to) field with the contract address.

Test scenarios

@Viterbo Viterbo self-assigned this Jul 30, 2024
Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit 9bce31d
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/66a8ee0cf913f00008c5e635
😎 Deploy Preview https://deploy-preview-809--dev-mainnet-teloscan.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

netlify bot commented Jul 30, 2024

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit 9bce31d
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/66a8ee0d90a7b9000740589f
😎 Deploy Preview https://deploy-preview-809--teloscan-stage.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

netlify bot commented Jul 30, 2024

Deploy Preview for testnet-teloscan ready!

Name Link
🔨 Latest commit 9bce31d
🔍 Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/66a8ee0c35dd8c000880c758
😎 Deploy Preview https://deploy-preview-809--testnet-teloscan.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.

@pmjanus pmjanus merged commit 2e2de91 into dev Aug 6, 2024
13 checks passed
@pmjanus pmjanus deleted the 806-transfers-to-null-address-are-interpreted-as-contract-deployment-when-they-are-not branch August 6, 2024 19: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.

2 participants