Dan Finlay
4a0197012e
Version 2.13.7
8 years ago
Dan Finlay
2160eb35aa
Merge pull request #796 from MetaMask/IncreaseGasBuffer
...
Increase gas buffer
8 years ago
Dan Finlay
7068d2e71c
Adjust gas buffer to be 20% over estimate
8 years ago
Dan Finlay
6f39924e60
Increase gas buffer
...
Fixes #795
8 years ago
Kevin Serrano
62a15fc59e
Merge pull request #793 from MetaMask/i787-HighGasBug
...
i787 High gas bug
8 years ago
Dan Finlay
1896928562
Fix gas price buffering
...
Our gas price buffering logic had a bug, because bn.js has inconsistent behavior when using hex-prefixed output. The issue has been opened with them here:
https://github.com/indutny/bn.js/issues/151
We've corrected our usage in the mean time.
8 years ago
Dan Finlay
fff5a6765e
Added failing test for #787
8 years ago
kumavis
30ff9b5e10
Merge pull request #786 from MetaMask/i763-GithubLink
...
Fix github link on info page
8 years ago
Dan Finlay
18cf635735
Fix github link on info page
8 years ago
kumavis
48220cff0e
Merge pull request #778 from MetaMask/mascara-build
...
Mascara build
8 years ago
kumavis
b790b0c256
mascara - remove global transpile
8 years ago
kumavis
d047ba541f
mascara - example dapp - log main account
8 years ago
Dan Finlay
014c971b89
Merge pull request #774 from MetaMask/walkThrough
...
Add more info to mascara README
8 years ago
Frankie
08c8dc823e
Merge branch 'master' into walkThrough
8 years ago
Frankie
a75edcdc18
Fix typos and clean up
8 years ago
kumavis
5f98814877
Merge pull request #767 from MetaMask/UpdateWeb3
...
Update web3.js version
8 years ago
Frankie
55530b0138
Merge branch 'master' into walkThrough
8 years ago
Frankie
5ae45fe17f
Fix the size of the pop-up
8 years ago
Frankie
bdaf940593
Add more info about first use
8 years ago
Dan Finlay
ab055e3f63
Merge branch 'master' into UpdateWeb3
8 years ago
Dan Finlay
9df20e6c55
Merge pull request #773 from MetaMask/Version-2.13.6
...
Version 2.13.6
8 years ago
Dan Finlay
b8acdfcab5
Version 2.13.6
8 years ago
Dan Finlay
1d1c64cf89
Merge branch 'master' into UpdateWeb3
8 years ago
Dan Finlay
0bad941433
Merge pull request #768 from MetaMask/i762-RenameWalletToAccount
...
Rename wallet to account
8 years ago
Dan Finlay
0bf139188e
Merge branch 'master' into i762-RenameWalletToAccount
8 years ago
kumavis
84bd8784d0
deps - web3 - set version to 0.17.0-beta
8 years ago
Dan Finlay
c834b4f637
Merge branch 'master' into i762-RenameWalletToAccount
8 years ago
Kevin Serrano
2dad59b561
Merge pull request #764 from MetaMask/761-FixCustomMordenIndication
...
Fix provider menu selection indication
8 years ago
Dan Finlay
f1bbaeea50
Merge branch 'master' into 761-FixCustomMordenIndication
8 years ago
Dan Finlay
693c30d784
Merge pull request #769 from MetaMask/FixDelegateCall
...
Fix delegate call function reference 2
8 years ago
Dan Finlay
21e7331111
Fix delegate call function reference 2
8 years ago
Dan Finlay
1cabeb2fc4
Merge pull request #766 from MetaMask/FixDelegateCallCheck
...
Fix delegate call analysis
8 years ago
Dan Finlay
b3613232a2
Rename wallet to account
...
Fixes #762
8 years ago
Dan Finlay
9b8c970706
Update web3.js version
8 years ago
Dan Finlay
bda64ab132
Fix delegate call analysis
...
Fixed reference allowing transactions to be analyzed for delegate call again.
8 years ago
Dan Finlay
f2497c5a97
Bump changelog
8 years ago
Dan Finlay
b1fb8da3b0
Fix provider menu selection indication
8 years ago
kumavis
f7688ac3cf
Merge pull request #745 from MetaMask/i743-FixDelegateCallFlag
...
Reproduced issue 743 in test case
8 years ago
kumavis
3af3565000
test - fix delegate-call test
8 years ago
kumavis
85d03cc8fb
Merge branch 'master' into i743-FixDelegateCallFlag
8 years ago
Dan Finlay
eba37e773d
Merge pull request #752 from MetaMask/i#741
...
Add validations to txData param in send form
8 years ago
Frankie
7d9e295b75
Change regex in isHex function
8 years ago
Frankie
8326258b58
Merge branch 'i#741' of https://github.com/MetaMask/metamask-plugin into i#741
8 years ago
Frankie
d79424e9c0
clean up the isHex function
8 years ago
Frankie
eedca82167
Merge branch 'master' into i#741
8 years ago
Frankie
8d2ec8b820
Merge pull request #751 from MetaMask/ClarifyCallbackRole
...
Add note about callback param to sync method warning
8 years ago
Frankie
d4c0a4949b
Clean up tests
8 years ago
Frankie
aa4746f4c7
Add test and ability for isHex to handle hex strings with hex-prefix
8 years ago
Frankie
ac7dca22c3
Fix up wording
8 years ago
Frankie
7140c04ef9
Fix CHANGELOG
8 years ago