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

Feat/integrate aptos #8396

Merged
merged 109 commits into from
Jan 7, 2025
Merged

Feat/integrate aptos #8396

merged 109 commits into from
Jan 7, 2025

Conversation

hedi-edelbloute
Copy link
Member

@hedi-edelbloute hedi-edelbloute commented Nov 19, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes: New integration, see changeset
    • ...

πŸ“ Description

Backport of initial PR : #5964

Aptos integration feature branch

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

Vladyslav Belyokhin and others added 30 commits March 6, 2023 20:04
* Add currency
* Add JS Bindings
* Add 'getAddress'
* TODO: Accounts, Send
* Accounts synchronization
* Recieve
* Send
TODO:
* Implement additional settings for token sending
* Gas fee (gas price, gas limit)
* Additional settings (sequence number, exp. timestamp)
* TODO: add texts to the dictionary
- Get transactions from the indexer by its version
- Get both transaction types Receive/Send
- Use Aptos API
jccguimaraes
jccguimaraes previously approved these changes Jan 6, 2025
may01
may01 previously approved these changes Jan 6, 2025
@semeano semeano self-requested a review January 6, 2025 16:56
@hedi-edelbloute hedi-edelbloute merged commit d98a964 into develop Jan 7, 2025
51 of 55 checks passed
@hedi-edelbloute hedi-edelbloute deleted the feat/integrate-aptos branch January 7, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli common Has changes in live-common desktop Has changes in LLD ledgerjs Has changes in the ledgerjs open source libs mobile Has changes in LLM tools Has changes in tools translations Translation files have been touched ui Has changes in the design system library
Projects
None yet
Development

Successfully merging this pull request may close these issues.