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

[Web3] : Connect wallet <metamask - trust> then load tokens from the deployed contracts, transfer to public addresses and load transactions. #249

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    a89cefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18176c View commit details
    Browse the repository at this point in the history
  3. fix: Updated logger version in mirai to make it compatible with logge…

    …r used in web3modal_flutter
    i-asimkhan committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    67868cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f1e17e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a7e7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32b7800 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28ec8dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    145ac97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a56a526 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea1b21d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    c62b529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d9648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b6162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3b4c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85789a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b55d141 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'main' into asim/mirai_web3

    * main:
      Upgrade mirai to v0.6
      Update melos
    i-asimkhan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f06eab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d71248 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    4c1ba59 View commit details
    Browse the repository at this point in the history
  2. feat: Added action parsers for loading tokens, transferring tokens an…

    …d connection with network
    i-asimkhan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0a8b4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b955c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix: Added mwei for transfer amount method and changed token balanc…

    …e and supply to BIgInt
    i-asimkhan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4bec8ea View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat: Added chain details in mirai_web3 service and a address valid…

    …ator, added `decimals` in token details
    i-asimkhan committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2979639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192ced1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feat: Added web3LoadTransactions in mirai_web3 to load user trans…

    …actions on a specific token
    i-asimkhan committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    33c469d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff33a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e11b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c178a59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3268fed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8236125 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. refactor: Added helper methods <contructEtherAmount, toAmountInDouble…

    …> in utils/extensions of mirai_web3
    i-asimkhan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8465a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b9dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b8d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2b39b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e440560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5511c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7fd7da7 View commit details
    Browse the repository at this point in the history
  2. feat: Added refresh in all transactions and timestamp to each trans…

    …action in `mirai_web3`
    i-asimkhan committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    87b160b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e5db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e99312 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    0c6520c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830bdf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d376c04 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    65f47f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcd1e1 View commit details
    Browse the repository at this point in the history
  3. fix: Now toBlockNumber is changed to take difference in case of 0 o…

    …r less number in `mirai_web3`
    i-asimkhan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6d4fb35 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    a9ff0ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into asim/mirai_web3

    * main: (30 commits)
      Add form validation action
      Make Mirai Form Scope nullable
      Add initial value
      Pass formscope from _TextFormFieldWidget
      Remove form cubit
      minor code changes
      Add network results to form
      Format JSONs in mirai gallery
      Add Mirai Network Request & Network Result
      Update Mirai network
      Revamp Mirai Form
      Revamp Mirai Form
      Add support to Chip Widget
      Add support to Chip Widget
      Fix imports in mirai_grid_view_parser.dart
      Refactor MiraiIconParser
      Add support to Chip Widget
      Add Mirai grid view example to the gallery
      Export Mirai grid view parser
      Update pods
      ...
    i-asimkhan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b731525 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    a1b68ea View commit details
    Browse the repository at this point in the history