project-serum / serum-dex

Project Serum Rust Monorepo
https://projectserum.com
Apache License 2.0
629 stars 329 forks source link

Whole shebang `failed: custom program error: 0x10004c4"` on simulated transaction #24

Closed armaniferrante closed 4 years ago

armaniferrante commented 4 years ago

Build is passing even though we get an error.

https://travis-ci.com/github/project-serum/serum-dex/jobs/397072801#L1779

armaniferrante commented 4 years ago

This error has been in CI since V1. https://travis-ci.com/github/project-serum/serum-dex/jobs/387474716#L850

armaniferrante commented 4 years ago

Note that the error is only for the simulated transaction. The immediate subsequent non-simulated transaction succeeds.

armaniferrante commented 4 years ago

Addressed by #25.