Commit Graph

29 Commits (f6de948e42ae633d40aef72595a01caa622a280d)

Author SHA1 Message Date
Dan 0796fc58e4 Improve send token error ux. 6 years ago
Sara Reynolds ad6c454fd5 fixes #4623 7 years ago
Dan 696d626133 Set based estimate for token sends to be updated once recipient address specified. 7 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 7 years ago
Dan 70abe54c94 Send screen returns simple gas cost if no to address specified when not sending token. 7 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 7 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 7 years ago
Dan 2ca084b055 Remove .only 7 years ago
kumavis 64aa56b5a6 test - send-utils.test - lint fix 7 years ago
Dan 5a842e440f Gas estimation uses block gas limit as fallback if query.estimateGas returns an expected error. 7 years ago
Dan 0f20fce9b7 Auto update gas estimate when to changes. 7 years ago
Dan 4f0b4eef50 Estimate gas using same algorithm as backend. 7 years ago
Dan 166fda5877 Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method. 7 years ago
Dan 17909465f2 getParamsForGasEstimate extracts symbol from token instead of just accepting symbol. 7 years ago
Dan 6f633a97e1 Rename gas change actions. 7 years ago
Dan 6d8344d0d0 Update amount error on update of send screen. 7 years ago
Dan e712336189 Send refactor: fix error handling and form disabling in send form. 7 years ago
Dan 0de765aa25 Clean up for send refactor PR. 7 years ago
Dan 0739618a61 Tests for send.duck.js 7 years ago
Dan 0076b732bd Rename ducks/send.js to ducks/send.duck.js 7 years ago
Dan b3f08681fd Add missing unit tests in send_/: now 100% function test coverage in send_/ 7 years ago
Dan c2ed2d4e50 Lint fixes 7 years ago
Dan f94ffa022c Fix test descriptions and remove unnecessary proptypes. 7 years ago
Dan 9ccc609e56 Adds test for send, send-content, send-footer and send-header components. 7 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
Dan 284dd85a99 first commit 7 years ago