koinos / koinos-chain

The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
Other
15 stars 3 forks source link

Code generator should topologically sort types #186

Closed theoreticalbts closed 4 years ago

theoreticalbts commented 4 years ago

koinos_reflect doesn't topologically sort types in its output.

theoreticalbts commented 4 years ago

Since this patch was merged to the koinos-types repo, I'm closing this ticket.