Alex Towle
Alex Towle
In order to protect ourselves from changes to the structure of asset data, we should create a package or library that encapsulates the creation of asset data for all asset...
There are two main areas in which our contract wrappers could be improved: (1) We should have the ability to manually generate contract wrappers (and maybe we do). There are...
There is lot's of duplicate code in the `addAssetDataToOrderWatcher` and `removeAssetDataFromOrderWatcher` functions in `zeroex/orderwatch/order_watcher.go`. This duplicate code handles incrementing and decrementing reference counts on the asset data that is being...
## Overview Documentation is a priority for the 0x-mesh core team because of the large impact it has on our users (and indirectly on us). For the most part, our...
## Overview The `ordervalidator.BatchOffchainValidation` function is used to provide a preliminary form of validation that should filter out orders that Mesh obviously cannot support. As of right now, staticcall asset...
## Description Several features were added to the Browser Conversion Tests in an attempt to approve the experience of writing new tests and modifying existing tests. Unfortunately, this was somewhat...
## Description We don't want to `.gitignore` the `docs/` directory because we want to be able to have all of the documents that we want on `master`. This said, we...
# Description PR #694 implements a large framework for testing the Go Typescript interface. These tests have improved the stability of this part of the codebase greatly; however, the framework...
# Context `DevUtils` has been returning invalid `fillableTakerAmount` values in recent releases, so we redeployed the contract and updated the address in mesh. Now we are seeing failed calls to...
We need to add a new invariant for catching the sandwiching bugs relating to k inflation