Commit Graph

53 Commits

Author SHA1 Message Date
Iuri Matias 4cd0669819 update to 1.0.2 2015-10-13 12:01:21 -04:00
Iuri Matias 8b44f4fbe0 update to 1.0.1 2015-10-12 19:27:33 -04:00
Iuri Matias 5cf4529113 update to 1.0.0 2015-10-12 18:52:30 -04:00
Iuri Matias a9fbce7f5b use embark 1.0.0 2015-10-12 18:22:59 -04:00
Iuri Matias 8539ff241f update to 0.9.3 2015-09-15 09:03:25 -04:00
Iuri Matias b383c24496 update to 0.9.2 2015-09-14 21:38:32 -04:00
Iuri Matias fc66ea9ede update to 0.9.1 2015-09-05 07:43:13 -04:00
Iuri Matias d468e43f6f update to 0.9.0 2015-08-31 22:10:50 -04:00
Iuri Matias 8de45a1bed update to 0.8.6 2015-08-09 16:42:31 -04:00
Iuri Matias 0252177a79 update to 0.8.5 2015-08-08 11:36:49 -04:00
Iuri Matias 76203e43e3 update to 0.8.4 2015-08-05 22:32:14 -04:00
Iuri Matias 11076ab00c update to 0.8.3 2015-08-05 10:12:03 -04:00
Iuri Matias 5e15cc7e3f update to 0.8.2 2015-08-05 10:02:18 -04:00
Iuri Matias 1ff7d4bba3 update to 0.8.1 2015-08-05 07:07:01 -04:00
Iuri Matias 2128bacf99 update to 0.8.0 2015-08-04 08:30:45 -04:00
Iuri Matias 834b25908b update to 0.7.3 2015-08-02 08:01:27 -04:00
Iuri Matias 243d16363d update to 0.7.2 2015-07-31 19:27:18 -04:00
Iuri Matias 13c749760c update to 0.7.1 2015-07-29 22:09:41 -04:00
Iuri Matias e72a2e1aa9 update to 0.7.0 2015-07-23 07:37:36 -04:00
Iuri Matias c08354891c tag 0.6.3 2015-07-23 07:17:26 -04:00
Iuri Matias e9576ad1b8 add development server dependencies to boilerplate 2015-07-22 22:34:20 -04:00
Iuri Matias 24f69bb16f point package json to develop repos 2015-07-22 08:38:50 -04:00
Iuri Matias 3b9cc0339b update to 0.6.1 2015-07-15 08:21:38 -04:00
Iuri Matias 92d37fd60a update embark and grunt plugin versions 2015-07-14 20:12:26 -04:00
Iuri Matias 9579ea3b91 remove grunt; use grunt plugin 2015-07-14 19:43:21 -04:00
Marek Kotewicz c4cb7aa5fc fixed package.json
`embark demo` that you suggested in #20 was failing with:

```
npm WARN package.json app_name@0.0.1 No description
npm WARN package.json app_name@0.0.1 No repository field.
npm WARN package.json app_name@0.0.1 No README data
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.4
npm ERR! npm  v2.11.1
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: embark-framework@'embark-framework@develop'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.1.0","0.1.1","0.1.2","0.2.0","0.2.1","0.3.0","0.4.0","0.4.1","0.4.2","0.4.3"]
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'app_name'
npm ERR! notarget

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/marekkotewicz/ethereum/embark_demo/npm-debug.log
```
2015-07-10 10:36:15 +02:00
Iuri Matias 266ea31f1d fix package.json dependency 2015-07-09 23:09:17 -04:00
Iuri Matias 12f84bf403 restructure; move code from tasks into libs 2015-07-02 07:43:00 -04:00
Iuri Matias 416530dbbf update to 0.4.3 2015-07-02 07:41:51 -04:00
Iuri Matias e01a339756 update to 0.4.2 2015-06-26 20:23:15 -04:00
Iuri Matias 77b1e333ed update to 0.4.1 2015-06-24 07:23:12 -04:00
Iuri Matias 21617e3bf6 update to 0.4.0 2015-06-21 22:49:07 -04:00
Iuri Matias 619a92f71b update dependencies 2015-06-15 06:07:40 -04:00
Iuri Matias 7ea590895f make py calls sync; return correct value 2015-06-13 08:13:40 -04:00
Iuri Matias 27c2ab4104 create contract wrapper 2015-06-12 23:02:54 -04:00
Iuri Matias 0af68cbc9c tdd integration poc 2015-06-12 20:50:08 -04:00
Iuri Matias 885651c893 update to 0.3.0 2015-06-10 08:44:12 -04:00
Iuri Matias 1913a38341 Revert "require grunt libs"
This reverts commit ec16656e0a.
2015-06-09 21:23:47 -04:00
Iuri Matias ec16656e0a require grunt libs 2015-06-09 20:42:30 -04:00
Iuri Matias 31fdc58cfe require needed packages for embark; cleanup boilerplate package 2015-06-09 08:22:18 -04:00
Iuri Matias 2a1d5ea984 update to 0.2.1 2015-06-05 08:58:08 -04:00
Iuri Matias 1430d02aa0 update to 0.2.0 2015-06-04 07:55:10 -04:00
Iuri Matias 3cda508440 update boilerplate web3 version 2015-06-04 07:42:09 -04:00
Iuri Matias 84b77abce1 Merge pull request #8 from iurimatias/improve_config_file
improve config hash to fix issues requiring files in a specific order
2015-06-04 07:20:57 -04:00
Iuri Matias 7ccec28402 update to 0.1.2 2015-06-04 07:16:09 -04:00
Iuri Matias f853657f83 improve config hash to fix issues requiring files in a specific order 2015-06-04 07:12:00 -04:00
Iuri Matias 823ad1addd update to 0.1.1 2015-05-26 22:13:16 -04:00
Iuri Matias bea68f8263 update to 0.1.0 2015-05-25 08:26:07 -04:00
Iuri Matias 1f0d794ee8 update to 0.0.8 2015-05-24 16:47:52 -04:00
Iuri Matias 2fb91557db remove execSync 2015-05-24 16:29:37 -04:00