1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test
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.
2016-11-07 11:56:20 -08:00
..
integration Remove comments. 2016-10-11 15:52:44 -07:00
lib test - fix delegate-call test 2016-10-24 16:12:44 -07:00
unit Fix gas price buffering 2016-11-07 11:56:20 -08:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00