Commit Graph

156 Commits

Author SHA1 Message Date
Iuri Matias 33711c8db2 support imports 2017-12-13 15:53:29 -05:00
Iuri Matias aa0f774f1d Merge branch 'release/2.6.0' into develop 2017-12-13 12:17:29 -05:00
Iuri Matias 97231caad8 update to 2.6.1 2017-12-13 11:42:20 -05:00
Iuri Matias ed377d798f Revert "use custom repo for IPFS api"
This reverts commit bb0d674c65.
2017-12-06 10:34:13 -05:00
Antonio Tenorio Fornés bb0d674c65 use custom repo for IPFS api 2017-10-24 21:00:06 +02:00
Antonio Tenorio Fornés 4bb77ae8d5 Merge branch 'develop' into buildFixes 2017-10-24 20:56:57 +02:00
Iuri Matias 1cb0644f92 Revert "update solc version"
This reverts commit d23cd753ce.
2017-10-22 09:27:13 -04:00
Iuri Matias d23cd753ce update solc version 2017-10-21 15:16:11 -04:00
Iuri Matias 3b4e5f5b30 include test_app tests in ci 2017-10-21 08:13:28 -04:00
Iuri Matias 13ce054823 include test_app tests in ci 2017-10-21 08:07:51 -04:00
Iuri Matias 6157968c5e update default solc version; update spec; fix issue with compiler warnings 2017-10-17 06:51:52 -04:00
Iuri Matias d1762a0fb4 refactor code generation 2017-10-13 20:01:35 -04:00
Iuri Matias 3eb53ee6af Merge branch 'master' into develop 2017-07-26 07:35:57 -04:00
Iuri Matias bc2c6b637c update to 2.5.2 2017-07-25 07:31:24 -04:00
Iuri Matias f45ce963b4 add file type so files are loaded when needed; support to configure web3 and solc versions 2017-07-05 08:35:51 -04:00
Iuri Matias 31ecaf0837 support to download specified versions of web3 2017-07-02 13:33:11 -04:00
Iuri Matias ec9293af60 get rid of mocha requirement 2017-07-02 00:27:14 -04:00
Iuri Matias 9a8a8d7da2 first step at getting rid of mocha/embark on package.json 2017-07-01 23:11:42 -04:00
Iuri Matias a73f0868fc update to 2.5.1 2017-06-29 07:42:53 -04:00
Iuri Matias 886c5d879f update to 2.5.0 2017-06-26 16:48:16 -04:00
Michael Yeates b3067b5735 Update web3 version to 0.19.1, anything earlier is broken by bignumber.js removal 2017-06-25 13:04:02 +01:00
Antonio Tenorio Fornés 5b609411fb change prepublish scrpt to prepare 2017-06-21 19:16:43 +02:00
Antonio Tenorio Fornés c3a915e80c move webpack to dev dependency 2017-06-21 19:15:25 +02:00
Antonio Tenorio Fornés 362f1282a6 use npm dependencies management for ipfs, web3 and orbit, and remove them from js/ folder. 2017-06-21 19:12:07 +02:00
Antonio Tenorio Fornés 6f93d7e824 use npm dependencies management for ipfs, web3 and orbit, and remove them from js/ folder. 2017-06-21 18:58:15 +02:00
Antonio Tenorio Fornés 24b9763da5 move webpack to prepublish script 2017-06-21 18:57:25 +02:00
Antonio Tenorio Fornés 351b81e696 Automate embark.bundle.js generation 2017-06-21 18:57:25 +02:00
Nathan Hernandez 4202d5e832 Update solc to 0.4.11
The solidity compiler was at 0.4.8, 3 patches behind. At some point the
output of the compiler changed, `compiler.js` reflects those changes.
I'm not sure if other properties changed.
2017-06-02 21:20:27 -04:00
Todd Baur a6cd8b1292 change linter config for browser/node switching 2017-03-30 02:42:06 +09:00
Todd Baur e3b9c01205 fix linter complaints 2017-03-30 02:18:00 +09:00
Todd Baur 2f5c647c39 this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
Todd Baur cda54a8166 prompt for app name when one is not given. These tests are not completing in this commit and this is annoying me greatly. 2017-03-09 20:07:24 +09:00
Iuri Matias 71121cdc4b update to 2.4.0 2017-03-07 06:39:56 -05:00
Iuri Matias d44a68f176 remove no longer necessary bignumber package 2017-02-27 20:53:23 -05:00
Iuri Matias 4dc6924410 add globule 2017-02-19 08:59:51 -05:00
Iuri Matias 19d35a563e replace glob matching functionality 2017-02-19 00:00:01 -05:00
Iuri Matias 38c98f16fa use nodejs http lib directly to check service status 2017-02-18 23:17:43 -05:00
Iuri Matias 10b0f862a5 remove unused package 2017-02-18 23:05:50 -05:00
Iuri Matias c312943248 use saner library to deal with fs 2017-02-18 22:40:42 -05:00
Iuri Matias a25d225a8b remove unused packaes 2017-02-18 15:13:29 -05:00
Iuri Matias d0c020dce5 update to 2.3.0 2017-02-08 06:38:26 -05:00
Daniel Benton 630f94f707 Lock down `solc` dependency version because people can't semver worth shite 2017-02-04 18:25:11 -05:00
Iuri Matias fb6e930313 revert package back to previously version due to breaking changes 2017-01-15 08:52:23 -05:00
Iuri Matias c554e90b57 update solc and spec 2017-01-14 07:05:36 -05:00
Iuri Matias a4b6752482 update packages 2017-01-13 19:17:01 -05:00
Iuri Matias f7bbc1ddc2 update to 2.2.1 2017-01-13 07:46:36 -05:00
Iuri Matias 21750cf7f9 use web3.js ~0.18.2 2017-01-13 07:44:42 -05:00
Iuri Matias 97a49f3136 update to 2.2.0 2017-01-11 06:57:57 -05:00
Iuri Matias e8ef3ed8b7 update to web3js 0.18.0 2017-01-07 13:32:32 -05:00
Iuri Matias 6d369cd452 update solc + specs 2017-01-06 21:48:38 -05:00