embark/packages/embark-api-client
emizzle 0c98af7977 refactor(@embark/blockchain_process): Refactor dev_funds
Change name “DevFunds” to “DevTxs”.

Remove unused functions in dev_funds (create accounts, unlock accounts, fund accounts).

Add console command `sendtx` to send a one-off dev transaction.

Modify the dev tx to send a 0-value tx to itself (ie the `web3.eth.defaultAccount` which is the `—dev` account).

Deprecate the command `regularTxs on/off` in favour of `devtxs on/off` (notice the casing).

Strip regulartxs from cockpit and modify the browser warning to instruct users to run a console command.
2019-04-12 14:48:07 -04:00
..
src refactor(@embark/blockchain_process): Refactor dev_funds 2019-04-12 14:48:07 -04:00
package.json [CHERRY PICKED] chore(release): 4.0.1 2019-04-10 12:18:35 +02:00
tsconfig.json move embark api client code into its own package 2019-03-26 17:36:26 -04:00
tslint.json move embark api client code into its own package 2019-03-26 17:36:26 -04:00