bugfix; finaldata conf removed

This commit is contained in:
tim
2024-07-26 01:59:14 -04:00
parent a0f64b5ddc
commit c661d7fb7b
6 changed files with 2 additions and 33 deletions

View File

@@ -1,3 +1,4 @@
metadata='metadata.json' # the Dockerfile will move metadata-finaldata.json into positon
account = '${accounts.gas}'
rpc_url = '${rpc_urls.arbsep_alchemy}'
ws_url = '${rpc_urls.arbsep_alchemy_ws}'

View File

@@ -1,10 +0,0 @@
metadata='metadata.json' # the Dockerfile will move metadata-finaldata.json into positon
ohlc_dir='/ohlc'
ws_url=''
redis_url=''
walker_flush_interval=25
concurrent_rpc_connections=6
[deployments]
42161='arbsep'

View File

@@ -1,20 +0,0 @@
# https://docs.python.org/3/library/logging.config.html#logging-config-dictschema
version=1
[loggers.'']
level='INFO'
handlers=['console',]
[loggers.dexorder]
level='DEBUG'
[handlers.console]
class='logging.StreamHandler'
formatter='notime'
stream='ext://sys.stdout'
[formatters.notime]
# https://docs.python.org/3/library/logging.html#logrecord-attributes
format='%(levelname)s %(name)s %(message)s'
# https://docs.python.org/3/library/time.html#time.strftime
datefmt='%Y-%m-%d %H:%M:%S'

View File

@@ -1 +0,0 @@
{"421614":{"t":[{"a":"0xC285286254318d1dFC9D58F55C3910d8E28e19B4","n":"Wrapped Ether","s":"WETH","d":18,"x":{"mock":true}},{"a":"0x1feCc53911C2fFeC5B12b805C5b49bE60bB544fF","n":"USD Coin","s":"USDC","d":6,"x":{"mock":true}}],"p":[{"a":"0xe6022A376189734F3Cd6Cd63872b7649A00294d8","b":"0x1feCc53911C2fFeC5B12b805C5b49bE60bB544fF","q":"0xC285286254318d1dFC9D58F55C3910d8E28e19B4","f":500,"e":1,"d":-12,"x":{"data":{"uri":"https://beta.dexorder.trade/ohlc/","chain":42161,"symbol":"0xC6962004f452bE9203591991D15f6b388e09E8D0","inverted":true}}}]}}