status-go/services
Ivan Belyakov b6ade53603 feat(wallet): detect ERC1155 batch transfers.
Refactored transfers loading to reduce blockchain RPC requests (getBaseFee, getTransaction,
getTransactionReceipt) by reusing preloaded transaction and block fee.
Split extraction of subtransaction from logs and from ETH transfer into
different methods.
Refactored log_parser to extract sender and receiver addresses
uniformly for different transfer types.
Replaced info logs with debug where needed.

closes #4221
2023-11-16 09:37:09 +01:00
..
accounts Fix/timesource offline (#4309) 2023-11-13 14:06:32 -05:00
appmetrics fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
browsers fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
chat chore: populate Community with PubsubTopicPrivateKey 2023-11-03 11:27:43 +01:00
communitytokens feat: add AC messages for setting signer operations 2023-11-08 12:54:29 +01:00
ens fix(wallet) propagate multi-transactions IDs to transfers 2023-08-22 18:39:42 +02:00
ext fix: correct parsing shared url without data (#4283) 2023-11-10 16:33:37 +00:00
gif fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
local-notifications feat: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
mailservers feat: replace DefaultPubsubTopic by Shard 32 (#4161) 2023-11-09 20:29:15 -04:00
peer Fix hash & start moving to lifecycle 2021-07-20 10:57:38 +02:00
permissions fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
personal feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcfilters feat(wallet): Move pending transactions to `transactions` module. 2023-07-11 16:07:42 +02:00
rpcstats Move services to status-node 2021-07-20 10:57:38 +02:00
shhext Remove group members (#3011) 2022-12-10 08:26:51 +04:00
status feat: new configurable endpoint RequestCommunityInfoFromMailserverV2 (#4238) 2023-11-03 10:30:24 +00:00
stickers fix(wallet) propagate multi-transactions IDs to transfers 2023-08-22 18:39:42 +02:00
subscriptions feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
typeddata fix: metamask test 2022-10-26 09:39:30 +02:00
updates feat: add service for checking if there are new versions available (#2552) 2022-06-08 08:38:26 -04:00
utils feat: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
wakuext feat: Send envelopes to telemetry service 2023-11-08 11:34:10 +01:00
wakuv2ext feat: fetch curated communities from smart contract on optimism (#2685) 2022-06-02 08:17:52 -04:00
wallet feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
web3provider feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00