Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Pentori 365cd2f6e4
wallet-fetcher: wallet address as a secret and updating sync mode
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-10 15:48:26 +01:00
Alexis Pentori 2bf4aecade
wallet-fetcher: adding tags to the wallet and coin information
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-09 15:16:43 +01:00
Alexis Pentori db21750acd
wallet-fetcher: Fetching data from bitcoin
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 18:28:34 +01:00
Alexis Pentori 7b9e880839
wallet-fetcher: fix issues
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 16:48:10 +01:00
Alexis Pentori 0bd61451e5
wallet-fetcher: changing input to list of address to fix schema issue
Using a list of object as input doesnt work in airbyte due to a schema
  difference. Temporary fix.
  Removing unused directory

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 12:54:38 +01:00
Alexis Pentori 1fff0adb42
Reorganizing the repository
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:54:40 +01:00