Mikhail Mikheev
|
ede2ebbbe1
|
Test fixes, pass window.web3 to getProviderInfo in test utils, fix creating safe contracts in test env, dep bump
|
2019-11-06 17:28:16 +04:00 |
mmv
|
db54ad812e
|
WIP: Fixing tests, use window.web3 in test setup
|
2019-11-05 17:58:49 +04:00 |
mmv
|
5b89a2c66a
|
Dep bump, use new wallet icon in header dropdown
|
2019-11-05 13:30:51 +04:00 |
mmv
|
ea640cb119
|
fix comment placement for web3ro
|
2019-10-25 17:11:06 +04:00 |
mmv
|
8c1465c740
|
replace ensureOnce with simpleMemoize when getting master copies because connect provider might change and we have to use the new instance
|
2019-10-25 16:52:49 +04:00 |
mmv
|
e8d54b6228
|
Detect dapper provider
|
2019-10-25 16:14:46 +04:00 |
mmv
|
beae72c471
|
Kill walletconnect session on disconnect
|
2019-10-25 15:17:54 +04:00 |
mmv
|
e0ae8c5645
|
Detect opera provider
|
2019-10-25 14:31:31 +04:00 |
mmv
|
77f5da5da6
|
Pull, connect to injected provider if preivously connected provider was injected one
|
2019-10-25 13:25:09 +04:00 |
mmv
|
980de6c8d1
|
dep bump
|
2019-10-25 13:04:23 +04:00 |
Mikhail Mikheev
|
065b91f899
|
remove info about current walletconnect session on disconnect
|
2019-10-25 00:23:05 +04:00 |
Mikhail Mikheev
|
625e414fcf
|
Merge pull request #233 from gnosis/development
Development to master
|
2019-10-24 13:25:20 +04:00 |
Mikhail Mikheev
|
a263aba2fc
|
fix dependency cycle for getInfuraUrl
|
2019-10-24 13:22:01 +04:00 |
Mikhail Mikheev
|
74f9956b73
|
Merge branch 'master' of github.com:gnosis/safe-react into development
|
2019-10-24 12:14:09 +04:00 |
Mikhail Mikheev
|
8f3cecc99a
|
Merge branch 'development' of github.com:gnosis/safe-react into 124-web3connect-new
|
2019-10-24 12:12:52 +04:00 |
mmv
|
2b19c61beb
|
Use our own web3 instance to fetch data from blockchain because of limitations in web3connect
|
2019-10-23 17:49:22 +04:00 |
Mikhail Mikheev
|
07f4e814f4
|
Merge pull request #230 from gnosis/hotfix/dai-token-symbol-return
Hotfix: Transactions don't show up if there's DAI token tx
|
2019-10-23 17:20:00 +04:00 |
Mikhail Mikheev
|
d8df1465fa
|
Eslint fix
|
2019-10-23 16:37:52 +04:00 |
Mikhail Mikheev
|
e60e81c606
|
Use alternative abi for getting symbol for DAI token
|
2019-10-23 16:29:48 +04:00 |
Mikhail Mikheev
|
1c6581e496
|
Add ENV variables for providers
|
2019-10-23 14:42:08 +04:00 |
mmv
|
51a01ef11a
|
add new providers from web3connect beta.23, add entries to provider name
|
2019-10-23 14:08:23 +04:00 |
mmv
|
8f14494811
|
implement providerWatcher middleware
|
2019-10-22 18:25:03 +04:00 |
mmv
|
8e5af74312
|
refactor removeProvider action, watcher middleware wip
|
2019-10-22 17:59:25 +04:00 |
mmv
|
f8426d3174
|
eslint fix
|
2019-10-22 17:11:35 +04:00 |
mmv
|
b23af71a1e
|
fix displaying multiple notifications on provider connect
|
2019-10-22 17:11:21 +04:00 |
mmv
|
6c99942530
|
use web3connect to get provider
|
2019-10-22 15:46:15 +04:00 |
mmv
|
3d8082c4d7
|
notification code fixes (typos, wrong types)
|
2019-10-22 14:43:52 +04:00 |
mmv
|
7ef89535da
|
Align connect button to center
|
2019-10-22 14:17:51 +04:00 |
mmv
|
1679bfc065
|
Merge branch 'development' of github.com:gnosis/safe-react into 124-web3connect-new
|
2019-10-22 13:55:05 +04:00 |
mmv
|
0eeb6bd127
|
Dep bump
|
2019-10-22 13:54:59 +04:00 |
Mikhail Mikheev
|
1eddf85a17
|
Merge pull request #228 from gnosis/issue-213
Support Safes with old proxy (payingProxy)
|
2019-10-22 13:22:48 +04:00 |
Mikhail Mikheev
|
bf6d1bf535
|
Merge pull request #226 from gnosis/lukasschor-patch-1
Update readme
|
2019-10-22 13:21:46 +04:00 |
Uxio Fuentefria
|
2e850e6689
|
Support Safes with old proxy (payingProxy)
- Version of the Safe has to be at least v1.0.0
- Closes #213
|
2019-10-21 18:42:01 +02:00 |
Mikhail Mikheev
|
24ad792407
|
Web3Connect integration wip: add ConnectButton component, modify Header component
|
2019-10-21 18:29:14 +04:00 |
lukasschor
|
ea1ed3f906
|
Update readme
Changing tagline
|
2019-10-18 14:01:38 +02:00 |
Mikhail Mikheev
|
377622f5bc
|
Merge pull request #220 from gnosis/133-send-improvements
Feature #133: Send improvements
|
2019-10-18 14:24:45 +04:00 |
Mikhail Mikheev
|
32b888548d
|
dep bump
|
2019-10-16 19:23:30 +04:00 |
Mikhail Mikheev
|
0ef723c1bd
|
Merge branch 'development' of github.com:gnosis/safe-react into 133-send-improvements
|
2019-10-16 19:20:52 +04:00 |
Mikhail Mikheev
|
ab3f19e7ad
|
Merge branch 'master' of github.com:gnosis/safe-react into development
|
2019-10-16 19:19:16 +04:00 |
Mikhail Mikheev
|
2c5944250d
|
Cancel transaction gas estimations
|
2019-10-16 19:17:38 +04:00 |
Mikhail Mikheev
|
1eb3695e0a
|
remove owner gas estimations
|
2019-10-16 18:55:41 +04:00 |
Mikhail Mikheev
|
7d580e9b4b
|
Styling fix
|
2019-10-16 18:10:21 +04:00 |
Mikhail Mikheev
|
44b7282865
|
ReplaceOwnerModal gas estimations
|
2019-10-16 18:03:01 +04:00 |
Mikhail Mikheev
|
686a174f0b
|
AddOwnerModal gas estimations styling fixes, ReplaceOwnerModal gas estimations wip
|
2019-10-16 13:54:18 +04:00 |
Mikhail Mikheev
|
ede3293968
|
Add Owner Flow gas estimations
|
2019-10-16 12:29:35 +04:00 |
Mikhail Mikheev
|
c5a1ece144
|
Add owner flow gas estimations WIP
|
2019-10-15 19:12:34 +04:00 |
Mikhail Mikheev
|
0dd2ad5f5d
|
Fix gas calculation error when confirming tx because of the modal premount, improve cancelled tx detection
|
2019-10-15 18:03:22 +04:00 |
mmv
|
75d37a5f39
|
Fix 'Send max' functionality when sending funds after send funds refactor
|
2019-10-15 15:17:19 +04:00 |
Mikhail Mikheev
|
102a22418c
|
Merge pull request #221 from gnosis/bug/205-max-value-validator-doesnt-work
BUG 205: Max value validator doesn't work when entering tx value
|
2019-10-15 15:05:18 +04:00 |
mmv
|
f13cf6d083
|
Refactor send funds token select field to surpress mui warnings
|
2019-10-15 14:26:39 +04:00 |