chronicled / open-registry-sdk

Apache License 2.0
30 stars 17 forks source link

update gas settings + event retrieval #41

Closed orlandoc01 closed 7 years ago

orlandoc01 commented 7 years ago
  1. Updates the Delete Thing's Transaction submission to also specify the gas (fixing the out-of-gas error seen earlier)
  2. Removes the Error event filter when fetching events so that at the SDK level, we can see error events (the server only parses 'Created' and 'Updated' Events for now though.