julian
|
62c1628fa7
|
WIP tezos
|
2023-11-20 13:55:22 -06:00 |
|
julian
|
273fd981f4
|
WIP tezos skeleton
|
2023-11-20 10:37:28 -06:00 |
|
julian
|
c9f5473493
|
merge clean up and use out own http wrapper class
|
2023-11-20 09:55:28 -06:00 |
|
detherminal
|
88a98953e5
|
fix (xtz): add the reqs to rpc api
|
2023-11-20 09:29:56 -06:00 |
|
detherminal
|
30dbec866c
|
feat (xtz): add node reqs to tezos api
|
2023-11-20 09:29:20 -06:00 |
|
detherminal
|
7c24e9e840
|
update to tezos operation
|
2023-11-20 09:28:45 -06:00 |
|
detherminal
|
d755fb4182
|
add tezos transaction
|
2023-11-20 09:28:39 -06:00 |
|
detherminal
|
c10763b4c7
|
feat: add tezos api class
|
2023-11-20 09:28:06 -06:00 |
|
julian
|
8e1449ac41
|
WIP firo refactor
|
2023-11-20 09:15:36 -06:00 |
|
julian
|
c83a0ec2a4
|
disable firo in deprecated coin_service
|
2023-11-16 17:27:20 -06:00 |
|
julian
|
20208a696c
|
WIP add spark electrumx calls
|
2023-11-16 12:15:28 -06:00 |
|
julian
|
c381326dd5
|
refactored ba/nano wallets
|
2023-11-15 15:59:01 -06:00 |
|
julian
|
f799b68a69
|
apply new cash fusion wallet mixin and some other small clean up
|
2023-11-14 15:49:37 -06:00 |
|
julian
|
951c0cefcb
|
disable old bch wallet and delete old fusion interface
|
2023-11-14 15:47:22 -06:00 |
|
julian
|
5b5908196d
|
refactor various electrumx class names
|
2023-11-14 14:35:53 -06:00 |
|
julian
|
9269835a95
|
disable old ecash
|
2023-11-14 09:55:37 -06:00 |
|
julian
|
36a1795984
|
WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes
|
2023-11-08 13:57:38 -06:00 |
|
julian
|
dd73a0f86b
|
various other structure fixes and updates
|
2023-11-06 15:37:44 -06:00 |
|
julian
|
daa9ccd099
|
wownero mostly ready for testing
|
2023-11-06 15:37:18 -06:00 |
|
julian
|
f2715f3f5e
|
remove Manager, add mnemonic based wallet mixin, and WIP SWB process
|
2023-11-06 10:44:23 -06:00 |
|
julian
|
405e432d12
|
eth failed tx bug fix
|
2023-10-31 09:17:49 -06:00 |
|
julian
|
11fe9f19b5
|
wallet periodic refresh, more bch impl, various other clean up and fixes
|
2023-10-30 16:58:15 -06:00 |
|
Julian
|
b88c073e22
|
Merge remote-tracking branch 'origin_sw/staging' into wallets_refactor
# Conflicts:
# crypto_plugins/flutter_libepiccash
# lib/db/isar/main_db.dart
# pubspec.lock
# pubspec.yaml
# test/services/coins/firo/firo_wallet_test.mocks.dart
# test/widget_tests/transaction_card_test.mocks.dart
|
2023-10-29 12:27:02 -06:00 |
|
julian
|
d8c5028ebc
|
eth api response data changes
|
2023-10-28 10:20:17 -06:00 |
|
julian
|
86c33d4cb5
|
no need to fetch address if it already exists
|
2023-10-27 11:38:41 -06:00 |
|
julian
|
f915a705dc
|
checking electrumx takes too long
|
2023-10-26 16:06:47 -06:00 |
|
julian
|
ea04ea9796
|
fixes
|
2023-10-25 10:45:30 -06:00 |
|
julian
|
3b2260aab2
|
possible bad state: no element error fix
|
2023-10-23 10:55:11 -06:00 |
|
julian
|
0c3735ef41
|
ignore bad tx for now and log it
|
2023-10-23 10:47:44 -06:00 |
|
julian
|
355c247275
|
remove unused vars
|
2023-10-23 09:51:54 -06:00 |
|
sneurlax
|
c761b9ae65
|
rename variable to be more accurate according to last commit's logic
|
2023-10-21 17:45:30 -05:00 |
|
sneurlax
|
93a0f1f6ab
|
reconfigure rescan logic to raise maxNumberOfIndexesToCheck as needed
so if we have activity beyond index 1000, maxNumberOfIndexesToCheck effectively increases
|
2023-10-21 17:45:23 -05:00 |
|
julian
|
79d117d7f1
|
print spam cleanup
|
2023-10-20 16:05:30 -06:00 |
|
julian
|
6e258db344
|
fix tx amounts shown
|
2023-10-20 14:19:51 -06:00 |
|
julian
|
f55fd7f05a
|
add wallet owns flag to inputv2
|
2023-10-20 14:19:51 -06:00 |
|
julian
|
5b9ade5f15
|
add wallet owns flag to outputv2
|
2023-10-20 14:19:51 -06:00 |
|
julian
|
f96306cb76
|
mark transactions as fusion txns and use txV2 throughout bch
|
2023-10-19 16:25:12 -06:00 |
|
julian
|
ad14c16bcc
|
util func to check if scriptpubkey is a fusion
|
2023-10-19 16:25:12 -06:00 |
|
julian
|
c1cfe080a0
|
WIP apply txv2 to bch
|
2023-10-19 15:37:04 -06:00 |
|
julian
|
a194195933
|
use SLP check when fetching UTXOs
|
2023-10-18 14:51:53 -06:00 |
|
julian
|
b0338aa76a
|
quick and dirty SLP check
|
2023-10-18 14:46:57 -06:00 |
|
julian
|
2e83d57ad9
|
freeze/block utxos containing cash tokens
|
2023-10-18 13:25:07 -06:00 |
|
julian
|
7a59f6020e
|
do fusion runs with a new set of updated wallet UTXOs
|
2023-10-18 12:44:05 -06:00 |
|
julian
|
e771fb383c
|
duplicate index error fix
|
2023-10-18 11:00:11 -06:00 |
|
julian
|
24c9561257
|
auto format code
|
2023-10-17 14:55:07 -06:00 |
|
julian
|
ee88cd8fb0
|
move test function to a test
|
2023-10-17 14:53:18 -06:00 |
|
Jonald Fyookball
|
06b964a728
|
add more code comments
|
2023-10-17 14:47:10 -06:00 |
|
Jonald Fyookball
|
fb64c00d9c
|
Add cashtokens.dart for initial class implementation.
|
2023-10-17 14:47:02 -06:00 |
|
julian
|
f502cf2d80
|
increase rescan gap bch
|
2023-10-16 10:39:54 -06:00 |
|
julian
|
cc0a1eee33
|
fix bch transaction signing
|
2023-10-13 15:30:40 -06:00 |
|