Fabio Berger
|
b4cf69b021
|
Cleanup web3-wrapper and subproviders index.ts
|
2018-08-20 13:50:28 +01:00 |
|
Fabio Berger
|
d149b6cdec
|
Cleanup connect index.ts
|
2018-08-20 13:49:50 +01:00 |
|
Fabio Berger
|
f29263c477
|
Cleanup contract-wrappers index.ts
|
2018-08-20 13:49:29 +01:00 |
|
Fabio Berger
|
61ef6edaa5
|
Change Yarn verson in README
|
2018-08-18 12:27:15 -07:00 |
|
Fabio Berger
|
fae58ca695
|
Merge pull request #975 from 0xProject/feature/contract-wrappers/executeTransaction
[Contract-wrappers] Exchange execute transaction encoder
|
2018-08-18 12:23:16 -07:00 |
|
Jacob Evans
|
1c68057999
|
Rename to Transaction Encoder.
Add tests for all encoding methods.
|
2018-08-18 09:32:29 +10:00 |
|
Fabio Berger
|
fb637d9234
|
Make sure we don't render protected properties
|
2018-08-17 16:09:04 -07:00 |
|
Fabio Berger
|
0f7ced3625
|
Make sure export isn't internal to the package
|
2018-08-17 14:12:23 -07:00 |
|
Fabio Berger
|
ea4d7f153a
|
Also ignore implementationOf
|
2018-08-17 14:12:04 -07:00 |
|
fragosti
|
f2d1d95355
|
Remove default query parameters
|
2018-08-17 13:58:55 -07:00 |
|
Amir Bandeali
|
ddf85112d7
|
Merge pull request #933 from 0xProject/refactor/contracts/tokens
[contracts] Refactor token implementations
|
2018-08-17 13:28:01 -07:00 |
|
Fabio Berger
|
05ce002435
|
Refactor DocGenerateAndUploadUtils to be a class, and decompose large methods for readability
|
2018-08-17 12:53:27 -07:00 |
|
fragosti
|
48ec78d3aa
|
Add networkId request param option
|
2018-08-17 10:43:44 -07:00 |
|
Amir Bandeali
|
e35788e2c8
|
Update artifacts
|
2018-08-16 17:32:20 -07:00 |
|
Amir Bandeali
|
8bce73dc67
|
Fix typos, run prettier, and allow anyone to call on DummyERC721Token
|
2018-08-16 17:32:16 -07:00 |
|
Amir Bandeali
|
c13f538400
|
Update CHANGELOGs
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
09d3d15db0
|
Fix Geth tests
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
633e6c38c8
|
Fix linting errors
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
a4d6bc3190
|
Fix tests that assumed logs were being filtered
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
0b9a9d92af
|
Add tests for ERC721Token
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
a82e36c1d4
|
Add ERC721Receiver that returns incorrect value
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
61ba012b1f
|
Add ERC721 revert reasons to types
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
aeb9ffbf5a
|
Store methodId and number of indexed args in AbiDecoder to differentiate between events with same function signature
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
6dde6d7cb7
|
Increase max mintable amount
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
1d70724bcf
|
Fix DummyERC721Receiver
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
77c87cd009
|
Update artifacts
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
4dd59a370d
|
Add tests for ERC20 token with no return values
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
7a6e647386
|
Add constructor back to DummyERC721Token
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
f5459164d2
|
Restructure directories
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
2743eee044
|
Update checking for erc721 existence
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
bb3c345891
|
Update ERC20Token
|
2018-08-16 17:31:21 -07:00 |
|
Amir Bandeali
|
0f3201d72a
|
Optimize ERC721Token
|
2018-08-16 17:31:21 -07:00 |
|
Alex Browne
|
8131a87046
|
Merge pull request #978 from 0xProject/feature/lenra-3.0.0-beta.25
feat: Update lerna to version 3.0.0-beta.25 of our fork
|
2018-08-16 17:10:28 -07:00 |
|
fragosti
|
64a85dfb9c
|
Rename websocket files and types
|
2018-08-16 17:03:11 -07:00 |
|
Fabio Berger
|
68d7eb5712
|
Fix comment
|
2018-08-16 17:02:47 -07:00 |
|
Fabio Berger
|
f7375fca98
|
Move doc configs to a separate file
|
2018-08-16 17:02:37 -07:00 |
|
fragosti
|
e079790f7f
|
Use uuid as string for requestId
|
2018-08-16 16:51:55 -07:00 |
|
Fabio Berger
|
2604d40751
|
Merge pull request #965 from feuGeneA/sol-compile-lot
[sol-compiler] Compile in batches rather than one at a time
|
2018-08-16 16:42:37 -07:00 |
|
fragosti
|
89174cd63f
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/connect/sra-api-v2
|
2018-08-16 16:08:02 -07:00 |
|
fragosti
|
8cb1d2a0af
|
Update changelogs
|
2018-08-16 16:05:34 -07:00 |
|
F. Eugene Aumson
|
c1ec849554
|
Merge branch 'development' into sol-compile-lot
|
2018-08-16 15:32:09 -07:00 |
|
Fabio Berger
|
def575b995
|
Remove outdating comment
|
2018-08-16 15:31:43 -07:00 |
|
dependabot[bot]
|
d0d6a6a500
|
Merge pull request #970 from 0xProject/dependabot/npm_and_yarn/copy-webpack-plugin-4.5.2
|
2018-08-16 22:30:15 +00:00 |
|
F. Eugene Aumson
|
445177bf42
|
move doesFileExist to fsWrapper
|
2018-08-16 15:26:20 -07:00 |
|
Fabio Berger
|
a4c3a0d39f
|
Undo prettier
|
2018-08-16 15:15:30 -07:00 |
|
Fabio Berger
|
7c08f6d30a
|
Update yarn.lock
|
2018-08-16 15:13:28 -07:00 |
|
Fabio Berger
|
0337b5a401
|
Merge development
|
2018-08-16 15:10:12 -07:00 |
|
dependabot[bot]
|
4d81ab679d
|
Bump copy-webpack-plugin from 4.5.1 to 4.5.2
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.1...v4.5.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-08-16 22:09:01 +00:00 |
|
Fabio Berger
|
72752bcb68
|
Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0
Bump copyfiles from 1.2.0 to 2.0.0
|
2018-08-16 15:05:47 -07:00 |
|
Fabio Berger
|
e47e9c5b34
|
Fix external exports section name
|
2018-08-16 15:01:52 -07:00 |
|