This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
[3.0.3] - 2021-09-15
Added
dsnpStartBlockNumber
to config to allow setConfig to default a different value than0
forfromBlock
- Support "dsnp-start-block" for subscriptions to start from the
dsnpStartBlockNumber
- Readme configs for Rinkeby and Ropsten
getDSNPRegistryUpdateEvents
defaults to dsnp-start-block
Changed
- Removed esmodule build. All imports will fallback to esmodule compatible commonjs modules
- Better cleaner build (removed multimodule script need, dist package directory, and better package.json)
Removed
- Internal package
dist
structure. If you were previously importing out of@dsnp/sdk/dist
, that will need to be updated to the correct export.