feat: a kind of magic

This commit is contained in:
ppedziwiatr
2022-03-20 23:20:42 +01:00
committed by Piotr Pędziwiatr
parent bc8c94927b
commit 3d90f84723
88 changed files with 3199 additions and 155 deletions

View File

@@ -1,8 +1,7 @@
import Arweave from 'arweave';
import { ContractDefinition, EvaluationOptions, ExecutorFactory, HandlerApi } from '@smartweave/core';
import { ContractDefinition, EvaluationOptions, ExecutorFactory } from '@smartweave/core';
import { SwCache } from '@smartweave/cache';
import { LoggerFactory } from '@smartweave/logging';
import { SmartWeaveGlobal } from '@smartweave/legacy';
/**
* An implementation of ExecutorFactory that adds caching capabilities