Amir Bandeali
|
1540a91835
|
Update testnet migrations to do most configuration outside of batch transsaction
|
2019-11-12 13:53:58 -08:00 |
|
Amir Bandeali
|
2bcce9eed0
|
Add mainnet ZrxVault address to deployment constants
|
2019-11-12 13:53:58 -08:00 |
|
Amir Bandeali
|
1e53564386
|
Redeploy DevUtils and ZeroExGovernor on testnets
|
2019-11-12 13:53:58 -08:00 |
|
Amir Bandeali
|
d1c72706ef
|
Add governor and staking configs for each network
|
2019-11-12 13:53:58 -08:00 |
|
Amir Bandeali
|
bd9e531257
|
Add flag for saving standard input during compilation
|
2019-11-12 13:53:58 -08:00 |
|
mzhu25
|
48436424db
|
Merge pull request #2317 from 0xProject/feature/integration-tests/hot-fuzz
`@0x/contracts-integrations`: Pool management, stake management fuzz tests
|
2019-11-12 13:43:19 -08:00 |
|
Michael Zhu
|
4f10d7f859
|
post-rebase woes
|
2019-11-12 13:10:34 -08:00 |
|
Francesco Agosti
|
80e5a29444
|
Merge pull request #2326 from 0xProject/feature/remove_network_id_from_sra
Remove chainId from @0x/connect related tooling
|
2019-11-12 13:08:25 -08:00 |
|
F. Eugene Aumson
|
0ec8a4a160
|
sra_client.py: remove support for chainId parameter
|
2019-11-12 15:28:11 -05:00 |
|
F. Eugene Aumson
|
810bf7af0c
|
Merge branch 'development' into feature/remove_network_id_from_sra
|
2019-11-12 15:26:00 -05:00 |
|
Michael Zhu
|
e7825206bf
|
asyncIterator polyfill
|
2019-11-12 12:06:01 -08:00 |
|
Michael Zhu
|
2b887c336a
|
devutils 😕
|
2019-11-12 12:05:39 -08:00 |
|
Michael Zhu
|
48ecd32d5d
|
address comments
|
2019-11-12 12:05:39 -08:00 |
|
Michael Zhu
|
1f5a0987cb
|
static tests, my nemesis
|
2019-11-12 12:05:39 -08:00 |
|
Michael Zhu
|
f33a9d162a
|
moveStake assertion; use SimulationEnvironment to track global stake and staking pools
|
2019-11-12 12:05:38 -08:00 |
|
Michael Zhu
|
c2919bcdb0
|
tslint needs to _chill_
|
2019-11-12 12:05:38 -08:00 |
|
Michael Zhu
|
120d554a6b
|
split up pool/stake management simulations, change some types
|
2019-11-12 12:05:38 -08:00 |
|
Michael Zhu
|
44f268a7ee
|
decouple state (SimulationEnvironment) and Simulation
|
2019-11-12 12:05:38 -08:00 |
|
Michael Zhu
|
3c7a0bcd85
|
add createStakingPool and decreaseStakingPoolOperatorShare
|
2019-11-12 12:05:14 -08:00 |
|
Michael Zhu
|
8e2e9e9331
|
proof of concept with a single actor and valid stakes/unstakes
|
2019-11-12 12:05:14 -08:00 |
|
Michael Zhu
|
91c26fc046
|
rename Result -> FunctionResult
|
2019-11-12 12:02:49 -08:00 |
|
Fabio B
|
afcfe58add
|
Merge pull request #2330 from 0xProject/refactor/reduceContractPkgBundle
Reduce bundle-size of contracts-* packages
|
2019-11-13 04:00:05 +08:00 |
|
fabioberger
|
03b7314550
|
Disable linter for txn returning PromiseWithTransactionHash
|
2019-11-12 19:24:29 +00:00 |
|
fragosti
|
1a7e425780
|
Run linters
|
2019-11-12 11:18:23 -08:00 |
|
fabioberger
|
8bc5faff3c
|
Move DeploymentManager back into test dir since only used in integrations package
|
2019-11-12 16:55:36 +00:00 |
|
Fabio B
|
2676278a66
|
Merge pull request #1990 from 0xProject/removeTestnetFaucet
Remove testnet-faucet from monorepo
|
2019-11-12 22:23:51 +08:00 |
|
fabioberger
|
6376b3baf3
|
Update yarn.lock
|
2019-11-12 13:50:24 +00:00 |
|
fabioberger
|
e569abe740
|
Update yarn.lock
|
2019-11-12 13:50:10 +00:00 |
|
fabioberger
|
71be9ef92a
|
Update yarn.lock
|
2019-11-12 13:50:10 +00:00 |
|
fabioberger
|
4990c4903d
|
Remove testnet-faucet from monorepo
|
2019-11-12 13:49:38 +00:00 |
|
fabioberger
|
9d468e2383
|
Move dep back since used in types
|
2019-11-12 13:05:25 +00:00 |
|
fabioberger
|
109cac013c
|
Add CHANGELOG entries
|
2019-11-12 13:04:26 +00:00 |
|
fabioberger
|
0d8a9921cd
|
Fix package.json
|
2019-11-12 12:33:09 +00:00 |
|
fabioberger
|
2a5f5f7312
|
Move deps to devDeps not used in src dir
|
2019-11-12 12:27:21 +00:00 |
|
fabioberger
|
fe54fbefbb
|
Improve comment in npmignores
|
2019-11-12 11:47:11 +00:00 |
|
fabioberger
|
fc824b8d06
|
Fix prettier issues
|
2019-11-12 11:35:34 +00:00 |
|
fabioberger
|
d91a7b6d0e
|
Add generate-artifacts and generated-wrappers nested under test dir to prettierignore
|
2019-11-12 11:35:28 +00:00 |
|
fabioberger
|
aa4b3f93fa
|
Add ERC20 artifacts explicitly to TransactionHelper
|
2019-11-12 11:27:41 +00:00 |
|
fabioberger
|
efe8225d18
|
Fix import ordering
|
2019-11-12 10:52:04 +00:00 |
|
fabioberger
|
b2c0f8c158
|
Fix .prettierrc to proper json
|
2019-11-12 10:45:20 +00:00 |
|
fabioberger
|
66dce8794d
|
Add missing dep
|
2019-11-12 10:45:08 +00:00 |
|
fabioberger
|
30d54407e6
|
Fix remaining imports
|
2019-11-12 10:13:25 +00:00 |
|
fabioberger
|
6324a92ec5
|
Refactor contracts-* exports so none in test dir so npmignore works as intended
|
2019-11-11 21:49:29 +00:00 |
|
fabioberger
|
67e7b5c124
|
Merge branch 'development' into refactor/reduceContractPkgBundle
|
2019-11-11 21:00:36 +00:00 |
|
Fabio B
|
35099d9b2f
|
Merge pull request #2324 from 0xProject/refactor/removeUnusedContractWrappers
Remove unused contract wrappers
|
2019-11-12 04:59:18 +08:00 |
|
fabioberger
|
e07f7b54e0
|
Stop using directory level exports
|
2019-11-11 19:50:13 +00:00 |
|
fabioberger
|
5c409929b4
|
Remove ethBalanceChecker dir
|
2019-11-11 19:29:47 +00:00 |
|
fabioberger
|
1a504fdde9
|
Remove last references of eth_balance_checker in python tooling
|
2019-11-11 19:01:04 +00:00 |
|
fabioberger
|
4b06fd511b
|
Uniform dep version
|
2019-11-11 18:18:02 +00:00 |
|
fabioberger
|
def6727286
|
Remove EthBalanceChecker from Python lib
|
2019-11-11 18:17:26 +00:00 |
|