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

Reserve Auction v1.0.1 #305

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Conversation

tasiov
Copy link
Contributor

@tasiov tasiov commented Jul 27, 2023

Reserve Auction v1.0.1

This patch follows the release of Reserve Auctions on mainnet to fix a few issues outlined below:

  • fix usage of seller_funds_recipient address
  • add seller to place-bid event
  • merge place-bid and remove-bid events

@tasiov tasiov changed the title Reserve Auction Post Release Patch Reserve Auction v1.1.0 Jul 27, 2023
@tasiov tasiov changed the title Reserve Auction v1.1.0 Reserve Auction v1.0.1 Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% 🎉

Comparison is base (624d5e0) 93.37% compared to head (961d926) 93.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
+ Coverage   93.37%   93.50%   +0.13%     
==========================================
  Files          19       19              
  Lines        1780     1787       +7     
==========================================
+ Hits         1662     1671       +9     
+ Misses        118      116       -2     
Files Changed Coverage Δ
contracts/reserve-auction/src/execute.rs 99.38% <100.00%> (+1.28%) ⬆️
contracts/reserve-auction/src/helpers.rs 93.54% <100.00%> (+0.10%) ⬆️
contracts/reserve-auction/src/state.rs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tasiov tasiov changed the title Reserve Auction v1.0.1 Reserve Auction v1.1.0 Jul 27, 2023
@tasiov tasiov force-pushed the tasiov/fix-reserve-auction-funds-recipient branch from c57fadb to 14c3c45 Compare July 27, 2023 19:21
@tasiov tasiov changed the title Reserve Auction v1.1.0 Reserve Auction v1.0.1 Jul 27, 2023
@jhernandezb jhernandezb merged commit 878b287 into main Jul 27, 2023
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