Skip to content
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

fix: delete old products container #83

Merged
merged 1 commit into from
May 15, 2024
Merged

fix: delete old products container #83

merged 1 commit into from
May 15, 2024

Conversation

VladasZ
Copy link
Collaborator

@VladasZ VladasZ commented May 15, 2024

No description provided.

@VladasZ VladasZ marked this pull request as ready for review May 15, 2024 12:52
@VladasZ VladasZ enabled auto-merge (squash) May 15, 2024 12:58
@VladasZ VladasZ merged commit 24d5ed0 into dev May 15, 2024
5 checks passed
@VladasZ VladasZ deleted the delete-old-products branch May 15, 2024 13:22
VladasZ added a commit that referenced this pull request Jun 7, 2024
* 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
VladasZ added a commit that referenced this pull request Jun 7, 2024
* 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
VladasZ added a commit that referenced this pull request Jun 27, 2024
* 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
VladasZ added a commit that referenced this pull request Jun 27, 2024
* 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
VladasZ added a commit that referenced this pull request Jul 5, 2024
* 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
VladasZ added a commit that referenced this pull request Jul 5, 2024
* 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

wip
VladasZ added a commit that referenced this pull request Jul 16, 2024
* 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
VladasZ added a commit that referenced this pull request Jul 31, 2024
* 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
VladasZ added a commit that referenced this pull request Jul 31, 2024
* 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
VladasZ added a commit that referenced this pull request Jul 31, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants