Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Conversation

jayantk
Copy link
Collaborator

@jayantk jayantk commented Dec 29, 2021

Add documentation for the rust crate and some utility methods that are helpful for using this crate in downstream applications.

@jayantk jayantk merged commit 2bb9756 into v2 Dec 29, 2021
jayantk added a commit that referenced this pull request Jan 5, 2022
* Helper method for pricing a base currency in a quote currency (#8)

* Add method for getting twap

* initial implementation, seems to work

* minor

* minor

* refactor

* found bad case

* use u128

* working on it

* clarify

* cleanup

* more cleanup

* pretty sure i need this

* better

* bad merge

* no println

* adding solana tx stuff

* change approach a bit

* this seems to work

* comment

* cleanup

* refactor

* refactor

* initial implementation of mul

* exponent

* tests for normalize

* tests for normalize

* negative numbers in div

* handle negative numbers

* comments

* stuff

* cleanup

* unused

* minor

Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>

* Instruction counts and optimizations (#9)

* instruction counts

* reduce normalize opcount

* instruction counts

* tests

Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>

* Docs and utilities (#12)

* uh oh

* docs

* fix error docs

Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>

* bump version number

* bump version number

* ignore more files

* docs

* remove mod

* checked ops

Co-authored-by: Jayant Krishnamurthy <jkrishnamurthy@jumptrading.com>
@ali-behjati ali-behjati deleted the docs branch February 17, 2022 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant