Commit Graph

21 Commits

Author SHA1 Message Date
Alexis Pentori 38866cf78b refactoring: bank_balance becoming basic-api-fetcher
adding stream for fetching additional token data

Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-15 09:54:17 +01:00
Alexis Pentori 067652009e
crypto-market-extractor: Failsafe API
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-09 11:10:48 +01:00
Alexis Pentori 691a633300
wallet-fetcher: fix error fetching erc-20 tokens
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-26 10:26:47 +01:00
Alexis Pentori 358063820f
wallet-fetcher: adding a better way to handle the rate limiting
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-24 14:27:21 +01:00
Alexis Pentori f367ff8728
bank-balance-connector: init connector
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-22 16:30:55 +01:00
Alexis Pentori 8ec37e115b
source-crypto-market-extractor: Fixing coin name missing
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-19 08:08:56 +01:00
Alexis Pentori ebf65b1b78
source-crypto-market-extractor: fix coin name not being correctly passed
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-16 16:11:38 +01:00
Alexis Pentori e1257ad5ff
source-crypto-market-extractor: init new connector
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-12 19:16:53 +01:00
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 0f229ba95b
wallet-fetcher: updating metadata and adding icon
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-07 10:28:48 +01:00
Alexis Pentori b547fe6489
wallet-fetcher: stream refactoring
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-07 10:02:21 +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 3bbc5be5f0
wallet-fetcher: allowing multiple wallet
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 14:13:25 +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
Alexis Pentori 00e07b62c3
using multiple wallet
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:48:36 +01:00
Alexis Pentori 8444b3e731
fixing invalid token problems
Token where the smartcontract was destroyed have invalid balance
  breaking dbt tranformation.

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:01:15 +01:00
Alexis Pentori 967db04e30
Finishing basic Eth wallet import
Making basic wallet extraction working
  Adding Dockerfile

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 13:58:40 +01:00
Alexis Pentori 7616397549
Initial commit
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-29 14:18:41 +01:00