nikugogoi
|
7d7cf26f81
|
Add method to get event name topics from abi.
|
2021-05-31 16:24:45 +05:30 |
|
Ashwin Phatak
|
13ec526ebd
|
Create index for ERC20 data.
|
2021-05-31 16:24:45 +05:30 |
|
Ashwin Phatak
|
a0aae09f83
|
Get slot for ERC20 variable from storage layout (#13)
* Get slot for ERC20 variable from storage layout.
* Fix solidity-mapper build for importing library functions.
* Implement lint command in solidity-mapper package.
Co-authored-by: nikugogoi <95nikass@gmail.com>
|
2021-05-31 14:50:05 +05:30 |
|
Ashwin Phatak
|
7213a1dc6d
|
Lazy ERC20 watcher (#11)
* Storage mapping utils.
* Resolver factories.
* Get ERC20 balance from upstream ipld-eth-server slot.
* Get ERC20 allowance from storage slot.
* Parse ERC20 events from block events.
* Cache GQL requests in leveldb.
* Refactor fetch/cache from upstream into eth-loader class.
* Refactoring.
* Refactor eth-client, extract cache class.
* Cache config settings.
* Debug logs.
* Rename server to watcher.
* Start local server by default.
* Split into multiple packages.
* eth-client API methods.
* Update docs.
|
2021-05-28 16:56:40 +05:30 |
|
Ashwin Phatak
|
c84b481385
|
Move server to yarn workspace package.
|
2021-05-13 16:06:38 +05:30 |
|