This website requires JavaScript.
Explore
Help
Sign In
crowetic
/
protocol
Watch
1
Star
0
Fork
0
You've already forked protocol
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b7b9c8f8b764662ee84d1ef3f810e99791ca513
protocol
/
test
History
Leonid Logvinov
c522cd5020
Migrate events
2017-07-07 17:45:40 -07:00
..
utils
Merge branch 'master' into cache_net_version
2017-07-07 14:08:34 -07:00
0x.js_test.ts
Modify signOrderHashAsync to parse the signatureHex string as V + R + S AND R + S + V and check both for a valid signature in order to fix the issue of different nodes returning it differently
2017-07-07 13:49:02 -07:00
artifacts_test.ts
Move zeroEx.exchange.getAvailableContractAddressesAsync to zeroEx.getAvailableExchangeContractAddressesAsync and zeroEx.exchange.getProxyAuthorizedContractAddressesAsync to zeroEx.getProxyAuthorizedExchangeContractAddressesAsync
2017-07-05 14:18:46 -07:00
assert_test.ts
Fix comments to use web3 provider instead of web3 instance
2017-07-06 10:18:38 -07:00
ether_token_wrapper_test.ts
refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test assertions to check if the discrepancy between the existing ETH balance and expected balance is small enough to simply be the gas cost used by the transaction.
2017-06-26 11:20:16 -07:00
exchange_wrapper_test.ts
Migrate events
2017-07-07 17:45:40 -07:00
proxy_wrapper_test.ts
Move zeroEx.exchange.getAvailableContractAddressesAsync to zeroEx.getAvailableExchangeContractAddressesAsync and zeroEx.exchange.getProxyAuthorizedContractAddressesAsync to zeroEx.getProxyAuthorizedExchangeContractAddressesAsync
2017-07-05 14:18:46 -07:00
schema_test.ts
Make all fields of subscriptionOpts schema optional
2017-07-04 17:35:02 -07:00
token_registry_wrapper_test.ts
Revert "Use different lodash import syntax which allows to include only used functions"
2017-06-22 16:21:56 +02:00
token_wrapper_test.ts
Use .bignumber for BigNumber comparation
2017-07-04 10:31:07 -07:00
web3_wrapper_test.ts
Rename networkId to networkIdIfExists
2017-07-06 15:43:35 -07:00