42 Commits

Author SHA1 Message Date
mmv
7dff751e1e Trying to update web3, wip commit 2019-03-07 18:21:16 +04:00
apanizo
bd80d2f882 Added DOM test for loading safe #75 2018-11-14 17:13:22 +01:00
apanizo
451f3505a2 Removing daily limit in logic 2018-10-15 13:23:37 +02:00
apanizo
678c3de726 Removing unused setup line and increasing gas for creating GnosisSafe contract in test environment 2018-10-11 19:16:49 +02:00
apanizo
b836f656ed Adapting safeContracts to create safes without any module 2018-10-11 19:11:29 +02:00
apanizo
4c482f80ad Adding wrong network notification 2018-10-11 10:04:20 +02:00
apanizo
227d011c7d Refactor provider notifications 2018-10-10 16:40:34 +02:00
apanizo
6de2ad13f8 Show warning message when metamask is locked 2018-10-10 16:25:34 +02:00
apanizo
e2d95c03fb Using notifications when app is connected to web3 provider 2018-10-09 16:50:34 +02:00
apanizo
317c990993 Adding test for generating signatures in correct order even addresses are checksumed 2018-10-08 10:57:30 +02:00
apanizo
98a402ae75 Order signatures by address 2018-10-05 17:33:10 +02:00
apanizo
a20f1a1568 Adjust the tx-history-service sending proper data based on spec 2018-10-05 17:32:19 +02:00
apanizo
85dc4f8b8b Adjust blockchain logic to send approved signatures when executing tx 2018-10-05 17:31:31 +02:00
apanizo
5ff18f62aa Creating a container for opening route 2018-09-28 14:24:55 +02:00
apanizo
9ae732cd6b Adapting blockchain operations to 0.0.2 alpha contracts WIP 2018-09-28 09:35:45 +02:00
apanizo
74b58e3fea Refactoring threshold 2018-09-27 15:41:18 +02:00
apanizo
c6ff0801fb Fix Metamasks' signatures following EIP 712 2018-09-27 10:57:44 +02:00
apanizo
7fdf94f824 Creating safe's instances using 0.0.2 contracts 2018-09-27 10:55:17 +02:00
apanizo
2430937ce5 Fix tests due recent changes 2018-09-06 13:38:39 +02:00
apanizo
7db8239460 Open in etherscan user address 2018-09-06 12:49:45 +02:00
apanizo
2d443dc4b2 Fix typo on css and exporting outside removeProvider action 2018-09-06 12:33:06 +02:00
apanizo
f61208d914 Updated providerName selector to retrieve the name even if provider is not available 2018-09-06 12:32:37 +02:00
apanizo
a6ea834874 Added removeProvider redux action 2018-09-06 12:32:05 +02:00
apanizo
00caa6e951 Added loaded and avaialble provider selector. Updated Header component 2018-09-06 10:55:31 +02:00
apanizo
13b28dc51f Added as shorten utily method to eth address logic files 2018-09-05 15:50:47 +02:00
apanizo
70f875ba29 Wrapping Provider data in one component & Adding Identicon 2018-08-30 14:02:47 +02:00
apanizo
3003805763 Returning Promise.reject(new Error(....)) when checking receipt status and gas calculation 2018-08-29 09:21:11 +02:00
apanizo
8ecf518022 Executing DailyLimit operation in a controlled try/catch way 2018-08-29 09:20:20 +02:00
apanizo
2e860d7a65 Fetching network version using callback 2018-08-29 09:19:40 +02:00
apanizo
818cdfdba7 Fix Metamask test provider 2018-08-28 14:30:09 +02:00
apanizo
66792477bb Injecting provider selectors in Header's layout 2018-08-28 14:22:13 +02:00
apanizo
b1244a22fd Add network prop to provider entity 2018-08-28 14:13:42 +02:00
apanizo
78a88b29dc Inject provider in lowercase 2018-08-23 13:47:59 +02:00
apanizo
c0970f3906 WA-521 Logic for handling txs via provider signatures 2018-08-22 13:43:43 +02:00
apanizo
b1c281b6d2 WA-521 Use Personal Safe contract in case we use signatures validation via provider 2018-08-22 13:41:48 +02:00
apanizo
9d1098295a WA-521 Safe TX signature module 2018-08-22 13:40:10 +02:00
apanizo
230c792e92 WA-521 Not converting to Wei twice 2018-08-17 17:52:25 +02:00
apanizo
82f4a24749 WA-521 Including gas calculation upfront error when set free records in smartcontracts 2018-08-17 17:51:59 +02:00
apanizo
dd7cd3707b WA-521 Remove CORS header 2018-08-17 11:38:24 +02:00
apanizo
cd9c759de9 WA-521 Disabling tx-history-service tracker for daily limit operations 2018-08-14 10:55:17 +02:00
apanizo
51c938a5d6 WA-521 Storing subject again when processing a tx 2018-08-14 09:36:22 +02:00
apanizo
be9bdd25c1 WA-521 Refactor ethereum modules under logic folder 2018-08-13 18:37:48 +02:00