Tornado Contrib

Results 22 comments of Tornado Contrib

@liuly0322 Have tried but still it wouldn't bundle modules imported by require statement

Right now I am running a node with default settings and if I try to query some logs all I got is not found error ``` INFO [03-28|12:06:19.001] github.com/ava-labs/coreth/rpc/handler.go:576: Served...

@a1k0n Ah so it is equivalent with Geth's fast sync mode. Wonder why the snap sync doesn't contain any historic receipts

@a1k0n Do you know how to add the settings json file for C Chain docker node? Seems like this is not documented as well could you share me the config...

@a1k0n Thank you running node with the following config hope it works ```yml services: avalanche: container_name: avalanche image: avaplatform/avalanchego:v1.11.5 restart: always stop_grace_period: 30m volumes: - ./config.json:/data/avax/C/config.json command: | /avalanchego/build/avalanchego --data-dir=/data/avax...

cc @cfluke-cb @hamdiallam

Could you make a review? @hamdiallam @cfluke-cb

@angaz Ah that is great any plans to merge the feature to the upstream? And I think the documentation should be available on github as well

@chofnar Yeah, I think this is an important feature. It works on group but the only problem is that the bot would reply to any group messages. I have setup...