Commit Graph

2028 Commits (88f4212363601b2bb3778f4090235a0a0740b4c9)

Author SHA1 Message Date
frankiebee 88f4212363 meta - transactions - code clean up and jsDoc 7 years ago
frankiebee 3aaa28531e transactions - code cleanup 7 years ago
frankiebee 5494aa4f9c transactions - lint fixes 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
kumavis 26fe638377
tx-state-manager - dont remove old tx history if candidate is not found 7 years ago
kumavis b91bd818c7 4.5.5 7 years ago
kumavis 000aa55dd3 v4.5.4 7 years ago
frankiebee d4e30040a2 migrations - back fixes 7 years ago
frankiebee 7d243aacf9 create migration 25 7 years ago
frankiebee b9243cd8b9 meta - create a migration template 7 years ago
kumavis ffc71ff7d2 migrator - dont overwrite error stack and warn to console 7 years ago
kumavis 7fdf663ea7 migrator - fix typo 7 years ago
kumavis 2b880dd4e0 migrations - report migrations errors to sentry with vault structure 7 years ago
frankiebee c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 7 years ago
frankiebee 4efc718074 make migration-24 compat with first-time-state 7 years ago
Alexander Tseung 418926ffdf Fix populating txParams with undefined data 7 years ago
frankiebee 343f0e9e80 transactions - remove unnecessary keys on txParams 7 years ago
kumavis db177c79f6 4.5.3 7 years ago
frankiebee 245c01bc0f transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge 7 years ago
frankiebee 8243824c6a hot-fix - migrate unaproved txParams so that the from is lowercase 7 years ago
frankiebee 457a47bf62 transactions - normalize txParams 7 years ago
kumavis 222f207b78 4.5.2 7 years ago
kumavis 502011019a tx - txParams - allow chainId to be a hex string 7 years ago
Dan Finlay 86693af156
Add webby awards to web3 block list. 7 years ago
Dan 3c4b72bf2c Map existingLocaleCodes and userPreferredLocaleCodes to lower case in get-first-preferred-lang-code.js 7 years ago
Dan 5aff114001 Ensure get-first-preferred-lang-code.js matches locale codes from local directory names and chrome extension api. 7 years ago
kumavis 31a9fb38c8 4.5.1 7 years ago
kumavis 83df8b58ba tx-state-manager - validateTxParams - validate chainId is Number 7 years ago
frankiebee 3b1e4c74f5 transactions - dont throw if chain id is not a string 7 years ago
kumavis 038ad91454 app - currency - fix typo + prefer log over console 7 years ago
kumavis 79d63332ee app - currency - fix typo 7 years ago
kumavis ecbab14cae app - warn on fetch errors instead of spamming sentry 7 years ago
kumavis 00657e14a8 build - correctly set METAMASK_ENV via envify 7 years ago
kumavis cbf94dad4b 4.5.0 7 years ago
David Yoo 0ab227d8a2 Address Add Token design feedback 7 years ago
frankiebee ab126b8c78 transactions gasLimit - use the block gasLimit if getCode fails 7 years ago
kumavis 9867bec17e lint - i18n - ru - lint fix 7 years ago
frankiebee e8a480aac4 transactions validationt - valdate from field on txParams 7 years ago
Dan 7ccf6163fd Adds simulation failure error messages to confirm screen. 7 years ago
frankiebee 3def45004a transactions#newUnapprovedTransaction - dont default origin to metamask 7 years ago
frankiebee 03b123a85d transactions - put the origing on the txMeta to help with debugging 7 years ago
Nico 011bdd2d6e i18n - Update German Locale 7 years ago
FBrinkkemper 1b2674119e
changed zaad -> back-up woorden 7 years ago
kumavis 253abd60fc build - extension - move js files to toplevel 7 years ago
Gornov Dmitry 55e15ee7c6 Modified Russian localization. resolves #3534, #3644 7 years ago
Dan Finlay f50a7a8fe8 Rename variable to be more understandable 7 years ago
kumavis 5815de33fb build - rename 'popup.js' to 'ui.js' 7 years ago
kumavis 5834c13769 ui - change window title 'MetaMask Plugin' to 'MetaMask' 7 years ago
kumavis c4c459c8d7 controllers - currency - warn currency and encountered error 7 years ago
kumavis 21fbaed97c tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 7 years ago