Anthony Laibe
238cf58e6c
Show ENS records
2018-08-14 10:57:33 +01:00
Anthony Laibe
13d291cf96
Fix method call
2018-08-14 10:55:55 +01:00
Anthony Laibe
72d0e7c71a
API for ens
2018-08-14 10:55:55 +01:00
Anthony Laibe
60125c6278
Add plugins and versions to backend tab
2018-08-14 10:55:55 +01:00
emizzle
3107d9ab5f
Removed the contract compile event
...
(really did it this time)
2018-08-13 21:49:51 +10:00
emizzle
a24ad6e57f
Addressed PR comments
...
Changed `fiddle` to an entity and removed unneeded fiddle reducer.
Added a selector for getting the entity.
Changed fiddle saga to `doRequest`.
Changed fiddle api call to the `post` method (did not see beofre the rebase).
Added `CompilerError` presentation component to handle displaying compiler errors and warnings.
Added spaces to css (as requested).
Removed extra space after function in solidity compiler (as requested).
Removed the compile contract event from the solidity compiler (as requested).
Handling of fatal api error in the UI.
Changed fiddle action to the one created with `createRequestTypes`.
Moved `Fiddle` nav tab before `Documentation`.
Changed `FiddleResults` DOM manipulation to be controlled via React state instead.
2018-08-13 21:44:42 +10:00
emizzle
3479a38f6e
Annotations, click to error, UI improvements
...
Compiler annotations added to editor gutter for errors and warnings
Clicking an error now scrolls editor to offending line and scrolls page to the top of the editor
Added Compiling… loader.
2018-08-13 09:53:10 +10:00
emizzle
4ba38b857b
Fiddle now showing compilation warnings and errors
2018-08-13 09:51:40 +10:00
Anthony Laibe
999580bfd2
Display compilation result
2018-08-13 09:51:40 +10:00
emizzle
4ea9ae87cb
Code compilation API working, but not updating state
2018-08-13 09:51:40 +10:00
emizzle
d40d44a3df
Initial compile API and Fiddle container/pres components
2018-08-13 09:51:00 +10:00
Jonathan Rainville
c243111e8d
put as one line
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
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
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
5ca0e2b592
clean listenTo
2018-08-08 12:38:25 -04:00
Jonathan Rainville
da0d87fdd1
fix old WS not open and show subscriptions list
2018-08-08 12:36:00 -04:00
Jonathan Rainville
b8f19d7444
conflict in saga
2018-08-08 12:35:55 -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
b1770470dc
add communicationFunctions that has listenTo and send
2018-08-08 12:29:10 -04:00
Anthony Laibe
22924b0b81
Adding new reducer and selector
2018-08-08 13:07:31 +01:00
Iuri Matias
44f765dc9a
print error message for profiler if any
2018-08-07 13:41:51 -04:00
Iuri Matias
dd1dc04818
remove commented code
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
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
Iuri Matias
f877cd06ad
refactor profile caller
2018-08-07 13:37:11 -04:00
Iuri Matias
1504a09a99
use json in table generation
2018-08-07 13:37:11 -04:00
Iuri Matias
eceb2f152a
return profiler object instead of text
2018-08-07 13:37:11 -04:00
Iuri Matias
e7263b1a01
define api for profiler
2018-08-07 13:37:11 -04:00
Anthony Laibe
3f0450fd97
Adding Console command
2018-08-07 11:48:27 +01:00
Anthony Laibe
10ba270bfc
Adding home container
2018-08-07 09:06:11 +01:00
Anthony Laibe
9ab0659646
Apply changes for block and transaction + error
2018-08-06 13:39:00 +01:00
Anthony Laibe
9a9afa05ca
Improve saga/actions/api interations
2018-08-06 12:54:11 +01:00
Anthony Laibe
227255a3b6
Lint
2018-08-06 10:03:52 +01:00
Anthony Laibe
143f0228e1
Add show components
2018-08-03 16:51:15 +01:00
Anthony Laibe
dda3ddd1ee
New block Header ws API + Client
2018-08-03 12:11:54 +01:00
Iuri Matias
bbb250d898
add missing self
2018-08-02 15:54:07 -04:00
Iuri Matias
f297355a41
Merge pull request #20 from status-im/chore/eslint-embark-ui
...
fix eslint on EVERYTHING
2018-08-02 15:51:07 -04:00
Jonathan Rainville
4220d1fbf5
fix eslint on EVERYTHING
2018-08-02 15:17:40 -04:00
Jonathan Rainville
131593067a
fix errors and add swarm
2018-08-02 12:49:02 -04:00
Jonathan Rainville
c29adde0bf
conflict in actions and saga
2018-08-02 12:48:41 -04:00
Jonathan Rainville
df502827b1
conflict in api
2018-08-02 12:45:59 -04:00
Anthony Laibe
8f1ada556d
Adding transactions explorer
2018-08-02 15:11:51 +01:00
Anthony Laibe
fccf1558ac
Feedback PR
2018-08-02 14:49:38 +01:00