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

Initial implementation of native kava transfer #19

Closed
wants to merge 1 commit into from

Conversation

evgeniy-scherbina
Copy link

@evgeniy-scherbina evgeniy-scherbina commented Mar 8, 2024

PR is necessary for implementing precompile IBC-transfer, low-priority for now

@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/ibc-precompile branch from bdb1fc8 to 21dad35 Compare March 8, 2024 18:42
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/ibc-precompile branch from 21dad35 to 2a5324c Compare March 8, 2024 18:48
@evgeniy-scherbina evgeniy-scherbina marked this pull request as ready for review March 19, 2024 17:45
Copy link
Member

Choose a reason for hiding this comment

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

should value always be sent to the contract addr if it's nonzero? E.g. If specifying value: 100 it should always send the precompile contract 100 - if sender value doesn't decrease by 100 with a successful tx then it should be unexpected?

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