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

Support docker-compose for example test purpose. #64

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

tkyonezu
Copy link
Contributor

This branch support docker-compose for example testing.
You can use make up, down, logs and test it.
But this does'nt work well GetAccountAssets. We'll fix it soon!

@tkyonezu
Copy link
Contributor Author

Add CanAddAssetQuantity to genesis.block.
We can use GetAccountAssets successfully.

@tkyonezu
Copy link
Contributor Author

force ignore .env in .gitignore in the example directory. because docker-compose.yml use .env file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant