embark/packages
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
..
cockpit build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
core build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
embark build(deps): remove unused tar package 2019-11-26 15:16:40 -06:00
embarkjs feat(@embark/embarkjs): introduce Blockchain.isAvailable() API 2019-11-27 15:47:28 +01:00
plugins build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
stack build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
utils build(deps): bump core-js from 3.3.5 to 3.4.3 2019-11-26 15:16:29 -06:00
.yarnrc