Dan Finlay
|
b0059bef44
|
Merge pull request #1189 from MetaMask/kumavis-patch-1
tx-utils - clean and comment
|
8 years ago |
Dan Finlay
|
67c3126e63
|
Merge branch 'master' into kumavis-patch-1
|
8 years ago |
Kevin Serrano
|
529eb25ced
|
Convert alert to a log.error
|
8 years ago |
Kevin Serrano
|
26cac57838
|
Merge pull request #1147 from MetaMask/i1144-moarrpc
Save recently used RPCs
|
8 years ago |
Kevin Serrano
|
6fd3d6e0d0
|
Merge branch 'i1144-moarrpc' of github.com:MetaMask/metamask-plugin into i1144-moarrpc
|
8 years ago |
Kevin Serrano
|
21769a008c
|
Fix typo, switch to log.error
|
8 years ago |
Kevin Serrano
|
86f71d504c
|
Merge branch 'master' into i1144-moarrpc
|
8 years ago |
Kevin Serrano
|
0ee8ca178e
|
Remove unneeded setrpc method.
|
8 years ago |
Kevin Serrano
|
cf2268c3d2
|
Nodeify and promisify calls to background.
|
8 years ago |
kumavis
|
92b8443824
|
tx-utils - add encoding utils
|
8 years ago |
kumavis
|
c063fab993
|
tx-utils - stricter naming type-based convention
|
8 years ago |
kumavis
|
68b99dfb08
|
test - tx-utils
add tests for `addGasBuffer`
|
8 years ago |
kumavis
|
17b805c76e
|
tx-utils - clean and comment
|
8 years ago |
Dan Finlay
|
de5a30c5ff
|
Merge pull request #1187 from MetaMask/i1118-IncreaseGasBuffer
I1118 increase gas buffer
|
8 years ago |
Dan Finlay
|
0889309bf3
|
Merge branch 'master' into i1118-IncreaseGasBuffer
|
8 years ago |
Dan Finlay
|
1f0a4dd033
|
Bump changelog
|
8 years ago |
Dan Finlay
|
a8551c4fe2
|
Merge pull request #1186 from MetaMask/grammarFix
Fix grammar in erro message
|
8 years ago |
jaredpereira
|
52ee007fcb
|
Merge branch 'master' into i1118-IncreaseGasBuffer
|
8 years ago |
Jared Pereira
|
4916331c53
|
change BN.mul to BN.muln
|
8 years ago |
frankiebee
|
2f7a95c257
|
Fix grammar in erro message
|
8 years ago |
kumavis
|
dba261db25
|
Merge pull request #1185 from MetaMask/i#1032
Fix issue where account import allows for duplicates
|
8 years ago |
Frankie
|
f0a35cefd3
|
Merge branch 'master' into i#1032
|
8 years ago |
frankiebee
|
af5ad218e2
|
Merge branch 'master' into i#1032
|
8 years ago |
frankiebee
|
3e8b584c98
|
fix issue where account import allows for duplicates
|
8 years ago |
Jared Pereira
|
de44cd9ba4
|
add gas buffer multiply test
|
8 years ago |
Jared Pereira
|
4256e631a6
|
remove constant buffer and add multiplier
|
8 years ago |
kumavis
|
719be93f97
|
Merge pull request #1183 from MetaMask/provider-ten-oh-one
deps - bump web3-provider-engine to 10.0.1
|
8 years ago |
kumavis
|
147ac416ba
|
deps - bump web3-provider-engine to 10.0.1
Fixes https://github.com/MetaMask/metamask-plugin/issues/1163
Fixes https://github.com/MetaMask/provider-engine/issues/121
|
8 years ago |
Kevin Serrano
|
4562e41d33
|
Fix tests until new ones to-be-written.
|
8 years ago |
Kevin Serrano
|
edbd1c6a68
|
Merge branch 'i1144-moarrpc' of github.com:MetaMask/metamask-plugin into i1144-moarrpc
|
8 years ago |
Kevin Serrano
|
970324b699
|
Merge github.com:MetaMask/metamask-plugin into i1144-moarrpc
|
8 years ago |
Kevin Serrano
|
e7e024bcdd
|
Refactor of code into separate reducers and actions.
|
8 years ago |
kumavis
|
042b042da6
|
Merge pull request #1182 from MetaMask/provider-ten
deps - bump web3-provider-engine
|
8 years ago |
kumavis
|
be8267edf7
|
deps - bump web3-provider-engine
resolves https://github.com/MetaMask/metamask-plugin/issues/1159
|
8 years ago |
kumavis
|
22785a4cf1
|
Merge pull request #1180 from MetaMask/kumavis-patch-1
deps - bump web3-provider-engine
|
8 years ago |
Kevin Serrano
|
8fead4099a
|
Merge branch 'master' into i1144-moarrpc
|
8 years ago |
Dan Finlay
|
1d835e4417
|
Merge branch 'master' into kumavis-patch-1
|
8 years ago |
kumavis
|
9e0a4fc6ed
|
Merge pull request #1179 from MetaMask/FixHexEncoding
Fix hex encoding of message to create valid hex strings
|
8 years ago |
Dan Finlay
|
fba7a50e1b
|
Fixed encoding
|
8 years ago |
Dan Finlay
|
6253885e28
|
Remove unrelated test file
|
8 years ago |
Dan Finlay
|
e78e642eef
|
Add gas buffer test
|
8 years ago |
Kevin Serrano
|
08ca7dac5a
|
Merge branch 'master' into i1144-moarrpc
|
8 years ago |
Kevin Serrano
|
01f2ec4823
|
Modify tests.'
|
8 years ago |
Kevin Serrano
|
2a98beb878
|
Break out rpc update and rpclist into two reducers.
|
8 years ago |
kumavis
|
993a1cef64
|
deps - bump web3-provider-engine
include fix for https://github.com/MetaMask/provider-engine/pull/122
|
8 years ago |
Dan Finlay
|
99b49b11f6
|
Fix test name
|
8 years ago |
Dan Finlay
|
70e14b8a6f
|
Fixed internal encoding test case
|
8 years ago |
Dan Finlay
|
32c767fbe8
|
Linted
|
8 years ago |
Dan Finlay
|
cdcd1b1e8b
|
Fix hex encoding of message to create valid hex strings
|
8 years ago |
kumavis
|
2acf991b67
|
Merge pull request #1177 from MetaMask/i1173-ShowPersonalMessage
Render personal_sign messages as utf-8 text
|
8 years ago |