embark/packages/embarkjs
Pascal Precht fdf0ef4f5f
feat(@embark/embarkjs): introduce Blockchain.isAvailable() API
This is in order to be consistent with existing `isAvailable()` APIs on
the `EmbarkJS` module.

Another reason this API is needed, is because we need a way to fire
`EmbarkJS.onReady()` even if no blockchain is available. Prior to this
commit, `EmbarkJS.onReady()` was purely relying on an API on `EmbarkJS.Blockchain`
that would break if the blockchain feature was disabled, causing
`EmbarkJS.onReady()` to never fire.
2019-11-27 15:47:28 +01:00
..
embarkjs feat(@embark/embarkjs): introduce Blockchain.isAvailable() API 2019-11-27 15:47:28 +01:00
ens build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
ipfs build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
swarm build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
web3 build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
whisper build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00