You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* changed c return value of update price to indicate aggregation (#190)
* changed c return value of update price to indicate aggregation
* forgot to add bindings
* removed the need for casting
* fixed update_no_fail
* removed unnecessary docker packages
* timeless coments
* added comment clarifying that 0 is success
* a convinient way to derive traits
* silenced unused bindings warnings
* removed dead code
* added a comment explaining the structure
* changed importing style
* called fmt on bindings output
* added register_traits method
* removed unnecessary match
* fixed formatting
* made it easier to add borsch to more types by not using vectors
* changed c return value of update price to indicate aggregation (#190)
* changed c return value of update price to indicate aggregation
* forgot to add bindings
* removed the need for casting
* fixed update_no_fail
* removed unnecessary docker packages
* Switch from vector to slice to allow adding traits to multiple structs
* Logging 2
* Prelog and postlog instructions
* Fix CI
* Remove accidental commits
* Remove line
* Clippy
* Format and reorder
* Add comment about accessing account 1
* Remove old offset file
* Remove duplicate comment
* More info
* Don't commit bindings
Co-authored-by: majabbour <[email protected]>
Co-authored-by: Mark Jabbour <[email protected]>
Co-authored-by: Guillermo Bescos <guibescos>
0 commit comments