Skip to content

Tags: willyrgf/mfm

Tags

0.1.29

Toggle 0.1.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add approve-all command to batch approvals (#51)

* improvements on logging and code quality

* feat: add approve-all command to batch approvals

0.1.28

Toggle 0.1.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: remove early panics (#50)

* fix: remove early panics

* v0.1.28

* refactor: functions with early panics

* lint fixes

0.1.27

Toggle 0.1.27's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'feat/avoid-early-exit-cont-cmd'

0.1.26

Toggle 0.1.26's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: version 0.1.26

0.1.25

Toggle 0.1.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add encrypt cmd using utils (#38)

0.1.23

Toggle 0.1.23's commit message

Unverified

This user has not yet uploaded their public signing key.
feat(track): add percent information in portfolio info (#35)

0.1.22

Toggle 0.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from willyrgf/feat/run-every

feat(track): add option run-every second to track and info cmd

0.1.21

Toggle 0.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(rebalancer_info): add more info into info rebalancer tables (#26)

0.1.20

Toggle 0.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: all u256 calcs to be safest using scalar

Merge pull request #20 from willyrgf/refactor/u256_calcs

0.1.19

Toggle 0.1.19's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: add integration tests in checks github workflow