This website requires JavaScript.
Explore
Help
Sign In
status-im
/
web3.js
Watch
2
Star
0
Fork
0
You've already forked web3.js
mirror of
https://github.com/status-im/web3.js.git
synced
2025-02-23 11:38:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
web3.js
/
.versions
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
ethereum:web3@0.17.0-beta
updated versions file
2016-06-15 17:50:26 +02:00
meteor@1.1.14
underscore@1.0.8
Reference in New Issue
Copy Permalink