Commit Graph

10 Commits

Author SHA1 Message Date
Victor Baranov f50864ebf6 node 12 support 2019-11-25 00:35:01 +03:00
Victor Baranov 16dae915df Update web3-eth-abi package 2019-06-28 16:18:24 +03:00
Victor Baranov 130c9b38e5 Update package.json deps 2019-06-18 20:57:36 +03:00
Victor Baranov dceef8fb7c -> node 8.15 2019-06-11 23:52:34 +03:00
Victor Baranov 285e406dcd POA tokens support - including of poa-contract-metadata package 2018-09-18 12:30:37 +03:00
Victor Baranov bbcfa1264f new node LTS release, update of vulnerable dependencies 2018-08-21 12:53:07 +03:00
Bruno Barbieri 4c86f25f5b npm 6 fresh lock + node 8 (#4675)
* run npm install with npm 6 and node 8
* npm audit fix --force
* bump node version on circleci docker img
* bump lodash
2018-07-02 10:30:56 -07:00
Dan Finlay 2368c2993d Add platform specific builds and zip tasks (#486)
* Add platform specific folders to dist folder

* Remove gulp hacks

* Add platform specific bundling

dev and dist tasks now build into platform-specific folders within the `dist` folder.

Added tasks `gulp zip` and `gulp dist`.

`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.

`dist` builds and then zips all at once.

* Fix chrome bundle zipping

* Fix broken reference in eth warning

* Fix but where web3.eth.accounts are not available in firefox.

* Bump changelog
2016-07-26 15:15:40 -07:00
Dan Finlay a4ebb7656a Enhance nvmrc 2016-06-22 11:07:42 -07:00
Dan Finlay 45506d6758 Got eslint running correctly 2016-06-21 12:40:09 -07:00