Commit Graph

632 Commits

Author SHA1 Message Date
Marek Kotewicz 1c8cd7d6b0 web3.eth.defaultAccount property, updated event_inc example, fixed #96 2015-04-20 14:16:29 +02:00
Marek Kotewicz 4aeba40514 fixed event_inc example 2015-04-20 13:52:40 +02:00
Marek Kotewicz 2a11852afd Merge branch 'master' into develop 2015-04-20 12:09:24 +02:00
Marek Kotewicz ea413a85b6 updated gitter badge 2015-04-20 12:08:42 +02:00
Fabian Vogelsteller 677bb68633 add bundle version 2015-04-17 10:26:11 +02:00
Fabian Vogelsteller 135b0440e2 Merge pull request #164 from karalabe/empty-topics-fix
Fix #162: allow empty topic list in messages
2015-04-17 10:24:47 +02:00
Péter Szilágyi b326202314 formatters/whisper: polish corner case handling code 2015-04-17 11:20:40 +03:00
Péter Szilágyi 6a058b690b Allow unset topics in posts too. 2015-04-16 18:13:47 +03:00
Péter Szilágyi af443f2acb Fix #162: allow empty topic list in messages 2015-04-16 18:05:08 +03:00
Fabian Vogelsteller 271b00f069 bumped version 2015-04-16 12:58:01 +02:00
Fabian Vogelsteller f4cf699324 rebuild 2015-04-16 12:55:30 +02:00
Fabian Vogelsteller 4eeaf19371 rebuild 2015-04-16 12:54:48 +02:00
Marek Kotewicz 20fb2e3c70 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
Conflicts:
	dist/web3-light.js.map
	dist/web3-light.min.js
	dist/web3.js.map
	dist/web3.min.js
2015-04-16 12:43:06 +02:00
Fabian Vogelsteller ac696408f2 Merge pull request #158 from ethereum/watchImprovement2
Looks fine
2015-04-16 12:25:47 +02:00
Marek Kotewicz 96b44682f1 fixed #161, web3.ssh.post 2015-04-16 12:22:20 +02:00
Marek Kotewicz a320ef8bd9 fixed coverage, unified creating errors 2015-04-16 11:11:33 +02:00
Fabian Vogelsteller 364eab72b1 add callback for async error 2015-04-15 11:48:05 +02:00
Marek Kotewicz c62f817cc6 picked watch change3 2015-04-13 12:56:14 +02:00
Fabian Vogelsteller 56d13f72fb picked watch change2 2015-04-13 12:55:43 +02:00
Fabian Vogelsteller 2215e7c3af picked watch change 2015-04-13 12:53:26 +02:00
Fabian Vogelsteller dc0f2318bf merged meteor package fixes 2015-04-13 12:39:26 +02:00
Fabian Vogelsteller c89ad86ba1 renamed meteor package 2015-04-13 12:37:10 +02:00
Fabian Vogelsteller a0709f3df1 fixed meteor package 2015-04-13 12:37:01 +02:00
Marek Kotewicz 1a8032c72c version 0.2.7 2015-04-11 11:41:24 +02:00
Marek Kotewicz dfb8dea795 gulp 2015-04-11 11:37:29 +02:00
Marek Kotewicz b1ada8d5c0 gulp 2015-04-10 12:23:32 +02:00
Marek Kotewicz a25a9e1d69 Merge branch 'master' of https://github.com/ethereum/ethereum.js 2015-04-10 12:22:57 +02:00
Marek Kotewicz 05343ea094 use version of bignumber.js without lookaheads 2015-04-10 12:22:45 +02:00
Marek Kotewicz 2651fd88cb Update README.md 2015-04-10 10:07:15 +02:00
Marek Kotewicz 4def0958d3 updated README.md 2015-04-10 00:27:47 +02:00
Marek Kotewicz 15b4dbdbd5 updated bower && package.json files 2015-04-10 00:22:46 +02:00
Marek Kotewicz 0ccc05a33d web3 in global namespace 2015-04-10 00:16:20 +02:00
Marek Kotewicz ccc59d12f8 version 0.2.6 2015-04-10 00:09:11 +02:00
Marek Kotewicz 9c2c94668f Merge branch 'web3' into develop
Conflicts:
	dist/web3-light.js
	dist/web3-light.js.map
	dist/web3-light.min.js
	dist/web3.js
	dist/web3.js.map
	dist/web3.min.js
2015-04-10 00:08:07 +02:00
Marek Kotewicz 6763f34c10 tests for creating new contract with nondefault constructor, added missing files 2015-04-09 23:52:57 +02:00
Marek Kotewicz 2ef5efc8f8 fixed #70, creating contract with nondefault constructor 2015-04-09 23:30:18 +02:00
Marek Kotewicz dbe4015eb4 Merge branch 'master' into develop 2015-04-09 20:21:45 +02:00
Fabian Vogelsteller 48b351ae6f add gasPrice test and fixed failing uncle tests 2015-04-09 20:15:46 +02:00
Fabian Vogelsteller 7f75f3e64f fixed gasPrice output
Conflicts:
	dist/ethereum-light.js.map
	dist/ethereum-light.min.js
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-04-09 20:15:38 +02:00
Fabian Vogelsteller ddec6298dc fixed getUncle parameter count
Conflicts:
	dist/ethereum-light.js.map
	dist/ethereum-light.min.js
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-04-09 20:14:35 +02:00
Fabian Vogelsteller 1e89ef0437 changed to eth_protocolVersion
Conflicts:
	dist/ethereum-light.js.map
	dist/ethereum-light.min.js
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-04-09 20:11:33 +02:00
Marek Kotewicz 73b9ed29c0 rename to web3 2015-04-07 04:39:47 +02:00
Marek Kotewicz 6add9bd1d6 Merge pull request #151 from ethereum/develop
Fixed spelling in package description
2015-04-02 18:38:17 +02:00
cubedro c80ede50c3 fixed spelling in package description 2015-04-02 19:37:13 +03:00
Marek Kotewicz 67f0a7511f version 0.2.4 2015-04-02 16:31:05 +02:00
Marek Kotewicz e2990ae77e web3.eth.getBlockTransactionCount accepts pending/latest/earliest params 2015-04-02 16:30:40 +02:00
Marek Kotewicz 94429fffdd version 0.2.3 2015-04-02 16:10:32 +02:00
Marek Kotewicz f9a52069b5 more tests for web3.eth.getBalance 2015-04-02 14:04:06 +02:00
Marek Kotewicz 31e046dbec Merge branch 'master' into develop
Conflicts:
	dist/ethereum-light.js.map
	dist/ethereum-light.min.js
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-04-02 13:09:35 +02:00
Marek Kotewicz 5e150378c8 fixed formatting address 2015-04-02 13:08:58 +02:00