Alex Browne
ce1542da4f
Update CHANGELOG.json for ethereum-types and web3-wrapper
2018-07-03 10:59:45 -07:00
Alex Browne
d2ebf4a777
Add TransactionReceiptStatus type to ethereum-types
2018-07-03 10:49:35 -07:00
Alex Browne
c5fcea1dbd
Actually cache node type in web3-wrapper
2018-07-03 10:40:54 -07:00
Alex Browne
5b64b3ea93
Improve robustness of revert reason assertions
2018-07-02 18:57:33 -07:00
Amir Bandeali
b1dc20bbb3
Add developer mailing list link to README
2018-07-02 09:51:51 -07:00
Fabio Berger
d247d72e3e
Merge pull request #803 from 0xProject/fix/publishing/remote-tag-removal
...
Small publish fixes
2018-07-02 16:20:34 +02:00
Fabio Berger
50957e1d29
Update incorrect versions of deps
2018-07-02 16:04:48 +02:00
Fabio Berger
6aad12a52f
Add new changelog entry
2018-07-02 14:26:52 +02:00
Fabio Berger
db0944acde
fix prettier
2018-07-02 14:21:49 +02:00
Fabio Berger
e553ef83de
Git command outputs logs to stdErr so only way to check for errors if with try/catch
2018-07-02 14:20:42 +02:00
Fabio Berger
a619949a56
Remove remote tag before local one
2018-07-02 14:19:30 +02:00
Fabio Berger
1346fa792a
Add logs for when tags get removed
2018-07-02 13:53:44 +02:00
Fabio Berger
b763cdbd4c
combine changelog entries since we haven't published yet
2018-07-02 13:53:24 +02:00
Fabio Berger
e4eac14dc9
version outdated
2018-07-02 13:53:05 +02:00
Fabio Berger
bdda1f2992
Throw if changelog version is below package.json version
2018-07-02 13:32:22 +02:00
Fabio Berger
9c7289d7a3
Update outdated changelogs
2018-07-02 13:31:34 +02:00
Fabio Berger
d861caca23
Fix bug where 18 decimal tokens instead of 5 decimal tokens created
2018-07-02 12:31:02 +02:00
Fabio Berger
590033bcb2
Merge pull request #802 from 0xProject/fix/five_decimal_scenario
...
FillOrder Combinatorial Testing Fixes
2018-07-02 12:24:57 +02:00
Fabio Berger
af1e4574a8
Disable custom-no-magic-number for block
2018-07-02 11:39:07 +02:00
Fabio Berger
7b806fe84d
Remove unused variable
2018-07-02 11:18:48 +02:00
Fabio Berger
e54e2ac67b
Add .vscode from .gitignore
2018-07-02 11:13:31 +02:00
Fabio Berger
de9f0732a0
Merge branch 'v2-prototype' into fix/five_decimal_scenario
...
* v2-prototype: (75 commits)
Update relayer grid tiles to use Text
Fix build
Update file structure
Update 2.0.0 artifacts
Move ledgerhq module declarations to typescript-typings
Export LedgerEthereumClient type in subproviders
Update artifacts
Add logging and updated artifacts
Fix migrations
Run prettier
Add Kovan artifacts
Use ledger subprovider
Add Kovan migrations
Remove state variable from Link component in Portal
Make registerAssetProxy append only
Update staging api link
Change getTransactionReceipt to awaitTransactionMined
Move /docs route to the end
Remove extra call to scrollIntoView for wallet in onboarding
Update expectRevertReasonOrAlwaysFailingTransactionAsync to check status codes
...
2018-07-02 11:12:01 +02:00
Fabio Berger
20acdbf6c3
Add commented out scenarios not run by default
2018-07-02 11:01:15 +02:00
Fabio Berger
6a6d2f73a8
Fix comment
2018-07-02 11:00:32 +02:00
Fabio Berger
f5a8f00af8
Fix validation logic by checking for 0 maker/taker amount before 0 fillTakerAssetAmount since one causes the other during combinatorial testing
2018-07-02 10:52:49 +02:00
Fabio Berger
018a437d62
Print out entire orderFill scenario
2018-07-02 10:51:28 +02:00
Fabio Berger
32d75b6483
Transfer ERC721 token instead of burning, so we can still set an allowance to it in tests
2018-07-02 10:50:48 +02:00
Fabio Berger
cb6cace910
Fix bug where using nullAddress for order instead of actual taker address
2018-07-02 10:49:41 +02:00
Fabio Berger
0326ddd79d
Add maker and taker balance/allowance scenarios to generateFillOrderCombination
2018-07-02 10:48:59 +02:00
Brandon Millman
b9b00e10d3
Update relayer grid tiles to use Text
2018-06-30 12:37:34 -07:00
Amir Bandeali
6c34255a3e
Merge pull request #781 from 0xProject/refactor/contracts/fileStructure
...
Update contracts file structure
2018-06-29 18:36:00 -07:00
Amir Bandeali
41064adc66
Fix build
2018-06-29 18:20:44 -07:00
Amir Bandeali
2fcc36bbad
Update file structure
2018-06-29 18:05:40 -07:00
Amir Bandeali
762c0143eb
Merge pull request #770 from 0xProject/feature/migrations/kovan-deploy
...
Add Kovan migrations
2018-06-29 17:49:15 -07:00
Amir Bandeali
6c6f34ee72
Update 2.0.0 artifacts
2018-06-29 17:41:25 -07:00
Francesco Agosti
42b7b0dab9
Merge pull request #787 from 0xProject/feature/website/portal-onboarding-polish
...
Portal v2 onboarding polish
2018-06-29 17:40:43 -07:00
Amir Bandeali
e58e35e098
Move ledgerhq module declarations to typescript-typings
2018-06-29 17:25:56 -07:00
Amir Bandeali
654b048602
Export LedgerEthereumClient type in subproviders
2018-06-29 17:25:56 -07:00
Amir Bandeali
3ece72af49
Update artifacts
2018-06-29 17:25:56 -07:00
Amir Bandeali
2ef31991c7
Add logging and updated artifacts
2018-06-29 17:25:56 -07:00
Amir Bandeali
d3293a5571
Fix migrations
2018-06-29 17:25:56 -07:00
Amir Bandeali
854752acdf
Run prettier
2018-06-29 17:25:56 -07:00
Amir Bandeali
0c889385f1
Add Kovan artifacts
2018-06-29 17:25:56 -07:00
Amir Bandeali
6e1a549fcb
Use ledger subprovider
2018-06-29 17:25:56 -07:00
Amir Bandeali
5f0a2953c6
Add Kovan migrations
2018-06-29 17:25:56 -07:00
Amir Bandeali
78b513c52a
Merge pull request #797 from 0xProject/refactor/contracts/registerAssetProxy
...
Make registerAssetProxy append only
2018-06-29 17:25:21 -07:00
fragosti
8ffce78827
Remove state variable from Link component in Portal
2018-06-29 16:47:58 -07:00
Amir Bandeali
d4852092b8
Make registerAssetProxy append only
2018-06-29 16:25:16 -07:00
Brandon Millman
622ce0bf2e
Update staging api link
2018-06-29 16:11:57 -07:00
Amir Bandeali
6a197a64e6
Merge pull request #793 from 0xProject/feature/contracts/transferFromFallback
...
Optimize transferFrom (saves ~2000 gas /fill)
2018-06-29 15:34:56 -07:00