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

Prepare for v0.9.5 #13

Merged
merged 13 commits into from
Feb 6, 2022
Merged

Prepare for v0.9.5 #13

merged 13 commits into from
Feb 6, 2022

Conversation

davidatwhiletrue
Copy link
Member

Summary

  • Code documentation and documentation site configs.
  • Integration and unit tests.
  • Bugfix: deserialization of a deploy with StoredVersionedContractBy* executable deploy item failed because of a typo.
  • Serialize BigIntegers as unsigned always.

TODO

Checklist

  • Code is properly formatted
  • All commits are signed
  • Tests included/updated or not needed
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: David Hernando <david.hernando@make.services>
…xecutable deploy item failed because of a typo.

Signed-off-by: David Hernando <david.hernando@make.services>
CLValue byte serializer unit tests.

Signed-off-by: David Hernando <david.hernando@make.services>
Minor documentation fixes.

Signed-off-by: David Hernando <david.hernando@make.services>
When RPC call fails, add error messasge to the exception message.

Signed-off-by: David Hernando <david.hernando@make.services>
Signed-off-by: David Hernando <david.hernando@make.services>
…hich require an NCTL node).

Signed-off-by: David Hernando <david.hernando@make.services>
Improvements in the documentaion site.

Signed-off-by: David Hernando <david.hernando@make.services>
Signed-off-by: David Hernando <david.hernando@make.services>
Changed the index.md for the documentation home page.

Signed-off-by: David Hernando <david.hernando@make.services>
@davidatwhiletrue davidatwhiletrue changed the title Develop Prepare for v0.9.5 Jan 18, 2022
…st/map as a parameter in a deploy.

Casper favicon removed - theme's default will be used instead.

Signed-off-by: David Hernando <david.hernando@make.services>
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ihor
Copy link
Member

ihor commented Feb 2, 2022

@davidatwhiletrue another thing I noticed is that we should add a link to the dockerized NCTL instructions in the README to make it easier to set up the test environment. Atm one should know how to use NCTL in order to proceed. Do you agree? Please make a note to add it once it's ready if you do.

Added instructions to set up a local network with NCTL docker image.

Signed-off-by: David Hernando <david.hernando@make.services>
Signed-off-by: David Hernando <david.hernando@make.services>
@davidatwhiletrue
Copy link
Member Author

@ihor It's a good idea. I've added to the README the command to start the container and a link to the full instructions. Similarly, I added a new page to the documentation website.

@davidatwhiletrue davidatwhiletrue merged commit 74155f3 into master Feb 6, 2022
@davidatwhiletrue davidatwhiletrue deleted the develop branch February 14, 2022 04:50
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.

2 participants