Commit Graph

2 Commits (668fd2db660ef43295de74d85034d65c0b14080d)

Author SHA1 Message Date
Brad Decker 55502f212d
update txParams normalization and validation. (#11406) 3 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 4 years ago
Thomas Huang 3ba91df387
Unifies unit tests filename suffix to .test.js (#10607) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 0ed9ed008b Update transaction params validation (#9992) 4 years ago
Erik Marks baea1b57fb
Update transaction params validation (#9992) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Whymarrh Whitby e05db747f5
Tidy up transaction-related unit tests (#8362) 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
kumavis b8a18feb51 test - unit - send from test accounts to avoid not-enough-balance error from ganache 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
frankiebee 00bd5b143f rename tx-utils.js -> tx-gas-utils.js 7 years ago
frankiebee 4c554f32ec remove #buildEthTxFromParams 7 years ago
frankiebee 54739cb798 test for pending tx watcher 7 years ago
frankiebee 5ac4c2de6f remove unused sinon 7 years ago
frankiebee 432f516ab0 make addUnapprovedTransaction async function and use promise based ethQuery 7 years ago
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 7 years ago
frankiebee 243eeff7cb Fix for tests 8 years ago
Thomas Huang 0b13429daf Lint tests 8 years ago
kumavis 1dce352523 tx-manager - add eip155 support 8 years ago
kumavis 16b5f4a210 tests - tx-utils gasBuffer calc - fix bug and user easier numbers 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 8 years ago
Jared Pereira 4916331c53 change BN.mul to BN.muln 8 years ago
Jared Pereira de44cd9ba4 add gas buffer multiply test 8 years ago
Dan Finlay 6253885e28 Remove unrelated test file 8 years ago
Dan Finlay e78e642eef Add gas buffer test 8 years ago
Dan Finlay 70e14b8a6f Fixed internal encoding test case 8 years ago