Browse Source

warthog and manifest.yml fix

Leszek Wiesner 3 years ago
parent
commit
7e25f256fe
3 changed files with 43 additions and 471 deletions
  1. 0 1
      package.json
  2. 1 1
      query-node/manifest.yml
  3. 42 469
      yarn.lock

+ 0 - 1
package.json

@@ -39,7 +39,6 @@
     "@polkadot/util": "6.0.5",
     "@polkadot/util-crypto": "6.0.5",
     "@polkadot/wasm-crypto": "^4.0.2",
-    "warthog": "https://github.com/Joystream/warthog/releases/download/v2.37.2-sumer/joystream-warthog-v2.37.2-sumer.tgz",
     "babel-core": "^7.0.0-bridge.0",
     "typescript": "^3.9.7",
     "bn.js": "^5.1.2",

+ 1 - 1
query-node/manifest.yml

@@ -162,7 +162,7 @@ typegen:
     typedefsLoc: '../types/augment/all/defs.json'
 mappings:
   # js module that exports the handler functions
-  mappingsModule: mappings/lib
+  mappingsModule: mappings/lib/giza
   # additinal libraries the processor loads
   # typically it is a module with event and extrinsic types generated by hydra-typegen
   imports:

File diff suppressed because it is too large
+ 42 - 469
yarn.lock


Some files were not shown because too many files changed in this diff