Fabio Berger
1d430cf62f
Standardize on improved contributing section
2017-12-20 14:53:50 +01:00
Fabio Berger
23aa3ec5ea
Add Yarn < v1.0 disclaimer
2017-12-20 14:51:04 +01:00
Fabio Berger
a0f5ceddce
Flesh out LedgerSubprovider usage example
2017-12-20 14:50:20 +01:00
Fabio Berger
c75eaca5b6
Add clean instructions
2017-12-20 02:37:02 +01:00
Fabio Berger
53798302da
Improve subproviders readme
2017-12-20 02:24:17 +01:00
Leonid Logvinov
a57dda2c2a
Update CHANGELOG
2017-12-18 15:57:40 +01:00
Leonid Logvinov
a3a2df098b
Add a comment
2017-12-18 15:56:31 +01:00
Leonid Logvinov
90d1c3e2c9
Introduce a variable for true
2017-12-18 14:49:13 +01:00
Leonid Logvinov
950406f1f9
Remove redundant template string
2017-12-18 14:47:39 +01:00
Leonid Logvinov
064405126d
Implement the address derivations
2017-12-18 12:30:34 +01:00
Leonid Logvinov
6d447fd8a5
Add hdnode dependency
2017-12-18 12:30:14 +01:00
Leonid Logvinov
c8e52882ca
Fix redundant spaces
2017-12-15 18:44:13 +01:00
Leonid Logvinov
126048bac9
Fix connect unused vars
2017-12-15 13:58:30 +01:00
Leonid Logvinov
c23d42fea5
Implement first custom linter rule async-suffix
2017-12-14 21:49:19 +01:00
Amir Bandeali
88db8c3724
Add missing package in utils, fix linting error
2017-12-12 15:05:30 -08:00
Leonid
cb7188d473
Merge pull request #257 from 0xProject/fix/ethereum-address
...
Remove ethereum-address dependency and add this logic to the repo
2017-12-12 15:30:04 +01:00
Leonid
02f22d9155
Merge pull request #262 from 0xProject/fix/portal-bug
...
Fix portal subscriptions bug
2017-12-12 15:27:35 +01:00
Leonid Logvinov
d778378b37
Add missing dependency
2017-12-12 15:14:54 +01:00
Leonid Logvinov
f3f596b231
Add missing dependency
2017-12-12 15:06:38 +01:00
Leonid Logvinov
a14424ae5f
Move isAddress to shared utils and remove all dependencies on ethereum-address
2017-12-11 12:43:19 +01:00
Brandon Millman
9c6453e129
Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all packages
2017-12-08 15:01:52 -08:00
Brandon Millman
a6f9718131
Publish
...
- 0x.js@0.27 .2
- abi-gen-templates@0.0.2
- @0xproject/abi-gen@0.0.2
- @0xproject/assert@0.0.7
- @0xproject/connect@0.3.0
- contracts@2.0.0
- @0xproject/json-schemas@0.6.10
- @0xproject/monorepo-scripts@0.1.0
- @0xproject/subproviders@0.1.0
- @0xproject/tslint-config@0.2.1
- @0xproject/types@0.1.0
- @0xproject/utils@0.1.0
- @0xproject/web3-wrapper@0.1.0
- website@0.0.2
2017-12-08 13:17:03 -08:00
Fabio Berger
af8d24d0eb
Merge branch 'development' into feature/addSubproviders
...
* development:
Update README.md
Inline network module
Stop supporting different file extensions in abi-gen
Refactor networkId out of web3Wrapper
Update connect types in preperation for publishing
Fix CI command
Address feedback
Refactor web3Wrapper to a separate package
# Conflicts:
# package.json
# packages/website/ts/blockchain.ts
2017-12-08 11:21:51 -06:00
Fabio Berger
ca85a97106
remove console.log
2017-12-08 11:12:30 -06:00
Fabio Berger
e822e3562d
Fix unit test
2017-12-08 10:22:31 -06:00
Fabio Berger
1fc1eae39a
Add missing params
2017-12-08 10:03:01 -06:00
Fabio Berger
deb6aeae43
Debug CircleCi failure
2017-12-08 09:57:34 -06:00
Fabio Berger
5e75aab8ea
Add todo
2017-12-08 09:45:53 -06:00
Fabio Berger
5301086c68
Add link to random id generator
2017-12-07 15:32:01 -06:00
Fabio Berger
5687279c8d
Remove prebuild
command and add test:circleci
2017-12-07 15:21:35 -06:00
Fabio Berger
0c23f5e07e
Use rejectedWith
2017-12-06 22:30:08 -06:00
Fabio Berger
86e1fa8153
Add missing calls to configure
2017-12-06 22:30:00 -06:00
Fabio Berger
fae0651b0c
remove unneeded type assertions
2017-12-06 20:56:14 -06:00
Fabio Berger
720641f14c
remove unused type
2017-12-06 20:53:23 -06:00
Fabio Berger
e8495b0c7b
Simplify interface to signPersonalMessageAsync
2017-12-06 20:52:48 -06:00
Fabio Berger
e80579a605
Fix unit test
2017-12-06 19:49:27 -06:00
Fabio Berger
5967d39ca9
Fix ethereumjs-tx declaration and import
2017-12-06 19:48:38 -06:00
Fabio Berger
b82b50e2f0
Use assert.isHexString
2017-12-06 19:05:22 -06:00
Fabio Berger
e893e8c442
Add type defs for ledgerco and ethereumjs-tx
2017-12-06 19:05:09 -06:00
Fabio Berger
3db5efa264
Make test only run unit tests since cannot run integration tests on CI
2017-12-06 19:04:41 -06:00
Fabio Berger
b7030cffd9
Improve README
2017-12-06 16:18:42 -06:00
Fabio Berger
73b4b4488e
Fix version and remove the UMD build
2017-12-06 16:18:35 -06:00
Fabio Berger
adf1afc6ba
Standardize deps
2017-12-06 11:00:57 -06:00
Fabio Berger
06e348f80b
Have comments hug statements
2017-12-05 21:48:02 -06:00
Fabio Berger
f05e0174a0
Add declaration
2017-12-05 21:47:44 -06:00
Fabio Berger
6bea3ac157
Return actual error thrown
2017-12-05 21:47:29 -06:00
Fabio Berger
e4d42a079c
remove unused modules
2017-12-05 21:47:05 -06:00
Fabio Berger
3cf7cb1054
remove extra space
2017-12-05 21:32:42 -06:00
Fabio Berger
78274440cb
Add initial tests fort redundantRpcSubprovider
2017-12-05 18:50:02 -06:00
Fabio Berger
e59934ca21
Add null to err type
2017-12-05 18:49:48 -06:00