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

fix(dot/netwok): check for duplicate message earlier #2435

Merged
merged 19 commits into from
Apr 4, 2022

Commits on Mar 25, 2022

  1. Check for duplicate message earlier

    Check if we have seen the notification message before any processing
    happens on it
    kishansagathiya committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    47f2d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c6b70 View commit details
    Browse the repository at this point in the history
  3. Update dot/types/block_data.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f724864 View commit details
    Browse the repository at this point in the history
  4. Update dot/network/block_announce.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    25ddeba View commit details
    Browse the repository at this point in the history
  5. Update dot/network/message.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    844651a View commit details
    Browse the repository at this point in the history
  6. Update dot/network/message_cache.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b7de7eb View commit details
    Browse the repository at this point in the history
  7. Update dot/network/message_cache.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1eccacb View commit details
    Browse the repository at this point in the history
  8. Update dot/state/block.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    495e5dc View commit details
    Browse the repository at this point in the history
  9. small fixes

    kishansagathiya committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c766bfd View commit details
    Browse the repository at this point in the history
  10. small fixes

    kishansagathiya committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e8f6806 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. small changes

    kishansagathiya committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f2b81ff View commit details
    Browse the repository at this point in the history
  2. Update dot/network/gossip.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    kishansagathiya and qdm12 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7a0f099 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    950e476 View commit details
    Browse the repository at this point in the history
  2. something

    kishansagathiya committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a36d66e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fixed a test

    kishansagathiya committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1a042d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5ba2d View commit details
    Browse the repository at this point in the history
  3. linked the issue

    kishansagathiya committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1fcfb7f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    41d1f45 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    67ace9e View commit details
    Browse the repository at this point in the history