MENU
  • Riverside:

  • Orange County:

Riverside:

Orange County:

who you hire can make all the difference

Mr. Donath has spent his entire career defending people and standing up for the rights of the accused.

request a free consultation
  • former deputy public defender

    As a former Deputy Public Defender in Riverside County, Mr. Donath has always been on the defense side of the law. 

  • award winning certified criminal law specialist

    Top 100 Trial Attorneys in California 2012-2014, 2008 Trial Attorney of the Year by the Riverside County Public Defender's Office, and dozens of other awards and accolades.

  • a true passion for defending the accused

    Your lawyer should have a passion for defense, not just a passion for money. Reputation, vigor, and determination go a long way in this business.

Request Consultation

request a free confidential consultation

*all fields are required
  • This field is for validation purposes and should be left unchanged.

8.9.1 Download: 0x Version

git checkout tags/v8.9.1 Most 0x tools are Node.js-based. After checking out the tag:

npm install @0x/contract-addresses@^4.0.0 @0x/order-utils@^4.0.0 If you are certain that version 8.9.1 exists in your organization or a specific tool (e.g., a custom relayer backend), here is the standard process for obtaining a specific tagged release from a Git repository: 0x Version 8.9.1 Download

git clone https://github.com/0xProject/<repository-name>.git cd <repository-name> git tag | grep 8.9.1 If a tag v8.9.1 exists, check out that specific version: git checkout tags/v8