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

Serve multi tenants from a single node #72

Merged
merged 33 commits into from
Jan 29, 2021
Merged

Conversation

trung
Copy link
Contributor

@trung trung commented Dec 17, 2020

Specs and scenarios for Consensys/quorum#1105

Additional improvements:

  • Unlock multiple Ethereum accounts
  • Allow to inject local binaries to containers for faster feedback loop during development
  • Improve polling transaction receipts logic
  • Add assertion logic for contract extension status polling

trung and others added 28 commits January 8, 2021 09:38
Make the contract returned optional, for the cases where we try to deploy a contract but expect it to fail.
Make the contract returned optional, for the cases where we try to deploy a contract but expect it to fail.
trung added 3 commits January 22, 2021 15:19
- Run tests with custom Docker images in Github Actions workflow
- Run tests with local binaries
Copy link
Contributor

@nmvalera nmvalera left a comment

Choose a reason for hiding this comment

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

LGTM

@nmvalera nmvalera merged commit fb4c349 into Consensys:master Jan 29, 2021
@trung trung deleted the multitenant branch January 29, 2021 14:10
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.

4 participants