ZrxTreasury (#120)

* `@0x/contracts-treasury` (squashed)

Fix @0x/contracts-zero-ex readme

Create package for governance contracts

Rename @0x/contracts-governance to @0x/contracts-treasury and write contracts

Write tests and such

Missed a few places where "governance" should be "treasury"`

Update changelog with PR number

Appease CI

Arbitrary treasury actions

Export treasury artifacts and wrappers

Continue to do battle with CI

Address PR feedback

* More PR feedback
This commit is contained in:
mzhu25
2021-01-26 09:33:14 -08:00
committed by GitHub
parent 96e0ad7899
commit e544a804c2
23 changed files with 1592 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
## ERC20BridgeSampler
## ZeroEx (ExchangeProxy)
This package contains contracts contracts for the ZeroEx extensible contract architecture.
This package contains contracts for the ZeroEx extensible contract architecture.
## Installation