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

Feat/slashing #42

Draft
wants to merge 73 commits into
base: feat/scheduled-sc-execution
Choose a base branch
from
Draft

Commits on Oct 19, 2021

  1. FEAT: Add slash.proto

    mariusmihaic committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bb968c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0ef67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211fb93 View commit details
    Browse the repository at this point in the history
  4. FIX: Add empty line

    mariusmihaic committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8ba35ca View commit details
    Browse the repository at this point in the history
  5. FIX: Import order

    mariusmihaic committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    dd931a3 View commit details
    Browse the repository at this point in the history
  6. FIX: Generate proto file

    mariusmihaic committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1e3790b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 21, 2021

  1. FEAT: Add SetHeaders

    mariusmihaic committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9e288dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from ElrondNetwork/EN-10929-Create_slash_proto…

    …_structs_v2
    
    En 10929 create slash proto structs v2
    mariusmihaic authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7b1e68d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    dc2c279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64178e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    710e890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd1f3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2efc821 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a0e212 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    c547b25 View commit details
    Browse the repository at this point in the history
  2. FEAT: Add proof tests

    mariusmihaic committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    af27452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fd6c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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

Commits on Nov 5, 2021

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

Commits on Nov 8, 2021

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

Commits on Nov 12, 2021

  1. FIX: Review findings

    mariusmihaic committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    526cc84 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    ceda651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b76390d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    8b37351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7b474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127dd95 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    05c9a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02150a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7fc737 View commit details
    Browse the repository at this point in the history
  4. FEAT: Extend tests

    mariusmihaic committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    96c87c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7670733 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. FIX: General refactor

    mariusmihaic committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0ea4835 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. FIX: General refactor

    mariusmihaic committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    df5e313 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'EN-10945-Create_proto_proof_interfaces' into EN-11141-S…

    …hrink_proof_size
    
    # Conflicts:
    #	data/slash/common_test.go
    #	data/slash/multipleHeaderProposalProof_test.go
    #	data/slash/multipleHeaderSigningProof_test.go
    mariusmihaic committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    774f975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd321ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfff50f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8124e4 View commit details
    Browse the repository at this point in the history
  6. FIX: Error sprintf

    mariusmihaic committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    1ab3131 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce1f215 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    2923ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af6d5c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    519b307 View commit details
    Browse the repository at this point in the history
  2. CLN: Remove ProofID

    mariusmihaic committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ec61d74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36ca9e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. FEAT: Add GetBitmap()

    mariusmihaic committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6eaba3d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    5c6bed1 View commit details
    Browse the repository at this point in the history
  2. FIX: Review findings

    mariusmihaic committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    553f9a5 View commit details
    Browse the repository at this point in the history
  3. FIX: Merge conflicts

    mariusmihaic committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    daf2552 View commit details
    Browse the repository at this point in the history
  4. FIX: Review findings

    mariusmihaic committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    85cf15a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. FIX: Minor fix

    mariusmihaic committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bbfb7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2afd87b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EN-11151-Proof_construct_benchmark' into EN-11166-Exten…

    …d_multiple_sign_proof_GetAllHeaders
    
    # Conflicts:
    #	data/slash/multipleHeaderSigningProof.go
    mariusmihaic committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d913d29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43273b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    51714ad View commit details
    Browse the repository at this point in the history
  2. FIX: Minor description

    mariusmihaic committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6ae6b83 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    bda6989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from ElrondNetwork/merge-scheduled-sc-into-sla…

    …shing
    
    Merge scheduled sc into slashing
    mariusmihaic authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8cf8ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e96f550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f8dc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7820f4b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'EN-11151-Proof_construct_benchmark' into EN-11166-Exten…

    …d_multiple_sign_proof_GetAllHeaders
    mariusmihaic committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e88b9ca View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. FIX: Review findings

    mariusmihaic committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    013f63e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from ElrondNetwork/EN-10945-Create_proto_proof…

    …_interfaces
    
    Create proto proof interfaces
    mariusmihaic authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e38ac2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e9900 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'EN-11151-Proof_construct_benchmark' into EN-11166-Exten…

    …d_multiple_sign_proof_GetAllHeaders
    mariusmihaic committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2f07f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. FIX: Review findings

    mariusmihaic committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    346bfb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbd4ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from ElrondNetwork/EN-11151-Proof_construct_be…

    …nchmark
    
    Proof construction benchmark
    AdoAdoAdo authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e21a951 View commit details
    Browse the repository at this point in the history
  4. FIX: Review findings

    mariusmihaic committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6f67cc2 View commit details
    Browse the repository at this point in the history
  5. FEAT: Add byteSize const

    mariusmihaic committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    84c4c06 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/slashing' into EN-11166-Extend_multiple_sign_proof…

    …_GetAllHeaders
    
    # Conflicts:
    #	data/slash/common.go
    mariusmihaic committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    79c52b5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #39 from ElrondNetwork/EN-11166-Extend_multiple_si…

    …gn_proof_GetAllHeaders
    
    Extend multiple header sign proof to return all headers
    AdoAdoAdo authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    99ddc6e View commit details
    Browse the repository at this point in the history