Tornado Contrib

Results 22 issues of Tornado Contrib

Hello, I would like to know running a full node without any archival state. Currently, I need historic contract event logs for avalanche and that is all my requirements I...

enhancement

Either the resolve plugin fails to resolve the dependencies using exports field it should be able to fallback to main or module field See https://github.com/rollup/plugins/pull/1704 for my potential fix Should...

Allow exceptions to allow fallbacks for "exports" defined dependencies to allow them bundled. Should address the following error ``` (!) [plugin node-resolve] Could not resolve import "ffjavascript" in node_modules\circomlibjs\src\eddsa.js using...

**Description** Add Tornado Cash token https://www.coingecko.com/en/coins/tornado-cash for Optimism and Base Ethereum https://etherscan.io/token/0x77777feddddffc19ff86db637967013e6c6a116c Optimism https://optimistic.etherscan.io/token/0x1Ec19fE28c9e042a5403bB49Ad742880D4f8f2E3 Base https://basescan.org/address/0xFa956eB0c4b3E692aD5a6B2f08170aDE55999ACa#code

base
op

### Describe the feature Could we support this simple task? I am doing it with the following, but would be great if it could be supported as a default task...

type:feature
status:ready

Hello, I would like to know how to make the rollup bundle packages imported by require statement from esm. For example, ``` // test.mjs import test from 'test' const some_module...

Hello, Is there any public API available to fetch nodes rather than downloading the PG dump? cc @MariusVanDerWijden Thanks.

According to the issue https://github.com/ava-labs/coreth/issues/427 `eth_getBlockReceipts` method should be supported however it returns method not supported error Tested from https://ethereum.github.io/execution-apis/api-documentation/ ![Capture](https://github.com/ava-labs/avalanchego/assets/164305046/4d7d9c82-14cb-45e7-a3b2-ad29db97ce4b) ![Capture2](https://github.com/ava-labs/avalanchego/assets/164305046/81e97d62-a362-43f7-b7b8-ef6905c6ad47)

bug

The bot would reply on any messages from the group. I think it should have a proper command keyword to prevent this.