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

Bring changes from main to prepare 1.1.0 release #159

Closed
wants to merge 13 commits into from

Conversation

dusan-maksimovic
Copy link
Contributor

Description


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Targeted the correct branch
  • Included the necessary unit tests
  • Added/adjusted the necessary interchain tests
  • Added a changelog entry in .changelog
  • Compiled the contracts by using make compile and included content of the artifacts directory into the PR
  • Regenerated front-end schema by using make schema and included generated files into the PR
  • Updated the relevant documentation or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

dusan-maksimovic and others added 13 commits October 10, 2024 15:46
* Gitignore mac specific files

* Make gitignore broader
* adjusted tribute refunding condition

* CR changes

* CR changes
* Add round id as input to tribute add

* Add brief paragraph on rev sharing

* Regenerate artifacts

* Add unit test for proposal in different round

* Add round id in interchain test requests

* Add creation_time and creation_round to tributes

* Appease clippy
* Create pull_request_template.md

Introduced the pull request template

* Update .github/pull_request_template.md

Co-authored-by: Philip Offtermatt <[email protected]>

---------

Co-authored-by: Philip Offtermatt <[email protected]>
* Generate changelog for v1.0.3

* Re-add unreleased changelog entry
* Start modifying message to refresh multiple locks at once

* Fix multi-lock and add tests

* Add test cases for multi-lock-refresh

* Add changelog entry

* Regenerate schema

* Remove useless use of vec

* Fix clippy

* Add check for actual new lock end time in multi-lock test

* Use mutable borrow instead of taking ownership

* Borrow env and constants

* Add test case about refreshing other users lock

* Regenerate artifacts
* Add migration for first_round_start

* Adjust version numbering

* Add check for migrating during the first round

* Refactor migration test to be table-based

* Restructure if chain for clippy

* Add changelog and change tribute contract version

* Regenerate contracts
@dusan-maksimovic dusan-maksimovic deleted the dusan/prepare-1.1.0-release branch October 22, 2024 09:09
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