mmv
|
849ed0a9ee
|
Merge branch 'master' of github.com:gnosis/safe-react into 133-send-improvements
|
2019-10-15 13:29:19 +04:00 |
Mikhail Mikheev
|
c3f4732aa5
|
Merge pull request #223 from gnosis/bug/218-non-18-decimals-tokens-transfer
BUG: Hotfix #218 Non-18 decimals tokens transfer
|
2019-10-14 19:15:26 +04:00 |
mmv
|
2b6f33ccda
|
Replace StandardToken with HumanFriendlyToken when encoding token transfer data
|
2019-10-14 17:19:31 +04:00 |
mmv
|
17d42a29b5
|
Add test case for sending token with 6 decimals, wrap moveFunds helper fireEvent in act()
|
2019-10-14 17:13:15 +04:00 |
Mikhail Mikheev
|
19ce5abd48
|
Fix a fix for sending TX for tokens with decimals other than 24
|
2019-10-14 16:15:01 +04:00 |
Mikhail Mikheev
|
b667f438ee
|
Fix sending TX for tokens with decimals other than 24
|
2019-10-14 16:14:44 +04:00 |
mmv
|
c63af7997e
|
Dep bump
|
2019-10-14 16:13:21 +04:00 |
Mikhail Mikheev
|
0ca45b2132
|
estimate tx when confirming transaction with threshold > 1
|
2019-10-11 18:58:32 +04:00 |
Mikhail Mikheev
|
1e5958b8ea
|
estimate tx when executing transaction with threshold > 1
|
2019-10-11 18:43:37 +04:00 |
Mikhail Mikheev
|
4aa48d8fce
|
More notification fixes
|
2019-10-10 18:33:39 +04:00 |
Mikhail Mikheev
|
de16a0cdec
|
Gas estimations for approving TX wip, fix notifications reducer which led to infinite loop during HMR
|
2019-10-10 18:25:33 +04:00 |
Mikhail Mikheev
|
ee483a98e4
|
refactor tx gas eestimation method to one functions which supports both execution and approval
|
2019-10-10 16:47:21 +04:00 |
Mikhail Mikheev
|
ea04ae976e
|
Add gas costs estimation to change owners for multiple owners safe
|
2019-10-10 13:14:16 +04:00 |
Mikhail Mikheev
|
845d0b93bc
|
Add etherscan/copy buttons to remove owner flow
|
2019-10-09 17:55:49 +04:00 |
Mikhail Mikheev
|
85151687e8
|
Add etherscan/copy buttons to replace owner flow
|
2019-10-09 17:47:19 +04:00 |
Mikhail Mikheev
|
e583b041a0
|
Add etherscan/copy buttons to edit owner
|
2019-10-09 17:32:41 +04:00 |
Mikhail Mikheev
|
43b079f4e0
|
Add etherscan/copy buttons to add owner
|
2019-10-09 17:23:10 +04:00 |
Mikhail Mikheev
|
e1266b8ee0
|
Don't pass etherscanLink prop to Receive because it's not needed
|
2019-10-09 17:05:13 +04:00 |
Mikhail Mikheev
|
c6f5aa41d1
|
Add etherscan/copy buttons to custom txs flow
|
2019-10-09 17:03:59 +04:00 |
Mikhail Mikheev
|
769f16401a
|
Add gas costs to custom tx, add etherscan/copy btns to send funds flow
|
2019-10-09 16:47:05 +04:00 |
Mikhail Mikheev
|
4d25c04410
|
Show gas costs estimation when sending TX (not custom), fix loading default safe error message typo, use formatAmount for gas costs when opening a safe
|
2019-10-09 14:16:45 +04:00 |
Mikhail Mikheev
|
147c235f7b
|
use parseFloat in maxValue validator so it works for numbers between 0 and 1 and respects decimals
|
2019-10-08 16:13:58 +04:00 |
Mikhail Mikheev
|
d6cce5e446
|
Don't show gas calculations in send funds review
|
2019-10-08 13:20:44 +04:00 |
Mikhail Mikheev
|
387ea01d5e
|
Transactions gas costs wip
|
2019-10-07 18:50:33 +04:00 |
Mikhail Mikheev
|
712fc80b1e
|
Switch to transaction list after creating tx, fix typos and missing type imports for notifications
|
2019-10-07 16:44:24 +04:00 |
Mikhail Mikheev
|
7eed7419a9
|
Remove not needed variable export
|
2019-10-07 15:13:37 +04:00 |
Mikhail Mikheev
|
5451f32ff4
|
Pull from dev, conflict fixes
|
2019-10-07 15:11:46 +04:00 |
Mikhail Mikheev
|
2f13ecc589
|
Integrate material ui tabs with react router
|
2019-10-07 14:57:34 +04:00 |
Germán Martínez
|
7929ff5908
|
Merge pull request #219 from gnosis/development
Development to master
|
2019-10-04 18:09:58 +02:00 |
Mikhail Mikheev
|
6624126bd9
|
Merge pull request #217 from gnosis/136-asset-view
Feature #136: Asset view improvements
|
2019-10-04 19:57:47 +04:00 |
Mikhail Mikheev
|
c753c55fd0
|
Use formatAmount for balances in safe list sidebar
|
2019-10-04 19:13:02 +04:00 |
Mikhail Mikheev
|
5c8589cd27
|
add increaseZindex prop to EtherscanBtn to fix tooltip in provider dropdown in header
|
2019-10-04 19:10:32 +04:00 |
Mikhail Mikheev
|
27bf8f1824
|
Fix pagination element ordering
|
2019-10-04 19:06:24 +04:00 |
Mikhail Mikheev
|
d8d39b38a5
|
Fix header copy button tooltip not displayed: add a boolean prop to increase z-index
|
2019-10-04 18:55:34 +04:00 |
Mikhail Mikheev
|
051b677651
|
Safe view tabs as routes wip
|
2019-10-04 18:10:17 +04:00 |
Mikhail Mikheev
|
b458aa44ba
|
Fix a fix for sending TX for tokens with decimals other than 24
|
2019-10-04 17:35:24 +04:00 |
Mikhail Mikheev
|
19029819e2
|
Fix sending TX for tokens with decimals other than 24
|
2019-10-04 17:09:29 +04:00 |
Mikhail Mikheev
|
4de2e26214
|
ReviewTx import order fix
|
2019-10-04 16:54:40 +04:00 |
Mikhail Mikheev
|
a113f2321d
|
add qr scanner to send funds/send custom tx flows
|
2019-10-04 16:16:53 +04:00 |
Mikhail Mikheev
|
c38325bca5
|
Update sending funds with threshold > 2 test because 'approve and execute' is pre-checked now
|
2019-10-04 15:37:35 +04:00 |
Mikhail Mikheev
|
0378470ba6
|
Fix missing whitespace in required confirmation text
|
2019-10-04 15:01:11 +04:00 |
Mikhail Mikheev
|
673cbaadf9
|
eslint fix
|
2019-10-04 12:23:15 +04:00 |
Mikhail Mikheev
|
fec212f2d6
|
dep bump, add copy/etherscan buttons to header provider details dropdown
|
2019-10-04 12:01:17 +04:00 |
Mikhail Mikheev
|
327eab958e
|
Merge pull request #216 from gnosis/update-readme
Update readme
|
2019-10-03 19:07:27 +04:00 |
Mikhail Mikheev
|
0760bfbdc3
|
Pull from dev, conflict fixes
|
2019-10-03 18:38:59 +04:00 |
Mikhail Mikheev
|
04bfe0a579
|
Refactor safe model
|
2019-10-03 18:25:21 +04:00 |
Mikhail Mikheev
|
9ba01b3c56
|
add useMemo to sidebar
|
2019-10-02 18:51:40 +04:00 |
Mikhail Mikheev
|
3b457d8647
|
Fix token list styles
|
2019-10-02 18:45:39 +04:00 |
Mikhail Mikheev
|
49252889b0
|
Add react-window in token list for displaying tokens
|
2019-10-02 18:28:33 +04:00 |
Uxio Fuentefria
|
4cce3ff2ea
|
Update readme
- Remove Ganache
|
2019-10-02 14:19:41 +02:00 |