-
Notifications
You must be signed in to change notification settings - Fork 524
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
Add hyperfridge milestone 3 delivery #1179
Conversation
author check is failing; should be resubmit? thx alot |
Hey @wstrametz , no problem. Thanks to your comment we see that it is indeed you trying to hand in this delivery. No need for changes. Would be nice to see you creating the PR for any future deliverables though. |
Have you already conducted test in production mode? How did that work out? |
Hi @PieWol - yes; we tested with and without CUDA on linux (not macOS metal yet) - here are some findings: https://github.com/element36-io/hyperfridge-r0/blob/main/docs/runtime.md I also did test with the API key (Bonsai) but did not measure that. Anyway want to add a productive version using Bonsai (with real bank account) for the last milestone - will add it measurement for bonsai then. Cheers, Walter |
Hey @wstrametz and @dastansam please check out my current evaluation I have put up for you. Looking forward to your comments. I sadly got stuck while following the testing guide. |
Hey @dastansam , thanks for the fixes, I'm getting further than before. Sadly I'm still runnning into an issue when trying to execute the API call from the testing guide. I have strictly used the values from the screenshot. (Bob transfers 2 tokens to Alice). Looks like for some reason the ebics-service is started in a simluation mode which provides fake statements but the runtimes isn't able to process them. The one I created doesn't even show up. How do I start the ebics service correctly so that only the specific statements I create in the swagger-ui are submitted? Here is the error log from the node:
|
simple |
@dastansam I ran it like this: |
yeah, it's an old one. I will add this in the documentation as well. sorry for the inconvenience |
yeah, the main README seems a bit outdaded. I added the correct link for launching the whole suite of services. This is basically a |
Got it, thanks @dastansam. I will retry it from scratch now with your updated commands and the latest commits of the |
Hey @dastansam , regarding your fix with the ebics-service readme. Is it correct that as long as I use the docker commands listed in the readme instead of building it myself it should run fine on arm (m1)? |
Hey @dastansam , |
yes, it should work fine on ARM if you specify platform |
I have sent an email |
Hey @dastansam, thanks for the latest change with the remot API. Now I was able to test everything and gave you some feedback. It worked great 🎉 ! Only question I still have was about the balance storage item within the fiat-ramps pallet. You can find it in the notes. evaluation Once this is answered the milestone will be approved. |
hey thanks for the swift evaluation! glad, it's finally working! as for the balances, currently, that storage field is not used at all. The reason is that we don't need to track the balance, since it is already tracked by |
🪙 Please fill out the invoice form in order to initiate the payment process. Thank you! |
Thanks again for your latest improvements. Looking forward to the next milestone deliveries! 🎉 |
hi @dastansam we just sent the payment. |
Milestone Delivery Checklist
Link to the application pull request: w3f/Grants-Program#2096
cc @wstrametz