Fabian Vogelsteller
7054f8293e
getting started
2016-10-14 16:21:16 +02:00
Fabian Vogelsteller
1bde760277
changed docs config
2016-10-14 15:26:58 +02:00
Fabian Vogelsteller
a55e7a7bae
added basic documentation
2016-10-14 15:12:20 +02:00
Fabian Vogelsteller
23f428b096
Refactored the contract object ( #424 )
...
* started contract
* prepared the contract functions
* added deploy function
* added event emitter funcitons
* eventified promise
* added encodeABI
* added optional bluebird
* improved the param finder
* added call, transact and estimateGas
* allow siganture for encodeABI
* working on events
* added event listeners to contracts
* working on contract events
* changed on message to on data
* working on decoding events
* switched deploy check to subscriptions
* removed all event functions, keep only contract.on
* added subscription stuff
* fixed substractions formatters
* added log decoding
* added all events
* fixed events
* added new method calling structure
* added mined event for send tx
* worked on getPastEvents, still WIP
* working on tests
* added once method
* made options object in function execution optional
* finished pastEvents
* added request function for batch processing to contract methods
* fixed contract tests
* finished proting tests
* test provider isolatiton issues
* commented out test to prevent unsolvable issue for now
* changed deploy resolve
* deactivate encodeABI
* improved fake provider, with stacking validation and results
* added fromBlock test
* added tests for internal methods of the contract object
2016-10-07 13:07:42 +02:00
Fabian Vogelsteller
e4eb9606aa
bumped version
2016-09-15 15:03:27 +02:00
Marius Darila
b489f5e24b
add formatter for syncing States ( #482 )
2016-09-12 15:52:36 +02:00
bas-vk
c2426ad880
add eth_protocolVersion ( #491 )
2016-09-12 15:20:20 +02:00
kumavis
260ac6e78a
Merge pull request #489 from ethereum/filter-stopwatch-cb
...
Add callback handling in method Filter.stopWatching
2016-08-26 16:23:42 -07:00
kumavis
784c75c8c3
CI - add circleCI config
2016-08-26 16:16:59 -07:00
kumavis
c4cc700622
lint - add missing semicolons
2016-08-26 16:09:50 -07:00
kumavis
14494699c8
Add callback handling in method Filter.stopWatching
2016-08-26 16:01:44 -07:00
kumavis
5ff9ce3734
Merge pull request #488 from ethereum/Jsonrpc-fix
...
Jsonrpc - fix singleton pattern
2016-08-26 15:30:48 -07:00
kumavis
74995bbbf7
Jsonrpc - fix singleton pattern
2016-08-26 14:55:16 -07:00
Fabian Vogelsteller
35bcace717
merged develop, build script
2016-07-19 15:12:50 +02:00
Aakil Fernandes
6e43426767
Contract code length fix ( #459 )
...
* Meteor 1.3+ can handle default CommonJs syntax
* Fixed padLeft for iban addresses.
* Fix bignumber dependency
* check code.length > 3
* build
* expose BigNumber on web3 instances
* Fix incorrect filename in documentation
* re-build after merges
* check code.length > 3
2016-07-19 15:02:45 +02:00
Fabian Vogelsteller
d5b73e9cab
added re-subscribe mechanism
2016-07-05 14:38:39 +02:00
Leon Liang
f8ea3e72fd
Upgrade istanbul version to latest ( #469 )
2016-06-30 10:32:09 +02:00
Fabian Vogelsteller
778713acff
increased version
2016-06-29 12:20:20 +02:00
Fabian Vogelsteller
7273693588
merged develop
2016-06-29 11:40:06 +02:00
Leon Liang
49bed91163
Fix test coverage calculation ( #467 )
2016-06-29 11:34:05 +02:00
Leon Liang
6fe1af06ea
Improve visual appearance of the badges ( #468 )
2016-06-29 11:32:43 +02:00
Fabian Vogelsteller
8abc0af2f5
merged master
2016-06-27 15:35:31 +02:00
Fabian Vogelsteller
07bbce66ad
re-build after merges
2016-06-27 15:34:49 +02:00
Fabian Vogelsteller
b9058f8865
Merge pull request #439 from amacneil/bignumber
...
Fix bignumber dependency
2016-06-27 15:27:28 +02:00
Fabian Vogelsteller
f317f5cf05
Merge pull request #412 from mhhf/master
...
Meteor 1.3+ can handle default CommonJs syntax
2016-06-27 15:26:41 +02:00
Fabian Vogelsteller
08499e3f24
Merge pull request #417 from ricmoo/master
...
Fixed padLeft for iban addresses.
2016-06-27 15:25:53 +02:00
Fabian Vogelsteller
05b3b4b534
Merge pull request #462 from SafeMarket/expose-bignumber
...
expose BigNumber on web3 instances
2016-06-27 15:18:12 +02:00
Fabian Vogelsteller
ac2c885dbe
Merge pull request #465 from lihengl/fix-documentation
...
Correct filename in documentation
2016-06-27 15:17:39 +02:00
Leon Liang
5cee2151f9
Fix incorrect filename in documentation
2016-06-27 20:37:18 +08:00
Aakil Fernandes
ba91eccd3e
expose BigNumber on web3 instances
2016-06-23 13:24:34 -04:00
Fabian Vogelsteller
0ca20ae853
updated versions file
2016-06-15 17:50:26 +02:00
Fabian Vogelsteller
134f55388f
bumped to version alpha
2016-05-30 10:50:13 +02:00
Fabian Vogelsteller
0f1ab3227b
added unlock and send
2016-05-24 16:25:35 +02:00
Fabian Vogelsteller
35a06d36d4
bumped version
2016-05-12 16:48:21 +02:00
Adrian Macneil
6a102a0135
Fix bignumber dependency
2016-04-07 22:59:08 -07:00
Fabian Vogelsteller
5275969765
merged subscriptions
2016-04-05 14:33:33 +02:00
Richard Moore
dc9da1a385
Fixed padLeft for iban addresses.
2016-03-23 21:30:30 -04:00
Fabian Vogelsteller
3ba32a6734
added lockAccount method
0.16.0
2016-03-22 17:53:53 +01:00
Fabian Vogelsteller
ae1ace97a1
release 0.16.0
2016-03-22 17:51:45 +01:00
Denis Erfurt
a3a963eff3
Meteor 1.3+ can handle default CommonJs syntax
2016-03-19 20:35:56 +01:00
Fabian Vogelsteller
7b8e30a897
Merge branch 'master' into develop
2016-03-04 12:29:30 +01:00
Fabian Vogelsteller
f8439654b6
Merge pull request #402 from axic/patch/formatter
...
Return an actual exception in inputAddressFormatter()
2016-03-04 12:28:52 +01:00
Fabian Vogelsteller
a82deb3689
Merge pull request #405 from MrChico/develop
...
web3.sha3 returns string with hex prefix
2016-03-04 10:08:40 +01:00
Martin
84420e3340
also passes options argument
2016-03-04 00:58:00 +01:00
Martin
dd875e06aa
web3.sha3 returns string with hex prefix
2016-03-04 00:47:05 +01:00
Alex Beregszaszi
a46cec3bb7
Return an actual exception in inputAddressFormatter()
...
Without this, stack traces are truncated.
2016-03-02 11:23:10 +00:00
Fabian Vogelsteller
9642608f51
added new version file
2016-03-02 11:15:04 +01:00
Fabian Vogelsteller
fc9e96473a
fixed test
0.15.3
2016-02-29 16:24:50 +01:00
Fabian Vogelsteller
ed0431c00b
build files
2016-02-29 11:43:16 +01:00
Fabian Vogelsteller
dccde3f1d7
Merge branch 'master' of github.com:ethereum/web3.js
2016-02-29 11:42:38 +01:00