trufflesuite / drizzle-legacy

Reactive Ethereum datastore for dapp UIs.
http://truffleframework.com/docs/drizzle/getting-started
MIT License
502 stars 129 forks source link

Allows empty contracts field in options #201

Closed rahulmutt closed 5 years ago

rahulmutt commented 5 years ago

This resolves #198. I have tested this against one of my dapps and it works with an empty config when it didn't before.

Some notes:

cds-amal commented 5 years ago

Hi @rahulmutt

Apologies. There was a change to the codebase that effected your PR. Could you rebase your changes to current develop branch? Would love if you could include tests for your changes?

Thanks in advance.

rahulmutt commented 5 years ago

Hi @cds-amal, I added a test and did a rebase. Let me know if you need anything else.