fluidex / circuits

GNU Affero General Public License v3.0
10 stars 5 forks source link

Fix case generation for benchmark #196

Closed noel2004 closed 2 years ago

noel2004 commented 2 years ago

The new constraint induced by data availability require spotTrade tx must resolve (full-filled) at least one order so the current case generation script (massive.ts) do not generate correct case. This PR fix the issue and also add some message for the assertions to avoid confused "Assert failed" output