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 28, 2021

Add some more instruction count tests and optimize a couple easy things.

@jayantk jayantk merged commit 2156320 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 <[email protected]>

* Instruction counts and optimizations (#9)

* instruction counts

* reduce normalize opcount

* instruction counts

* tests

Co-authored-by: Jayant Krishnamurthy <[email protected]>

* Docs and utilities (#12)

* uh oh

* docs

* fix error docs

Co-authored-by: Jayant Krishnamurthy <[email protected]>

* bump version number

* bump version number

* ignore more files

* docs

* remove mod

* checked ops

Co-authored-by: Jayant Krishnamurthy <[email protected]>
@ali-behjati ali-behjati deleted the instr_counts 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.

2 participants