-
Notifications
You must be signed in to change notification settings - Fork 66
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
base: main
Are you sure you want to change the base?
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a89cefc - Browse repository at this point
Copy the full SHA a89cefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c18176c - Browse repository at this point
Copy the full SHA c18176cView commit details -
fix: Updated logger version in mirai to make it compatible with logge…
…r used in web3modal_flutter
Configuration menu - View commit details
-
Copy full SHA for 67868cb - Browse repository at this point
Copy the full SHA 67868cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1e17e - Browse repository at this point
Copy the full SHA 2f1e17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7e7f8 - Browse repository at this point
Copy the full SHA 7a7e7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b7800 - Browse repository at this point
Copy the full SHA 32b7800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ec8dd - Browse repository at this point
Copy the full SHA 28ec8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145ac97 - Browse repository at this point
Copy the full SHA 145ac97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56a526 - Browse repository at this point
Copy the full SHA a56a526View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1b21d - Browse repository at this point
Copy the full SHA ea1b21dView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c62b529 - Browse repository at this point
Copy the full SHA c62b529View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d9648 - Browse repository at this point
Copy the full SHA d6d9648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b6162 - Browse repository at this point
Copy the full SHA 61b6162View commit details -
refactor: Updated Dio in mirai/pubspec.yml and added chain meta data …
…model in `mirai_web3`
Configuration menu - View commit details
-
Copy full SHA for 3f3b4c3 - Browse repository at this point
Copy the full SHA 3f3b4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85789a9 - Browse repository at this point
Copy the full SHA 85789a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55d141 - Browse repository at this point
Copy the full SHA b55d141View commit details
Commits on Feb 15, 2024
-
Merge branch 'main' into asim/mirai_web3
* main: Upgrade mirai to v0.6 Update melos
Configuration menu - View commit details
-
Copy full SHA for f06eab2 - Browse repository at this point
Copy the full SHA f06eab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d71248 - Browse repository at this point
Copy the full SHA 3d71248View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c1ba59 - Browse repository at this point
Copy the full SHA 4c1ba59View commit details -
feat: Added action parsers for loading tokens, transferring tokens an…
…d connection with network
Configuration menu - View commit details
-
Copy full SHA for 0a8b4c5 - Browse repository at this point
Copy the full SHA 0a8b4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b955c9 - Browse repository at this point
Copy the full SHA 0b955c9View commit details
Commits on Feb 19, 2024
-
fix: Added
mwei
for transfer amount method and changed token balanc……e and supply to BIgInt
Configuration menu - View commit details
-
Copy full SHA for 4bec8ea - Browse repository at this point
Copy the full SHA 4bec8eaView commit details
Commits on Feb 20, 2024
-
feat: Added chain details in
mirai_web3
service and a address valid……ator, added `decimals` in token details
Configuration menu - View commit details
-
Copy full SHA for 2979639 - Browse repository at this point
Copy the full SHA 2979639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 192ced1 - Browse repository at this point
Copy the full SHA 192ced1View commit details
Commits on Feb 21, 2024
-
feat: Added
web3LoadTransactions
inmirai_web3
to load user trans……actions on a specific token
Configuration menu - View commit details
-
Copy full SHA for 33c469d - Browse repository at this point
Copy the full SHA 33c469dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff33a14 - Browse repository at this point
Copy the full SHA ff33a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e11b9e - Browse repository at this point
Copy the full SHA 2e11b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c178a59 - Browse repository at this point
Copy the full SHA c178a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3268fed - Browse repository at this point
Copy the full SHA 3268fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8236125 - Browse repository at this point
Copy the full SHA 8236125View commit details
Commits on Feb 22, 2024
-
refactor: Added helper methods <contructEtherAmount, toAmountInDouble…
…> in utils/extensions of mirai_web3
Configuration menu - View commit details
-
Copy full SHA for 8465a67 - Browse repository at this point
Copy the full SHA 8465a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b9dfb - Browse repository at this point
Copy the full SHA 82b9dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b8d86 - Browse repository at this point
Copy the full SHA 85b8d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b39b6 - Browse repository at this point
Copy the full SHA a2b39b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e440560 - Browse repository at this point
Copy the full SHA e440560View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5511c4 - Browse repository at this point
Copy the full SHA b5511c4View commit details
Commits on Feb 23, 2024
-
fix: Transactions send/receive boolean value fixed and the array is s…
…orted in reverse
Configuration menu - View commit details
-
Copy full SHA for 7fd7da7 - Browse repository at this point
Copy the full SHA 7fd7da7View commit details -
feat: Added
refresh
in all transactions and timestamp to each trans……action in `mirai_web3`
Configuration menu - View commit details
-
Copy full SHA for 87b160b - Browse repository at this point
Copy the full SHA 87b160bView commit details -
feat: Added transactions loading in tokens fetching, parser for trans…
…actions of each token
Configuration menu - View commit details
-
Copy full SHA for 17e5db1 - Browse repository at this point
Copy the full SHA 17e5db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e99312 - Browse repository at this point
Copy the full SHA 1e99312View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c6520c - Browse repository at this point
Copy the full SHA 0c6520cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 830bdf4 - Browse repository at this point
Copy the full SHA 830bdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d376c04 - Browse repository at this point
Copy the full SHA d376c04View commit details
Commits on Feb 28, 2024
-
refactor: Removed unused action parser in web3 and documented `loadTr…
…ansactions` method
Configuration menu - View commit details
-
Copy full SHA for 65f47f1 - Browse repository at this point
Copy the full SHA 65f47f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcd1e1 - Browse repository at this point
Copy the full SHA 5bcd1e1View commit details -
fix: Now
toBlockNumber
is changed to take difference in case of 0 o……r less number in `mirai_web3`
Configuration menu - View commit details
-
Copy full SHA for 6d4fb35 - Browse repository at this point
Copy the full SHA 6d4fb35View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9ff0ee - Browse repository at this point
Copy the full SHA a9ff0eeView commit details -
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 ...
Configuration menu - View commit details
-
Copy full SHA for b731525 - Browse repository at this point
Copy the full SHA b731525View commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1b68ea - Browse repository at this point
Copy the full SHA a1b68eaView commit details