Commit Graph

837 Commits

Author SHA1 Message Date
Victor Baranov e8ae62cfce Refactoring: generalizing of retrieving of Links for faucets and exchanges 2018-11-07 18:02:45 +03:00
vbaranov cd7e1aa94b Remove last redundant deps: gulp-eslint, hat, lodash.memoize, pumpify, shallow-copy 2018-10-26 17:26:56 +03:00
vbaranov 1517710e4d remove redundant deps: http, https 2018-10-26 16:16:36 +03:00
vbaranov efeea74984 remove unused deps: identicon.js, iframe 2018-10-26 16:10:07 +03:00
vbaranov dbdd55362a Remove unused deps: ensnare, eth-bin-to-ops, gulp-debug, multiplex, pojo-migrator 2018-10-26 15:52:13 +03:00
Victor Baranov 9316e26865 Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
Victor Baranov 36c8c15ecb merge with develop branch 2018-10-24 13:06:03 +03:00
dennistikhomirov 44c370cba9 e2e:change seed phrase 2018-10-23 13:36:26 -07:00
Victor Baranov b32200e4d7 upstream from mm-4.9.3 2018-10-23 14:40:17 +03:00
Victor Baranov ecca5ab870 get upstream from develop branch 2018-10-23 13:51:21 +03:00
Victor Baranov f24caa973f gulp from v4.0.0 tag, because 4.0 branch has been deleted 2018-10-23 13:43:38 +03:00
Victor Baranov 8093ba44b5 gulp from v4.0.0 tag, because 4.0 branch has been deleted 2018-10-23 13:12:31 +03:00
Victor Baranov cae7e3f8bf eth-keychain-controller 2018-10-22 17:01:52 +03:00
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov 48f457f3ae upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
Victor Baranov 5f2d1d45d7 upgrade eth-sig-util 2018-10-18 13:10:43 +03:00
Victor Baranov 8af8ca0171 Upgrade dependencies 2018-10-18 13:03:03 +03:00
kumavis febf214ee8 deps - bump eth-token-tracker for ethjs-rpc bug in deps 2018-10-14 23:00:13 -04:00
Victor Baranov 0072d82a83 update ticker 2018-10-12 20:35:18 +03:00
Victor Baranov accaaefe4e xDai chain 2018-10-12 20:18:07 +03:00
kumavis 5504c8b965 deps - bump eth-json-rpc-middleware for pending blockRef bugfix 2018-10-11 20:10:36 -07:00
Victor Baranov 51ac2a0437 DAI chain support 2018-10-11 20:54:28 +03:00
Thomas Huang b45479934d test - add actions unit tests (#5369)
* Actions.spec.js

* Error handling tests

* Lint
2018-10-10 10:32:26 -04:00
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing

* working

* clean up

* clean up script

* make build step required

* add drizzle-tests to .eslintignore

* clean up drizzle run script

* lint

* use truffle unbox

* undo eslintignore changes

* revert change

* dont use global

* dont need this steps

* use the new account flow

* restore package-lock.json
2018-10-10 01:12:43 -04:00
brunobar79 3293911351 bump eth-json-rpc-middleware 2018-10-09 15:29:51 -07:00
kumavis 9bce0ae84d deps - bump inpage-provider for drizzle workaround 2018-10-08 14:37:52 -04:00
kumavis a0700de62c deps - bump metamask-inpage-provider for bug fix 2018-10-08 13:23:58 -04:00
kumavis fe82c4a9fb provider - network - restore block-ref-rewrite middleware references 2018-10-08 12:39:18 -04:00
kumavis 354f8c0d7d provider - enable subscription support (newHeads, logs) 2018-10-08 11:55:07 -04:00
kumavis c500ef4a58 deps - bump eth-block-tracker for safe-event-emitter 2018-10-04 00:21:45 -04:00
Victor Baranov c9efcd45b0 Merge remote-tracking branch 'origin/develop' into token-menu 2018-10-02 17:59:33 +03:00
kumavis 1b8326fd95 bugfix - bump provider for url auth support 2018-10-02 05:06:41 -04:00
Whymarrh Whitby 9b1dbb64a9 npm uninstall dot-only-hunter 2018-10-01 12:53:19 -02:30
Whymarrh Whitby 910f674535 Remove dot-only-hunter from test:unit script 2018-10-01 12:53:19 -02:30
Dan Finlay bdc7116885
Merge pull request #5325 from sam-aldis/patch-1
Debounce was breaking in update
2018-09-30 13:32:51 -07:00
bitpshr c068f55ee0 bugfix: bump version of inpage provider 2018-09-26 10:26:15 -07:00
kumavis 54de60ff84 deps - eth-block-tracker@4.0.2 for safe-eventemitter (#5363) 2018-09-25 21:59:45 -07:00
Paul Bouchon 88b5f82e13 Bugfix: Upgrade json-rpc-engine (#5348)
* Bugfix: bump version of json-rpc-engine

* Increase delay

* Update lockfile

* deps - json-rpc-engine@3.7.4
2018-09-25 21:16:01 -07:00
brunobar79 678d174e1e add mozilla lint job 2018-09-25 20:44:57 -04:00
Dan Finlay 4f135132d7 Add build step to mozilla-lint 2018-09-25 14:30:53 -07:00
Dan Finlay 32a40641eb Add mozilla linter to dist script instead of main test 2018-09-25 14:28:57 -07:00
Dan Finlay 4d9ca132a3 Add mozilla addon linter to test suite 2018-09-25 14:26:37 -07:00
UKJP Design 981b48c754
Debounce was breaking in update
As found in issue here: https://github.com/MetaMask/metamask-extension/issues/5064
Pinned the version at 1.1.0 until the new version with breaking changes can be intergrated.
2018-09-23 10:42:13 +01:00
Victor Baranov a0da1a5ae9 token menu 2018-09-20 17:36:44 +03:00
Victor Baranov 285e406dcd POA tokens support - including of poa-contract-metadata package 2018-09-18 12:30:37 +03:00
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
Dan Finlay 5a709306e4 Add jsdoc gh-pages script 2018-09-12 14:10:38 -07:00
Victor Baranov 1daf415499 Fix empty keyring on wrong password 2018-09-12 17:03:03 +03:00
Victor Baranov 8236b8507d
Merge pull request #122 from poanetwork/remove-animation
(Fix) Remove fox animation components
2018-09-12 00:07:27 +03:00
Whymarrh Whitby f157d5371a Add html reporter to test coverage output 2018-09-11 09:39:16 -07:00