Sebastián Galiano
|
22927bf293
|
Adding in comments to explain some implementation details
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
24a131aa65
|
Include the fields `transaction`, `timestamp` and `block` into TokenEvent interface
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
cba71d09db
|
Fix token flags decoding
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
67910a701c
|
Use EthereumMetadata interface in all appropriate entities
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
ae657a8de8
|
Collect information about evolution of account balances (historical data)
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
51b1c0f319
|
Update The Graph CLI and library to latest version (0.14.0)
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
4e87a74bed
|
Track account balances
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
22bd63fd50
|
Process burnable/mintable tokens that use Transfer event instead of Burn/Mint
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
3dab66fba7
|
Using the right token amount precision for events
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
82440be5a3
|
Add information about block and transaction to token event entities
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
64241903d6
|
Simplify token registry structure. Improve token flags handling.
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
53df2ad1f8
|
Add support to collect data from tokens that are burnable and mintable through events
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
ef8d08b500
|
Initializing registry with an event from a contract that was deployed very early instead of use a block handler
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
6c39c547d1
|
Initial implementation of token registry backed by an IPFS file
|
2019-08-14 23:54:55 -03:00 |
Sebastián Galiano
|
1f9f14f780
|
Initial commit
|
2019-06-25 10:57:26 -03:00 |