Fabio Berger
144a507a2e
Fix bug where we were return undefined instead of the empty object
2018-01-30 20:11:18 +01:00
Fabio Berger
5019c51940
Default the derivation path to that found in the Ledger subprovider
2018-01-30 20:10:51 +01:00
Fabio Berger
da1071526f
Add browser data to dialog info
2018-01-30 19:03:10 +01:00
Leonid Logvinov
7ad314472d
Change order
2018-01-30 16:33:52 +01:00
Leonid Logvinov
4f6168a982
Separate npm scripts in contracts
2018-01-30 16:01:37 +01:00
Leonid Logvinov
218a872968
Remove a semicolon
2018-01-30 16:01:37 +01:00
Leonid Logvinov
0043c5e1ac
Fix glob patterns
2018-01-30 16:01:37 +01:00
Leonid Logvinov
d0e7046a89
Remove constructor arg
2018-01-30 16:01:37 +01:00
Leonid Logvinov
52ad16b920
Remove authorized address magic from tests
2018-01-30 16:01:37 +01:00
Leonid Logvinov
5a4c0bff6a
Remove accounts magic from tests
2018-01-30 16:01:37 +01:00
Leonid Logvinov
6205209fbb
Make an RPC constructor param implicit
2018-01-30 16:01:37 +01:00
Leonid Logvinov
6ebf8a57d1
Remove no-unused-variabe rule
2018-01-30 16:01:37 +01:00
Leonid Logvinov
c02dfc4fb1
Fix tslint issues
2018-01-30 16:01:37 +01:00
Leonid Logvinov
9d62e5fb6f
Use an enum for contract name
2018-01-30 16:01:37 +01:00
Leonid Logvinov
6f13d107c4
Remove promisified web3 functions from tests
2018-01-30 16:01:37 +01:00
Leonid Logvinov
e56b2ceebb
Remove truffle as a dependency
2018-01-30 16:01:37 +01:00
Leonid Logvinov
7de244ed62
Fix prettier
2018-01-30 16:01:37 +01:00
Leonid Logvinov
1e9147b8bb
Normalize the dependencies
2018-01-30 16:01:37 +01:00
Leonid Logvinov
2f65fadeaa
Add --bail to mocha config
2018-01-30 16:01:37 +01:00
Leonid Logvinov
a17091b394
Make awaitTransactionMinedAsync non-generic again
2018-01-30 16:01:36 +01:00
Leonid Logvinov
ed77c6cb54
Add back the artifacts
2018-01-30 16:01:36 +01:00
Leonid Logvinov
bc37cc8a91
Remove duplicate code
2018-01-30 16:01:36 +01:00
Leonid Logvinov
387363283c
Remove truffle from tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
709026bf1a
Refactor contracts tests to not use injected web3 instance
2018-01-30 16:01:36 +01:00
Leonid Logvinov
f2b2b86786
Remove truffle from Exchange tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
d0fbea76d8
Remove truffle from ZRXToken tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
8269610a5c
Remove truffle from UnlimitedAllowanceToken tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
20c88a46d9
Remove truffle from UnlimitedAllowanceTokenV2 tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
661029f7cc
Remove truffle from TokenRegistry tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
850d32d60c
Remove truffle from MultiSigWalletWithTimeLock tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
eb881b9729
Remove truffle from MultiSigWalletWithTimeLockExceptRemoveAuthAddr tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
091ba473ff
Remove truffle from Ether Token tests
2018-01-30 16:01:36 +01:00
Leonid Logvinov
fca051c565
Remove truffle from tokenTransferProxy tests
2018-01-30 16:01:35 +01:00
Leonid Logvinov
6463cda204
Remove truffle from tokenTransferProxy tests
2018-01-30 16:01:35 +01:00
Leonid Logvinov
d004df56e3
Prettierignore package.json
2018-01-30 16:00:29 +01:00
Leonid Logvinov
359dd482c4
Enable solidity syntax highlighting
2018-01-30 15:46:37 +01:00
Fabio Berger
89e98240b4
Add Rinkeby support
2018-01-30 15:05:55 +01:00
Fabio Berger
8d30058a6d
Pass in whether we want the personal message prefix appended and never append it for Ledger. This fixes signing when Ledger is used and the backing node is not Parity
2018-01-30 14:19:58 +01:00
Fabio Berger
69151c06e4
Merge branch 'development' into feature/portal-ledger-support
...
* development:
Publish
Add PR number
Add config file specifically in prettier command and fix files
Fix prettier
Fix prettier
Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of trying to infer whether to add it or not from the nodeVersion
Publish
Move @0xproject/types to dependencies
Updated web3-typescript-typings changelog
Fixed getTransactionReceipt not returning null
Run prettier
Update changelog
Add Rinkeby addresses to artifacts
Fix bad merge on package.json
Respond to GH comments and add /info endpoint
Change package name to @0xproject/testnet-faucets
Implement testnet faucets for any testnet available via infura
Rename to testnet-faucets
Add to the Pull Request Template
Create an ISSUE TEMPLATE
2018-01-30 14:00:35 +01:00
Fabio Berger
2e3c02887e
Publish
...
- 0x.js@0.31 .0
- @0xproject/abi-gen@0.1.5
- @0xproject/assert@0.0.14
- chai-as-promised-typescript-typings@0.0.7
- @0xproject/connect@0.5.3
- contracts@2.1.7
- @0xproject/deployer@0.0.4
- @0xproject/dev-utils@0.0.8
- @0xproject/json-schemas@0.7.6
- @0xproject/monorepo-scripts@0.1.7
- @0xproject/subproviders@0.3.4
- @0xproject/testnet-faucets@1.0.8
- @0xproject/tslint-config@0.4.5
- @0xproject/types@0.1.7
- @0xproject/utils@0.2.3
- web3-typescript-typings@0.9.7
- @0xproject/web3-wrapper@0.1.8
- @0xproject/website@0.0.10
@0xproject/deployer@0.0.4
@0xproject/monorepo-scripts@0.1.7
@0xproject/testnet-faucets@1.0.8
@0xproject/website@0.0.10
contracts@2.1.7
2018-01-30 13:54:36 +01:00
Fabio Berger
7603cef308
Merge pull request #349 from 0xProject/fix/0x.js/signOrderHash
...
Add shouldAddPersonalMessagePrefix param to signOrderHashAsync
0x.js@0.31.0
@0xproject/abi-gen@0.1.5
@0xproject/assert@0.0.14
@0xproject/connect@0.5.3
@0xproject/dev-utils@0.0.8
@0xproject/json-schemas@0.7.6
@0xproject/subproviders@0.3.4
@0xproject/tslint-config@0.4.5
@0xproject/types@0.1.7
@0xproject/utils@0.2.3
@0xproject/web3-wrapper@0.1.8
chai-as-promised-typescript-typings@0.0.7
web3-typescript-typings@0.9.7
2018-01-30 13:45:44 +01:00
Fabio Berger
be370c4e19
Add PR number
2018-01-30 13:45:20 +01:00
Fabio Berger
c6dece6bd1
Add config file specifically in prettier command and fix files
2018-01-30 13:26:46 +01:00
Fabio Berger
93a5b3f457
Fix prettier
2018-01-30 13:21:01 +01:00
Fabio Berger
4242176d29
Fix prettier
2018-01-30 13:16:31 +01:00
Fabio Berger
1cadbeed88
Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of trying to infer whether to add it or not from the nodeVersion
2018-01-30 12:38:44 +01:00
Fabio Berger
86cc011212
Wholesale replace the tokenByAddress and de-dup properly
2018-01-30 11:16:13 +01:00
Fabio Berger
c0facfc28f
Call destroy ealier so that web3Wrapper stops polling for userAddress/networkId updates before we prep for the batchDispatch
2018-01-30 11:15:36 +01:00
Jacob Evans
ad52a82190
Merge pull request #335 from 0xProject/feature/issue-template
...
Issue/Pull Request Template
2018-01-30 11:34:41 +11:00
Leonid Logvinov
60b6ed514f
Publish
...
- 0x.js@0.30 .2
- @0xproject/abi-gen@0.1.4
- @0xproject/assert@0.0.13
- chai-as-promised-typescript-typings@0.0.6
- @0xproject/connect@0.5.2
- contracts@2.1.6
- @0xproject/deployer@0.0.3
- @0xproject/dev-utils@0.0.7
- @0xproject/json-schemas@0.7.5
- @0xproject/monorepo-scripts@0.1.6
- @0xproject/subproviders@0.3.3
- @0xproject/testnet-faucets@1.0.7
- @0xproject/tslint-config@0.4.4
- @0xproject/types@0.1.6
- @0xproject/utils@0.2.2
- web3-typescript-typings@0.9.6
- @0xproject/web3-wrapper@0.1.7
- @0xproject/website@0.0.9
@0xproject/deployer@0.0.3
@0xproject/monorepo-scripts@0.1.6
@0xproject/testnet-faucets@1.0.7
@0xproject/website@0.0.9
contracts@2.1.6
2018-01-29 21:19:40 +01:00