trufflesuite / drizzle

Reactive Ethereum dapp UI suite
905 stars 235 forks source link

Batch transactions #35

Open mi-kas opened 6 years ago

mi-kas commented 6 years ago

Does drizzle support batch transactions? See: https://github.com/ethereum/wiki/wiki/JavaScript-API#batch-requests

OnlyOneJMJQ commented 5 years ago

@mi-kas Not currently, but you can use the web3 object exposed by Drizzle with drizzle.web3. We are discussing this feature.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.

cds-amal commented 4 years ago

Revisiting this I want to make sure we add exposing the underlying connection library if necessary