122 Commits

Author SHA1 Message Date
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
dd606940fa WA-232 Added move ERC20 Tokens tests 2018-07-03 13:23:26 +02:00
apanizo
2419a43364 WA-232 Refactor 0x to a EMPTY_DATA constant 2018-07-03 13:17:41 +02:00
apanizo
1cdbf2b2f7 WA-232 Refactor code avoiding DRY 2018-07-02 12:22:07 +02:00
apanizo
624b39717f WA-232 getting ERC 20 Token as a singleton call 2018-07-02 12:16:57 +02:00
apanizo
677e7649d6 WA-232 Create moveTokens.helper class for simulating a tx at DOM level 2018-07-02 12:14:05 +02:00
apanizo
477e7002f3 WA-232 Refactor safe tests improving its speed 2018-06-29 17:39:09 +02:00
apanizo
bb566def6a WA-232 Fix tests adding new index 2018-06-29 16:11:04 +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
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
26e6712a7d WA-438 Implementation of edit daily limit 2018-06-21 15:49:43 +02:00
apanizo
cb721cb6bd Increasing time 2018-06-20 15:04:52 +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
9d27d7a7a7 WA-234 Refactor 1 owner 1 threshold DOM safe test 2018-06-14 17:33:50 +02:00
apanizo
91f142f510 WA-238 Adding dailyLimit withdrawn DOM test 2018-05-09 14:41:29 +02:00
Adolfo Panizo
f4284d513a
WA-280 - Feature: improve safe creation flow (#13)
* WA-280 limit the number of owners to 50

* WA-280 Creating a text for assuring error is raised when confirmations > owners

* WA-280 Allowing to finish create safe transaction even if the user leaves the page
2018-04-13 09:37:47 +02:00