Jonathan Rainville
|
38defe3e78
|
rename compoenent to right name
|
2018-08-10 13:41:46 -04:00 |
|
Jonathan Rainville
|
40ec534d23
|
watch for future contract logs
|
2018-08-10 13:41:46 -04:00 |
|
Jonathan Rainville
|
77a77eb408
|
conflict in contarct container
|
2018-08-10 13:41:41 -04:00 |
|
Jonathan Rainville
|
daed2fdbd4
|
add contract logs
|
2018-08-10 13:40:36 -04:00 |
|
Iuri Matias
|
386deadd10
|
Merge pull request #33 from status-im/bug_fix/empty-contract
Fix empty contract appearing in the contract list
|
2018-08-10 13:25:04 -04:00 |
|
Jonathan Rainville
|
8fbba0e55d
|
rename name to className so it matches contract object
|
2018-08-10 12:57:37 -04:00 |
|
Iuri Matias
|
ebbc894554
|
Merge pull request #28 from status-im/features/whisper-explorer
Whisper explorer
|
2018-08-09 13:01:58 -04:00 |
|
Iuri Matias
|
f9795946d9
|
Merge pull request #30 from status-im/fix-fuzzer
Fix fuzzer for bytes and uint
|
2018-08-09 12:57:39 -04:00 |
|
Anthony Laibe
|
d017f5f5f6
|
Fix fuzzer for bytes and uint
|
2018-08-09 10:38:01 +01:00 |
|
Jonathan Rainville
|
a1ee8e592c
|
register api calls when web3 ready
|
2018-08-08 15:56:08 -04:00 |
|
Jonathan Rainville
|
7c13666f40
|
remove messages reducer
|
2018-08-08 15:10:30 -04:00 |
|
Jonathan Rainville
|
9a9f78204e
|
fix subscriptions, now called messageChannels
|
2018-08-08 15:09:40 -04:00 |
|
Jonathan Rainville
|
6da7baf1a2
|
fix listen to channels
|
2018-08-08 15:03:46 -04:00 |
|
Jonathan Rainville
|
5ca0e2b592
|
clean listenTo
|
2018-08-08 12:38:25 -04:00 |
|
Jonathan Rainville
|
b4acbfe740
|
conflict in action
|
2018-08-08 12:38:21 -04:00 |
|
Jonathan Rainville
|
a5bf890728
|
conflict in action
|
2018-08-08 12:36:19 -04:00 |
|
Jonathan Rainville
|
d65345b01e
|
fix no rendering on subscriptions
|
2018-08-08 12:36:00 -04:00 |
|
Jonathan Rainville
|
081ca8ef46
|
fix post
|
2018-08-08 12:36:00 -04:00 |
|
Jonathan Rainville
|
da0d87fdd1
|
fix old WS not open and show subscriptions list
|
2018-08-08 12:36:00 -04:00 |
|
Jonathan Rainville
|
66c061fdee
|
use loader
|
2018-08-08 12:36:00 -04:00 |
|
Jonathan Rainville
|
819e193635
|
style messages boxes
|
2018-08-08 12:36:00 -04:00 |
|
Jonathan Rainville
|
b8f19d7444
|
conflict in saga
|
2018-08-08 12:35:55 -04:00 |
|
Jonathan Rainville
|
14d145fb02
|
move presentation in another component
|
2018-08-08 12:35:06 -04:00 |
|
Jonathan Rainville
|
b6fd6e4639
|
use topic param for listenTo
|
2018-08-08 12:35:06 -04:00 |
|
Jonathan Rainville
|
e4f3d168cd
|
conflict in saga and action
|
2018-08-08 12:35:01 -04:00 |
|
Jonathan Rainville
|
e27389d47d
|
add back communicationContainer in layout
|
2018-08-08 12:29:10 -04:00 |
|
Jonathan Rainville
|
0449fab2ac
|
add back explorerLayout
|
2018-08-08 12:29:10 -04:00 |
|
Jonathan Rainville
|
b1770470dc
|
add communicationFunctions that has listenTo and send
|
2018-08-08 12:29:10 -04:00 |
|
Jonathan Rainville
|
7a9569b8ca
|
css conflict
|
2018-08-08 12:29:10 -04:00 |
|
Jonathan Rainville
|
7c4873ff49
|
weird
|
2018-08-08 12:29:10 -04:00 |
|
Iuri Matias
|
f0961595c4
|
Merge pull request #29 from status-im/feature/backend_tab/better-reducer
Adding new reducer and selector
|
2018-08-08 12:23:01 -04:00 |
|
Anthony Laibe
|
22924b0b81
|
Adding new reducer and selector
|
2018-08-08 13:07:31 +01:00 |
|
Iuri Matias
|
f85c4eca57
|
fix merge issues
|
2018-08-07 17:43:15 -04:00 |
|
Iuri Matias
|
c318274018
|
Merge pull request #24 from status-im/profile_api
Profile api + initial contract(s) page + contract profile page
|
2018-08-07 13:49:06 -04:00 |
|
Iuri Matias
|
44f765dc9a
|
print error message for profiler if any
|
2018-08-07 13:41:51 -04:00 |
|
Iuri Matias
|
629512adfd
|
fix double export
|
2018-08-07 13:41:51 -04:00 |
|
Iuri Matias
|
468ee54449
|
move root function to the end
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
acb392424a
|
use constant for the route
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
dd1dc04818
|
remove commented code
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
b3c263bfdc
|
remove package lock
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
d868d83962
|
fix naming of contract profile
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
2a9537109e
|
make linter happ-ier
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
a1beed8718
|
cleanup
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
a9730e258d
|
Fix route; style other components
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
957e50da7c
|
add profiler to contract layout
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
53806648ac
|
display contract profile
|
2018-08-07 13:41:05 -04:00 |
|
Iuri Matias
|
8bf0159c2c
|
include contract layout
|
2018-08-07 13:40:44 -04:00 |
|
Iuri Matias
|
8346335269
|
add contract page
|
2018-08-07 13:40:44 -04:00 |
|
Iuri Matias
|
88af1e1faf
|
add contracts and contract page
|
2018-08-07 13:40:04 -04:00 |
|
Iuri Matias
|
7cfdcdafcc
|
refactor format params
|
2018-08-07 13:37:11 -04:00 |
|