Commit Graph

21 Commits

Author SHA1 Message Date
Iuri Matias fe02278179 update web3 to latest version 2016-05-23 09:20:11 -04:00
Iuri Matias ae4591ea01 use miner start/stop without parameters sicne it seems to be causing issues with geth 1.4 2016-05-22 15:01:17 -04:00
Iuri Matias faf626be93 make embark blockchain compatible with latest geth 2016-05-22 11:23:04 -04:00
Aakil Fernandes 6559cfdd5c miner stop config threads 2016-03-08 14:13:11 -05:00
Joris Bontje d51dbaf4ae stop blockWatcher filter with correct method name. fixes #74 2015-09-02 10:13:56 +02:00
Iuri Matias 66d6f08c0f by default don't mine periodicaly 2015-08-31 21:25:50 -04: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
Iuri Matias 28783e77bb set etherbase on mining script 2015-07-31 20:13:05 -04:00
Iuri Matias 0e43d903e6 update boilerplate to web3.js 0.9.1 2015-07-22 19:06:23 -04:00
Iuri Matias 551f78300a update web3 lib 2015-07-09 21:32:44 -04:00
Marek Kotewicz 13e33dd192 web3.js 0.8.1, fixed obtaining contract addresses 2015-07-09 10:49:04 +02:00
Iuri Matias f4ba7dc817 update mining script to take to work with 0.9.35 2015-07-02 07:39:24 -04:00
linagee 961dac4645 web3.eth.pendingTransactions is not a function
See https://github.com/iurimatias/embark-framework/issues/15
Also, minimalAmount was set too low for demo contract to launch.
2015-07-01 19:55:24 -04:00
Iuri Matias 949ca2da1c fix mining script to work with both geth 0.9.33 and older versions 2015-06-24 07:22:10 -04:00
Marek Kotewicz 29a28a63c5 fixed mining condition 2015-06-05 05:52:07 +02:00
Marek Kotewicz d545354982 update web3 0.3.4 -> 0.5.0 2015-06-04 12:38:44 +02:00
Iuri Matias 48f773c2e2 improve mine script 2015-05-24 16:46:35 -04:00
Iuri Matias 8749a63dd8 mine a minimal amount 2015-05-24 09:36:19 -04:00
Iuri Matias a4fe027fb3 mine when a transaction comes in 2015-05-24 09:04:44 -04:00
Iuri Matias 73eb30f7e2 add web3 lib 2015-05-24 09:01:10 -04:00