New stratum-core structure#1860
Conversation
b951f8c to
ca6b32d
Compare
|
@lucasbalieiro just force-pushed Let me know if you need anything else. Also, ping me when you want a review on this PR. |
017e99f to
bc7184e
Compare
|
@GitGab19, thanks for updating the repo. I got the script working and made a few changes, including updates to the GitHub Workflows. Right now, the integration test workflow is failing. It seems the reusable workflow from Also, I’ve noticed that the test If you have a chance, it would be really helpful if you could review the overall structure to see if I’ve made any mistakes.
|
febfaee to
84f1d92
Compare
|
force-pushed a modification in the script to run the integration tests with Also, rebased with the latest changes on main |
Sorry for being late, I'll take a look tomorrow morning and report my findings here! |
759075f to
b5c1dba
Compare
|
Force-pushed |
cc @lucasbalieiro can you change that here? |
de6edac to
dd0c857
Compare
dd0c857 to
1f21e2a
Compare
|
Pinning it here, for later reflection: #1947 (comment) |
|
Updated this PR to catch-up with main. Adapted to recent changes on sv2-apps repo. CI Green |
|
Now that #1966 has been merged, and the work about persistence will be done on the application layer, I think we can proceed with this PR. @lucasbalieiro can you please solve conflicts and rebase it? I'm pretty sure it will be the last time 😉 |
|
rebased with the changes from #1966 |
|
@lucasbalieiro I just merged #1968 and updated You can rebase this PR and we should be really ready to get it merged :) |
|
@lucasbalieiro Can you remove |
- Moved roles to its own repository: https://github.com/stratum-mining/sv2-apps - Move protocols/v2 --> sv2/ - Move protocols/v2 --> sv1/ - Move protocols/stratum-translation --> stratum-core/stratum-translation - Move utils/buffer --> sv2/buffer-sv2 - Adapted scripts and workflows where needed


address #1799 (comment);
sv2-appsrepoprotocols/v2-->sv2/protocols/v2-->sv1/protocols/stratum-translation-->stratum-core/stratum-translationutils/buffer-->sv2/buffer-sv2