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
*
Migrate the rest of the artifacts
Leonid Logvinov
2017-07-11
1
-184
/
+40
*
Change arguments order at isRoundingError
Leonid Logvinov
2017-07-11
1
-3
/
+3
*
Migrate events
Leonid Logvinov
2017-07-11
4
-27
/
+28
*
Migrate constructor arguments
Leonid Logvinov
2017-07-11
1
-2
/
+2
*
Migrate fillOrKillOrder
Leonid Logvinov
2017-07-11
3
-14
/
+15
*
Migrate ZRX_TOKEN_AMOUNT
Leonid Logvinov
2017-07-11
3
-3
/
+3
*
Migrate getUnavailableTakerTokenAmount
Leonid Logvinov
2017-07-11
3
-6
/
+6
*
Migrate PROXY_CONTRACT
Leonid Logvinov
2017-07-11
1
-1
/
+1
*
Migrate batchFillOrKillOrders
Leonid Logvinov
2017-07-11
3
-10
/
+11
*
Migrate batchFillOrders
Leonid Logvinov
2017-07-11
3
-24
/
+31
*
Migrate fillOrder
Leonid Logvinov
2017-07-11
3
-29
/
+35
*
Migrate fillOrdersUpTo and remove min
Leonid Logvinov
2017-07-11
3
-44
/
+26
*
Migrate batchCancelOrders
Leonid Logvinov
2017-07-11
3
-10
/
+11
*
Migrate getPartialAmount
Leonid Logvinov
2017-07-11
1
-3
/
+3
*
Migrate cencelOrder
Leonid Logvinov
2017-07-11
3
-15
/
+16
*
Revert "Migrate isRoundingError parameter changes"
Leonid Logvinov
2017-07-11
3
-9
/
+9
*
Revert "Rename ZRX to ZRX_TOKEN_CONTRACT"
Leonid Logvinov
2017-07-11
3
-28
/
+2
*
Update binaries and timestamps
Leonid Logvinov
2017-07-11
1
-4
/
+4
*
Migrate isRoundingError parameter changes
Leonid Logvinov
2017-07-11
3
-9
/
+9
*
Rename ZRX to ZRX_TOKEN_CONTRACT
Leonid Logvinov
2017-07-11
3
-2
/
+28
*
Add contracts artifacts for contracts that didn't change
Leonid Logvinov
2017-07-11
5
-13
/
+17
*
Merge pull request #102 from 0xProject/greenkeeper/dirty-chai-2.0.1
Leonid
2017-07-11
1
-1
/
+1
|
\
|
*
chore(package): update dirty-chai to version 2.0.1
greenkeeper[bot]
2017-07-10
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:0xProject/0x.js
Leonid Logvinov
2017-07-08
3
-38
/
+51
|
\
|
*
Merge pull request #100 from 0xProject/improveSignOrder
Fabio Berger
2017-07-08
3
-38
/
+51
|
|
\
|
|
*
Move private helper methods into signatureUtils so that they don't show up in...
Fabio Berger
2017-07-08
2
-24
/
+30
|
|
*
Remove duplication of 27, 28 v values
Fabio Berger
2017-07-08
1
-4
/
+5
|
|
*
Modify signOrderHashAsync to parse the signatureHex string as V + R + S AND R...
Fabio Berger
2017-07-08
2
-38
/
+44
*
|
|
Update yarn.lock to include latest webpack version
Leonid Logvinov
2017-07-08
1
-649
/
+723
|
/
/
*
|
Add --bail option to mocha run command
Leonid Logvinov
2017-07-08
1
-1
/
+1
*
|
Merge pull request #95 from 0xProject/cache_net_version
Leonid
2017-07-08
4
-1
/
+39
|
\
\
|
*
|
Refactor net_version caching logic
Leonid Logvinov
2017-07-08
1
-10
/
+10
|
*
|
Merge branch 'master' into cache_net_version
Leonid
2017-07-08
6
-54
/
+56
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #97 from 0xProject/speedup-tests
Leonid
2017-07-08
1
-30
/
+30
|
\
\
\
|
*
|
|
Add noop comment
Leonid
2017-07-08
1
-1
/
+1
|
*
|
|
Paralellize fill scenarios
Leonid Logvinov
2017-07-08
1
-30
/
+30
*
|
|
|
Merge pull request #98 from 0xProject/typos
Leonid
2017-07-08
3
-9
/
+11
|
\
\
\
\
|
*
|
|
|
Update CHANGELOG.md
Leonid Logvinov
2017-07-08
1
-0
/
+2
|
*
|
|
|
Rename batchCancelOrderAsync to batchCancelOrdersAsync
Leonid Logvinov
2017-07-08
2
-4
/
+4
|
*
|
|
|
Rename batchFillOrderAsync to batchFillOrdersAsync
Leonid Logvinov
2017-07-08
2
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #99 from 0xProject/greenkeeper/web3-typescript-typings-0.0.11
Leonid
2017-07-08
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
chore(package): update web3-typescript-typings to version 0.0.11
greenkeeper[bot]
2017-07-08
1
-1
/
+1
|
|
/
/
*
/
/
Remove space after `it` keywork in tests
Fabio Berger
2017-07-08
2
-13
/
+13
|
/
/
*
|
Merge pull request #96 from 0xProject/greenkeeper/webpack-3.1.0
Leonid
2017-07-08
1
-1
/
+1
|
\
\
|
*
|
chore(package): update webpack to version 3.1.0
greenkeeper[bot]
2017-07-07
1
-1
/
+1
|
/
/
|
*
Rename networkId to networkIdIfExists
Leonid Logvinov
2017-07-07
1
-2
/
+2
|
*
Fix a typo in a filename
Leonid Logvinov
2017-07-07
1
-0
/
+0
|
*
Rename RPC_NETWORK_ID to TESTRPC_NETWORK_ID
Leonid Logvinov
2017-07-07
2
-3
/
+3
|
*
Fix CHANGELOG.md comment
Leonid Logvinov
2017-07-07
1
-1
/
+1
|
*
Remove only
Leonid Logvinov
2017-07-07
1
-1
/
+1
|
*
Update CHANGELOG.md
Leonid Logvinov
2017-07-07
1
-0
/
+1
|
*
Add tests for networkId caching and invalidation
Leonid Logvinov
2017-07-07
2
-0
/
+30
|
*
Cache networkId in web3Wrapper
Leonid Logvinov
2017-07-07
1
-5
/
+12
|
/
*
Merge pull request #94 from 0xProject/moveExchangeAddressGetters
Leonid
2017-07-07
9
-84
/
+79
|
\
|
*
Inline _isExchangeContractAddressProxyAuthorizedAsync
Leonid Logvinov
2017-07-07
1
-5
/
+1
|
*
Fix comments to use web3 provider instead of web3 instance
Leonid Logvinov
2017-07-07
4
-9
/
+10
|
*
Update CHANGELOG.md
Leonid Logvinov
2017-07-06
1
-0
/
+5
|
*
Move zeroEx.exchange.getAvailableContractAddressesAsync to zeroEx.getAvailabl...
Leonid Logvinov
2017-07-06
6
-78
/
+71
|
/
*
0.8.0
v0.8.0
Leonid Logvinov
2017-07-05
1
-1
/
+1
*
Add publish date for 0.8.0 in CHANGELOG.md
Leonid Logvinov
2017-07-05
1
-1
/
+1
*
Merge pull request #90 from 0xProject/subscribe-token
Leonid
2017-07-05
20
-72
/
+410
|
\
|
*
Merge branch 'master' into subscribe-token
Leonid Logvinov
2017-07-05
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Run umd tests only on master
Leonid Logvinov
2017-07-05
1
-1
/
+1
|
*
Add order hash schema
Leonid Logvinov
2017-07-05
1
-0
/
+5
|
*
Merge branch 'master' into subscribe-token
Leonid Logvinov
2017-07-05
3
-5
/
+8
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #93 from 0xProject/testrpc-snapshot
Leonid
2017-07-05
2
-4
/
+6
|
\
\
|
*
|
Rename CONTRACTS_COMMIT to CONTRACTS_COMMIT_HASH
Leonid Logvinov
2017-07-05
1
-3
/
+3
|
*
|
Change prepublish to prepublishOnly
Leonid Logvinov
2017-07-05
1
-1
/
+1
|
*
|
Use testrpc snapshots in tests
Leonid Logvinov
2017-07-05
1
-3
/
+5
|
/
/
*
|
Change gitter link badge to 0xproject/Lobby
Leonid
2017-07-05
1
-1
/
+1
*
|
Add npm version badge
Leonid
2017-07-05
1
-0
/
+1
|
*
Rearrange methods in event utils
Leonid Logvinov
2017-07-05
1
-13
/
+13
|
*
Add underscore in front of _getBigNumberWrappingEventCallback
Leonid Logvinov
2017-07-05
1
-2
/
+2
|
*
Use string template
Leonid Logvinov
2017-07-05
1
-1
/
+1
|
*
Make all fields of subscriptionOpts schema optional
Leonid Logvinov
2017-07-05
2
-4
/
+3
|
*
move order hash schema to a separate file
Leonid Logvinov
2017-07-05
5
-10
/
+8
|
*
Fix CHANGELOG entry
Leonid Logvinov
2017-07-05
1
-1
/
+1
|
*
Add exchangeContractAddress to an order in schema tests
Leonid Logvinov
2017-07-05
1
-0
/
+1
|
*
Fix order schema (add exchangeContractAddress)
Leonid Logvinov
2017-07-05
1
-1
/
+2
|
*
Fix the bug when didn't invalidate etherToken contract instance
Leonid Logvinov
2017-07-05
3
-0
/
+5
|
*
Update CHANGELOG.md
Leonid Logvinov
2017-07-05
1
-0
/
+5
|
*
Make this.proxy.invalidateContractInstance and this.tokenRegistry.invalidateC...
Leonid Logvinov
2017-07-05
3
-8
/
+8
|
*
Make invalidateContractInstancesAsync private on exchange and token
Leonid Logvinov
2017-07-05
3
-10
/
+10
|
*
Add parameter validation for subscribeAsync
Leonid Logvinov
2017-07-05
2
-0
/
+10
|
*
Add assert.doesBelongToStringEnum
Leonid Logvinov
2017-07-05
1
-0
/
+11
|
*
Add StringEnum type
Leonid Logvinov
2017-07-05
1
-1
/
+4
|
*
Use .bignumber for BigNumber comparation
Leonid Logvinov
2017-07-05
1
-2
/
+2
|
*
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
|
|
|
\
|
|
|
/
|
|
/
|
[next]