Commit Graph

387 Commits (f88079c6b9c0e7bf5d7765f8ea8471b64624d8d0)

Author SHA1 Message Date
kumavis 536cab0687 detect tx error - show warning and fix gasLimit 8 years ago
Kevin Serrano e2b2083df0
remove gas field, due to alias redundancy. 8 years ago
Kevin Serrano b6b4be61d9
Fix bug for increasing gas by 20 percent. 8 years ago
Dan Finlay 7068d2e71c Adjust gas buffer to be 20% over estimate 8 years ago
Dan Finlay 6f39924e60 Increase gas buffer 8 years ago
Dan Finlay 1896928562 Fix gas price buffering 8 years ago
Dan Finlay 21e7331111 Fix delegate call function reference 2 8 years ago
Dan Finlay b3613232a2 Rename wallet to account 8 years ago
Dan Finlay bda64ab132 Fix delegate call analysis 8 years ago
Dan Finlay 090959470b Add note about callback param to sync method warning 8 years ago
Dan Finlay cc23158bfe Wait for first metamask data to establish ping-pong stream. 8 years ago
Dan Finlay 049705004f Reproduced issue 743 in test case 8 years ago
Dan Finlay 827d7553fc Restore hex prefix to gas price 8 years ago
Dan Finlay 91f43fa213 Increase gas estimate by 100000 wei 8 years ago
Kevin Serrano 0d495372da
Lint. 8 years ago
Kevin Serrano 8a5eacd35f
Prevent XML from web3 injections. 8 years ago
Frankie 35232c5e29 Fix for linting 8 years ago
Frankie aace26c4bd Create callback and Clean-up details 8 years ago
Frankie 67eba9f542 Specify base 10 in bignumber 8 years ago
Frankie c400f7c0f6 Fix gasPrice range 8 years ago
Kevin Serrano d750daed5c
Remove logs. 8 years ago
Kevin Serrano 3954ed2a7e
Fix misnamed variable. 8 years ago
kumavis a1c3c944cf dapp reload - fixed disconnect detection via polling 8 years ago
Kevin Serrano 5e9bc31c58
Cleanup. 8 years ago
Dan Finlay 5c9476e57d Fix bug where new vaults had no nicknames 8 years ago
Kevin Serrano f7361d9654
lint 8 years ago
Kevin Serrano 79a99ac93b
Move tos hash comparison logic from background to mm controller. 8 years ago
Kevin Serrano ed03b89e26
Move tos hash logic to build phase. Create dynamic global variables based on build. 8 years ago
Frankie e1b78da3e6 Add custom gas field to send page 8 years ago
Kevin Serrano 21d1959435
Fix linting and guarantees set TOS hash. 8 years ago
Kevin Serrano e4f2cd2e09
Fix retention of terms of service hash across reloads of plugin. 8 years ago
Kevin Serrano 7c5ebb6a53
Renamed variables to make more sense. 8 years ago
Kevin Serrano d200ef4a10
Add missing path require statement. 8 years ago
Kevin Serrano 0a9b814f11
On update, check whether the TOS has changed using hashes. 8 years ago
Kevin Serrano 4ea3246912
Add controller functions for storing and checking TOS hashes. 8 years ago
Kevin Serrano db06813404
Add new functions for storing TOS hashes in config manager. 8 years ago
Dan Finlay f21170c7c3 Add tolerance for sending from mixed-case addresses. 8 years ago
Dan Finlay d02b2c4b4a Correct async link 8 years ago
Dan Finlay f9eba9d7e5 Make popup a little taller 8 years ago
Dan Finlay da611eb3a1 Improve popup behavior for parity errors 8 years ago
Frankie ebf864ae6e Fix for readability 8 years ago
Frankie 0a8a25c818 Fix issue #688 where fiat conversion does not persist when switching networks 8 years ago
Dan Finlay e197e3808f Drop origin key from requests for Parity compatibility 8 years ago
Frankie 17eb53cfcd Change Testfaucet url 8 years ago
Frankie 8e7a9c4709 Remove unused argument 8 years ago
Dan Finlay b7e6ec5cea Fix popup flag assignment 8 years ago
Frankie eea77b828f Dont generate a popup notification when submiting a transaction from with in MetaMask 8 years ago
Dan Finlay e10c651db0 Fix port stream end bug 8 years ago
kumavis a4cdd19843 mascara - everything but the popup bundle 8 years ago
kumavis b4e3b83f04 popup - breakout popup-core 8 years ago