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

QLight #1363

Merged
Merged

Conversation

nicolae-leonte-go
Copy link
Contributor

@nicolae-leonte-go nicolae-leonte-go commented Mar 14, 2022

Please see the docs PR below for details about the new feature.

Related PRs:

nicolae-leonte-go and others added 30 commits January 27, 2022 16:20
…t handlers and the configuration/initialization logic
…ivate transactions which are not referenced in public chain data
…vate data notifications remain on the P2P connection)
use pointer embedding, error on unexpected msg types, no-op tx broadcast loop
error on unexpected msg types, remove tx fetcher
remove un-initialised and unstarted downloader, add TODOs to note additional testing/checking
…2P checks which ensure that the P2P node is in the raft cluster
remove unnecessary start/stop code for a qlight client
…andle the end of sync block broadcast from the client
…t, token validation on qlight server (if multitenancy is enabled)
this is no longer needed as we are now pushing private block data directly to clients using the qlite p2p protocol instead of the client requesting private block data using the RPC API
Fields were converted to strings, transported, and then converted back to byte slices etc.
…e (they are overwritten when private block data arrives)
antonydenyer
antonydenyer previously approved these changes Apr 5, 2022
@Krish1979 Krish1979 removed the request for review from prd-fox April 6, 2022 08:31
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
@antonydenyer antonydenyer dismissed stale reviews from baptiste-b-pegasys and themself via 2777cfd April 6, 2022 09:03
antonydenyer and others added 10 commits April 6, 2022 10:03
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
Co-authored-by: baptiste-b-pegasys <85155432+baptiste-b-pegasys@users.noreply.github.com>
@antonydenyer antonydenyer merged commit 873884d into Consensys:master Apr 6, 2022
@rolandtyler rolandtyler removed the doc-change-required Indicates an issue or PR that requires doc to be updated label Apr 6, 2022
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.

None yet

9 participants