index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
send_
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4687 from snreynolds/i4623-getConvertedCurrency
Dan J Miller
2018-06-30
1
-10
/
+0
|
\
|
*
fixes #4623
Sara Reynolds
2018-06-30
1
-10
/
+0
*
|
Set based estimate for token sends to be updated once recipient address speci...
Dan
2018-06-29
1
-0
/
+6
|
/
*
On send screen amount change, updateGas call now includes current to address.
Dan
2018-06-19
3
-2
/
+26
*
Send screen returns simple gas cost if no to address specified when not sendi...
Dan
2018-06-19
1
-0
/
+6
*
Update send.utils.js estimateGas tests.
Dan
2018-06-15
1
-5
/
+19
*
Add hex-prefix to gas estimate result
Alexander Tseung
2018-06-15
1
-2
/
+2
*
Fix calculation of data property for gas estimation on token transfers.
Dan
2018-06-02
3
-22
/
+30
*
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...
Dan
2018-06-01
1
-1
/
+1
|
\
|
*
Remove .only
Dan
2018-06-01
1
-1
/
+1
*
|
test - send-utils.test - lint fix
kumavis
2018-05-31
1
-1
/
+1
*
|
Gas estimation uses block gas limit as fallback if query.estimateGas returns ...
Dan
2018-05-31
1
-1
/
+28
*
|
Auto update gas estimate when to changes.
Dan
2018-05-31
3
-33
/
+35
*
|
Estimate gas using same algorithm as backend.
Dan
2018-05-31
5
-64
/
+82
*
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...
Dan
2018-05-31
5
-3
/
+125
*
|
getParamsForGasEstimate extracts symbol from token instead of just accepting ...
Dan
2018-05-31
1
-3
/
+3
*
|
Rename gas change actions.
Dan
2018-05-31
1
-3
/
+3
|
/
*
Update amount error on update of send screen.
Dan
2018-05-31
1
-3
/
+9
*
Send refactor: fix error handling and form disabling in send form.
Dan
2018-05-26
1
-34
/
+0
*
Clean up for send refactor PR.
Dan
2018-05-25
1
-0
/
+2
*
Tests for send.duck.js
Dan
2018-05-14
2
-13
/
+13
*
Rename ducks/send.js to ducks/send.duck.js
Dan
2018-05-14
1
-1
/
+1
*
Add missing unit tests in send_/: now 100% function test coverage in send_/
Dan
2018-05-14
2
-112
/
+286
*
Lint fixes
Dan
2018-05-14
1
-2
/
+0
*
Fix test descriptions and remove unnecessary proptypes.
Dan
2018-05-10
1
-0
/
+1
*
Adds test for send, send-content, send-footer and send-header components.
Dan
2018-05-07
1
-0
/
+234
*
Unit tests for containers, utils and selectors in send_/
Dan
2018-05-05
4
-0
/
+1177
*
first commit
Dan
2018-04-07
4
-0
/
+0