Commit Graph

22 Commits (231ad48564758895bace7b0e750cdfa5577128f8)

Author SHA1 Message Date
frankiebee 231ad48564 Use txParams 7 years ago
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 7 years ago
Kevin Serrano 2b7d842498
Update gasblocklimit params with every block. 8 years ago
Kevin Serrano 82cbfaa826
Convert gasLimit to not use muln in BN 8 years ago
Kevin Serrano 26fd016b63
Add new blockGasLimit property to txMeta object. 8 years ago
frankiebee f87ea49b5a Create a network controller to manage switcing networks an updating the provider 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
kumavis ff49e5e5cf tx-utils - gas buffer ceiling at 90% of block gas limit 8 years ago
kumavis 1495240969 tx manager - adjust new tx flow and txMeta decorations 8 years ago
Dan Finlay 2cab2f767c Remove gas limit param 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 17b805c76e tx-utils - clean and comment 8 years ago
Jared Pereira 4916331c53 change BN.mul to BN.muln 8 years ago
Jared Pereira 4256e631a6 remove constant buffer and add multiplier 8 years ago
Dan Finlay da88481560 Remove gasMultiplier txMeta param 8 years ago
Dan Finlay 2e16e1eb94 Fixed bug that made send screen sometimes transition to account detail 8 years ago
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules 8 years ago
Frankie 580d93188c Satisfy review needs: 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 8 years ago
Dan Finlay 21e2e4efd8 Remove erroneous OOG estimation logic. 8 years ago
Frances Pangilinan 6e78494846 First pass at revision requests 8 years ago
Frances Pangilinan 090935f90a Create a TxManager 8 years ago