Skip to content
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

Make asch-redeploy compatible with ASCH version 1.4.0 #18

Closed
a1300 opened this issue Jul 31, 2018 · 3 comments
Closed

Make asch-redeploy compatible with ASCH version 1.4.0 #18

a1300 opened this issue Jul 31, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@a1300
Copy link
Contributor

a1300 commented Jul 31, 2018

After the release of ASCH 1.4.0 asch-redeploy needs to adapt to the new folder structure of ASCH

@a1300 a1300 added the enhancement New feature or request label Jul 31, 2018
@a1300 a1300 self-assigned this Jul 31, 2018
@bassjobsen
Copy link
Contributor

Related issues:
asch:
AschPlatform/asch#230 which is related to AschPlatform/asch#233 too.
AschPlatform/asch#235

asch-core:
AschPlatform/asch-core#18

@bassjobsen
Copy link
Contributor

Running asch-redeploy -g "stone elephant caught wrong spend traffic success fetch inside blush virtual element" gives:

[2018-08-05 23:16:311][INFO] check balance...
[2018-08-05 23:16:606][INFO] successful created money transaction: undefined
Unhandled rejection Error: Invalid transaction body
    at sendMoney.handleTransferResponse (/usr/local/lib/node_modules/asch-redeploy/src/orchestration/sendMoney.js:100:27)
    at fetchAddressAndBalancewithSecret.then.then.then.then.then.then.then (/usr/local/lib/node_modules/asch-redeploy/src/orchestration/sendMoney.js:131:21)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

[2018-08-05 23:16:720][INFO] starting to register Dapp...

The above is possible due to AschPlatform/asch-cli#20 and can be fixed with AschPlatform/asch-cli#21.

@a1300
Copy link
Contributor Author

a1300 commented Aug 14, 2018

Fixed with commit 1c55db0

@a1300 a1300 closed this as completed Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants