Update sql backend symbol name, deps

This commit is contained in:
nolash
2021-04-15 18:04:47 +02:00
parent a8529ae2ef
commit 22ec8e2e0e
11 changed files with 28 additions and 31 deletions

View File

@@ -17,7 +17,7 @@ from hexathon import (
strip_0x,
add_0x,
)
from chainsyncer.backend import MemBackend
from chainsyncer.backend.memory import MemBackend
from chainsyncer.driver import HeadSyncer
from chainlib.eth.connection import EthHTTPConnection
from chainlib.eth.block import (

View File

@@ -17,7 +17,7 @@ from hexathon import (
strip_0x,
add_0x,
)
from chainsyncer.backend import MemBackend
from chainsyncer.backend.memory import MemBackend
from chainsyncer.driver import HeadSyncer
from chainlib.eth.connection import EthHTTPConnection
from chainlib.eth.block import (

View File

@@ -1,5 +1,5 @@
cic-base[full_graph]==0.1.2a67
sarafu-faucet==0.0.2a20
cic-eth==0.11.0b3
cic-base[full_graph]==0.1.2a77
sarafu-faucet==0.0.2a28
cic-eth==0.11.0b6
cic-types==0.1.0a10
crypto-dev-signer==0.4.14b1
crypto-dev-signer==0.4.14b2