Thomas
|
de297cd74d
|
nextUnreadNotice undefined rather than null
|
6 years ago |
Thomas
|
f2fea8043e
|
Remove .only
|
6 years ago |
Thomas
|
7607794851
|
Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispatched
|
6 years ago |
Thomas
|
7531de14f9
|
Merge branch 'develop' into reducers
|
6 years ago |
Thomas
|
611a61b7bc
|
Isolate variables to individual tests
|
6 years ago |
HackyMiner
|
ac079365e6
|
fixed currency-display (#5619)
* call getValueFromWeiHex() with fromCurrency=nativeCurrency
|
6 years ago |
kumavis
|
73eeeda215
|
Merge pull request #5560 from MetaMask/sentry-enhancements2
Sentry - various enhancements to help debugging (alternate)
|
6 years ago |
kumavis
|
310229d22e
|
Merge pull request #5567 from MetaMask/HowardBraham-develop
Feature: Warn when attempting to send tx with data to non-contract
|
6 years ago |
kumavis
|
7ae5a23b6c
|
Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension into sentry-enhancements2
|
6 years ago |
kumavis
|
ccbc233282
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2
|
6 years ago |
kumavis
|
1bb4a8428c
|
Merge pull request #5596 from MetaMask/validateSignTypedData
Validate signTypedData signer/address in eth-json-rpc-middleware
|
6 years ago |
kumavis
|
ad009a4606
|
Merge branch 'develop' into sentry-enhancements2
|
6 years ago |
kumavis
|
18e530221b
|
Merge pull request #5552 from EthersocialNetwork/eth_chainid
network - check eth_chainId and fallback to net_version
|
6 years ago |
kumavis
|
715c309d68
|
deps - bump eth-json-rpc-middleware for signTypedData version bump
|
6 years ago |
kumavis
|
2baa57bc4a
|
Merge pull request #5625 from filips123/develop
i18n - Better Slovenian translation
|
6 years ago |
kumavis
|
9514c56f07
|
Merge pull request #5632 from MetaMask/typo-fix
preferences - fix typo
|
6 years ago |
kumavis
|
986f8b4c21
|
preferences - fix typo
|
6 years ago |
Filip Š
|
26012f5879
|
Fix Slovenian translation
|
6 years ago |
Filip Š
|
38f0a3e471
|
Add Slovenian translation for EIP-1102
|
6 years ago |
Filip Š
|
77bc4227e3
|
Fix Slovenian translation
|
6 years ago |
hackyminer
|
bc7f8d0a5b
|
Merge branch 'develop' into eth_chainid
|
6 years ago |
HackyMiner
|
54a8ade266
|
Add support for RPC endpoints with custom chain IDs (#5134)
|
6 years ago |
Alexander Tseung
|
eaca9a0e8a
|
Fix raised button min-height (#5613)
|
6 years ago |
kumavis
|
231dabb94a
|
deps - bump eth-block-tracker for fix (#5614)
|
6 years ago |
kumavis
|
9b42416fc0
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardBraham-develop
|
6 years ago |
kumavis
|
9b501b7c42
|
old-ui - pending tx - allow undefined values for gas + gasPrice
|
6 years ago |
Alexander Tseung
|
55c66b0d98
|
Fix button styling for overflowing text (#5602)
|
6 years ago |
Alexander Tseung
|
554f79c0e2
|
Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599)
|
6 years ago |
Thomas
|
8c0e5e97e5
|
Add version to unapprovedMessage
|
6 years ago |
Thomas
|
95b92a1ddc
|
Remove commented out/unused methods
|
6 years ago |
Thomas
|
1d65687ce4
|
Validate signTypedData in eth-json-rpc-middleware
|
6 years ago |
Alexander Tseung
|
315028ec53
|
Fix UnknownFunction showing as Confirm (#5590)
|
6 years ago |
Alexander Tseung
|
7852269ed1
|
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581)
|
6 years ago |
kumavis
|
7b739f9be8
|
deploy - docs - publish via npm script (#5580)
|
6 years ago |
kumavis
|
75ccb6d5e0
|
Update CHANGELOG.md (#5566)
|
6 years ago |
kumavis
|
97056d2ee6
|
Merge pull request #5576 from marijnbent/patch-1
i18n - Updated Dutch translation for main network name
|
6 years ago |
Alexander Tseung
|
688ef2ed01
|
Fix signature request styling issues (#5574)
|
6 years ago |
kumavis
|
3e2bf36d59
|
i18n - update haitian translations (#5565)
* addedd new keys and updated translations to Haitian Creole
* changelog - add entry for hatian creole fix
|
6 years ago |
Marijn Bent
|
c12a5a23f7
|
Updated translation for main network name
Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
|
6 years ago |
kumavis
|
802df4625f
|
Merge pull request #5570 from alextsg/i5558-account-display-width
Fix account display width for large currency values
|
6 years ago |
Alexander Tseung
|
614995c0e9
|
Fix account display width for large currency values
|
6 years ago |
kumavis
|
f7978078c4
|
Merge pull request #5569 from MetaMask/fix-drizzle
Avoid truffle touching our package.json
|
6 years ago |
kumavis
|
6d09f60bbf
|
ens-ipfs - refactor for readability (#5568)
* ens-ipfs - refactor for readability
* ens-ipfs - use official ipfs gateway for better performance
* lint - remove unused code
* ens-ipfs - support path and search
* lint - gotta love that linter
* ens-ipfs - improve loading page formatting
* ens-ipfs - loading - redirect to 404 after 1 min timeout
* ens-ipfs - destructure for cleaner code
|
6 years ago |
brunobar79
|
baa3af46f3
|
install truffle globally
|
6 years ago |
kumavis
|
b62d07f3a5
|
Update network.js
|
6 years ago |
brunobar79
|
9c1b2108f6
|
fix merge conflicts
|
6 years ago |
kumavis
|
b0c649a4e3
|
Merge pull request #5555 from MetaMask/support-wallet-watch-asset
Support for prefix wallet_watchAsset
|
6 years ago |
kumavis
|
61c7bbb1c1
|
network - improve logging and type conversion
|
6 years ago |
kumavis
|
31e5cad1e3
|
tx-gas-util - set error message when invalidating tx based on tx data but no contract code
|
6 years ago |
kumavis
|
17a856cfd3
|
send tx - validate - simplify error message for attempting to call function on non-contract address
|
6 years ago |