watcher-ts/packages/graph-node/src
Nabarun Gogoi 7b5fbf3d13
Implement new graph-node host API for BigDecimal exponentiation (#467)
* Implement host API for BigDecimal pow

* Handle FEVM future block error in rpc-eth-client getFullBlocks

* Handle future block error in rpc-eth-client getBlockWithTransactions

* Upgrade package versions
2023-11-13 12:22:23 +05:30
..
cli/compare Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
types/common Update CLI to compare only updated entities and verify IPLD state (#161) 2022-08-17 19:11:40 +05:30
call-handler.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
crypto.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eden.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eth-abi.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eth-call.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
index.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
json.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
loader.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
loader.ts Implement new graph-node host API for BigDecimal exponentiation (#467) 2023-11-13 12:22:23 +05:30
numbers.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
storage-call.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
type-conversion.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
watcher.ts Prefetch block and txs in historical processing instead of fetching them in events processing (#460) 2023-11-09 18:42:37 +05:30