mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 16:54:08 +00:00
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
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/cache",
|
||||
"version": "0.2.69",
|
||||
"version": "0.2.70",
|
||||
"description": "Generic object cache",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user