Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
6 years ago
Paul Bouchon
7fe37276a1
1102: Push publicConfigStore to next turn to avoid race conditiono ( #5777 )
6 years ago
Dan Finlay
fdea642e6d
Auto fail transactions that have been approved for over 12 hours ( #5765 )
...
* Auto fail transactions that have been approved for over 12 hours
Converts txs using a migration.
This migration uses a new helper function that generates tx-failing
migrations, and only requires a version, error message, and condition to
run on each transaction.
* Linted
* Only migrate approved txs to failed
* Cleanup
* Cleanup
* Small lint fixes
6 years ago
Whymarrh Whitby
1988e1e96b
ESLint fixes ( #5775 )
...
* eslint . --fix
* Upgrade all ESLint warnings to errors
6 years ago
Frankie
ce147bf6d8
Tx controller now uses safe event emitter ( #5769 )
...
* transactions - use safe-event-emitter over events
* tests - pass a platform object on init with a noop showTransactionNotification
* test - fix for tx-state-history-helper trying to reduce an empty array
* deps - safe-event-emitter
* lint
6 years ago
Esteban MIno
af873129bb
delete generated file
6 years ago
Esteban MIno
1a49ae234d
detect os
6 years ago
Esteban MIno
82bbfb540b
fix url and remove -e fr macos
6 years ago
Esteban MIno
e19084ece7
working on macos
6 years ago
Esteban MIno
1f37b41144
fix macos attempt
6 years ago
Esteban MIno
5a2613c042
sed a command macos
6 years ago
Esteban MIno
a2bb08002c
add -i suffix -e for macos
6 years ago
Esteban MIno
37adf145ab
add -i workaround suffix for macos
6 years ago
Esteban MIno
40586b91b3
fix typos
6 years ago
Esteban MIno
16f928c771
add comments
6 years ago
Esteban MIno
4d2d8239ce
delete use of grep
6 years ago
Esteban MIno
6dce32fc1e
provide automatic changelog since last tag for linux
6 years ago
Bruno Barbieri
592e6bddfb
Update npm dependencies to reduce vulnerabilities ( #5556 )
6 years ago
brunobar79
c0557b43e2
clean up
6 years ago
brunobar79
3219e949cf
Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezor-v5
6 years ago
brunobar79
ca758f0bd6
update package-lock.json
6 years ago
brunobar79
e44b750f0f
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
6 years ago
Bruno Barbieri
d684bb4c17
Merge pull request #5759 from MetaMask/drizzle-update
...
Update drizzle-test job
6 years ago
kumavis
387652c38a
Merge pull request #5760 from MetaMask/retroactive-changelog
...
Add old changelog entry
6 years ago
Dan Finlay
3a6e513f47
Add old changelog entry
...
Describing when we added support for cross-extension comms.
https://github.com/MetaMask/metamask-extension/pull/3997
6 years ago
brunobar79
938f4286e4
remove error flags from drizzle setup
6 years ago
brunobar79
4dbc0926c6
test
6 years ago
brunobar79
517f6e656a
test
6 years ago
brunobar79
59b089b5bb
test
6 years ago
brunobar79
b54ed05306
try with custom box
6 years ago
Dan Finlay
22ba0b0c2d
Resubmit approved transactions on new block ( #5752 )
...
* Add beginning of test
* Resubmit approved transactions on new block
May fix #4343 and related issues, where an error could leave
transactions stranded in the approved state.
* Remove unused test
* Re-approve transactions when retrying approved
* Add retry approved test
* Include approved in pending tx count
* Fix getPendingTxs()
* Linted
* Only throw hash error in submitted state
* Only check submitted txs for block inclusion
* Fix test expectations
6 years ago
brunobar79
b636d72add
package-lock.json
6 years ago
brunobar79
18f39ef69e
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
6 years ago
Paul Bouchon
f6e042b7b1
1102: use meta title if it exists before title
6 years ago
Alexander Tseung
46b29a50f0
Show APPROVED status for transactions that have been approved but not submitted
6 years ago
brunobar79
484aa6801e
Merge branch 'develop' into trezor-v5
6 years ago
Paul Bouchon
0549782595
Update Balanc3 API ( #5744 )
...
* Update balanc3 API used in TokenRatesController
* Remove demo URL and use nativeCurrency when fetching token rates
6 years ago
Bruno Barbieri
3866222285
Update support links to zendesk ( #5745 )
...
* Fix loose accounts help link
* Update support site link
6 years ago
Micah Alcorn
bcbc020665
Repair link to reset instructions ( #5733 )
6 years ago
bobby dresser
da0510809b
encourage stackexchange in issue templates ( #5737 )
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
Filip Š
d943345151
Slovenian and slovak fixes ( #5730 )
...
* Fix Slovenian translation
* Add Slovak translation
6 years ago
Dan Finlay
da1036f2c4
Version 5.0.2
6 years ago
Paul Bouchon
c317624854
EIP-1102: Update publicConfig store concurrently with approval
6 years ago
Thomas Huang
782c2c14d4
Merge pull request #5674 from MetaMask/responsive-e2e-tests
...
e2e tests for responsive behaviour
6 years ago
Alexander Tseung
83ffb9fafe
Increase number of ETH decimals displayed in the balance view from 3 to 4 ( #5710 )
6 years ago
Noah I
8bed073f20
1102: Fix inpage listener syntax ( #5708 ) ( #5709 )
6 years ago
Dan Miller
fd1647965f
Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.spec
6 years ago
Dan Finlay
e53ceb6bc1
Version 5.0.1 ( #5694 )
6 years ago
Dan J Miller
0dd0d8fc83
Merge pull request #5547 from MetaMask/front-ends-deps-gulp-bundle
...
Bundle some ui dependencies separately to limit the build size of ui.js
6 years ago