embark/site/source/docs
Michael Bradley, Jr ad30a98169 refactor: upgrade to web3 v1.2.1
Upgrade all dependencies on web3/web3-* v1.0.0-beta.37 to v1.2.1.

Make various adjustments related to the previous convention of
`"web3": "1.0.0-beta"` in `embark.json` signifying that embark's own web3
dependency should be used in dapp builds.

Fix bugs in library manager, including a switch from using the
live-plugin-manager package to using npm in a child process to install
`"versions"` dependencies specified in `embark.json` when a specified version
doesn't match up with embark's own version for that package.

Avoid race conditions when installing `"versions"` by completing all installs
prior to starting other services. If an install fails, then after all the
installs have completed or failed the embark command will exit with error.

Change various comments and update docs to reflect the new default of web3
v1.2.1.
2019-08-07 11:01:23 -05:00
..
bamboo.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
blockchain_accounts_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
blockchain_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_debugger.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_editor.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_explorer.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_introduction.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_utils.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
configuration.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
console_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_configuration.md feat(@embark/site): add docs on filteredFields 2019-08-01 13:53:47 -04:00
contracts_deployment.md docs(deployment): fix type in headline 2019-07-19 11:12:53 +02:00
contracts_imports.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_testing.md feat(@embark/site): add section on getting account from describe 2019-06-21 11:00:27 -04:00
contributing.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
create_project.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
creating_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
embark_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
environments.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
faq.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
index.md chore: localize static sites 2019-06-20 10:49:26 +02:00
installation.md docs: fix broken code snippet in installation guide 2019-06-11 09:59:41 +02:00
installing_embarkjs.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
installing_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
javascript_usage.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
messages_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
messages_javascript.md docs: fix Messages.listenTo() API docs 2019-06-20 15:30:44 +02:00
migrating_from_3.x.md refactor(@embark/site): remove embarkjs-connector-web3 instructions 2019-06-27 14:10:12 -05:00
naming_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
naming_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
overview.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
pipeline_and_webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
plugin_reference.md fix(@embark/site): update contractGeneration plugin api 2019-07-08 10:26:16 -05:00
quick_start.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
running_apps.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
sending_and_receiving_messages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
smart_contract_objects.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
solidity.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
structure.md fix(@embark/site): fix configuring contract link in structure.md 2019-07-15 09:16:09 +02:00
troubleshooting.md feat(@embark/test-runner): show interface contract message in tests 2019-05-10 09:49:34 -04:00
using_storages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
using_the_console.md feat(@embark/whisper): Remove support for `service whisper on/off` 2019-05-15 13:34:13 +02:00
vyper.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
web3js.md refactor: upgrade to web3 v1.2.1 2019-08-07 11:01:23 -05:00
webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
what_dapp.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
working_with_name_systems.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00