Amir Bandeali
|
cfb099c65c
|
Fix linting errors
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
ba5c702a9e
|
Update CHANGELOGs
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
9d4010299a
|
Cleanup migration scripts
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
b5492bb023
|
Add ZrxVault testnet addresses to deployment constants
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
76724a6c73
|
Implement initial 3.0 migrations script
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
57ec0858fe
|
Fix migrations build
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
b281b9aac8
|
Update 3.0 testnet addresses
|
2019-09-30 19:00:17 -07:00 |
|
Amir Bandeali
|
f4453c0966
|
Regenerate abi-gen-wrappers
|
2019-09-30 18:57:17 -07:00 |
|
Amir Bandeali
|
ebd328db06
|
Add getSelector helper function to Typescript templates
|
2019-09-30 18:57:17 -07:00 |
|
Amir Bandeali
|
aa198ad15f
|
Add tests for adding/removing an exchange called by owner
|
2019-09-30 17:42:25 -07:00 |
|
Amir Bandeali
|
745da8e363
|
Fix tests
|
2019-09-30 17:36:37 -07:00 |
|
Amir Bandeali
|
be173a9970
|
Add sender as authorized address before calling init in test contracts
|
2019-09-30 17:36:37 -07:00 |
|
Amir Bandeali
|
8b2b500414
|
Remove authorization of owner in StakingProxy after init is called in constructor
|
2019-09-30 17:36:37 -07:00 |
|
Amir Bandeali
|
98d1f5405a
|
Do not authorize owner in ZrxVault constructor
|
2019-09-30 17:36:37 -07:00 |
|
Amir Bandeali
|
1b5fa15c8c
|
Merge pull request #2222 from 0xProject/feat/3.0/remove-weth-asset-proxy
Remove wethAssetProxy and wethAssetData from staking contracts
|
2019-09-30 17:03:16 -07:00 |
|
F. Eugene Aumson
|
c051e11a49
|
OrderValidationUtils: don't parse fee asset data when there are no fees specified (#2218)
* exhibit bug: empty fee asset data induces revert
* fix bug: don't parse fee asset data unless fee>0
* Update DevUtils Kovan contract address
|
2019-09-30 17:53:21 -04:00 |
|
Amir Bandeali
|
a5692690dc
|
Fix protocol fees tests
|
2019-09-30 09:37:57 -07:00 |
|
Amir Bandeali
|
98106ca8a2
|
Fix test conttracts
|
2019-09-30 09:37:53 -07:00 |
|
Amir Bandeali
|
f17c6b0a83
|
Remove unused IAssetProxy imports
|
2019-09-29 15:45:27 -07:00 |
|
Amir Bandeali
|
57ca601be1
|
Remove wethAssetProxy and wethAssetData from staking contract
|
2019-09-29 15:45:08 -07:00 |
|
Francesco Agosti
|
d21f978def
|
Merge pull request #2212 from 0xProject/refactor/no-domain-in-order
Remove domain from Order and remove OrderWithoutDomain type
|
2019-09-27 14:04:18 -07:00 |
|
fragosti
|
a9ecf7f1f3
|
Fix order schema typo
|
2019-09-27 13:30:30 -07:00 |
|
mzhu25
|
f5ad65bb8a
|
Merge pull request #2217 from 0xProject/feature/contracts-staking/mixin-stake-storage-unit-tests
MixinStakeStorage unit tests
|
2019-09-27 13:20:42 -07:00 |
|
fragosti
|
88dcf6350d
|
Fix exchange-libs test
|
2019-09-27 13:20:09 -07:00 |
|
Michael Zhu
|
6cfc17de35
|
MixinStakeStorage unit tests
|
2019-09-27 13:01:20 -07:00 |
|
fragosti
|
a2d105593e
|
Add to orderTypedData comment
|
2019-09-27 12:49:01 -07:00 |
|
fragosti
|
efd5eff22c
|
Fix tests
|
2019-09-27 12:46:20 -07:00 |
|
James Towle
|
c9e03f7d42
|
Merge pull request #2211 from 0xProject/feature/staking/exchange-manager-units
`@0x:contracts-staking` Added unit tests for MixinExchangeManager
|
2019-09-26 15:53:40 -07:00 |
|
Xianny
|
690b31c9be
|
update artifacts and wrappers with pre-audit contracts (#2213)
* update artifacts and wrappers with pre-audit contracts
* increase bundlesize
|
2019-09-26 09:35:24 -07:00 |
|
Xianny
|
cb20f03a92
|
Use hardcoded deployedBytecode for local EVM execution (#2198)
* hardcode deployedBytecode in contracts
* log warning if bytecode is empty or invalid
* be typesafe
|
2019-09-26 08:38:29 -07:00 |
|
David Sun
|
97eabc6c03
|
Merge pull request #2157 from 0xProject/feature/orderbook-removing-smart-routing-logic
Refactored asset-swapper smart logic and renamed options
|
2019-09-26 09:18:05 -04:00 |
|
fragosti
|
f0e0f08e0c
|
Run linter and prettier
|
2019-09-25 18:44:19 -07:00 |
|
fragosti
|
470643ee07
|
Fix tests
|
2019-09-25 18:44:19 -07:00 |
|
fragosti
|
8ba38b9b29
|
Remove the OrderWithoutDomain type
|
2019-09-25 18:44:19 -07:00 |
|
fragosti
|
9870f55d24
|
Remove domain from Order type
|
2019-09-25 18:44:19 -07:00 |
|
Xianny
|
23b724dde4
|
Merge pull request #2209 from 0xProject/fix/all-tests
Enable tests on 3.0
|
2019-09-25 18:32:43 -07:00 |
|
Alex Towle
|
aa7f082d56
|
@0x:contracts-staking Addressed review comments
|
2019-09-25 16:48:34 -07:00 |
|
Alex Towle
|
b178d025b5
|
@0x:contracts-staking Added unit tests for MixinExchangeManager
|
2019-09-25 15:32:02 -07:00 |
|
David Sun
|
e333ab18c7
|
removed smart quote consumer in favor of utils
|
2019-09-25 18:30:21 -04:00 |
|
David Sun
|
b60db6ac72
|
removed smart logic and renamed options
|
2019-09-25 18:30:21 -04:00 |
|
Lawrence Forman
|
96c8da9fdd
|
Merge pull request #2207 from 0xProject/fix/3.0/improve-readability
Improve readability, fix `_trySetCumulativeReward` logic
|
2019-09-25 17:14:06 -04:00 |
|
Greg Hysz
|
fca883a4aa
|
Merge pull request #2208 from 0xProject/cleanup/staking/spec
Updated README to point to new specification
|
2019-09-25 14:01:51 -07:00 |
|
David Sun
|
e60d43110d
|
Merge pull request #2159 from 0xProject/feature/asset-swapper-smarter-fee-logic
Feature asset-swapper smarter fee logic
|
2019-09-25 16:45:41 -04:00 |
|
Greg Hysen
|
b9b135cfa2
|
Finished removing outdated contract comments
|
2019-09-25 13:41:27 -07:00 |
|
Lawrence Forman
|
f925c35344
|
@0x/contracts-staking: Always do _withdrawAndSyncDelegatorRewards() before staking operations and always add a CR (if unset) in _withdrawSyncDelegatorRewards()`.
|
2019-09-25 16:34:06 -04:00 |
|
Greg Hysen
|
ca2e9bed27
|
Updated README to point to new specification, plus removed images we no longer need.
|
2019-09-25 12:48:12 -07:00 |
|
Lawrence Forman
|
5b77e2c8ac
|
@0x/contracts-staking: Fix stake accounting.
|
2019-09-25 15:29:22 -04:00 |
|
Amir Bandeali
|
9e3331d018
|
Fix ordering of function calls, remove optimization in _forceSetCumulativeReward
|
2019-09-25 11:31:30 -07:00 |
|
Amir Bandeali
|
4440075425
|
Inline _forceSetMostRecentCumulativeRewardEpoch
|
2019-09-25 11:03:26 -07:00 |
|
xianny
|
626948774b
|
add comment
|
2019-09-25 11:01:30 -07:00 |
|