Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt monitor app to detect transfers from exchanges #5

Open
gsmachado opened this issue May 6, 2018 · 0 comments
Open

Adapt monitor app to detect transfers from exchanges #5

gsmachado opened this issue May 6, 2018 · 0 comments
Labels
feature New feature or request

Comments

@gsmachado
Copy link
Member

The monitor app should be adapted to detect internal smart contract transactions.

The reason is that we need to support assets (e.g., ETH, ERC20 tokens) coming from exchanges. As far as I'm aware of, Geth cannot filter transactions within smart contracts. Thus, interfacing with a Parity full node becomes a good option to support such feature.

Reference: https://wiki.parity.io/JSONRPC-trace-module.html#trace_filter

@gsmachado gsmachado added the feature New feature or request label May 6, 2018
@gsmachado gsmachado changed the title Adapt monitor app to detect transfers from exchanges Adapt monitor app to detect transfers from exchanges May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant