Commit Graph

  • 8851882144
    Get value of struct type (#54) Ashwin Phatak 2021-06-11 11:19:20 +0530
  • 5316b19fbf
    Get fixed size array of type address (#53) Ashwin Phatak 2021-06-11 11:16:02 +0530
  • df025433ec
    Tests for getStorageValue on mapping and nested mappings with different key types (#52) Ashwin Phatak 2021-06-10 11:22:03 +0530
  • c916e61a9b GQL mutation to start watching contract. Ashwin Phatak 2021-06-09 15:38:07 +0530
  • 7035a513b1
    Downstream event subscription support. (#47) Ashwin Phatak 2021-06-09 15:11:05 +0530
  • fc44617db3
    Use solidity mapper to get value for mapping and nested mapping (balance and allowance) (#48) Ashwin Phatak 2021-06-09 10:18:19 +0530
  • 84e1927402
    Watch upstream ERC20 events to trigger indexing (#43) Ashwin Phatak 2021-06-08 16:07:52 +0530
  • a13a909a85 Implement getting storage value for uint256 type in watcher. nikugogoi 2021-06-08 11:14:27 +0530
  • c3d1737ee1 Setup lerna to run scripts across packages. nikugogoi 2021-06-04 19:59:07 +0530
  • 8d697ab9d1 Check and remove unused dependecies. nikugogoi 2021-06-04 19:02:28 +0530
  • 945cba9392
    Implement typescript strict mode and ESLint in watcher package (#40) Ashwin Phatak 2021-06-04 18:08:26 +0530
  • 3aaa9dd7f8
    Use postgres instead of sqlite. (#38) Ashwin Phatak 2021-06-04 15:19:30 +0530
  • 4e0ef7c852
    Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) Ashwin Phatak 2021-06-04 12:04:12 +0530
  • 47ce52c112
    Sqlite based index for ERC20 data (#31) Ashwin Phatak 2021-06-03 17:31:21 +0530
  • 23f9a9db41
    Get value for array of integer and boolean types in solidity mapper (#30) Ashwin Phatak 2021-06-03 15:03:39 +0530
  • 00eb129536
    Use getStorageValue to parse value for string type variable (#29) Ashwin Phatak 2021-06-03 11:52:23 +0530
  • b243025ca8
    Test cases in solidity-mapper for contract, fixed-size byte arrays and enum types (#26) Ashwin Phatak 2021-06-02 11:23:33 +0530
  • f6870d88dc
    Support GQL query for name, symbol, totalSupply (#24) Ashwin Phatak 2021-06-01 18:13:41 +0530
  • 7d7cf26f81 Add method to get event name topics from abi. nikugogoi 2021-05-31 16:05:31 +0530
  • 13ec526ebd Create index for ERC20 data. Ashwin Phatak 2021-05-31 14:06:48 +0530
  • a0aae09f83
    Get slot for ERC20 variable from storage layout (#13) Ashwin Phatak 2021-05-31 14:50:05 +0530
  • 72ca980198
    Solidity data mapper/parser (#12) Ashwin Phatak 2021-05-31 11:07:11 +0530
  • 7213a1dc6d
    Lazy ERC20 watcher (#11) Ashwin Phatak 2021-05-28 16:56:40 +0530
  • 95eb1ac0d1 Data driven tests for GQL endpoints. Ashwin Phatak 2021-05-13 19:18:08 +0530
  • 11fbe0534d Refactor mock server. Ashwin Phatak 2021-05-13 16:02:11 +0530
  • c84b481385 Move server to yarn workspace package. Ashwin Phatak 2021-05-13 15:49:15 +0530
  • 1277f24fd6 Add setup/example queries. Ashwin Phatak 2021-05-11 16:38:30 +0530
  • 7133b3ab86 Schema, mock data and resolvers. Ashwin Phatak 2021-05-11 16:32:04 +0530
  • 2b4e1ba315 Basic GQL server with mock data. Ashwin Phatak 2021-05-10 15:19:48 +0530
  • 1562af9c05 Basic typescript project. Ashwin Phatak 2021-05-10 14:36:55 +0530
  • b841606156 Basic design/approach HackMD 2021-05-06 11:52:38 +0000
  • 50a3c91530
    Create README.md Ashwin Phatak 2021-05-06 11:45:00 +0530