-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: step jars #82
Merged
feat: step jars #82
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VladasZ
force-pushed
the
step-jars
branch
3 times, most recently
from
May 21, 2024 12:36
b7fa436
to
1fc5723
Compare
vasyafromrussia
force-pushed
the
dev
branch
2 times, most recently
from
June 6, 2024 15:50
cee3100
to
080795f
Compare
VladasZ
force-pushed
the
step-jars
branch
3 times, most recently
from
June 11, 2024 15:59
eadbcf2
to
caafde4
Compare
VladasZ
force-pushed
the
step-jars
branch
2 times, most recently
from
June 27, 2024 19:06
8de0ccb
to
e805f74
Compare
VladasZ
force-pushed
the
step-jars
branch
3 times, most recently
from
July 31, 2024 10:23
9245a5d
to
77cb8ab
Compare
* feat: updating wip * fix: self update * fix: tests build * fix: update path * test: integration on ubuntu * fix: don't use near sdk in integration tests * fix: unit tests and non forked near sdk * fix: integration tests * feat: fixed deprecatad warnings, added migration methods * test: migration integration test feat: bulk restake and withdraw (#81) * feat: restake all * feat: bulk withdraw method * fix: rebase conflicts * feat: catch panic in tests * fix: integration tests * fix: don't use accounts with magic numbers * test: restake all unit tests * test: withdraw all unit tests * test: check deletion on withdraw all * test: restake all integration test * fix: near sdk 5 migration test * test: withdraw all integration test * test: failed bulk withdraw internal * fix: optimised mutation tests * fix: improved tests and mutation fix * fix: optimised events to fit lots of jars * fix: restake internal naming * fix: review comments * fix: improved restake internal * fix: add gas assert to transfer_bulk_withdraw method fix: delete old products container (#83) fix: improved withdraw all and tests (#84) * fix: improved withdraw all and tests * fix: integration tests * fix: added typos check, fixed typos, fixed mutation tests * fix: review fixes * chore: measured restake_all gas * feat: extensive gas_left tests feat: check binary hash in commit (#85) * feat: check binary hash in commit * fixed typos * fix: proper binary * feat: print commit hash * fix: print real commit hash * fix: more convenient commit hash * fix: updated gitignore * fix: print correct commit hashes * fix: ci yml * fix: proper binary * fix: update checkout action * fixe: removed debug logs chore: updated dependencies feat: updated token and added claim contract chore: cleanup for implementation without token changes fix: rebase fixes feat: add jar v2 and conversions feat: steps accrual first implementation wip: drawing graphs feat: recurring interest calculation, better graph wip: debugging step interest feat: proper accruals graps fix: rebase fixes fix: typo doc: more examples feat: proper data conversion fix: removed unused deps feat: added step cap for product feat: better step percent calculation fest: decimal division feat: test builder first implementation feat: simplified existing tests feat: further simplification fix: fixed overflow with bigger steps values test: improved feat: steps accessor feat: static percentage feat: send event, pass timestamp to record method fix: cleanup after rebase feat: migration wip feat: proper migration test feat: new type of product in migration test fix: removed unused method feat: used charts from visu feat: testing step accruals with walkchain delay feat: calculate apy from previous day feat: testing claim with score jars fix: adjust for claim remainder for score jar too test: additional check test: improved feat: testing with score timestamp test: claim with adjustment wip fix: rebase fixes fix: after rebase fixes feat: add timezone on step jar creating fix: tests feat: processing and storing walkchains feat: types for local and utc timestamps feat: testing simple apy chore: update to rust 1.80 feat: updating score day with shift feat: update score with new logic fix: after rebase fixes doc: doc
vasyafromrussia
approved these changes
Aug 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.