convector icon indicating copy to clipboard operation
convector copied to clipboard

Smart Contract Systems the easy way. Open source development framework.

Results 43 convector issues
Sort by recently updated
recently updated
newest added

Right now, relationships are based by keys. We should add proper relationships decorators following ORM patterns like One-to-One, One-to-Many and Many-to-Many.

enhancement
core

If the cc-manager won't file the chaincode path, it will silently fail. ![image](https://user-images.githubusercontent.com/26728773/48145156-d5c14980-e277-11e8-8a91-1ebe63b2e94b.png) Won't find the prop "version" but install it anyway and fail when calling a property of the...

bug
cc-manager