Lawrence Forman 7591e99316
Remove protocol fees from RFQ orders (#45)
* `@0x/contracts-zero-ex`: Remove protocol fees from native orders in certain scenarios.

* `@0x/contracts-zero-ex`: update changelog

* `@0x/contracts-zero-ex`: Add `taker` field to RFQ orders.`
`@0x/contracts-zero-ex`: Introduce protocol fees to all limit orders again.

* `@0x/contracts-zero-ex`: Rebase.

Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-24 18:24:06 -05:00
..
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00

Dependencies

    pip3 install sphinx recommonmark

Syntax

Documentation can be written in Markdown (.md) or Restructured Text (.rst).

Build and Test

cd docs
make html
open _build/html/index.html

Tips

  • Generate RST tables here.
  • Set your editor's ruler to 100 characters.