Update to latest CX develop#3
Open
Chris-PS wants to merge 83 commits intosn-srdjan:developfrom
Open
Conversation
…jects that are allocated on the heap
Garbage collector redesign
…is now calculated
Upon CX application start ping tracker service with current config.
Instead of relying on built cx-tracker-cli use dep ensure
… using the global reference to the program being used by the runtime
When adding a field to a CXStruct, the relative offset to that field …
Fixes to how the data segment is allocated.
Changed GC functions to accept a CXProgram argument instead of always…
Added a test file for the garbage collector.
Compile without opengl
Add needed flags for config to be used Use configured values as primary source (consider switching) Add suport for config download based on its hash value Lower the level for ping tracker issue
…e blockchain code.
CX chains heap fix
Updated vendored packages for CX chains heap fix.
Release documents for CX 0.7.1
Changed CX version to 0.7.1.
- Auto generate wallet in case one is missing on environment. - Check last run app genesis hash. Reset local database if we're running different app now.
Added Space Invaders dapp that uses CX chains to the list of video games
Removed UUID field from CX structures.
Refactorizations involving cxgo/main.go
… redirected to an outdated version of the repo and the games are already mentioned in the README.
Removed cx-games as a module.
…ronment variable .
…ries that are defined in a CX workspace.
…ackages in CX workspaces.
Feature/package system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #
Changes:
Does this change need to mentioned in CHANGELOG.md?