Commit Graph

  • b1d145c10f Implement gql queries for relation entities similar to subgraph (#53) nikugogoi 2021-11-22 15:46:29 +0530
  • 1d7b5abb7e Add watched contract from subgraph yaml on startup (#56) prathamesh0 2021-11-18 18:03:36 +0530
  • 47ff4340a3 Update eden subgraph build and watch subgraph contracts (#54) prathamesh0 2021-11-18 16:16:37 +0530
  • 00e1b562a9 Call subgraph block handlers and fix eden-watcher dependency (#52) nikugogoi 2021-11-17 20:50:35 +0530
  • 9d61dbf820 Get missing block fields (#51) prathamesh0 2021-11-17 18:14:02 +0530
  • 185c53de7e Handle subgraph schema entity array type and relation fields (#49) nikugogoi 2021-11-17 17:01:09 +0530
  • 9be88127d2 Handle type and field name conflicts for eden-watcher subgraph entities (#50) prathamesh0 2021-11-17 10:55:05 +0530
  • 8777292720 Parse events of all contracts in eden-watcher (#48) prathamesh0 2021-11-16 16:38:00 +0530
  • 308e3829f6 Add eden-watcher generated using codegen (#47) prathamesh0 2021-11-16 14:47:03 +0530
  • 760440a91c Add support for subgraph schema data types (#46) nikugogoi 2021-11-16 13:05:05 +0530
  • ac56ffb65e Update graph-test-watcher (#45) prathamesh0 2021-11-15 20:05:43 +0530
  • 6565e570f2 Invoke subgraph block handlers (#43) prathamesh0 2021-11-15 12:11:56 +0530
  • aa94535514 Generate GQL API for subgraph entities and auto-diff based on store set (#38) prathamesh0 2021-11-12 18:09:03 +0530
  • 92109234e0 Implement subgraph store host API (#35) nikugogoi 2021-11-10 13:12:37 +0530
  • 3f20c07fd6 Invoke subgraph handler in watcher event processing (#34) nikugogoi 2021-11-01 15:13:22 +0530
  • 69e32978e8 Integrate generated watcher to invoke handlers in graph-node (#33) nikugogoi 2021-10-28 16:31:56 +0530
  • 531abb5897 Test case for EdenNetwork event handler (#31) nikugogoi 2021-10-27 14:43:48 +0530
  • cbd8bc974c Implement BigInt times and dividedBy APIs (#30) nikugogoi 2021-10-08 11:10:49 +0530
  • e43c5a28e1 Test for calling ethereum host API and updated eden subgraph (#29) nikugogoi 2021-10-06 17:47:01 +0530
  • 8cd82a644e Use async functions in wasm imports (#28) nikugogoi 2021-10-05 17:52:51 +0530
  • e5efd65440 eth_call and invoking event handler in WASM (#25) Ashwin Phatak 2021-10-01 18:29:36 +0530
  • 1b02660c8a Point graph-cli to use fork for automatic graph-ts exports (#22) nikugogoi 2021-09-30 11:22:03 +0530
  • 4db1101b5c Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19) nikugogoi 2021-09-29 18:29:04 +0530
  • f61c9f1d71 Example subgraph, ethCall test to drive implementation (#18) Ashwin Phatak 2021-09-28 12:28:43 +0530
  • ffa327507a Eden subgraph artifacts, host API stub (#15) Ashwin Phatak 2021-09-27 13:46:46 +0530
  • 004081079c AssemblyScript loader experiments (#13) Ashwin Phatak 2021-09-23 16:45:23 +0530
  • 8b759fe525 Host API stubs (#12) Ashwin Phatak 2021-09-22 19:11:25 +0530
  • f44fbb174f WASM instance setup (#11) Ashwin Phatak 2021-09-20 16:16:29 +0530
  • 9132ecfc40 Create graph-node package. (#10) Ashwin Phatak 2021-09-17 18:16:05 +0530
  • 40546569b7 Use postgraphile client to fetch blocks prathamesh0 2021-11-01 15:35:02 +0530
  • 9be07e84e1 Refactor code to initialize clients (#290) prathamesh0 2021-11-01 11:31:54 +0530
  • 5a88325c8d Export-import watcher state and IPFS integration (#289) prathamesh0 2021-10-29 17:03:22 +0530
  • 9c1063db2b Boolean state param to indexer methods and IPLDBlocks only in the pruned region (#286) prathamesh0 2021-10-26 17:10:03 +0530
  • a1b232a5d0 Optional server port arg. for watcher generation (#284) prathamesh0 2021-10-22 14:47:56 +0530
  • f1f84bec71 Add reset CLI generation prathamesh0 2021-10-21 13:02:23 +0530
  • 541d749aa4 Auto generating state from indexer methods (#277) prathamesh0 2021-10-20 17:55:54 +0530
  • ce11e9764a Change initial checkpoint hook and hook status entity naming (#269) prathamesh0 2021-10-18 14:50:41 +0530
  • 9c0ecb36ec Ensuring chronological execution of hooks and checkpointing (#264) prathamesh0 2021-10-14 16:08:45 +0530
  • 268bde99d2 Generate IPLD blocks table and related GQL API (#260) prathamesh0 2021-10-12 16:02:56 +0530
  • 0064e8efbd Use entity column type map to create entity in store get API prathamesh0 2021-12-07 14:01:26 +0530
  • df22ca4513 Use typeof to distinguish between BigInt and BigDecimal in store get API prathamesh0 2021-12-07 09:34:23 +0530
  • f89a7a07aa
    Use eth client for getStorageAt query (#302) prathamesh0 2021-12-06 17:22:09 +0530
  • ec586216db
    Fix events out of order in job-queue (#300) nikugogoi 2021-12-06 17:17:55 +0530
  • cda55646d2
    Update uni-info-watcher with changes in uniswap subgraph mapping (#298) nikugogoi 2021-12-03 16:24:13 +0530
  • 63ce6fd55f
    Handle missing blocks in postgraphile by making RPC call (#296) nikugogoi 2021-12-03 16:23:11 +0530
  • 29c14fd20f
    Use pg-type numeric for bigint in entities and use custom decimal in graph-node (#71) prathamesh0 2021-12-02 18:07:17 +0530
  • 86d84b0b3e Use custom decimal implementation from util in graph-node prathamesh0 2021-12-02 17:27:05 +0530
  • fa13b31f75 Use pg-type numeric for bigint columns in typeorm entities prathamesh0 2021-12-02 13:54:45 +0530
  • 220ae86967 Add an executable for compare-entity CLI (#69) prathamesh0 2021-12-01 16:34:56 +0530
  • 7277f86fc0 Add more test cases for numeric host APIs (#66) prathamesh0 2021-12-01 16:22:37 +0530
  • d58cca09a6 Get block size using JSON RPC API from ipld-eth-server (#68) nikugogoi 2021-12-01 16:18:38 +0530
  • aa34547fd1 Get author field for block data nabarun 2021-11-30 16:35:01 +0530
  • bfc57850b4 Fix block processing job created twice when processing missing parent block (#67) nikugogoi 2021-11-30 16:22:07 +0530
  • d6ec351c86 Implement graph-ts numbers, typeConversion and log host APIs (#64) nikugogoi 2021-11-29 18:37:11 +0530
  • fba2cda99b Update graph-node tests to use dummy indexer (#65) prathamesh0 2021-11-29 17:51:16 +0530
  • 99aa891d0d Handle BigNumber event params and customize Decimal (#63) prathamesh0 2021-11-26 17:48:08 +0530
  • 1769cadc85 Handle subgraph schema field with derivedFrom directive (#60) nikugogoi 2021-11-26 16:37:33 +0530
  • 62be057dc3 Implement bigDecimal host API (#62) prathamesh0 2021-11-25 16:19:45 +0530
  • 8e8edbc6bb Create external checkpoints after hook processing and clear subgraph entities on reset (#61) prathamesh0 2021-11-24 15:13:00 +0530
  • 01b53b0e8f Add a CLI to compare entity query results from two GQL endpoints (#57) prathamesh0 2021-11-23 16:15:42 +0530
  • 3493428641 Implement eth_call for methods returning struct type (#59) nikugogoi 2021-11-23 11:23:47 +0530
  • d29eb32a23 Implement gql queries for relation entities similar to subgraph (#53) nikugogoi 2021-11-22 15:46:29 +0530
  • 239abc45ee Add watched contract from subgraph yaml on startup (#56) prathamesh0 2021-11-18 18:03:36 +0530
  • db0642ea72 Update eden subgraph build and watch subgraph contracts (#54) prathamesh0 2021-11-18 16:16:37 +0530
  • 2bae62d30f Call subgraph block handlers and fix eden-watcher dependency (#52) nikugogoi 2021-11-17 20:50:35 +0530
  • f13dcf80b6 Get missing block fields (#51) prathamesh0 2021-11-17 18:14:02 +0530
  • 4648517833 Handle subgraph schema entity array type and relation fields (#49) nikugogoi 2021-11-17 17:01:09 +0530
  • 33ec9486d3 Handle type and field name conflicts for eden-watcher subgraph entities (#50) prathamesh0 2021-11-17 10:55:05 +0530
  • 2eb574b7a6 Parse events of all contracts in eden-watcher (#48) prathamesh0 2021-11-16 16:38:00 +0530
  • 171b465ede Add eden-watcher generated using codegen (#47) prathamesh0 2021-11-16 14:47:03 +0530
  • 327751f851 Add support for subgraph schema data types (#46) nikugogoi 2021-11-16 13:05:05 +0530
  • 4f7d2e2346 Update graph-test-watcher (#45) prathamesh0 2021-11-15 20:05:43 +0530
  • fd163ca040 Invoke subgraph block handlers (#43) prathamesh0 2021-11-15 12:11:56 +0530
  • d725d6553e Generate GQL API for subgraph entities and auto-diff based on store set (#38) prathamesh0 2021-11-12 18:09:03 +0530
  • 73d3c5b73e Implement subgraph store host API (#35) nikugogoi 2021-11-10 13:12:37 +0530
  • ce5f942ac3 Invoke subgraph handler in watcher event processing (#34) nikugogoi 2021-11-01 15:13:22 +0530
  • 3cd8b4c98a Integrate generated watcher to invoke handlers in graph-node (#33) nikugogoi 2021-10-28 16:31:56 +0530
  • 8c28a6f75f Test case for EdenNetwork event handler (#31) nikugogoi 2021-10-27 14:43:48 +0530
  • 66d3a74a11 Implement BigInt times and dividedBy APIs (#30) nikugogoi 2021-10-08 11:10:49 +0530
  • 356a71af22 Test for calling ethereum host API and updated eden subgraph (#29) nikugogoi 2021-10-06 17:47:01 +0530
  • 0976c9990a Use async functions in wasm imports (#28) nikugogoi 2021-10-05 17:52:51 +0530
  • 02e11ea1c7 eth_call and invoking event handler in WASM (#25) Ashwin Phatak 2021-10-01 18:29:36 +0530
  • cf03d0bdfe Point graph-cli to use fork for automatic graph-ts exports (#22) nikugogoi 2021-09-30 11:22:03 +0530
  • 8da66b4c58 Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19) nikugogoi 2021-09-29 18:29:04 +0530
  • e98ac43d14 Example subgraph, ethCall test to drive implementation (#18) Ashwin Phatak 2021-09-28 12:28:43 +0530
  • eb3a90916f Eden subgraph artifacts, host API stub (#15) Ashwin Phatak 2021-09-27 13:46:46 +0530
  • bfb1de706f AssemblyScript loader experiments (#13) Ashwin Phatak 2021-09-23 16:45:23 +0530
  • 6b73d45734 Host API stubs (#12) Ashwin Phatak 2021-09-22 19:11:25 +0530
  • fc071affcd WASM instance setup (#11) Ashwin Phatak 2021-09-20 16:16:29 +0530
  • 215cae8d9c Create graph-node package. (#10) Ashwin Phatak 2021-09-17 18:16:05 +0530
  • 1d612adce4 Use postgraphile client to fetch blocks prathamesh0 2021-11-01 15:35:02 +0530
  • 27e7420a80 Refactor code to initialize clients (#290) prathamesh0 2021-11-01 11:31:54 +0530
  • 8c0e59fd19 Export-import watcher state and IPFS integration (#289) prathamesh0 2021-10-29 17:03:22 +0530
  • 59436a95a6 Boolean state param to indexer methods and IPLDBlocks only in the pruned region (#286) prathamesh0 2021-10-26 17:10:03 +0530
  • 926179ad57 Optional server port arg. for watcher generation (#284) prathamesh0 2021-10-22 14:47:56 +0530
  • 2ee696bc05 Add reset CLI generation prathamesh0 2021-10-21 13:02:23 +0530
  • 68fe333b24 Auto generating state from indexer methods (#277) prathamesh0 2021-10-20 17:55:54 +0530
  • 51318857dc Change initial checkpoint hook and hook status entity naming (#269) prathamesh0 2021-10-18 14:50:41 +0530
  • 561f68aa45 Ensuring chronological execution of hooks and checkpointing (#264) prathamesh0 2021-10-14 16:08:45 +0530
  • 6f61718e8f Generate IPLD blocks table and related GQL API (#260) prathamesh0 2021-10-12 16:02:56 +0530