stack_wallet/lib
sneurlax 01de393521 fetch paynym bot image over Tor
hard to test, as I cannot claim/generate nor detect a previously-claimed/generated nym over Tor due to
```
flutter: Log: [Info][2024-04-25 20:28:22.609Z]: HTTP.post() rethrew: Exception: Command handling failed. With error: serverError
flutter: #0      SocksSocket._handleCommandResponse (package:socks5_proxy/src/client/socks_client.dart:196:7)
flutter: <asynchronous suspension>
flutter: #1      SocksSocket.initialize (package:socks5_proxy/src/client/socks_client.dart:74:22)
flutter: <asynchronous suspension>
flutter: #2      SocksTCPClient.connect (package:socks5_proxy/src/client/socks_tcp_client.dart:70:20)
flutter: <asynchronous suspension>
flutter: #3      SocksTCPClient.assignToHttpClientWithSecureOptions.<anonymous closure> (package:socks5_proxy/src/client/socks_tcp_client.dart:46:40)
flutter: <asynchronous suspension>
flutter: #4      _ConnectionTarget.connect.<anonymous closure> (dart:_http/http_impl.dart:2490:32)
flutter: <asynchronous suspension>
flutter: #5      _HttpClient._openUrl.<anonymous closure> (dart:_http/http_impl.dart:2787:15)
flutter: <asynchronous suspension>
flutter: #6      HTTP.post (package:stackwallet/networking/http.dart:85:41)
flutter: <asynchronous suspension>
flutter: #7      PaynymIsApi._post (package:stackwallet/utilities/paynym_is_api.dart:54:22)
flutter: <asynchronous suspension>
flutter: #8      PaynymIsApi.nym (package:stackwallet/utilities/paynym_is_api.dart:267:22)
flutter: <asynchronous suspension>
flutter: #9      Wallet.refresh (package:stackwallet/wallets/wallet/wallet.dart:511:21)
flutter: <asynchronous suspension>
```
2024-04-25 15:35:04 -05:00
..
db inspector should be off unless debugging 2024-04-23 14:01:38 -06:00
dto eth api response data changes 2023-10-28 10:20:17 -06:00
electrumx_rpc possible bugfix 2024-04-23 16:04:29 -06:00
exceptions add and use JsonRpcException exception type 2023-09-08 12:44:34 -06:00
models build runner run updates 2024-04-24 15:00:36 -06:00
networking use tor-package-exported SOCKSSocket 2023-09-19 23:58:23 -05:00
notifications docs: add header to source code again 2023-05-27 00:21:16 +03:00
pages fetch paynym bot image over Tor 2024-04-25 15:35:04 -05:00
pages_desktop_specific add a Tor warning dialog for non-Tor coins 2024-04-17 13:04:55 -05:00
providers untested: Bitcoin frost 2024-01-19 17:44:01 -06:00
services disable eth token price fetching to prevent being throttled 2024-04-24 15:12:49 -06:00
themes add solana 2024-04-23 16:11:10 -05:00
utilities mobile address list changes as per figma 2024-04-24 17:17:29 -06:00
wallets Merge branch 'solana' into tor 2024-04-25 14:05:38 -05:00
widgets do not show multiple warnings when entering wallet 2024-04-25 14:57:42 -05:00
main.dart material3 surface tint on scroll "bug" fix 2024-04-11 11:34:12 -06:00
route_generator.dart add missing send view args option 2024-03-15 18:57:30 -05:00
supported_coins.dart typofix 2024-04-17 21:32:01 -05:00