status-react/test/cljs
yenda b274ed9fa9
[feature] use new block signal to get new transactions
- remove the transaction fetching loop entirely to rely only on subscription
for live transactions and token transfer updates
- fetch token transfers history via etherscan API to lift the 100000 blocks
limit on token transfers history

- inbound token transfers are catched via a filter on ethlogs
- outbound token transfers and other transactions are catched by filtering
transaction in current block that have the wallet address as to or from field
2019-05-23 10:30:32 +02:00
..
cljsjs update react-native and project dependencies 2017-12-15 16:06:13 +01:00
status_im [feature] use new block signal to get new transactions 2019-05-23 10:30:32 +02:00