Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into uat | Dan | 2018-02-08 | 18 | -26/+269 |
|\ | |||||
| * | Merge pull request #3177 from MetaMask/Version-3.14.1 | Thomas Huang | 2018-02-02 | 2 | -1/+5 |
| |\ | | | | | | | Version 3.14.1 | ||||
| | * | Version 3.14.1v3.14.1 | Dan Finlay | 2018-02-02 | 2 | -1/+5 |
| |/ | |||||
| * | Merge pull request #3176 from MetaMask/FirefoxSettingsOverflow | Dan Finlay | 2018-02-02 | 2 | -1/+7 |
| |\ | | | | | | | Scrollable Settings screen for Firefox | ||||
| | * | Scrollable Settings screen for Firefox | Thomas | 2018-02-02 | 2 | -1/+7 |
| |/ | |||||
| * | Merge pull request #3175 from MetaMask/Version-3.13.9 | Frankie | 2018-02-02 | 3 | -2/+4 |
| |\ | | | | | | | Version 3.14.0 | ||||
| | * | Version 3.14.0 | Dan Finlay | 2018-02-02 | 2 | -1/+3 |
| | | | |||||
| | * | Remove deps from build process | Dan Finlay | 2018-02-02 | 1 | -1/+1 |
| |/ | | | | | | | Was running out of stdout memory, preventing me from building. | ||||
| * | Merge pull request #3161 from MetaMask/AddResetExplanation | Frankie | 2018-02-01 | 2 | -59/+20 |
| |\ | | | | | | | Add reset explanation | ||||
| | * | Add explanation of account resetting | Dan Finlay | 2018-02-01 | 1 | -0/+20 |
| | | | |||||
| | * | Remove unused file | Dan Finlay | 2018-02-01 | 1 | -59/+0 |
| | | | |||||
| * | | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 6 | -4/+74 |
| |\ \ | | | | | | | | | Set address to default with empty string, add test validation. | ||||
| | * | | Bump Changelog | Thomas | 2018-01-31 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps | Thomas | 2018-01-31 | 1 | -2/+4 |
| | | | | |||||
| | * | | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| | | | | |||||
| | * | | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 4 | -2/+70 |
| | | | | |||||
| * | | | Merge pull request #3148 from MetaMask/localStorage-clean-up | Frankie | 2018-02-01 | 6 | -9/+55 |
| |\ \ \ | | |_|/ | |/| | | remove BlacklistController from disk state | ||||
| | * | | fix changelog | frankiebee | 2018-02-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-02-01 | 7 | -0/+102 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #3155 from brunobar79/feature/reset-account | Dan Finlay | 2018-02-01 | 7 | -0/+102 |
| |\ \ \ | | | | | | | | | | | Added reset account feature | ||||
| | * | | | clean up | Bruno Barbieri | 2018-02-01 | 1 | -19/+13 |
| | | | | | |||||
| | * | | | add test for wipeTransactions | Bruno Barbieri | 2018-02-01 | 1 | -0/+49 |
| | | | | | |||||
| | * | | | preserve other networks TXs | Bruno Barbieri | 2018-02-01 | 1 | -3/+4 |
| | | | | | |||||
| | * | | | use txMeta.txParams | Bruno Barbieri | 2018-01-31 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | wipe only transactions for current account | Bruno Barbieri | 2018-01-31 | 3 | -9/+15 |
| | | | | | |||||
| | * | | | clean up | Bruno Barbieri | 2018-01-31 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | added reset account feature | Bruno Barbieri | 2018-01-31 | 6 | -0/+52 |
| |/ / / | |||||
| | * | | Merge branch 'localStorage-clean-up' of ↵ | frankiebee | 2018-02-01 | 2 | -0/+7 |
| | |\ \ | | | | | | | | | | | | | | | | https://github.com/MetaMask/metamask-extension into localStorage-clean-up | ||||
| | | * \ | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-01-31 | 2 | -0/+7 |
| | | |\ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #3145 from MetaMask/i3089-FixNullError | Frankie | 2018-01-31 | 2 | -0/+8 |
| |\ \ \ \ | | | | | | | | | | | | | Add warning when importing no valid file | ||||
| | * | | | | Add warning when importing no valid file | Dan Finlay | 2018-01-31 | 2 | -0/+8 |
| |/ / / / | | | | | | | | | | | | | | | | Fixes #3089 | ||||
| | * / / | remove RecentBlocks from disk | frankiebee | 2018-02-01 | 3 | -3/+3 |
| | |/ / | |||||
| | * | | test for migration 021 | frankiebee | 2018-01-31 | 2 | -0/+16 |
| | | | | |||||
| | * | | add to CHANGELOG.md | frankiebee | 2018-01-31 | 1 | -0/+2 |
| | | | | |||||
| | * | | creater migration to remove BlacklistController | frankiebee | 2018-01-31 | 1 | -0/+33 |
| | | | | |||||
| | * | | remove BlacklistController from disk state | frankiebee | 2018-01-31 | 2 | -6/+2 |
| |/ / | |||||
| * | | Merge pull request #3126 from MetaMask/Version-3.13.8 | Thomas Huang | 2018-01-30 | 2 | -1/+4 |
| |\ \ | | |/ | |/| | Version 3.13.8 | ||||
| | * | Version 3.13.8v3.13.8 | Dan Finlay | 2018-01-30 | 2 | -1/+4 |
| |/ | |||||
| * | Merge pull request #2885 from MetaMask/greenkeeper/gulp-watch-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ | | | | | | | Update gulp-watch to the latest version 🚀 | ||||
| | * | chore(package): update gulp-watch to version 5.0.0 | greenkeeper[bot] | 2018-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3026 from MetaMask/greenkeeper/mocha-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Update mocha to the latest version 🚀 | ||||
| | * | | chore(package): update mocha to version 5.0.0 | greenkeeper[bot] | 2018-01-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #3091 from MetaMask/greenkeeper/testem-2.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Update testem to the latest version 🚀 | ||||
| | * | | | chore(package): update testem to version 2.0.0 | greenkeeper[bot] | 2018-01-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #3101 from MetaMask/eventemitterwarning | Thomas Huang | 2018-01-30 | 2 | -0/+4 |
| |\ \ \ \ | | | | | | | | | | | | | Bump up EventEmitter listener warning threshold count to 20 | ||||
| | * | | | | Bump Changelog | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | Bump limit for event emitter warning. | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #3100 from MetaMask/kovan-fix | Dan Finlay | 2018-01-26 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | deps - bump eth-json-rpc-infura for kovan fix | ||||
| | * | | | deps - bump eth-json-rpc-infura for kovan fix | kumavis | 2018-01-26 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'master' into uat | Thomas Huang | 2018-01-24 | 1 | -1/+0 |
|\| | | | |||||
| * | | | Merge pull request #3065 from MetaMask/Version-3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| |\ \ \ | | | | | | | | | | | Version 3.13.7 | ||||
| | * \ \ | Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into ↵ | Dan Finlay | 2018-01-23 | 0 | -0/+0 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | Version-3.13.7 | ||||
| | | * \ \ | Merge branch 'master' into Version-3.13.7 | kumavis | 2018-01-23 | 3 | -2/+15 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | Version 3.13.7v3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| | | | | | | |||||
| | * | | | | Merge remote-tracking branch 'origin/master' into Version-3.13.7 | Dan Finlay | 2018-01-23 | 3 | -1/+14 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge pull request #3066 from MetaMask/sentry-failed-tx | kumavis | 2018-01-23 | 3 | -1/+14 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | sentry - report failed txs | ||||
| | * | | | | changelog - add note on sentry | kumavis | 2018-01-23 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | sentry - report failed txs | kumavis | 2018-01-23 | 2 | -1/+13 |
| |/ / / / | |||||
| | * / / | Version 3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| |/ / / | |||||
| * | | | Merge pull request #3047 from MetaMask/fix-provider-json-parse | Kevin Serrano | 2018-01-23 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Fix providers retry logic and retries expired error messages | ||||
| | * | | | deps - bump provider engine and infura-middleware for better retry and error ↵ | kumavis | 2018-01-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | messages | ||||
| | * | | | deps - bump providers for better JSON parse error messages | kumavis | 2018-01-20 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #3064 from MetaMask/engine-patch | Dan Finlay | 2018-01-23 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | deps - bump json rpc engine for bugfix | ||||
| | * | | | | deps - bump json rpc engine for bugfix | kumavis | 2018-01-23 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #3025 from MetaMask/i#3018 | kumavis | 2018-01-23 | 3 | -2/+18 |
| |\ \ \ \ | | |/ / / | |/| | | | add a `x` close button to gas calc loding screen on conf-tx | ||||
| | * | | | Bump changelog | Dan Finlay | 2018-01-23 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | add a `x` close button to gas calc loding screen on conf-tx | frankiebee | 2018-01-18 | 2 | -2/+16 |
| | | | | | |||||
* | | | | | Merge pull request #3069 from tmashuang/uat | Dan J Miller | 2018-01-24 | 11 | -27/+75 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert integration tests to uat to oldUI | ||||
| * | | | | | Merge branch 'master' into uat | Thomas | 2018-01-23 | 7 | -7/+43 |
| | | | | | | |||||
| * | | | | | Revert integration to oldUi | Thomas | 2018-01-23 | 1 | -18/+23 |
| | | | | | | |||||
| * | | | | | String interpolate version in settings | Thomas | 2018-01-23 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Remove duplicate eth-contract-metadata | Thomas | 2018-01-23 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add ExtensionPlatform = 'development' to mockUi | Thomas | 2018-01-23 | 2 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge pull request #3049 from chikeichan/newmaster | Chi Kei Chan | 2018-01-20 | 14 | -73/+208 |
|\ \ \ \ \ | | | | | | | | | | | | | Merge master to uat | ||||
| * | | | | | update yarn.lock | Chi Kei Chan | 2018-01-20 | 1 | -24/+99 |
| | | | | | | |||||
| * | | | | | Merge branch 'uat' into newmaster | Chi Kei Chan | 2018-01-20 | 352 | -3709/+39827 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge pull request #3023 from MetaMask/build-lock-gulp | Dan Finlay | 2018-01-19 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | build - lock pre-release gulp dep to commit | ||||
| | * \ \ \ \ | Merge branch 'master' into build-lock-gulp | Thomas Huang | 2018-01-19 | 7 | -42/+40 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | test - stub provider needs to handle errors | kumavis | 2018-01-18 | 1 | -2/+2 |
| | | | | | | | | |||||
| | * | | | | | | build - lock pre-release gulp dep to commit | kumavis | 2018-01-18 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #3016 from MetaMask/sentry | Dan Finlay | 2018-01-19 | 5 | -1/+38 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Stability - Add Sentry Remote Error Reporting | ||||
| | * | | | | | | | lint - ignore vendor js | kumavis | 2018-01-18 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | sentry - dedupe raven vendor | kumavis | 2018-01-18 | 2 | -5/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | lint - ignore vendor js | kumavis | 2018-01-18 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | sentry - breakout raven setup and add release config | kumavis | 2018-01-18 | 3 | -9/+35 |
| | | | | | | | | | |||||
| | * | | | | | | | sentry - update raven and add to ui | kumavis | 2018-01-18 | 4 | -7/+13 |
| | | | | | | | | | |||||
| | * | | | | | | | sentry - add raven + sentry reporting config | kumavis | 2018-01-18 | 2 | -0/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3035 from MetaMask/infura-rest-fix | Dan Finlay | 2018-01-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | BugFix - infura rest api uri length limit fix | ||||
| | * | | | | | | | deps - bump infura provider for uri length limit fix | kumavis | 2018-01-19 | 1 | -1/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3029 from MetaMask/test-provider-stub | Thomas Huang | 2018-01-19 | 6 | -43/+33 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | Tests - Improved provider stubbing with test-block-middleware | ||||
| | * | | | | | | deps - re-add eth-block-tracker | kumavis | 2018-01-18 | 1 | -0/+1 |
| | | | | | | | | |||||
| | * | | | | | | test - createTestProviderTools includes block tracker layer | kumavis | 2018-01-18 | 5 | -22/+25 |
| | | | | | | | | |||||
| | * | | | | | | test - tx controller - fix txGasUtil reference | kumavis | 2018-01-18 | 2 | -3/+4 |
| | | | | | | | | |||||
| | * | | | | | | deps - bump json-rpc-engine for better errors | kumavis | 2018-01-18 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | test - typo - fix spelling of word stubbed | kumavis | 2018-01-18 | 4 | -8/+8 |
| | | | | | | | | |||||
| | * | | | | | | test - remove createEthJsQueryStub | kumavis | 2018-01-18 | 2 | -18/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #3021 from MetaMask/i#3020 | kumavis | 2018-01-18 | 1 | -0/+8 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | transactions - transition approved transactions to failed transactions… | ||||
| | * | | | | | Update transactions.js | kumavis | 2018-01-18 | 1 | -1/+1 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | transactions - transtion approved transactions to failed transactions on boot | frankiebee | 2018-01-18 | 1 | -0/+8 |
| |/ / / / | |||||
| * | | | | Merge pull request #3019 from MetaMask/i#3015 | Frankie | 2018-01-18 | 1 | -2/+22 |
| |\ \ \ \ | | |/ / / | |/| | | | transactions - wrap addTxDefaults in a try catch and re try addTxDefa… | ||||
| | * | | | transactions - fail txs on boot who fail addTxDefaults | frankiebee | 2018-01-18 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on ↵ | frankiebee | 2018-01-18 | 1 | -2/+20 |
| |/ / / | | | | | | | | | | | | | boot if they did not complete | ||||
| * | | | Merge pull request #3012 from MetaMask/AddNetworkIndicatorClasstoLoading | Frankie | 2018-01-18 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Add network-indicator classname to network loading spinner | ||||
| | * | | | Add network-indicator classname to network loading spinner | Thomas | 2018-01-18 | 1 | -1/+1 |
| |/ / / | |||||
* | / / | Get version from manifest instead of hard coding in New UI info page. | Dan | 2018-01-20 | 1 | -1/+3 |
| |/ / |/| | | |||||
* | | | 4.0.10 | kumavis | 2018-01-19 | 1 | -1/+1 |
| | | | |||||
* | | | Fix transaction list font sizes, padding | Alexander Tseung | 2018-01-19 | 2 | -17/+7 |
| | | | |||||
* | | | Merge pull request #3024 from alextsg/cb-529 | Kevin Serrano | 2018-01-19 | 4 | -3/+26 |
|\ \ \ | | | | | | | | | [NewUI] Update popout to fullscreen icon | ||||
| * | | | Fix lint errors | Alexander Tseung | 2018-01-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update popout to fullscreen icon | Alexander Tseung | 2018-01-18 | 3 | -2/+25 |
| | | | | |||||
* | | | | [NewUI] Send screen gas loading fixes (#3027) | Dan J Miller | 2018-01-18 | 3 | -27/+25 |
|/ / / | | | | | | | | | | | | | | | | * Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send. * Fix variable name. | ||||
* | | | Show now tokens by default and improve search on add token screen. | Dan | 2018-01-18 | 1 | -5/+10 |
| | | | |||||
* | | | Fix tx-list, confirmation screen styling | Alexander Tseung | 2018-01-18 | 4 | -13/+18 |
| | | | |||||
* | | | Merge pull request #3005 from alextsg/cb-385 | Chi Kei Chan | 2018-01-18 | 2 | -1/+4 |
|\ \ \ | | | | | | | | | [NewUI] Fix rendering QR code in full screen old UI, hide unnecessary back button | ||||
| * | | | Fix rendering QR code in old UI, hide unnecessary back button | Alexander Tseung | 2018-01-17 | 2 | -1/+4 |
| | | | | |||||
* | | | | Merge pull request #3007 from alextsg/uat-master-011618 | Chi Kei Chan | 2018-01-18 | 24 | -84/+395 |
|\ \ \ \ | | | | | | | | | | | [NewUI] Merge master into uat branch | ||||
| * | | | | Fix merge conflicts | Alexander Tseung | 2018-01-17 | 1 | -5/+14 |
| | | | | | |||||
| * | | | | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 351 | -3712/+39761 |
| |\| | | | | |/ / | |/| | | |||||
| * | | | Merge pull request #2996 from MetaMask/Version-3.13.5 | Thomas Huang | 2018-01-17 | 2 | -1/+3 |
| |\ \ \ | | | | | | | | | | | Version 3.13.5 | ||||
| | * | | | Version 3.13.5v3.13.5 | Dan Finlay | 2018-01-17 | 2 | -1/+3 |
| |/ / / | |||||
| * | | | Merge pull request #2983 from MetaMask/i2907-NoCodeGasLimit | kumavis | 2018-01-17 | 2 | -6/+24 |
| |\ \ \ | | | | | | | | | | | Set gas limit to 21k for recipients with no code | ||||
| | * \ \ | Merge branch 'master' into i2907-NoCodeGasLimit | Dan Finlay | 2018-01-17 | 3 | -0/+5 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #2929 from MetaMask/i2779-FirefoxSpecifyAccountDetailHeight | kumavis | 2018-01-17 | 3 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | | | I2779 firefox specify account detail height | ||||
| | * \ \ \ | Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight | Dan Finlay | 2018-01-17 | 6 | -18/+56 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight | Dan Finlay | 2018-01-16 | 11 | -29/+116 |
| | |\ \ \ \ | |||||
| | * | | | | | Edit: Fix Firefox scrollbar Changelog | Thomas Huang | 2018-01-16 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Bump Changelog | Thomas | 2018-01-16 | 1 | -0/+3 |
| | | | | | | | |||||
| | * | | | | | Add max height for Firefox addon overflow and hide horizontal scroll | tmashuang | 2018-01-11 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Add one px to address for Firefox clipping | tmashuang | 2018-01-11 | 1 | -0/+1 |
| | | | | | | | |||||
| | | | * | | | Create new flag for simple sends to avoid overloading other flag | Dan Finlay | 2018-01-17 | 1 | -2/+2 |
| | | | | | | | |||||
| | | | * | | | Merge branch 'master' into i2907-NoCodeGasLimit | kumavis | 2018-01-17 | 6 | -18/+56 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #2984 from MetaMask/RenameLockToLogout | Thomas Huang | 2018-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Rename lock to log out | ||||
| | * | | | | | | Rename lock to log out | Dan Finlay | 2018-01-16 | 1 | -1/+1 |
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | Fixes #2475 | ||||
| * | | | | | | Merge pull request #2962 from MetaMask/open-popup | Dan Finlay | 2018-01-16 | 5 | -17/+55 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Open popup before estimateGas finishes | ||||
| | * | | | | | Merge branch 'master' into open-popup | Frankie | 2018-01-16 | 9 | -26/+90 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | add to CHANGELOG.md | frankiebee | 2018-01-16 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | test - fix to match expected behavior | frankiebee | 2018-01-15 | 1 | -14/+28 |
| | | | | | | | |||||
| | * | | | | | test - create ethJsQuery stub | frankiebee | 2018-01-15 | 1 | -1/+14 |
| | | | | | | | |||||
| | * | | | | | transactions - emit 'newUnapprovedTx' before estimateGas finishes | frankiebee | 2018-01-15 | 1 | -2/+6 |
| | | | | | | | |||||
| | * | | | | | add a loading spinner to conf-tx view | frankiebee | 2018-01-15 | 1 | -0/+6 |
| | | | | | | | |||||
| | | | * | | | Merge branch 'master' into i2907-NoCodeGasLimit | Dan Finlay | 2018-01-16 | 4 | -15/+78 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #2953 from MetaMask/i2826-SignBytes | Frankie | 2018-01-16 | 2 | -4/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix signTypedData bytes signing | ||||
| | * \ \ \ \ \ | Merge branch 'master' into i2826-SignBytes | Frankie | 2018-01-16 | 3 | -11/+75 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation | Dan Finlay | 2018-01-16 | 3 | -11/+76 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improve gas price estimation by backfilling recent-blocks | ||||
| | * | | | | | | | Prefer passing a provider over an ethQuery instance | Dan Finlay | 2018-01-13 | 2 | -8/+4 |
| | | | | | | | | | |||||
| | * | | | | | | | Improve gas price estimation by backfilling recent-blocks | Dan Finlay | 2018-01-12 | 3 | -9/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When first initializing, recent-block controller now back-fills up to its desired history length. This makes estimated gas prices reflect a longer recent history, even when first switching to a new network. Fixes #2925 | ||||
| | | * | | | | | | Merge branch 'master' into i2826-SignBytes | Dan Finlay | 2018-01-16 | 4 | -7/+8 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | Bump keyringController version | Dan Finlay | 2018-01-16 | 1 | -3/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | Fix signTypedData bytes signing | Dan Finlay | 2018-01-14 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2826 | ||||
| | | | | | * | | | Set gas limit to 21k for recipients with no code | Dan Finlay | 2018-01-16 | 2 | -5/+24 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Fixes #2907 | ||||
| * | | | | | | | Merge pull request #2862 from wbt/UpdateNotice | Dan Finlay | 2018-01-16 | 2 | -3/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update notice | ||||
| | * | | | | | | | Cut statement about test network default | wbt | 2018-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing inaccurate statement that default is test network, because most users now connect to the main network by default. See also https://github.com/MetaMask/metamask-extension/commit/f6e551ef5f3773cf5637c2ae0e11fdeb5f40645b | ||||
| | * | | | | | | | Cut statement about test network default | wbt | 2018-01-05 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing inaccurate statement that default is test network, because most users now connect to the main network by default. See also https://github.com/MetaMask/metamask-extension/commit/f6e551ef5f3773cf5637c2ae0e11fdeb5f40645b | ||||
| * | | | | | | | | Merge pull request #2900 from MetaMask/infura-rest-api | kumavis | 2018-01-16 | 2 | -4/+7 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Provider - Use Infura rest api for infura networks | ||||
| | * | | | | | | | Merge branch 'master' into infura-rest-api | kumavis | 2018-01-12 | 6 | -5/+32 |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||||
| | * | | | | | | | deps - bump eth-json-infura | kumavis | 2018-01-10 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | provider - infura - use infura REST api | kumavis | 2018-01-09 | 2 | -4/+7 |
| | | | | | | | | | |||||
| | * | | | | | | | bugfix - transactions controller - breakout logic and fix order of ↵ | kumavis | 2018-01-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | operations bug | ||||
| * | | | | | | | | Merge pull request #2909 from MetaMask/UpdateSupportLinks | Kevin Serrano | 2018-01-13 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | Update support links for helpscout | ||||
| | * | | | | | | | Use https | Dan Finlay | 2018-01-13 | 2 | -2/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks | Dan Finlay | 2018-01-13 | 6 | -5/+30 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Update support link on readme | Dan Finlay | 2018-01-13 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #2926 from MetaMask/gulp-npmls | Dan Finlay | 2018-01-12 | 2 | -3/+16 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | build - add 'deps' step that records output of 'npm ls' into build | ||||
| | * | | | | | | | build - add 'deps' step that records output of 'npm ls' into build | kumavis | 2018-01-11 | 1 | -1/+15 |
| | | | | | | | | | |||||
| | * | | | | | | | deps - gulp in dev deps only | kumavis | 2018-01-11 | 1 | -2/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #2917 from x86kernel/ci/add-ko-locale | kumavis | 2018-01-12 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Add korean localization file | ||||
| | * | | | | | | ci(ko/messages.json): add korean localization file | x86kernel | 2018-01-10 | 1 | -0/+10 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2906 from MetaMask/Version-3.13.4 | Thomas Huang | 2018-01-10 | 2 | -1/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Version 3.13.4 | ||||
| | * | | | | | | Version 3.13.4v3.13.4 | Dan Finlay | 2018-01-10 | 2 | -1/+3 |
| |/ / / / / / | |||||
| | | * / / / | Update support links for helpscout | Dan Finlay | 2018-01-10 | 1 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge pull request #2855 from abitrolly/patch-2 | kumavis | 2018-01-09 | 1 | -1/+0 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | info.js Remove width element to fix email layout | ||||
| | * | | | | | info.js Remove width element to fix email layout | Anatoli Babenia | 2018-01-04 | 1 | -1/+0 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #2902 from MetaMask/DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Default to 1 gwei for empty blocks | ||||
| | * \ \ \ \ | Merge branch 'master' into DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #2796 from MetaMask/filter-case-sensitive | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | bugfix: deps - eth-json-rpc-filters@1.2.5 | ||||
| | * | | | | | | deps - eth-json-rpc-filters@1.2.5 | kumavis | 2017-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | fix case sensitive address check in filters | ||||
| * | | | | | | | Merge pull request #2901 from MetaMask/DefaultToOneGwei | kumavis | 2018-01-09 | 2 | -0/+25 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Default gas estimate to 1 gwei for networks with no block activity | ||||
| * \ \ \ \ \ \ \ | Merge pull request #2899 from MetaMask/danfinlay-patch-1 | kumavis | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Default to estimating 1 gwei for empty blocks. | ||||
| | * | | | | | | | | Default to estimating 1 gwei for empty blocks. | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | To avoid estimating 0 gwei on low-traffic private networks. | ||||
| | | | * / / / / | Default to 1 gwei for empty blocks | Dan Finlay | 2018-01-09 | 1 | -2/+3 |
| | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Add test for gas estimate default | Dan Finlay | 2018-01-09 | 1 | -0/+19 |
| | | | | | | | | |||||
| | * | | | | | | Default gas estimate to 1 gwei for networks with no block activity | Dan Finlay | 2018-01-09 | 1 | -0/+6 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2896 from MetaMask/kumavis-patch-2 | Dan Finlay | 2018-01-09 | 1 | -2/+4 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | bugfix - transaction controller - fix order of operations | ||||
| | * | | | | | bugfix - transactions controller - breakout logic and fix order of ↵ | kumavis | 2018-01-09 | 1 | -2/+4 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | operations bug | ||||
| * | | | | | Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage | kumavis | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update vinyl-buffer to version 1.0.1 | ||||
| | * | | | | | Update vinyl-buffer to version 1.0.1 | Thomas Huang | 2018-01-04 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress | Thomas Huang | 2018-01-09 | 3 | -0/+44 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Account for 0x/empty string recipient | ||||
| | * \ \ \ \ | Merge branch 'master' into i2621-0xRecipientAddress | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Account for 0x/empty string address and contract creation | Thomas | 2018-01-08 | 3 | -0/+44 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #2851 from MetaMask/i2812-seedworderrorfix | Kevin Serrano | 2018-01-09 | 4 | -6/+34 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Fix condition where failing seed word checks would infinite-spin future attempts. | ||||
| | * | | | | | Update CHANGELOG.md | Kevin Serrano | 2018-01-09 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | Test for failure of the async methods. | Kevin Serrano | 2018-01-04 | 1 | -2/+20 |
| | | | | | | | |||||
| | * | | | | | Add fix for infinite spinner for incorrect seed phrase. | Kevin Serrano | 2018-01-04 | 2 | -4/+13 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #2879 from MetaMask/ImproveGasEstimation | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Improve gas estimation | ||||
| | * | | | | | Fix feature to work | Dan Finlay | 2018-01-06 | 3 | -6/+16 |
| | | | | | | | |||||
| | * | | | | | Linted | Dan Finlay | 2018-01-06 | 1 | -3/+0 |
| | | | | | | | |||||
| | * | | | | | Bump changelog | Dan Finlay | 2018-01-06 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | Derive gas price estimate from previous transactions | Dan Finlay | 2018-01-06 | 4 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return the 50th percentile lowest gas price of the previous 20 blocks. | ||||
| | * | | | | | Add test for better gas estimation | Dan Finlay | 2018-01-06 | 1 | -0/+25 |
| |/ / / / / | |||||
* | | | | | | Readjust gas fees when switching networks on the send screen | Alexander Tseung | 2018-01-17 | 2 | -22/+44 |
| | | | | | | |||||
* | | | | | | Vertically centers the text of the new ui modal header. (#2987) | Dan J Miller | 2018-01-17 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Adding one or more tokens sets the selected token before returning the user ↵ | Dan J Miller | 2018-01-17 | 2 | -0/+8 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | to the main screen. (#2995) | ||||
* | | | | | [NewUI-flat] Fix gulp build (#2975) | Dan J Miller | 2018-01-16 | 3 | -14/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Only run uglify when building for prod; set environment when building for prod; use gulp-uglify-es. * Revert change of dist script. | ||||
* | | | | | Restore display of all unconfirmed transactions. | Dan | 2018-01-16 | 1 | -34/+34 |
| | | | | | |||||
* | | | | | Fix send screen value input | Alexander Tseung | 2018-01-16 | 1 | -3/+11 |
| | | | | | |||||
* | | | | | Fix Hide Token modal styling, popup positioning | Alexander Tseung | 2018-01-16 | 4 | -25/+15 |
| | | | | | |||||
* | | | | | Merge pull request #2964 from alextsg/cb-505c | Dan Finlay | 2018-01-16 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [NewUI] Move blockies option to the bottom of Settings | ||||
| * | | | | | Move blockies option to the bottom of Settings | Alexander Tseung | 2018-01-15 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) | Dan J Miller | 2018-01-16 | 3 | -26/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Place all users of extension into old UI (disable auto adding). * Fix lint errors. | ||||
* | | | | | | Fix confirm Add Token button order | Alexander Tseung | 2018-01-13 | 1 | -4/+4 |
| | | | | | | |||||
* | | | | | | Fix Add Token button order, styling | Alexander Tseung | 2018-01-13 | 2 | -14/+16 |
| | | | | | | |||||
* | | | | | | Fix input box padding and select highlight in new account create and import ↵ | Dan | 2018-01-13 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | page. | ||||
* | | | | | | New add account page with create and import options. | Dan | 2018-01-13 | 13 | -95/+475 |
| | | | | | | |||||
* | | | | | | Merge pull request #2928 from alextsg/cb-388 | Chi Kei Chan | 2018-01-13 | 24 | -234/+284 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [NewUI] Update main view styling | ||||
| * \ \ \ \ \ | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 24 | -315/+758 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Fix styling in initialization | Alexander Tseung | 2018-01-13 | 3 | -7/+21 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 14 | -318/+717 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New deposit ether modal. * New deposit modal full screen on mobile, and other style fixes. * Hide shapeshift option from deposit modal for now. * Add shapeshift form to new deposit modal. * Store recipient address for shapeshift tx in background. * Use Simpledropdown to achieve desired styling in coin selector. * Lint fix * Fix typos and remove dead code. * Remove storage of shapeshift receiving address from background. * Fix typos | ||||
* | | | | | | Fix margin styling for name and address in account detail section. (#2790) | Dan J Miller | 2018-01-12 | 2 | -3/+4 |
| | | | | | | |||||
* | | | | | | [NewUI] Build mascara with uglification and gzipping. (#2735) | Dan J Miller | 2018-01-12 | 4 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adds uglification and gzipping. * Build mascara with uglification and gzipping. * Remove gzipping from extension build. | ||||
* | | | | | | Fix logging out of old UI causing infinite spinner (#2914) | Alexander Tseung | 2018-01-12 | 2 | -2/+6 |
| | | | | | | |||||
* | | | | | | Fix padding of a hovered tx-list-item (#2859) | Dan J Miller | 2018-01-12 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix token balance color | Alexander Tseung | 2018-01-12 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | Fix lint errors | Alexander Tseung | 2018-01-12 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Change styling for network dropdown | Alexander Tseung | 2018-01-12 | 2 | -58/+25 |
| | | | | | | |||||
| * | | | | | Update styling for buttons, font weights | Alexander Tseung | 2018-01-12 | 16 | -125/+83 |
| | | | | | | |||||
| * | | | | | Update main view styling | Alexander Tseung | 2018-01-11 | 13 | -85/+198 |
|/ / / / / | |||||
* | | | | | 4.0.9 | kumavis | 2018-01-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | ui - fix font path name | kumavis | 2018-01-09 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #2848 from MetaMask/NewUI-flat | Alexander Tseung | 2018-01-04 | 12 | -1313/+2204 |
|\ \ \ \ \ | | | | | | | | | | | | | [NewUI] Merge NewUI-flat into uat | ||||
| * \ \ \ \ | Merge pull request #2845 from alextsg/NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 10 | -14/+115 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [NewUI] Merge master into NewUI-flat | ||||
| | * | | | | | Fix merge conflict | Alexander Tseung | 2018-01-04 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 338 | -3279/+38277 |
| | |\ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| * | | | | | Fix sign typed data | Alexander Tseung | 2017-12-30 | 2 | -1298/+2088 |
| | | | | | | |||||
| * | | | | | Fix mascara first time flow button colors | Alexander Tseung | 2017-12-30 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | Merge pull request #2783 from MetaMask/tx-param-vaalidation | kumavis | 2018-01-03 | 2 | -2/+10 |
| | |\ \ \ \ | | | | | | | | | | | | | | | transactions - throw error if txParams.value contains a decimal | ||||
| | | * | | | | tx-gas-utils - tx-param-validation - use more intuitive check | kumavis | 2018-01-03 | 1 | -2/+2 |
| | | | | | | | |||||
| | | * | | | | Merge branch 'master' into tx-param-vaalidation | Frankie | 2017-12-22 | 5 | -18/+122 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Spelling | Dan Finlay | 2017-12-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | add to CHANGELOG.md | frankiebee | 2017-12-21 | 1 | -0/+2 |
| | | | | | | | | |||||
| | | * | | | | | transactions - throw error if dapp provides txParams whos value has a decimal | frankiebee | 2017-12-21 | 1 | -2/+9 |
| | | | | | | | | |||||
| | * | | | | | | Merge pull request #2840 from oosthuizenr/master | kumavis | 2018-01-03 | 1 | -5/+6 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | UI - Never show seed phrase if locked | ||||
| | | * | | | | | | fix comment | oosthuizenr | 2018-01-03 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | Fixes #2834 | Renier Oosthuizen | 2018-01-03 | 1 | -5/+6 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0 | kumavis | 2018-01-03 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | Update vinyl-source-stream to the latest version 🚀 | ||||
| | | * | | | | | chore(package): update vinyl-source-stream to version 2.0.0 | greenkeeper[bot] | 2017-12-23 | 1 | -1/+1 |
| | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Merge pull request #2817 from MetaMask/i#2810 | Frankie | 2017-12-29 | 2 | -3/+63 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | only check nonces of transactions who's from address match the txMeta | ||||
| | | * | | | | | tests - be more verbose in test messages | frankiebee | 2017-12-29 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | * | | | | | add tests for #_checkIfNonceIsTaken | frankiebee | 2017-12-28 | 1 | -2/+61 |
| | | | | | | | | |||||
| | | * | | | | | transactions:pending - only check nonces of transactions who's from adress ↵ | frankiebee | 2017-12-28 | 1 | -1/+2 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | match the txMeta |