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

[Contract] attach deposit on block submission #59

Merged
merged 15 commits into from
Sep 3, 2024
Merged

Conversation

karim-en
Copy link
Collaborator

@karim-en karim-en commented Aug 27, 2024

  • Added attach deposit on blocks submission
  • Added GC after blocks submission
  • Replaced near-sdk::store::LookupMap with near-sdk::collections::LookupMap for better performance and less gas usage.
  • TODO: add tests for gc after submit

@karim-en karim-en requested review from olga24912 and kiseln September 1, 2024 01:55
@karim-en karim-en marked this pull request as ready for review September 1, 2024 02:13
@karim-en karim-en linked an issue Sep 1, 2024 that may be closed by this pull request
@karim-en karim-en merged commit d89fe87 into main Sep 3, 2024
2 checks passed
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.

[BTC-client]: attach deposit on block submission
3 participants