-
Notifications
You must be signed in to change notification settings - Fork 217
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
Improved Store API #4191
Improved Store API #4191
Conversation
0f9df16
to
733b2cd
Compare
8956174
to
ab60559
Compare
75f88e3
to
0f0b1ea
Compare
4c12b99
to
ae2ea31
Compare
5e38fca
to
b45c364
Compare
b45c364
to
49c0417
Compare
3899a51
to
9a58425
Compare
49c0417
to
0f75e65
Compare
c35d285
to
4a7cbdc
Compare
0f75e65
to
e14c93e
Compare
4a7cbdc
to
b340a81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once again, this looks fine, but there's a lot of details and so could benefit from an additional set of eyes.
e14c93e
to
5fd1172
Compare
Hi @Chris-Hibbert , we need your eyeballs ;). Thanks. |
5fd1172
to
a4e19e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything that I read and understood (other than the word contact in some comments) looked good to me.
I asked some questions for my own edification.
I didn't completely understand the changes in the various stores. If that was the review that you wanted, I can take another look and dive deeper into the semantics.
Just tested card-store, treasury, and fungible faucet and they all still work with this change (though I did file some unrelated issues that I found). I'll follow up when I get loadgen running successfully to confirm that it doesn't break. |
@mhofman Is working on automated tests for the loadgen and getting it to work with previous sdk changes, so not a blocker for now. All manual dapp testing is 🟢 |
I manually ran this branch against the loadgen and didn't encounter any issues. |
a4e19e3
to
7f06770
Compare
Changes to #4190 that go beyond extraction from #4136 plus minor cleanups. These changes should be reviewed separately. If merged, they would require more substantial changes to #4136.
All the key, pattern, copySet, and copyMap stuff have been extracted into the earlier #4210. The differential left here is only about stores.