Commit Graph

2939 Commits

Author SHA1 Message Date
Adolfo Panizo e18ec4660e
Merge pull request #36 from gnosis/feature/WA-235-modify-confirmation-threshold
WA-235 Modify confirmation threshold
2018-06-08 10:35:46 +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 860fb300ea WA-234 Provisional metamask safety check 2018-06-07 22:43:52 +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
apanizo 4b2e0d3beb WA-238 Add Owner logic phase not updated the UI 2018-06-07 13:30:43 +02:00
apanizo 2609d30058 WA-238 Add Checkbox form component 2018-06-07 13:28:53 +02:00
apanizo d9c05e3efc WA-234 Added test change owners test 2018-06-07 10:26:52 +02:00
apanizo e86f7827f0 WA-234 Fixing flow errors 2018-06-07 09:41:47 +02:00
apanizo b4a293c4ff WA-235 Updating contracts 2018-06-07 08:18:40 +02:00
apanizo 058c6e04fd WA-235 Fix tests - Adapting buttons' index based on the new layout 2018-06-06 11:26:45 +02:00
Adolfo Panizo 594751b3ee
Merge pull request #37 from gnosis/development
WA-238 Withdrawn
2018-06-06 11:02:05 +02:00
Adolfo Panizo 5db96a8de5
Merge pull request #21 from gnosis/feature/WA-238-withdraw-eth
WA-238 - Withdraw ETH
2018-06-06 10:50:42 +02:00
Adolfo Panizo b6a04202f7
Merge pull request #35 from gnosis/feature/WA-238-check-tx-receipt-status
WA-238 Checking tx receipt status on withdrawn mutlsig txs
2018-06-06 10:49:47 +02:00
apanizo 31e5833b8e WA-238 Updating UI after processing TX for changing threshold 2018-06-06 10:43:56 +02:00
apanizo 13c1152c5b WA-235 Adding threshold test for checking store is updated correctly 2018-06-06 10:13:59 +02:00
apanizo b70b70c5df WA-235 adding updateThreshold action 2018-06-06 10:11:52 +02:00
apanizo 5b4e0256f2 WA-235 adding fetchThreshold action 2018-06-06 10:10:01 +02:00
apanizo fad5132a60 WA-238 Adding actual threshold info in the component 2018-06-06 09:28:32 +02:00
apanizo ee0165ad28 WA-238 Adding callback after changing threshold 2018-06-06 09:15:42 +02:00
apanizo d3af885074 WA-235 Adapting buttton after threshold change 2018-06-06 09:10:45 +02:00
apanizo 45a5d1c409 WA-235 Adding button Edit on confirmations section in Safe's view 2018-06-05 13:36:26 +02:00
apanizo 1e9199db32 WA-238 Adding logic (including tests) for handling change threshold 2018-06-05 13:27:14 +02:00
apanizo 4c5d28db4b WA-238 Checking tx receipt status on withdrawn mutlsig txs 2018-06-04 17:24:01 +02:00
Adolfo Panizo 46a1737605
Merge pull request #32 from gnosis/feature/WA-238-withdrawn-blockchain-requirements
WA-238 Blockchain requirements
2018-06-04 14:41:59 +02:00
apanizo 9b582f658f WA-238 Give more time to safe to show the received balance in tests 2018-06-04 13:55:49 +02:00
apanizo 504e078101 WA-238 Increasing time for rendering the Withdrawn component 2018-06-04 13:40:12 +02:00
apanizo 2018938f9b WA-238 increasing time in tests for updating UI after creating a safe 2018-06-04 13:33:46 +02:00
apanizo e10828e5c4 WA-238 disable Withdrawn button 2018-06-04 13:26:07 +02:00
apanizo d7ff250c18 WA-238 Adding gasStation and pre calculation of costs to withdrawn txs 2018-06-04 13:08:12 +02:00
Adolfo Panizo b1177b1924
Merge pull request #34 from gnosis/feature/WA-238-simulating-multisig-tx-of-safe-3-owners
WA-238 DOM Tests simulating multisig TXs of 3 owners safe
2018-06-04 10:48:25 +02:00
apanizo ddf43fc60a WA-238 Refactoring 3 owners 3 threshold DOM test 2018-06-04 10:21:50 +02:00
apanizo d31dc60645 WA-238 Adding DOM test for 1 safe with 3 owners and 1 threshold 2018-06-04 09:49:28 +02:00
apanizo 9c21fb88b4 WA-238 Adding tests helper for checking multisig tx with safes with 1+ owners 2018-06-04 09:48:32 +02:00
apanizo acfa2f4d2c WA-238 Created DOM test for multisig tx on safe with 3 owners with 3 as threshold 2018-06-01 13:54:27 +02:00
apanizo 23f0af976c WA-238 Silence tests' output 2018-06-01 08:49:52 +02:00
apanizo a759328f40 WA-238 calculating gas and gasPrice when creating safe 2018-06-01 08:33:13 +02:00
Adolfo Panizo 8da8071eeb
Merge pull request #33 from gnosis/feature/WA-238-run-tests-in-travis
WA-238 Adding migrations folder and modifyin test script
2018-05-31 20:26:02 +02:00
apanizo 52203bcfe2 WA-238 Init contracts for test mode only used in travis 2018-05-31 20:17:32 +02:00
apanizo 060a7089b6 WA-238 Bringing back safe-contracts 2018-05-31 15:01:02 +02:00
apanizo 74f37583af WA-238 Removing old contracts 2018-05-31 14:57:09 +02:00
Adolfo Panizo 948196b100
Merge pull request #31 from gnosis/feature/WA-238-implementation-multisig-tx
WA-238 Implementation Multisig TXs
2018-05-31 13:45:41 +02:00
Adolfo Panizo 2c98b2e5ec
Merge pull request #30 from gnosis/feature/WA-238-safe-txs-frontend
WA-238 Safe Txs Frontend
2018-05-31 13:44:47 +02:00
apanizo 5ce3564cc7 WA-238 Fix createTransactions when safe has only one owner 2018-05-31 13:41:51 +02:00