Leonid Logvinov
|
ae209677de
|
Improve the comments
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
d5ca00de95
|
Improve the comments
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
7be84c6ad3
|
Add comments to Arbitrage contract
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
425039e4d3
|
Don't pass tokenGet and tokenGive because we can get them from 0x order
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
6c5333180d
|
Pretty-print ED contracts
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
cb47a51b70
|
Make external
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
e36fb654b0
|
Fix a typo
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
6325fac020
|
Change type to uint256
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
c6358d5f22
|
Make setAllowances external
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
413e8b6062
|
Fix the comment
|
2018-03-01 12:21:09 -08:00 |
|
Leonid Logvinov
|
e113a8e7af
|
Put all ED contracts in one folder
|
2018-03-01 12:21:08 -08:00 |
|
Leonid Logvinov
|
e42891ae5b
|
Move tutorials contracts to src folder
|
2018-03-01 12:21:08 -08:00 |
|
Leonid Logvinov
|
c90770472e
|
Remove false-positive linter failure because of chai-as-pronmised incorrect types
|
2018-03-01 12:21:08 -08:00 |
|
Leonid Logvinov
|
45df9de5b5
|
Assert that the balances don't change if arbitrage fails
|
2018-03-01 12:21:08 -08:00 |
|
Leonid Logvinov
|
2d0940589e
|
Initial implementation of Arbitrage contract with tests
|
2018-03-01 12:21:08 -08:00 |
|
Fabio Berger
|
5908f189a7
|
Fix bug where contract event anchor ids were incorrect
|
2018-03-01 09:18:46 +01:00 |
|
Brandon Millman
|
17328bce53
|
Add more globals
|
2018-02-28 16:39:23 -08:00 |
|
Jacob Evans
|
451a0dacbe
|
Merge pull request #418 from 0xProject/feature/facuet/balance-check
Prevent a single account from draining the faucet
|
2018-02-28 14:40:17 -08:00 |
|
Jacob Evans
|
a46199e37d
|
Set max to 2 ETH/2 ZRX
|
2018-02-28 14:25:07 -08:00 |
|
Fabio Berger
|
e25cc301fd
|
Add missing types from website
|
2018-02-28 17:20:09 +01:00 |
|
Leonid Logvinov
|
5bbb0d1f60
|
Merge pull request #422 from 0xProject/feature/new-prettier
Upgrade prettier
|
2018-02-27 22:34:23 -08:00 |
|
Leonid Logvinov
|
a5b8875356
|
Merge pull request #423 from 0xProject/feature/base-contract
Move BaseContract to its own package
|
2018-02-27 18:44:23 -08:00 |
|
Leonid Logvinov
|
3e86df311d
|
Add dependencies
|
2018-02-27 18:34:00 -08:00 |
|
Leonid Logvinov
|
002f9ebde7
|
Update the README
|
2018-02-27 18:33:05 -08:00 |
|
Leonid Logvinov
|
72e6e1ce8b
|
Move BaseContract to its own package
|
2018-02-27 17:51:31 -08:00 |
|
Brandon Millman
|
a3c7af95e1
|
Add stringified order object into globals
|
2018-02-27 17:25:42 -08:00 |
|
Brandon Millman
|
0987c9a7cf
|
Write to provided output directory
|
2018-02-27 17:12:45 -08:00 |
|
Fabio Berger
|
bbd87daf6d
|
Merge pull request #421 from 0xProject/moveOutDocGenerator
Docs Refactor Prepping For Moving To Separate Package
|
2018-02-27 15:49:58 -08:00 |
|
Leonid Logvinov
|
30e4613d0a
|
Upgrate prettier
|
2018-02-27 15:08:52 -08:00 |
|
Fabio Berger
|
79593f52b0
|
remove unused import
|
2018-02-27 14:50:35 -08:00 |
|
Leonid Logvinov
|
bab8c1eeff
|
Remove only
|
2018-02-27 14:43:29 -08:00 |
|
Leonid Logvinov
|
8b6cc95c1b
|
Fix a typo
|
2018-02-27 14:42:49 -08:00 |
|
Leonid Logvinov
|
90236b87de
|
Add PR name
|
2018-02-27 14:42:49 -08:00 |
|
Leonid Logvinov
|
b6a133cc64
|
Improve an error message when an inorrect number of constructor params is passed
|
2018-02-27 14:42:49 -08:00 |
|
Leonid Logvinov
|
7aa070f9ea
|
Merge pull request #413 from 0xProject/feature/ethers-contracts
abi-gen V2 abi and ethers-contracts
|
2018-02-27 14:41:59 -08:00 |
|
Leonid Logvinov
|
c2ec2291e8
|
Merge pull request #420 from 0xProject/fix/multiple-return-docs
Fix a bug with displaying solidity functions returning multiple retur…
|
2018-02-27 14:36:59 -08:00 |
|
Fabio Berger
|
97fcfb7f6c
|
Move more configs into docsInfo and remove logic that does not belong there elsewhere
|
2018-02-27 14:29:22 -08:00 |
|
Leonid Logvinov
|
ce677fd55a
|
Fix a bug with displaying solidity functions returning multiple return values
|
2018-02-27 14:23:36 -08:00 |
|
Brandon Millman
|
e48a3edacb
|
Get orderHash via 0x connect
|
2018-02-27 14:11:45 -08:00 |
|
Leonid Logvinov
|
ce0b92d681
|
Add ethers-contracts as a dependency
|
2018-02-27 13:19:17 -08:00 |
|
Leonid Logvinov
|
29c5ba5639
|
Include types for ethers-contracts
|
2018-02-27 12:50:58 -08:00 |
|
Leonid Logvinov
|
cdea618457
|
Fix the version
|
2018-02-27 12:20:44 -08:00 |
|
Leonid Logvinov
|
425a519f97
|
Include types for ethers-contracts
|
2018-02-27 12:18:52 -08:00 |
|
Leonid Logvinov
|
c07d64c6ff
|
Rename idx to i
|
2018-02-27 12:07:59 -08:00 |
|
Leonid Logvinov
|
c07e3a76bb
|
Remove tslint disable
|
2018-02-27 12:07:58 -08:00 |
|
Leonid Logvinov
|
8fe844bcc9
|
Move BaseContract to web3Wrapper
|
2018-02-27 12:07:58 -08:00 |
|
Leonid Logvinov
|
a0390956a9
|
Merge ifs
|
2018-02-27 12:07:06 -08:00 |
|
Leonid Logvinov
|
4f1e6296ca
|
Fix an option description
|
2018-02-27 12:07:06 -08:00 |
|
Leonid Logvinov
|
0ef372e531
|
Add link to the docs
|
2018-02-27 12:07:06 -08:00 |
|
Leonid Logvinov
|
06e2894750
|
Improve CHANGELOG entry
|
2018-02-27 12:07:06 -08:00 |
|