这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Conversation

@Benardi
Copy link
Contributor

@Benardi Benardi commented Aug 10, 2020

Description

Add User table and User/Group junction table in Node DB. Add related tests for object creation.

Fixes #630

How has this been tested?

  • Add unit tests for object creation for User table and User/Group junction table

Checklist

@Benardi Benardi added the Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues label Aug 10, 2020
@Benardi Benardi self-assigned this Aug 10, 2020
@Benardi
Copy link
Contributor Author

Benardi commented Aug 10, 2020

For testing I've used 32 bytes in hex generated randomly by openssl as private_key. Had ethereum private key in mind when I did that.

Copy link
Member

@0xHericles 0xHericles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cereallarceny cereallarceny merged commit 6940ddb into dev Aug 14, 2020
@cereallarceny cereallarceny deleted the feature-630 branch August 14, 2020 10:39
AmrMKayid added a commit that referenced this pull request Aug 14, 2020
* 'cloud/aws' of github.com:OpenMined/PyGrid:
  Create User model in Node DB (#692)
AmrMKayid added a commit that referenced this pull request Aug 14, 2020
…nto abstract-core-classes

* 'abstract-core-classes' of github.com:OpenMined/PyGrid:
  Create User model in Node DB (#692)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create User model in Node DB

4 participants