Commit Graph

16 Commits

Author SHA1 Message Date
frankiebee 00bd5b143f rename tx-utils.js -> tx-gas-utils.js 2017-09-05 20:33:50 -07:00
frankiebee 4c554f32ec remove #buildEthTxFromParams 2017-09-05 20:13:43 -07:00
frankiebee 54739cb798 test for pending tx watcher 2017-08-04 14:40:22 -04:00
frankiebee 5ac4c2de6f remove unused sinon 2017-08-02 19:11:51 -04:00
frankiebee 432f516ab0 make addUnapprovedTransaction async function and use promise based ethQuery 2017-08-02 10:26:25 -04:00
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 2017-07-11 12:19:01 -07:00
frankiebee 243eeff7cb Fix for tests 2017-05-23 19:49:57 -04:00
Thomas Huang 0b13429daf Lint tests 2017-05-04 14:35:10 -07:00
kumavis 1dce352523 tx-manager - add eip155 support 2017-03-30 14:23:23 -07:00
kumavis 16b5f4a210 tests - tx-utils gasBuffer calc - fix bug and user easier numbers 2017-03-29 23:59:42 -07:00
kumavis 92b8443824 tx-utils - add encoding utils 2017-03-07 22:51:39 -08:00
kumavis c063fab993 tx-utils - stricter naming type-based convention 2017-03-07 22:47:35 -08:00
kumavis 68b99dfb08 test - tx-utils
add tests for `addGasBuffer`
2017-03-07 22:28:02 -08:00
Jared Pereira 4916331c53 change BN.mul to BN.muln 2017-03-07 22:42:16 -05:00
Jared Pereira de44cd9ba4 add gas buffer multiply test 2017-03-07 20:49:40 -05:00
Dan Finlay e78e642eef Add gas buffer test 2017-03-07 11:34:11 -08:00