Commit graph

37 commits

Author SHA1 Message Date
julian
968bf390f4 fix: eth rescan (and optimise eth txn refreshing) 2023-06-15 16:39:42 -06:00
julian
b92fb5b547 Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
#	pubspec.lock
2023-06-05 14:48:03 -06:00
julian
e81bba2357 fix: exception implementations 2023-05-30 10:41:27 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
julian
b36c98f003 better error handling 2023-04-11 16:09:18 -06:00
julian
b5a58064ac eth gas tracker fixes and token send tweaks 2023-04-11 15:36:37 -06:00
julian
723ec64354 eth fixes 2023-04-11 14:25:13 -06:00
julian
51211b34f5 eth token fee parsing fix 2023-04-07 16:02:28 -06:00
julian
87aab96e58 get real nonce for eth txns 2023-04-03 11:25:56 -06:00
julian
1de0eec6cc get current address nonce 2023-03-31 16:31:19 -06:00
julian
d4cba56e81 fetch raw tx call 2023-03-31 15:38:22 -06:00
julian
c8139007e3 use new transaction nonce property 2023-03-31 10:18:51 -06:00
julian
a04223e0b7 eth gas tracker updated 2023-03-30 14:55:51 -06:00
julian
b7eaf9a8c2 fetch correct proxy token ABI 2023-03-29 15:57:52 -06:00
julian
bfeb3e0d30 WIP eth fees 2023-03-29 12:49:12 -06:00
julian
361d3a8095 get token info fix 2023-03-24 08:37:47 -06:00
julian
af2c674809 remove unused variable 2023-03-23 18:26:55 -06:00
julian
b27b90c08a WIP eth token abi fetch and parsing 2023-03-23 18:05:35 -06:00
julian
85c416fb50 eth trueblocks fetch token abi call 2023-03-23 18:04:47 -06:00
julian
09b2c68cd5 get token contract info updates and fixes 2023-03-23 13:48:38 -06:00
julian
40cceed8e6 use trueblocks api to grab transactions 2023-03-23 12:19:51 -06:00
julian
22b7da2206 WIP eth tx parsing 2023-03-03 11:36:40 -06:00
julian
f26fb19453 do not use secure storage for token ABIs 2023-03-03 08:35:43 -06:00
julian
babbd75da3 use database contract data and contract management updates 2023-03-02 18:40:12 -06:00
julian
a5d8fdde79 parse eth tx json to data transfer objects 2023-03-02 15:07:25 -06:00
julian
b4b4c5e696 WIP eth api refactor to use chifra based api 2023-03-02 13:28:51 -06:00
julian
8466180b47 get token abi fixes 2023-03-01 18:02:53 -06:00
julian
8812efaefb temp disable broken blockscout api 2023-03-01 14:50:14 -06:00
julian
100ab39847 add get token balance for address function 2023-03-01 14:04:25 -06:00
julian
e3548c5ecc WIP wallet token management 2023-02-28 18:36:54 -06:00
julian
70335286be custom eth api exception 2023-02-28 16:03:36 -06:00
julian
82842f1aa0 token view refresh, and WIP token icon assets and other small fixes 2023-02-27 11:42:22 -06:00
julian
9c8fd22bfb WIP load and display token transactions 2023-02-24 14:07:59 -06:00
julian
057066950e get token transactions refactor 2023-02-24 10:22:25 -06:00
julian
5aed55235c WIP eth refactor 2023-02-23 16:59:58 -06:00