2bc40896b0
Point graph-cli to use fork for automatic graph-ts exports ( #22 )
2021-12-28 16:08:05 +05:30
e10f61ba61
Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 ( #19 )
...
* Implement host api typeConversion.bytesToHex
* Complete host api bigIntToString.
* Create TypeId for assemblyscript loader.
* Implement host apis bigInt fromString, plus and minus
2021-12-28 16:08:04 +05:30
Ashwin Phatak
d247815ce2
Example subgraph, ethCall test to drive implementation ( #18 )
...
* Setup example subgraph.
* Implement eth_call in subgraph.
* eth-call test stub
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-12-28 16:08:04 +05:30
Ashwin Phatak
f078db688a
Eden subgraph artifacts, host API stub ( #15 )
...
* Skip AssemblyScript during TS transpilation
* Eden subgraph build files
* Eden subgraph host API stubs
2021-12-28 16:08:04 +05:30
Ashwin Phatak
9e6f6b4519
AssemblyScript loader experiments ( #13 )
2021-12-28 16:08:04 +05:30
Ashwin Phatak
889e96572d
Host API stubs ( #12 )
2021-12-28 16:08:04 +05:30
Ashwin Phatak
1421ba5a9b
WASM instance setup ( #11 )
...
* Code for running wasm file.
* Add test for wasm exported function.
* Use target names for build files.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-12-28 16:08:04 +05:30
Ashwin Phatak
987457992a
Create graph-node package. ( #10 )
...
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-12-28 16:08:04 +05:30