190 Commits

Author SHA1 Message Date
apanizo
c40488493d WA-232 Remove old AddTransaction feature, keeping consisten move tokens feature 2018-07-04 09:40:54 +02:00
apanizo
7859e552f0 WA-232 send tokens funtionality move to balance list 2018-07-04 09:39:08 +02:00
apanizo
a59ca97c42 WA-232 Moving createTransaction file to src/wallets 2018-07-04 09:36:58 +02:00
apanizo
4f603fa441 WA-232 Move Transaction History service tests to src/tests 2018-07-03 13:43:32 +02:00
apanizo
731e591218 WA-232 Adding move tokens feature to Safe route view 2018-07-03 13:22:16 +02:00
apanizo
3fbf63e257 WA-232 Adding button to move funds in Safe's BalanceInfo component 2018-07-03 13:21:14 +02:00
apanizo
269aa54f37 WA-232 Creating SendToken component 2018-07-03 13:20:14 +02:00
apanizo
2419a43364 WA-232 Refactor 0x to a EMPTY_DATA constant 2018-07-03 13:17:41 +02:00
apanizo
477e7002f3 WA-232 Refactor safe tests improving its speed 2018-06-29 17:39:09 +02:00
apanizo
667fae279d WA-232 Avoid re-renderings when updating safe balances 2018-06-29 15:41:29 +02:00
apanizo
06e8b0153e WA-232 Showing Token icons and their balance 2018-06-29 13:50:46 +02:00
apanizo
cc1cd84c1f WA-232 Adding dummy token list to safe view 2018-06-29 13:24:17 +02:00
Adolfo Panizo
7dee0170c8 WA-232 Fix balance integration in selectors 2018-06-28 19:13:59 +02:00
Adolfo Panizo
9ca0f2e41a WA-232 Fix get balance of custom tokens 2018-06-28 16:47:01 +02:00
apanizo
3e2636b02b WA-232 Partial commit fetching balances 2018-06-27 17:28:53 +02:00
apanizo
91f3855e97 WA-232 Fixing flow errors 2018-06-26 16:56:28 +02:00
apanizo
847033a5c8 WA-232 Fix Flow errors regarding final form validator Field 2018-06-26 13:46:17 +02:00
apanizo
7e76a20920 WA-438 Giving some time to render the add multisig tx form in test 2018-06-22 13:46:24 +02:00
apanizo
d58bcf9bb8 WA-438 Add withdrawn transactions to list 2018-06-22 13:13:52 +02:00
apanizo
63bba3ccd5 WA-438 Fix tests 2018-06-22 10:44:49 +02:00
apanizo
f8e7b13095 WA-438 Fix daily limit module address 2018-06-21 17:01:15 +02:00
apanizo
26e6712a7d WA-438 Implementation of edit daily limit 2018-06-21 15:49:43 +02:00
apanizo
ead7239048 WA-438 Refactor function, easier to read 2018-06-20 17:12:58 +02:00
apanizo
53d1bda918 Increasing time for deploying a safe in tests 2018-06-20 14:11:07 +02:00
Adolfo Panizo
ab109d2801
WA-234 Fix gas calculation when removing owners (#41) 2018-06-20 10:09:14 +02:00
apanizo
3b2d0948b0 WA-234 Typo 2018-06-15 10:59:12 +02:00
apanizo
c0a0f96af0 WA-234 Fix tests 2018-06-15 10:56:26 +02:00
apanizo
704d6cc083 WA-234 Wait until transactions are mined 2018-06-15 08:40:45 +02:00
apanizo
9d27d7a7a7 WA-234 Refactor 1 owner 1 threshold DOM safe test 2018-06-14 17:33:50 +02:00
apanizo
1e51a48250 WA-234 Fix unnecesary re-renders when storing again just fetched safe 2018-06-13 15:48:43 +02:00
apanizo
161b0976ba WA-234 Fix tests after unpgrading material ui 2018-06-12 12:03:52 +02:00
apanizo
3cccc34ea7 WA-234 Include warning message when removing owner if there are pending transactions 2018-06-12 10:38:52 +02:00
apanizo
9bef7f3894 WA-234 Adding pendingTransactions selector 2018-06-12 10:37:59 +02:00
apanizo
31a0c9a5f2 WA-234 Disabling decrease on edge conditions when removing owners 2018-06-12 08:59:40 +02:00
apanizo
a213007068 WA-234 Adding RemoveComponent into Safe dashboard 2018-06-11 17:28:43 +02:00
apanizo
67e170a847 WA-234 RemoveOwner component 2018-06-11 17:28:04 +02:00
apanizo
5fcf87f635 WA-234 Updating material-ui react react-dom libraries 2018-06-11 17:26:01 +02:00
apanizo
24cac51be3 WA-234 Adding remove owner button 2018-06-11 10:08:33 +02:00
apanizo
f1ff0ca17f WA-234 Change Add Onwer review component and say Increase threshold? 2018-06-08 12:36:24 +02:00
apanizo
509134499c WA-234 See list of TXs after changing the Threshold 2018-06-08 12:34:58 +02:00
apanizo
666683c086 WA-234 Giving more time to DOM test to refresh the DOM after creating a safe 2018-06-08 11:24:45 +02:00
apanizo
577d7e8749 WA-238 Decoupling storage of names in a separate step in local host 2018-06-08 10:26:01 +02:00
apanizo
9928fa2a6e WA-234 Fixing tests 2018-06-08 09:31:19 +02:00
apanizo
801dde497e WA-234 removing threshold and withdrawn actions in favor of fetchSafe 2018-06-08 09:15:57 +02:00
apanizo
f098d60e28 WA-234 Stop propagating event on add owner 2018-06-07 22:41:18 +02:00
apanizo
2da7eab781 WA-234 fetch safe info regularly in safe view 2018-06-07 22:25:32 +02:00
apanizo
aec0b50200 WA-234 Loading safes info from Ethereum Node 2018-06-07 22:10:10 +02:00
apanizo
3428329398 WA-234 Refactor get safe contract instance 2018-06-07 21:47:36 +02:00
apanizo
6cf958c1b5 WA-234 Changing confirmations to threshold 2018-06-07 21:45:23 +02:00
apanizo
260e7e1280 WA-234 Adding Review process when changing threshold 2018-06-07 15:29:06 +02:00