Anthony Laibe
|
24aecc553b
|
Reset account
|
2018-08-21 16:05:59 -04:00 |
Anthony Laibe
|
7aae8bc798
|
Remove test
|
2018-08-21 16:05:59 -04:00 |
Anthony Laibe
|
d385398fb3
|
Make sure config is called at least once
|
2018-08-21 16:05:59 -04:00 |
Anthony Laibe
|
9ed162bc26
|
Change connection
|
2018-08-21 16:05:59 -04:00 |
Michael Bradley, Jr
|
d0555fe23c
|
win compat
|
2018-08-21 16:05:58 -04:00 |
Michael Bradley, Jr
|
314edadb57
|
Revert "Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules"
This reverts commit 7859c384ca , reversing
changes made to a58f21c303 .
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
5179eea56f
|
revert trace
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
ef9fbb5b6e
|
remove comment
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
0204eb6d46
|
swarm adjustements
|
2018-08-21 16:05:58 -04:00 |
Iuri Matias
|
52462dbd3c
|
fix line
|
2018-08-21 16:05:58 -04:00 |
Iuri Matias
|
358c9b2531
|
add find contract
|
2018-08-21 16:05:58 -04:00 |
Iuri Matias
|
77dd5b4944
|
remove engine dependency; use api
|
2018-08-21 16:05:58 -04:00 |
Iuri Matias
|
3a15804fda
|
remove engine param
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
ac91ffb967
|
fix using promise
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
212eb79754
|
fix small oopsies and make it work
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
dd510ff6a1
|
add associate event in ens (not yet tested)
|
2018-08-21 16:05:58 -04:00 |
Jonathan Rainville
|
672393a877
|
conflict in embark js
|
2018-08-21 16:05:58 -04:00 |
Anthony Laibe
|
70f777f0b0
|
Update embarkjs version
|
2018-08-21 16:05:58 -04:00 |
Anthony Laibe
|
e57a13809a
|
Revert package change
|
2018-08-21 16:05:58 -04:00 |
Iuri Matias
|
63b01a32d4
|
Revert ".embark/versions modules"
|
2018-08-21 16:05:58 -04:00 |
Anthony Laibe
|
9900db1535
|
Better error message
|
2018-08-21 16:05:39 -04:00 |
Anthony Laibe
|
b548f9efae
|
PR feedback
|
2018-08-21 16:05:39 -04:00 |
Iuri Matias
|
e19fca7d6f
|
remove console log
|
2018-08-21 16:05:39 -04:00 |
Anthony Laibe
|
6779f2e6b1
|
Remove comment
|
2018-08-21 16:05:39 -04:00 |
Anthony Laibe
|
65edc47187
|
Adding default callback
|
2018-08-21 16:05:39 -04:00 |
Anthony Laibe
|
d6849bf04f
|
Add IPNS demo
|
2018-08-21 16:05:39 -04:00 |
Anthony Laibe
|
508b37163e
|
Simply use promise
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
2f8ca177e9
|
Make __embarkIPFS global
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
4c4501a069
|
Use promise on ipns namesystem
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
7194b045e6
|
Adding ipns
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
174412bee1
|
Adding register
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
1427b4596d
|
Add ipns resolve
|
2018-08-21 16:04:22 -04:00 |
Anthony Laibe
|
2e9fa345be
|
Do not connect to the node until it is needed in test
|
2018-08-21 16:04:22 -04:00 |
Michael Bradley, Jr
|
7cffe94059
|
revs re: .embark/versions
|
2018-08-21 16:04:22 -04:00 |
Michael Bradley, Jr
|
d2a83e3930
|
change test_app devdep to babel 7 version
|
2018-08-21 16:04:22 -04:00 |
Michael Bradley, Jr
|
aae20ac1ad
|
spec glob as dep
|
2018-08-21 16:04:22 -04:00 |
Michael Bradley, Jr
|
d13e8ac062
|
@babel/runtime should be a dep
|
2018-08-21 16:04:22 -04:00 |
Michael Bradley, Jr
|
5fe3b9e7ba
|
spec caret ranges re: babel deps
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
29b0d01f22
|
move processes into core
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
46f5760c18
|
move intercept logs to utils
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
4919114f36
|
move blockchain connection code to its own module
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
567b0c75b8
|
get blockchain object from event bus
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
62fad583da
|
don't pass web3 object to whisper module since it uses its own
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
9526e61652
|
rename blockchain connector
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
999a260c24
|
update tests
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
93a9a3065f
|
clean up
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
0c9dc48362
|
move code generator to a module
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
b0a71a86d4
|
move accountParser to utils
|
2018-08-21 16:04:22 -04:00 |
Iuri Matias
|
40e58dbcf2
|
move deployment to a module
|
2018-08-21 16:03:35 -04:00 |
Iuri Matias
|
f9321776b1
|
move deployment to module
|
2018-08-21 16:03:35 -04:00 |