Thomas Huang
|
b45479934d
|
test - add actions unit tests (#5369)
* Actions.spec.js
* Error handling tests
* Lint
|
6 years ago |
brunobar79
|
db4569e920
|
update package-lock.json
|
6 years ago |
kumavis
|
9bce0ae84d
|
deps - bump inpage-provider for drizzle workaround
|
6 years ago |
kumavis
|
a0700de62c
|
deps - bump metamask-inpage-provider for bug fix
|
6 years ago |
kumavis
|
fe82c4a9fb
|
provider - network - restore block-ref-rewrite middleware references
|
6 years ago |
kumavis
|
354f8c0d7d
|
provider - enable subscription support (newHeads, logs)
|
6 years ago |
Dan Finlay
|
99045d4784
|
Remove package-lock changes
|
6 years ago |
Dan Finlay
|
507397f6c3
|
Fix updating of pending transactions
Transaction statuses were not being properly updated when:
- MetaMask was unlocked
- The network was changed
This PR fixes both of those. Fixes #5174
|
6 years ago |
kumavis
|
c500ef4a58
|
deps - bump eth-block-tracker for safe-event-emitter
|
6 years ago |
kumavis
|
1b8326fd95
|
bugfix - bump provider for url auth support
|
6 years ago |
Whymarrh Whitby
|
9b1dbb64a9
|
npm uninstall dot-only-hunter
|
6 years ago |
Dan Finlay
|
2cded147fe
|
Fix package lock
|
6 years ago |
bitpshr
|
c068f55ee0
|
bugfix: bump version of inpage provider
|
6 years ago |
bitpshr
|
c4caba1317
|
bugfix: update eth_signTypedData_v3 parameter order
|
6 years ago |
kumavis
|
54de60ff84
|
deps - eth-block-tracker@4.0.2 for safe-eventemitter (#5363)
|
6 years ago |
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
|
6 years ago |
brunobar79
|
678d174e1e
|
add mozilla lint job
|
6 years ago |
Dan Finlay
|
4d9ca132a3
|
Add mozilla addon linter to test suite
|
6 years ago |
Dan Finlay
|
91cb1ecd33
|
Version 4.11.1
|
6 years ago |
brunobar79
|
49d518983f
|
update package-lock.json
|
6 years ago |
bitpshr
|
36dd0354e7
|
Implement latest EIP-712 protocol
|
6 years ago |
Dan Finlay
|
5a709306e4
|
Add jsdoc gh-pages script
|
6 years ago |
brunobar79
|
eeecee0154
|
update package-lock.json
|
6 years ago |
brunobar79
|
a299641a95
|
update package-lock.json
|
6 years ago |
Connor Christie
|
ee568d5f5a
|
Upgrade obs-store and fix memory leaks
|
6 years ago |
Whymarrh Whitby
|
5d17194ec2
|
Regenerate lockfile
Refs #5138
|
6 years ago |
Dan Finlay
|
45cbe6b5b3
|
Bump human-standard-token-abi version for DAI support
|
6 years ago |
Dan Miller
|
40e0d92f57
|
Adds sidebar component and refactors slide in wallet view sidebar to use it.
|
6 years ago |
Alexander Tseung
|
3fbf82c2cf
|
Update package-lock.json
|
6 years ago |
Alexander Tseung
|
176fb89771
|
Update package-lock.json
|
6 years ago |
kumavis
|
13dfea7f2d
|
bugfix - prevents old blocktracker from getting internal hooks migrated
|
6 years ago |
brunobar79
|
1286ddaaed
|
update package-lock
|
6 years ago |
brunobar79
|
6e813db473
|
update package-lock
|
6 years ago |
Dan Finlay
|
6ce119d1fb
|
Move inpage-provider and port-stream outside
With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream.
To reduce the size of its dependencies, I have moved the
[metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream).
This allows them to be more easily depended & iterated on by external
projects.
|
6 years ago |
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
6 years ago |
brunobar79
|
d2d8d38346
|
update package-lock.json
|
6 years ago |
Thomas
|
974d623da2
|
Update eth-json-rpc-filters
|
6 years ago |
brunobar79
|
4e1d8ba19d
|
good progress adding paths
|
6 years ago |
brunobar79
|
0b9b892c6b
|
this should be ready to go
|
6 years ago |
brunobar79
|
5ef80495cf
|
refactor to support multiple hw wallets
|
6 years ago |
brunobar79
|
e905c9f055
|
hide export private key for trezor accounts
|
6 years ago |
brunobar79
|
814c642d95
|
fixes
|
6 years ago |
brunobar79
|
c8d75f3230
|
use new connect.js file
|
6 years ago |
brunobar79
|
286bde606f
|
fix merge conflicts
|
6 years ago |
Paul Bouchon
|
8ac4b586eb
|
Update eth-keyring-controller and eth-hd-keyring versions (#4989)
|
6 years ago |
bitpshr
|
365e349ec4
|
Reestablish old versions of eth-keyring-controller and eth-hd-keyring
|
6 years ago |
brunobar79
|
a46cf39f9b
|
update package-lock.json
|
6 years ago |
frankiebee
|
e8a8711854
|
deps - update package-lock
|
6 years ago |
Whymarrh Whitby
|
46046c6915
|
Update chromedriver pkg
|
6 years ago |
Whymarrh Whitby
|
29488b2c53
|
Add static-server devDependency
|
6 years ago |