-
Notifications
You must be signed in to change notification settings - Fork 4
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
how to keep in sync with dapp-offer-up? #4
Comments
#6 copied the I'll re-scope this to managing the remaining duplicate work. |
Agoric/dapp-offer-up@142bf9a is another bit of dapp-offer-up that should be here. |
bundle size test refinement is not in dapp-offer-up dapp-agoric-basics/contract/test/test-build-proposal.js Lines 64 to 65 in f48420e
|
@Jovonni told me an interesting idea yesterday: both of these apps could be forks of a template dap and as refinements are made to the template they can be merged into the daps |
Things we may need to figure out:
This will help us figure out the git strategy, what to rebase to, etc. Might need a design doc run before the work though. |
PR #6 inherited...
yarn start:docker
in dapp-offer-upyarn start:contract
(cf yarn start to aggregate all the start-up steps dapp-offer-up#5 )But maintaining this dapp independently from dapp-offer-up means addressing these issues in both repositories:
yarn start:contract
is disorganized, not checked dapp-offer-up#62 )More along those lines, not directly related to contract deployment (perhaps belongs in a separate issue)
The text was updated successfully, but these errors were encountered: