Commit Graph

739 Commits (43dde3cbde4118ef5d5b40faca6af8b308a1a902)

Author SHA1 Message Date
kumavis 5a91adf7d8 add platforms to mascara + move buyEther window open to ui 8 years ago
frankiebee f80d1ce3e6 Switch auto-faucet from XMLHttpRequest to fetch 8 years ago
kumavis 86e882c51a notification-manager - rename show -> showPoup + make getPopup private 8 years ago
kumavis 6259ffaef4 extension - remove local extension files, we use extensionizer 8 years ago
kumavis 5036263f88 introduce platform api and rename notifications to notification-manager 8 years ago
kumavis ff49e5e5cf tx-utils - gas buffer ceiling at 90% of block gas limit 8 years ago
Dan Finlay 98dd684524 Linted 8 years ago
Dan Finlay 610ec2bdf5 Fix popup behavior for Firefox 8 years ago
kumavis 1495240969 tx manager - adjust new tx flow and txMeta decorations 8 years ago
Dan Finlay 81d3658343 Improve UI gas calculation logic 8 years ago
Dan Finlay 2cab2f767c Remove gas limit param 8 years ago
Kevin Serrano 1b7326048d
Add current block number and hash to the state. 8 years ago
Kevin Serrano 33dd7954a7
Add kovan config settings to config manager. 8 years ago
Dan Finlay b6e2eaf7b1 Remove eth-lightwallet 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 fba7a50e1b Fixed encoding 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
Dan Finlay e66e755766 Fix normalizeMsgData function to always return hex prefixed 8 years ago
Dan Finlay 9bd8c5f723 Render personal_sign messages as utf-8 text 8 years ago
Dan Finlay e07e4b7bc7 Linted 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 b5d03cd524 add controllers to root scripts folder 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Kevin Serrano 62854398f1
Tested against code to play nice with unit tests. 8 years ago
Dan Finlay 7ec25526b7 Add alternate UI for pending personal_sign messages 8 years ago
Kevin Serrano 7a0ce31bd3
Implemented functionality for displaying recent custom RPCs 8 years ago
Dan Finlay 6c0916c28d Fix reference 8 years ago
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules 8 years ago
Kevin Serrano 026e0e3383
Fix naming 8 years ago
Kevin Serrano db48f8984f
Basic infrasture for RPC list added. 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Kevin Serrano 4033b620bd
Allowed net_version to be called synchronously 8 years ago
Dan Finlay c0637f8d6a Fix typo 8 years ago
Dan Finlay 0c0c0051e4 Remove shapeshift tx list from idStore 8 years ago
Dan Finlay 89bbccb09c Stop removing old shapeshift txs 8 years ago
Dan Finlay af439cc6cf Do not remove completed shapeshift deposits 8 years ago
Dan Finlay 901eeb5c10 Fix bug when clearing old shapeshift txs 8 years ago
Dan Finlay 5d37f90787 Automatically remove shapeshift txs over 11 minutes old with no payment 8 years ago
Dan Finlay 4dc71ed57b Got ShapeShiftController back to working 8 years ago
Dan Finlay 13ee92909c Mostly got shapeshift tx management into its own controller 8 years ago
kumavis bc4efa1807 eth-store - update store state after manipulating 8 years ago
kumavis ff87b9dc7a id mgmt - update to latest eth_sign spec 8 years ago
kumavis 77f8995568 migrations - fix migration #9 and add safety checks to migrator 8 years ago
kumavis 99d6a329a2 eths-store - eagerly set current block 8 years ago