Iuri Matias
|
87a8fc7eab
|
Merge branch 'develop'
|
2015-09-05 07:47:58 -04:00 |
Iuri Matias
|
fc66ea9ede
|
update to 0.9.1
|
2015-09-05 07:43:13 -04:00 |
Iuri Matias
|
74dbe2dbbe
|
add gitignore to boilerplate
|
2015-09-05 07:39:32 -04:00 |
Iuri Matias
|
4b1e7109a4
|
add default config for development chain
|
2015-09-05 07:39:22 -04:00 |
Iuri Matias
|
7c4f3ef1d9
|
Merge pull request #78 from gerbrand/develop
Allowing to define chains file per environment/chain
|
2015-09-05 06:48:49 -04:00 |
Iuri Matias
|
cd56ac64e6
|
Merge pull request #75 from jorisbontje/74-stop-mining-on-account-funded
stop blockWatcher filter with correct method name. fixes #74
|
2015-09-05 06:46:55 -04:00 |
Iuri Matias
|
a9c6b2959a
|
Merge pull request #76 from hitchcott/develop
make `copyMinerJavascriptToTemp` step public
|
2015-09-05 06:45:16 -04:00 |
Gerbrand van DIeijen
|
a3464a4d88
|
Added minor reference to chains specific chains file
|
2015-09-04 11:18:54 +02:00 |
Gerbrand van DIeijen
|
98054a2cbb
|
Allowing to define chains file per environment/chain
|
2015-09-04 10:55:19 +02:00 |
Chris Hitchcott
|
95a1c5a550
|
make `copyMinerJavascriptToTemp` step public
|
2015-09-03 18:45:06 +08:00 |
Joris Bontje
|
d51dbaf4ae
|
stop blockWatcher filter with correct method name. fixes #74
|
2015-09-02 10:13:56 +02:00 |
Iuri Matias
|
d468e43f6f
|
update to 0.9.0
|
2015-08-31 22:10:50 -04:00 |
Iuri Matias
|
ce4e157e11
|
add IPFS section to readme
|
2015-08-31 22:06:30 -04:00 |
Iuri Matias
|
ece92d0eea
|
add structuring application section to readme
|
2015-08-31 22:03:02 -04:00 |
Iuri Matias
|
734db0136b
|
clarify meteor use in readme
|
2015-08-31 22:00:07 -04:00 |
Iuri Matias
|
5a3a2c5951
|
add serpent to readme examples
|
2015-08-31 21:58:39 -04:00 |
Iuri Matias
|
b80407af87
|
Update README.md
|
2015-08-31 21:39:47 -04:00 |
Iuri Matias
|
66d6f08c0f
|
by default don't mine periodicaly
|
2015-08-31 21:25:50 -04:00 |
Iuri Matias
|
3d2a14e28b
|
check if contract exists
|
2015-08-31 21:14:12 -04:00 |
Iuri Matias
|
67ff803397
|
add deploy example to readme
|
2015-08-31 21:02:21 -04:00 |
Iuri Matias
|
05e3561670
|
update compiler spec
|
2015-08-31 20:59:16 -04:00 |
Iuri Matias
|
e1ae6dae0c
|
implement deploy field
|
2015-08-31 20:53:17 -04:00 |
Iuri Matias
|
44583f525f
|
adjust readme
|
2015-08-31 20:19:07 -04:00 |
Iuri Matias
|
2d82f6e480
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2015-08-31 20:17:41 -04:00 |
Iuri Matias
|
95845252c5
|
Merge pull request #73 from hitchcott/develop
implement `getStartBlockchainCommand` to return geth CLI string within app
|
2015-08-31 20:17:12 -04:00 |
Iuri Matias
|
df4cf3d5b4
|
Merge pull request #72 from linagee/patch-5
npm -g install with no sudo
|
2015-08-31 20:17:05 -04:00 |
Chris Hitchcott
|
b3b1b13795
|
implement `getStartBlockchainCommand` to return geth CLI string
|
2015-08-31 21:11:21 +08:00 |
Iuri Matias
|
66a9c1fad6
|
update README
|
2015-08-31 08:33:15 -04:00 |
Iuri Matias
|
f8ba2acf71
|
workaround for abi issues
|
2015-08-31 08:24:09 -04:00 |
Iuri Matias
|
59d42104b0
|
add supprot for serpent
|
2015-08-30 22:10:45 -04:00 |
Iuri Matias
|
467713fe87
|
support solc compiler; display syntax errors
|
2015-08-30 21:35:34 -04:00 |
Iuri Matias
|
67861af6a5
|
update blockchain config spec
|
2015-08-27 09:36:22 -04:00 |
Iuri Matias
|
4e2256b743
|
update blockchain spec
|
2015-08-27 09:25:10 -04:00 |
Iuri Matias
|
efaf238ab0
|
Merge pull request #71 from linagee/patch-4
Don't loadNpmTasks grunt-cli (not needed)
|
2015-08-27 08:41:48 -04:00 |
Iuri Matias
|
96834cc8ff
|
Merge pull request #68 from citizencode/npm-link
Alter require to support `npm link`
|
2015-08-27 08:38:20 -04:00 |
Iuri Matias
|
f647096e6d
|
Merge pull request #65 from ryepdx/update-readme
Update testing example.
|
2015-08-27 08:36:52 -04:00 |
Iuri Matias
|
5865daf818
|
Merge pull request #64 from ryepdx/expose-web3
Allow users to interact with Embark's web3 instance directly
|
2015-08-27 08:35:15 -04:00 |
Iuri Matias
|
d1d3110881
|
Merge pull request #62 from ryepdx/develop
Genesis block & mine.js changes
|
2015-08-27 08:30:31 -04:00 |
linagee
|
9b4c4b946a
|
Simplified text
Because less is more.
|
2015-08-26 09:16:01 -06:00 |
linagee
|
62428c2f9f
|
npm -g install with no sudo
I've tested this to allow installation of embark-framework without requiring using sudo.
|
2015-08-26 09:11:23 -06:00 |
linagee
|
63b9430ccc
|
Don't loadNpmTasks grunt-cli (not needed)
This was causing a "grunt-cli not found" message even when you had the grunt-cli npm module installed.
|
2015-08-26 08:22:32 -06:00 |
Harlan T Wood
|
c30e63832b
|
Alter require to support `npm link`
|
2015-08-25 16:56:00 -07:00 |
Ryan Casey
|
37633d7f5a
|
Update testing example.
|
2015-08-21 13:39:54 -07:00 |
Ryan Casey
|
274524e456
|
Sometimes it's nice to get beneath the framework and work with web3 directly.
|
2015-08-21 12:34:02 -07:00 |
Ryan Casey
|
5b352c6af1
|
Fund coinbase account if it hasn't been funded.
|
2015-08-21 12:17:26 -07:00 |
Ryan Casey
|
d23eec1081
|
Change mining script to mine periodically and use filters instead of polling.
|
2015-08-21 09:49:18 -07:00 |
Ryan Casey
|
94a85339c4
|
Allocate the coinbase some ether in the genesis block.
|
2015-08-21 09:44:34 -07:00 |
Ryan Casey
|
1aad331383
|
Use a more definite address than 0x0, since some clients have coerced invalid addresses to the 0x0 address in the past.
|
2015-08-21 09:41:03 -07:00 |
Ryan Casey
|
dd5cd475a3
|
No reason to have any difficulty whatsoever on a private chain.
|
2015-08-21 09:38:17 -07:00 |
Iuri Matias
|
14f98c0020
|
Merge pull request #58 from gerbrand/develop
Add option to run geth with any command
|
2015-08-18 07:22:36 -04:00 |