Uh oh!
There was an error while loading. Please reload this page.
Docker Data and Eth contracts baked in - #3048
Conversation
cheran-senthil
commented
May 6, 2022
Is it possible to have commands to create pre-deployed ganache right in the Dockerfile, rather than having it in service-commands? |
jowlee
commented
May 6, 2022
I believe it is very possible, I mentioned this in my presentation about dockerizing solana-test-validator with the pre-baked cache. |
b88e849 to
1d67902Comparecheran-senthil
commented
May 7, 2022
I'll follow up with this in my PR, since it rewrites most of this flow anyway. |
dmanjunath
left a comment
There was a problem hiding this comment.
Overall i think this looks good. I'm not too hung up on the script to build this vs the dockerfile, we can definitely move to that model over time
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cheran-senthil
left a comment
There was a problem hiding this comment.
I am very excited for this to be merged! 🔥
[855cf34] [C-2329] Fix notification navigation (#3060) Dylan Jeffers [aeccfee] [C-429] Fix edit-profile screen scroll (#3055) Dylan Jeffers [5a7bacd] Update dapp-store release and docs (#3043) Dylan Jeffers [5650435] [PAY-1061] - Only show confetting when unlocking from how to unlock section (#3042) Saliou Diallo [49fe95d] [C-2263C-2283] Add setCurrentUser profile action and call when we focus a profile screen (#3058) Kyle Shanks [1ca8e12] [C-2286] Update placement of the repeat single track check from play saga to next saga (#3054) Kyle Shanks [07e42d7] [C-2266] Disabled the PlayBar favorite button for the track owner (#3053) Kyle Shanks [3f2e1fe] Use wallet instead of ERC wallet (#3048) Michael Piazza [0838aa6] Fix confirmer lint (#3047) Dylan Jeffers [da900a7] Confirm if block passed (#3046) Isaac Solo [1b5efbe] Bump mobile versions (#3045) Sebastian Klingler [ea2b4c9] [PAY-997][PAY-1012][PAY-1050][PAY-1053][PAY-1066] - Miscellaneous QA fixes (#3035) Saliou Diallo [65683e5] Fix chat middleware (#3041) Reed [d401abf] [C-2276] Fix upload track store updates (#3018) Dylan Jeffers [c77334a] [C-2156] Refactor search-screen ui (#3030) Dylan Jeffers [0f449e8] [C-2311] Fix notification timestamp logic (#3033) Dylan Jeffers [e220d43] Revert "Hard code entity manager prod address for now" (#3040) nicoback2 [0209d7e] Hard code entity manager prod address for now (#3039) nicoback2 [ddfddc7] Add nvm install step (#3038) Raymond Jacobson [683a48b] [PAY-926] DMs: Desktop Inbox Settings tile on Settings Page (#3034) Marcus Pasell [1a9e5c9] Fix prod ACDC contract address (#3036) Isaac Solo [bde1f98] [PAY-940] Save permissions in chat permission dialog (#3027) Marcus Pasell [a049a78] Fix collapsible list typo (#3032) Dylan Jeffers [2d501e2] Add playback position logic on web for podcasts (#3019) Kyle Shanks [b99602a] Fix native code changes CI comment C-2305 (#3031) nicoback2 [483b4d8] [C-583] Fix section/flat list generics (#3026) Dylan Jeffers [efb1b9e] Upgrade mobile app versions for release (#3029) Dylan Jeffers [170d04d] [C-2220] Upgrade push-notification library (#2994) Dylan Jeffers [63e731d] [C-2301] Update dapp-store release, Improve docs (#3028) Dylan Jeffers [ff64e58] [PAY-1037][PAY-1036][PAY-1034] DMs: Font weight, spacing, and reaction button animation (#3025) Marcus Pasell [542e48b] Add custom mandatory update UI for mandatory OTA updates C-2258 (#3023) nicoback2 [7672b71] Mobile CI Improvements C-2256C-2284C-2285 (#3017) nicoback2 [97fde45] [C-2288] Fix auth error state check (#3024) Sebastian Klingler [f1cc072] [C-2137] Fix mobile status bar theme (#3022) Dylan Jeffers [0a5e84a] Re-add chat features to profile screen (#3016) Reed [5557cd5] Remove upgradeToCreator (#3001) Theo Ilie
Description
Bake in the Data and Eth contracts into a docker container to speed up A up
Tests
Ran locally
How will this change be monitored? Are there sufficient logs?