index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use orderHashSchema to validate order hash
Leonid Logvinov
2017-07-05
4
-14
/
+9
*
Refactor event tests
Leonid Logvinov
2017-07-05
2
-17
/
+12
*
Add tests for order hash Schema
Leonid Logvinov
2017-07-05
2
-1
/
+26
*
Add orderHashSchema
Leonid Logvinov
2017-07-04
2
-1
/
+8
*
Add tests for subscriptionOptsSchema and blockParamSchema
Leonid Logvinov
2017-07-04
1
-0
/
+38
*
Handle errors from pseudo-async subscription tests
Leonid Logvinov
2017-07-04
2
-10
/
+10
*
Register new schemas within schema validator
Leonid Logvinov
2017-07-04
1
-0
/
+5
*
Add index_filter_values_schema.ts and subscription_opts_schema.ts
Leonid Logvinov
2017-07-04
2
-0
/
+32
*
Make IndexedFilterValues type scricter
Leonid Logvinov
2017-07-04
1
-1
/
+1
*
Add CHANGELOG.md entry
Leonid Logvinov
2017-07-04
1
-0
/
+1
*
Fix comments
Leonid Logvinov
2017-07-04
2
-7
/
+6
*
Merge branch 'master' into subscribe-token
Leonid
2017-07-04
7
-14
/
+41
|
\
|
*
Merge pull request #89 from 0xProject/proxy
Leonid
2017-07-04
7
-14
/
+41
|
|
\
|
|
*
Use call instead of use in the comments
Leonid Logvinov
2017-07-04
2
-6
/
+6
|
|
*
Fix the comment
Leonid Logvinov
2017-07-04
1
-1
/
+1
|
|
*
Bump the minor version in CHANGELOG.md
Leonid Logvinov
2017-07-04
1
-1
/
+1
|
|
*
Update CHANGELOG.md
Leonid Logvinov
2017-07-04
1
-1
/
+2
|
|
*
Add zeroEx.proxy.getAuthorizedAddressesAsync and tests
Leonid Logvinov
2017-07-04
3
-0
/
+24
|
|
*
Make proxy wrapper public on zeroEx instance
Leonid Logvinov
2017-07-04
3
-8
/
+10
|
*
|
Merge pull request #87 from 0xProject/wrap-log-bignumber
Leonid
2017-07-04
4
-57
/
+407
|
|
\
\
*
|
|
|
Add initial implementation and tests for zeroEx.token.subscribeAsync
Leonid Logvinov
2017-07-04
7
-37
/
+240
|
|
/
/
|
/
|
|
*
|
|
Rename _wrapEventCallback to _getBigNumberWrappingEventCallback
Leonid Logvinov
2017-07-04
1
-2
/
+2
*
|
|
Fix merge problems
Leonid Logvinov
2017-07-04
2
-37
/
+358
*
|
|
Merge branch 'master' into wrap-log-bignumber
Leonid
2017-07-04
25
-246
/
+687
|
\
|
|
|
*
|
Merge pull request #82 from 0xProject/add-exchange-address-to-order-struct
Leonid
2017-07-04
25
-165
/
+509
|
|
\
|
|
|
*
Merge branch 'master' into add-exchange-address-to-order-struct
Leonid
2017-07-04
5
-73
/
+193
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #88 from 0xProject/greenkeeper/chai-as-promised-7.1.0
Leonid
2017-07-04
1
-1
/
+1
|
|
\
\
|
|
*
|
chore(package): update chai-as-promised to version 7.1.0
greenkeeper[bot]
2017-07-03
1
-1
/
+1
|
*
|
|
Merge pull request #86 from 0xProject/subscribe-async-event-names
Leonid
2017-07-03
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
Assert correct event names in subscribeAsync tests
Leonid Logvinov
2017-07-01
1
-0
/
+3
|
*
|
|
|
Merge pull request #85 from 0xProject/greenkeeper/ethereumjs-testrpc-4.0.1
Leonid
2017-07-03
4
-99
/
+193
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Fix test failures caused by testrpc new eth_sign behaviour
Leonid Logvinov
2017-07-01
3
-98
/
+192
|
|
*
|
|
chore(package): update ethereumjs-testrpc to version 4.0.1
greenkeeper[bot]
2017-06-29
1
-1
/
+1
|
|
|
/
/
|
|
|
*
Stop passing exchangeContractAddress to utils.getOrderHashHex
Leonid Logvinov
2017-07-04
3
-10
/
+5
|
|
|
*
Await ZRX call
Leonid Logvinov
2017-07-04
1
-1
/
+1
|
|
|
*
Fix the comment
Leonid Logvinov
2017-07-04
1
-1
/
+1
|
|
|
*
Rename invalidateContractInstanceAsync to invalidateContractInstancesAsync
Leonid Logvinov
2017-07-04
2
-2
/
+2
|
|
|
*
Fix _getProxyContractAsync function name
Leonid Logvinov
2017-07-04
1
-2
/
+2
|
|
|
*
Fix comment
Leonid Logvinov
2017-07-04
1
-1
/
+1
|
|
|
*
Fix comment
Leonid Logvinov
2017-07-01
1
-1
/
+1
|
|
|
*
Fix comment
Leonid Logvinov
2017-07-01
1
-1
/
+1
|
|
|
*
Remove constructor
Leonid Logvinov
2017-07-01
1
-3
/
+0
|
|
|
*
Fix proxy comment
Leonid Logvinov
2017-07-01
1
-1
/
+1
|
|
|
*
Fix naming
Leonid Logvinov
2017-07-01
1
-2
/
+3
|
|
|
*
Fix a typo in authorized
Leonid Logvinov
2017-07-01
1
-3
/
+3
|
|
|
*
Fix a bug in getProxyAuthorizedContractAddressesAsync
Leonid Logvinov
2017-07-01
1
-2
/
+7
|
|
|
*
Move schema assertion up to prevent the _.map failure
Leonid Logvinov
2017-07-01
1
-1
/
+1
|
|
|
*
Change 'changes' to 'latest changes' for no good reason in CHANGELOG.md
Leonid Logvinov
2017-07-01
1
-1
/
+1
|
|
|
*
Add tests for getProxyAuthorizedContractAddressesAsync
Leonid Logvinov
2017-06-30
1
-0
/
+12
|
|
|
*
Remove unused code from test/proxy_wrapper_test.ts
Leonid Logvinov
2017-06-30
1
-12
/
+0
|
|
|
*
Add a test for a ProxyWrapper
Leonid Logvinov
2017-06-30
1
-0
/
+35
|
|
|
*
Fix a typo in authorized
Leonid Logvinov
2017-06-30
2
-2
/
+2
|
|
|
*
Rename _proxy to _proxyWrapper
Leonid Logvinov
2017-06-30
1
-4
/
+4
|
|
|
*
Make zeroEx.getOrderHashHex non-async
Leonid Logvinov
2017-06-30
2
-10
/
+10
|
|
|
*
Fix typo in getAvailableContractAddressesAsync
Leonid Logvinov
2017-06-30
2
-3
/
+3
|
|
|
*
Implement getProxyAuthorizedContractAddressesAsync
Leonid Logvinov
2017-06-30
1
-0
/
+16
|
|
|
*
Store ProxyWrapper instance in ExchangeWrapper
Leonid Logvinov
2017-06-30
1
-1
/
+4
|
|
|
*
Add ProxyWrapper instance to zeroEx
Leonid Logvinov
2017-06-30
1
-1
/
+5
|
|
|
*
Add Proxy wrapper
Leonid Logvinov
2017-06-30
1
-0
/
+36
|
|
|
*
Add type for a ProxyContract
Leonid Logvinov
2017-06-30
1
-0
/
+6
|
|
|
*
Make it clear that we are using a fake address in tests
Leonid Logvinov
2017-06-30
1
-2
/
+2
|
|
|
*
Rename Exchange.json to Exchange_v1.json
Leonid Logvinov
2017-06-30
2
-1
/
+1
|
|
|
*
Factor out ZRXtokenAddress variable
Leonid Logvinov
2017-06-30
1
-1
/
+2
|
|
|
*
Rename ZeroExError.CONTRACT_DOES_NOT_EXIST to ZeroExError.EXCHANGE_CONTRACT_D...
Leonid Logvinov
2017-06-30
2
-1
/
+2
|
|
|
*
Fix a typo in a name
Leonid Logvinov
2017-06-30
1
-2
/
+2
|
|
|
*
Factor out exchangeArtifacts variable
Leonid Logvinov
2017-06-30
1
-1
/
+2
|
|
|
*
Check that artefacts by networkId are not undefined before getting the address
Leonid Logvinov
2017-06-30
1
-2
/
+5
|
|
|
*
Fix a typo in a name
Leonid Logvinov
2017-06-30
1
-1
/
+1
|
|
|
*
Fix a typo in a name
Leonid Logvinov
2017-06-30
2
-3
/
+3
|
|
|
*
Move schema assertion up to prevent the _.map failure
Leonid Logvinov
2017-06-30
1
-2
/
+2
|
|
|
*
Move schema assertion up to prevent the _.map failure
Leonid Logvinov
2017-06-30
1
-1
/
+1
|
|
|
*
Mve schema assertion up to prevent the _.map failure
Leonid Logvinov
2017-06-30
1
-1
/
+1
|
|
|
*
Make getOrderHashHex a non-async function
Leonid Logvinov
2017-06-30
2
-14
/
+3
|
|
|
*
Improve CHANGELOG comments
Leonid Logvinov
2017-06-30
1
-2
/
+2
|
|
|
*
Update CHANGELOG.md
Leonid Logvinov
2017-06-28
1
-0
/
+1
|
|
|
*
Update contract artefacts
Leonid Logvinov
2017-06-28
7
-17
/
+126
|
|
|
*
Remove update_contracts call from circleci.yml
Leonid Logvinov
2017-06-28
1
-1
/
+0
|
|
|
*
Remove custom Schema type and use one from jsonschema
Leonid Logvinov
2017-06-28
4
-13
/
+6
|
|
|
*
Add CHANGELOG.md entry
Leonid Logvinov
2017-06-27
1
-0
/
+4
|
|
|
*
Remove _getExchangeAddressAsync
Leonid Logvinov
2017-06-27
2
-11
/
+1
|
|
|
*
Allow multiple exchange versions t be functional at the same time
Leonid Logvinov
2017-06-27
9
-90
/
+222
|
|
|
*
Update copyfiles to copy nested artifacts
Leonid Logvinov
2017-06-27
1
-1
/
+1
|
|
|
*
Move exchange artifacts to an exchange subfolder
Leonid Logvinov
2017-06-27
2
-1
/
+1
|
|
|
/
*
|
|
Check for a BigNumber instance
Leonid Logvinov
2017-07-04
1
-1
/
+8
*
|
|
Use _.isString instead of instanceof
Leonid Logvinov
2017-07-04
1
-1
/
+1
*
|
|
Wrap all event args in a newer version of BigNumber and test it
Leonid Logvinov
2017-07-02
3
-22
/
+44
|
/
/
*
/
Fix contracts repo commit in circle.yml
Leonid Logvinov
2017-07-02
1
-1
/
+1
|
/
*
Add the 0xproject profile flag to the AWS cli command so that devs can have t...
Fabio Berger
2017-06-27
1
-1
/
+1
*
0.7.1
v0.7.1
Fabio Berger
2017-06-27
1
-1
/
+1
*
Add 0.7.1 release notes
Fabio Berger
2017-06-27
1
-1
/
+4
*
Change all the dates from July to June in changelog
Fabio Berger
2017-06-27
1
-5
/
+11
*
Additional EtherToken comment changes
Fabio Berger
2017-06-27
1
-10
/
+10
*
Improve EtherToken comments
Fabio Berger
2017-06-27
1
-10
/
+10
*
Merge pull request #81 from 0xProject/addWrappedETHSupport
Leonid
2017-06-27
6
-4
/
+205
|
\
|
*
Merge branch 'addWrappedETHSupport' of github.com:0xProject/0x.js into addWra...
Fabio Berger
2017-06-27
0
-0
/
+0
|
|
\
|
|
*
Remove .only from describe
Leonid Logvinov
2017-06-27
1
-1
/
+1
|
|
*
Rename INSUFFICIENT_WETH_BALANCE_FOR_WITHDRAWL to INSUFFICIENT_WETH_BALANCE_F...
Leonid Logvinov
2017-06-27
3
-3
/
+3
|
*
|
refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test ass...
Fabio Berger
2017-06-27
3
-25
/
+30
|
*
|
Fix typo
Fabio Berger
2017-06-27
3
-3
/
+3
|
|
/
|
*
Implement EtherTokenWrapper and tests, with deposit and withdraw methods
Fabio Berger
2017-06-26
5
-0
/
+194
|
*
Add missing return comment
Fabio Berger
2017-06-26
1
-0
/
+1
|
*
Re-wrap BigNumber returned from web3 in `getBalanceInEthAsync`
Fabio Berger
2017-06-26
1
-1
/
+2
*
|
Merge pull request #79 from 0xProject/integration-tests
Leonid
2017-06-23
5
-4
/
+74
|
\
\
|
*
|
Rename KOVAN_URL to KOVAN_RPC_URL
Leonid Logvinov
2017-06-23
2
-2
/
+2
|
*
|
Simplify integration tests
Leonid Logvinov
2017-06-23
1
-34
/
+4
|
*
|
Add comment before declarations
Leonid Logvinov
2017-06-23
1
-1
/
+1
|
*
|
Refactor KOVAN_URL to constants and fetch mnemonic from package.json
Leonid Logvinov
2017-06-23
2
-2
/
+7
|
*
|
Add kovan integration tests
Leonid Logvinov
2017-06-23
4
-4
/
+99
*
|
|
Merge pull request #80 from 0xProject/greenkeeper/web3-typescript-typings-0.0.10
Leonid
2017-06-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
chore(package): update web3-typescript-typings to version 0.0.10
greenkeeper[bot]
2017-06-23
1
-1
/
+1
|
/
/
*
|
Fix version in CHANGELOG
Fabio Berger
2017-06-23
1
-1
/
+1
*
|
0.7.0
v0.7.0
Fabio Berger
2017-06-23
1
-1
/
+1
*
|
Add changelog for v0.7.2
Fabio Berger
2017-06-23
1
-0
/
+6
|
/
*
Fix incorrect merge consequences
Leonid Logvinov
2017-06-23
1
-3
/
+3
*
Merge pull request #72 from 0xProject/fill-order-amuont
Leonid
2017-06-23
2
-6
/
+60
|
\
|
*
Merge branch 'master' into fill-order-amuont
Leonid
2017-06-23
22
-112
/
+701
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #78 from 0xProject/update-contracts
Fabio Berger
2017-06-23
6
-17
/
+622
|
\
\
|
*
|
Update contracts
Leonid Logvinov
2017-06-22
6
-17
/
+622
|
/
/
*
|
Merge pull request #77 from 0xProject/revert-71-lodash-tree-shake
Leonid
2017-06-22
15
-93
/
+76
|
\
\
|
*
|
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
15
-93
/
+76
|
/
/
*
|
Merge pull request #73 from 0xProject/json-docs
Leonid
2017-06-22
1
-1
/
+3
|
\
\
|
*
|
Set content type
Leonid Logvinov
2017-06-22
1
-1
/
+1
|
*
|
Grant read permissions to all users
Leonid Logvinov
2017-06-22
1
-1
/
+1
|
*
|
Auto-upload json docs on release
Leonid Logvinov
2017-06-22
1
-1
/
+3
|
/
/
|
*
Add test for return amount from fillOrdersUpToAsync
Leonid Logvinov
2017-06-22
1
-0
/
+6
|
*
Return filledTakerTokenAmount from fillOrdersUpToAsync
Leonid Logvinov
2017-06-22
1
-3
/
+10
|
*
Add test for cancelOrderAsync return value
Leonid Logvinov
2017-06-22
1
-0
/
+4
|
*
Return cancelledAmount from cancelOrderAsync
Leonid Logvinov
2017-06-22
1
-1
/
+6
|
*
Add simple test checking that fillOrderAsync return filled amount
Leonid Logvinov
2017-06-22
1
-0
/
+10
|
*
Fix return comment
Leonid Logvinov
2017-06-22
1
-1
/
+1
|
*
Return filledAmount from fillOrderAsync
Leonid Logvinov
2017-06-21
2
-1
/
+24
|
/
*
Rename Log*Args to Log*ContractEventArgs
Leonid Logvinov
2017-06-21
2
-5
/
+5
*
0.6.2
v0.6.2
Leonid Logvinov
2017-06-21
1
-1
/
+1
*
Revert "Temporarily use forked version of truffle-contract to reduce the bundle"
Leonid Logvinov
2017-06-21
2
-8
/
+18
*
Updat CHANGELOG.md with v0.6.2
Leonid Logvinov
2017-06-21
1
-1
/
+5
*
Merge pull request #70 from 0xProject/greenkeeper/@types/node-8.0.1
Leonid
2017-06-21
1
-1
/
+1
|
\
|
*
chore(package): update @types/node to version 8.0.1
greenkeeper[bot]
2017-06-21
1
-1
/
+1
*
|
Merge pull request #71 from 0xProject/lodash-tree-shake
Leonid
2017-06-21
15
-76
/
+93
|
\
\
|
*
|
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
16
-33
/
+32
|
*
|
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
16
-76
/
+94
|
|
/
*
/
Temporarily use forked version of truffle-contract to reduce the bundle
Leonid Logvinov
2017-06-21
2
-18
/
+8
|
/
*
Connect to github over https so that it works without authentication
Leonid Logvinov
2017-06-20
2
-3
/
+3
*
Add Greenkeeper badge
Leonid
2017-06-20
1
-0
/
+1
*
Move out of @0xproject scope
Leonid Logvinov
2017-06-20
1
-1
/
+1
*
Merge pull request #69 from 0xProject/improveReadme
Fabio Berger
2017-06-20
1
-2
/
+49
|
\
|
*
Add documentation section
Fabio Berger
2017-06-20
1
-3
/
+3
|
*
Include two links to the documentation
Fabio Berger
2017-06-20
1
-1
/
+3
|
*
Add the installation instructions to the README
Fabio Berger
2017-06-20
1
-2
/
+32
|
*
Improve the README
Fabio Berger
2017-06-19
1
-2
/
+17
*
|
Add missing semi-colon
Fabio Berger
2017-06-20
1
-1
/
+1
*
|
Add newline between type defs
Fabio Berger
2017-06-20
1
-0
/
+1
*
|
Improve comment
Fabio Berger
2017-06-20
1
-3
/
+3
*
|
0.6.1
Leonid Logvinov
2017-06-20
1
-1
/
+1
*
|
Update CHANGELOG.md
Leonid Logvinov
2017-06-20
1
-1
/
+4
*
|
Fix tslint issue
Fabio Berger
2017-06-19
1
-1
/
+2
|
/
*
Update version in package.json
Fabio Berger
2017-06-19
1
-1
/
+1
*
Merge branch 'master' of github.com:0xProject/0x.js
Fabio Berger
2017-06-19
16
-81
/
+394
|
\
|
*
Merge pull request #68 from 0xProject/changelog
Leonid
2017-06-19
1
-0
/
+12
|
|
\
|
|
*
Remove coveralls integration from CHANGELOG.md
Leonid Logvinov
2017-06-19
1
-2
/
+1
|
|
*
Add CHANGELOG.md
Leonid Logvinov
2017-06-19
1
-0
/
+13
|
|
/
|
*
Merge pull request #66 from 0xProject/event-types
Leonid
2017-06-19
3
-2
/
+36
|
|
\
|
|
*
Rename LogErrorArgs to LogErrorEventArgs and EventArgs to ContractEventArgs
Leonid Logvinov
2017-06-19
3
-7
/
+7
|
|
*
Merge branch 'master' into event-types
Leonid
2017-06-15
11
-23
/
+29
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #67 from 0xProject/web3-provider
Fabio Berger
2017-06-15
11
-23
/
+29
|
|
\
\
|
|
*
|
Fix bug in 0x.js tests when passing Web3 instead of Web3 Provider
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
|
*
|
Switch back to using Web3.Provider, not Web3Provider in internal classes
Leonid Logvinov
2017-06-15
1
-4
/
+3
|
|
*
|
Add explaining comment for the web3Provider type
Leonid Logvinov
2017-06-15
1
-1
/
+5
|
|
*
|
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
Leonid Logvinov
2017-06-15
11
-24
/
+27
|
|
/
/
|
|
*
Add actual type for contract event arguments
Leonid Logvinov
2017-06-15
3
-2
/
+36
|
|
/
|
*
Merge pull request #65 from 0xProject/coveralls
Leonid
2017-06-15
4
-13
/
+125
|
|
\
|
|
*
Add badge to README
Leonid Logvinov
2017-06-15
1
-0
/
+1
|
|
*
Report test coverage on CI
Leonid Logvinov
2017-06-15
1
-0
/
+1
|
|
*
Add node script to report coverage
Leonid Logvinov
2017-06-15
1
-0
/
+1
|
|
*
Add coveralls as a dependency
Leonid Logvinov
2017-06-15
2
-13
/
+122
|
|
/
|
*
Remove unused import
Leonid Logvinov
2017-06-15
1
-1
/
+0
|
*
0.5.2
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
*
Fix bug in postinstall script
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
*
0.5.1
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
*
Add postrelease script to publish assets to github
Leonid Logvinov
2017-06-15
2
-8
/
+193
|
*
Set NODE_ENV to production for production builds and don't rely on webpack mi...
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
*
Fix lodash import bug in webpack config
Leonid Logvinov
2017-06-15
1
-1
/
+1
|
*
Update web3-provider-engine cause the console.log issue was fixed and the new...
Leonid Logvinov
2017-06-15
2
-43
/
+8
*
|
Add and improve comments
Fabio Berger
2017-06-16
4
-17
/
+43
|
/
*
0.5.0
v0.5.0
Leonid Logvinov
2017-06-14
1
-1
/
+1
*
Remove types that are not used in public interface from export and rename Eve...
Leonid Logvinov
2017-06-14
5
-19
/
+14
*
Merge branch 'master' of github.com:0xProject/0x.js
Leonid Logvinov
2017-06-14
1
-1
/
+1
|
\
|
*
Update doc:json command to exclude privates and externals
Fabio Berger
2017-06-14
1
-1
/
+1
*
|
0.4.0
Leonid Logvinov
2017-06-14
1
-1
/
+1
|
/
*
Merge pull request #64 from 0xProject/events
Leonid
2017-06-14
6
-31
/
+74
|
\
|
*
Address feedback
Leonid Logvinov
2017-06-14
1
-2
/
+2
|
*
Rename ZeroExEvent to EventEmitter
Leonid Logvinov
2017-06-13
3
-14
/
+14
|
*
Revert "0.4.0"
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
*
Add tests for stopWatchingAsync
Leonid Logvinov
2017-06-13
1
-0
/
+20
|
*
0.4.0
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
*
Bind watch function on an event
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
*
Refactor subscription to return zeroExSignature object
Leonid Logvinov
2017-06-13
5
-28
/
+51
|
*
0.3.0
v0.3.0
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
/
*
Add getContractAddressAsync and tests
Leonid Logvinov
2017-06-13
2
-0
/
+16
*
0.2.3
v0.2.3
Leonid Logvinov
2017-06-13
1
-1
/
+1
*
Merge pull request #63 from 0xProject/api-refactor
Leonid
2017-06-13
11
-18
/
+38
|
\
|
*
Fix test
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
*
Fix test
Leonid Logvinov
2017-06-13
1
-1
/
+1
|
*
Change UMD bundle name
Leonid Logvinov
2017-06-13
1
-2
/
+2
|
*
Export DoneCallback
Leonid Logvinov
2017-06-13
1
-0
/
+1
|
*
Introduce index.ts file which defines public interface
Leonid Logvinov
2017-06-13
10
-16
/
+35
|
/
*
0.2.2
v0.2.2
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Remove src from npmignore
Leonid Logvinov
2017-06-12
1
-1
/
+0
*
0.2.1
v0.2.1
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Don't prefix main and types path in package.json with ./
Leonid Logvinov
2017-06-12
1
-2
/
+2
*
0.2.0
v0.2.0
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Change main file name from 0x.js.ts to 0x.ts
Leonid Logvinov
2017-06-12
10
-11
/
+11
*
Duplicate truffle contracts types
Leonid Logvinov
2017-06-11
2
-1
/
+9
*
Add type references
Leonid Logvinov
2017-06-11
1
-0
/
+2
*
Add main and types fields to package.json
Leonid Logvinov
2017-06-11
1
-0
/
+2
*
Revert "Make private"
Leonid Logvinov
2017-06-11
1
-1
/
+0
*
0.1.0
Leonid Logvinov
2017-06-11
1
-1
/
+1
*
Make private
Leonid Logvinov
2017-06-11
1
-0
/
+1
*
Add 0xproject scope
Leonid Logvinov
2017-06-11
1
-1
/
+2
*
Merge pull request #62 from 0xProject/private
Leonid
2017-06-11
8
-172
/
+173
|
\
|
*
Merge branch 'master' into private
Leonid
2017-06-11
6
-36
/
+86
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #60 from 0xProject/error-decorator
Fabio Berger
2017-06-11
5
-0
/
+50
|
\
\
|
*
\
Merge branch 'master' into error-decorator
Leonid
2017-06-10
6
-25
/
+175
|
|
\
\
|
*
|
|
Add initial error handling decorator implementation
Leonid Logvinov
2017-06-10
5
-0
/
+50
*
|
|
|
Merge pull request #61 from 0xProject/names-hex
Fabio Berger
2017-06-11
2
-36
/
+36
|
\
\
\
\
|
*
|
|
|
Remove Hex suffix from public functions parameters names
Leonid Logvinov
2017-06-10
2
-36
/
+36
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Fix last tests
Leonid Logvinov
2017-06-11
4
-23
/
+23
|
|
|
*
Fix some tests
Leonid Logvinov
2017-06-10
1
-12
/
+12
|
|
|
*
Prefix private vars with _
Leonid Logvinov
2017-06-10
7
-137
/
+138
|
|
_
|
/
|
/
|
|
*
|
|
Create README.md
Leonid
2017-06-10
1
-2
/
+1
|
/
/
*
|
Merge pull request #58 from 0xProject/remove-console-trash
Leonid
2017-06-10
2
-1
/
+36
|
\
\
|
*
\
Merge branch 'master' into remove-console-trash
Leonid
2017-06-10
4
-24
/
+139
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #59 from 0xProject/addParamReturnComments
Leonid
2017-06-10
4
-24
/
+139
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Align all param comments so that they are more readable
Fabio Berger
2017-06-10
4
-87
/
+99
|
*
|
Merge branch 'master' into addParamReturnComments
Fabio Berger
2017-06-10
1
-0
/
+16
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Add param & return comments to all public methods and add comments to some pu...
Fabio Berger
2017-06-10
4
-24
/
+127
|
|
*
Merge branch 'master' into remove-console-trash
Leonid
2017-06-10
1
-0
/
+16
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #55 from 0xProject/subscribe-async-tests
Leonid
2017-06-10
1
-0
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into subscribe-async-tests
Leonid
2017-06-10
4
-45
/
+24
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into subscribe-async-tests
Leonid
2017-06-10
7
-18
/
+276
|
|
\
\
|
*
\
\
Merge branch 'master' into subscribe-async-tests
Leonid
2017-06-10
2
-4
/
+3
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into subscribe-async-tests
Leonid
2017-06-10
1
-3
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into subscribe-async-tests
Leonid
2017-06-10
1
-5
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix tests
Leonid Logvinov
2017-06-10
1
-4
/
+4
|
*
|
|
|
|
|
Remove only
Leonid Logvinov
2017-06-09
1
-1
/
+1
|
*
|
|
|
|
|
Add LogCancel test to subscribeAsync
Leonid Logvinov
2017-06-09
1
-2
/
+18
|
|
|
|
|
|
*
Remove unneccessary console output from block tracker
Leonid Logvinov
2017-06-10
2
-1
/
+36
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #52 from 0xProject/json-schema
Leonid
2017-06-10
4
-45
/
+24
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into json-schema
Leonid
2017-06-10
7
-18
/
+276
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #54 from 0xProject/schema-tests
Leonid
2017-06-10
7
-18
/
+276
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into schema-tests
Leonid
2017-06-10
2
-4
/
+3
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]