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

Merge conflicts demo refactor #5894

Closed
wants to merge 695 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 16, 2023

  1. Merge pull request #5711 from multiversx/add-resource-limiter-config

    Add resource limiter config
    iulianpascalau authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cd89ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4f79c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b59e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0d638d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c993ae5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    397fe9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d6c3dd View commit details
    Browse the repository at this point in the history
  8. FIX: Nil check

    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f6e05b1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5661 from multiversx/MX-14670-collect-outgoing-so…

    …vereign-logs
    
    Mx 14670 collect outgoing sovereign logs
    mariusmihaic authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    02ffaea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86016aa View commit details
    Browse the repository at this point in the history
  11. FIX: Stub -> mock

    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9d9af63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9687400 View commit details
    Browse the repository at this point in the history
  13. FIX: Variable namings

    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    40e6a9c View commit details
    Browse the repository at this point in the history
  14. Merge branch 'MX-14711-sign-outgoing-tx-data' into MX-14713-aggregate…

    …-signature-outgoing-tx-data
    
    # Conflicts:
    #	consensus/spos/bls/blsSubroundsFactory.go
    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    268185a View commit details
    Browse the repository at this point in the history
  15. FIX: After merge

    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2e7366 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'MX-14713-aggregate-signature-outgoing-tx-data' into MX-…

    …14758-sovereign-header-sig-verifier
    mariusmihaic committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    956d83f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ceed819 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge pull request #5710 from multiversx/overridable-configs-fix

    overridable configs fix
    gabi-vuls authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    28dfbe4 View commit details
    Browse the repository at this point in the history
  2. - proper versions

    iulianpascalau committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b2d3ccf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rc/v1.6.0' into fix-out-of-gas-save-key-value

    # Conflicts:
    #	go.mod
    iulianpascalau committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    534af5d View commit details
    Browse the repository at this point in the history
  4. - linter fix

    iulianpascalau committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8707519 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8352350 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5713 from multiversx/fix-out-of-gas-save-key-value

    Fix out of gas save key value
    iulianpascalau authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    39dd18a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'rc/v1.6.0' into update-indexer-and-mx-chain-comm

    # Conflicts:
    #	go.mod
    #	go.sum
    miiu96 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d641ab1 View commit details
    Browse the repository at this point in the history
  8. proper tags

    miiu96 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f1571bf View commit details
    Browse the repository at this point in the history
  9. proper tags

    miiu96 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b1df8f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f95e3cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a5eaae View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    1d89228 View commit details
    Browse the repository at this point in the history
  2. proper tags

    miiu96 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    411a1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5ca1c View commit details
    Browse the repository at this point in the history
  4. - fixed tests

    iulianpascalau committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ec0332b View commit details
    Browse the repository at this point in the history
  5. fix after review

    sstanculeanu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e6e33fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e93506 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5688 from multiversx/update-indexer-and-mx-chain-…

    …comm
    
    Update indexer and communication module
    iulianpascalau authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b55be32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d844f6 View commit details
    Browse the repository at this point in the history
  9. increase coverage

    sstanculeanu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    33c680f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1f8e5e View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/merge-master-rc-v1.6.0-2023.11.2…

    …0' into merge-master-rc-v1.6.0-2023.11.20
    iulianpascalau committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cff6dc2 View commit details
    Browse the repository at this point in the history
  12. FIX: After review

    mariusmihaic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0175469 View commit details
    Browse the repository at this point in the history
  13. FIX: Delete comment

    mariusmihaic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    690280e View commit details
    Browse the repository at this point in the history
  14. more tests

    sstanculeanu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9cb0bd4 View commit details
    Browse the repository at this point in the history
  15. fix lint

    sstanculeanu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    92ce002 View commit details
    Browse the repository at this point in the history
  16. fixes after review + cleanup

    ssd04 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    73911fe View commit details
    Browse the repository at this point in the history
  17. even more tests

    sstanculeanu committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5817269 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9321359 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'MX-14713-aggregate-signature-outgoing-tx-data' into MX-…

    …14758-sovereign-header-sig-verifier
    
    # Conflicts:
    #	consensus/interface.go
    #	consensus/spos/bls/sovereignSubRoundEndOutGoingTxData.go
    #	consensus/spos/bls/sovereignSubRoundEndOutGoingTxData_test.go
    #	consensus/spos/bls/subRoundEndExtraSignersHolder.go
    #	testscommon/subRounds/subRoundEndExtraSignatureAggregatorHandlerMock.go
    mariusmihaic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2fcf216 View commit details
    Browse the repository at this point in the history
  20. FIX: Variable name

    mariusmihaic committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e202d4e View commit details
    Browse the repository at this point in the history
  21. Merge pull request #5673 from multiversx/MX-14706-outgoing-tx-pool

    Outgoing operations pool
    mariusmihaic authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    006d32b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cab71ec View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5724 from multiversx/merge-master-rc-v1.6.0-2023.…

    …11.20
    
    Merge master rc v1.6.0 2023.11.20
    iulianpascalau authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0a307cc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    12774d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5676 from multiversx/MX-14711-sign-outgoing-tx-data

    Sovereign subrounds to sign outgoing tx data
    mariusmihaic authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bba19aa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/sov-outgoing-operations' into MX-14713-aggregate-s…

    …ignature-outgoing-tx-data
    mariusmihaic authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    16acd86 View commit details
    Browse the repository at this point in the history
  4. FIX: Linter

    mariusmihaic committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    807bb52 View commit details
    Browse the repository at this point in the history
  5. FIX: Tests

    mariusmihaic committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    25141ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e84bbd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5680 from multiversx/MX-14713-aggregate-signature…

    …-outgoing-tx-data
    
    Aggregate signatures sovereign outgoing tx data
    mariusmihaic authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    552a234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8eccb4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb44e23 View commit details
    Browse the repository at this point in the history
  10. FIX: Unit tests + mock

    mariusmihaic committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    16bb61b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request #5707 from multiversx/prometheus_dashboards

    Added new flag + readme for starting p2p prometheus dashboards
    sstanculeanu authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b8c3768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559626a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5110dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42660e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    7e87f15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5714 from multiversx/endpoint_epochs_left_as_elig…

    …ible
    
    New endpoint /node/waiting-epochs-left/:key
    sstanculeanu authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    aa5c9e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6830190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf340be View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/rc/v1.6.0' into merge-rc/v1.6.0-…

    …in-rc/v1.7.0-23nov
    
    # Conflicts:
    #	common/enablers/enableEpochsHandler.go
    #	common/enablers/enableEpochsHandler_test.go
    #	common/enablers/epochFlags.go
    #	common/interface.go
    #	go.mod
    #	go.sum
    #	sharding/mock/enableEpochsHandlerMock.go
    #	testscommon/enableEpochsHandlerMock/enableEpochsHandlerStub.go
    BeniaminDrasovean committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    123177a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce0b812 View commit details
    Browse the repository at this point in the history
  7. CLN: Remove testing code

    mariusmihaic committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bc2948c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5b2198 View commit details
    Browse the repository at this point in the history
  9. new vm 1.5.21

    sasurobert committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b14cc31 View commit details
    Browse the repository at this point in the history
  10. update go mod

    BeniaminDrasovean committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    14615d0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5733 from multiversx/api-block-rand-seed

    added randSeed and prevRandSeed on api blocks
    gabi-vuls authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f59c3d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge pull request #5735 from multiversx/merge-rc/v1.6.0-in-rc/v1.7.0…

    …-23nov
    
    Merge rc/v1.6.0 in rc/v1.7.0 23nov
    BeniaminDrasovean authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f2037b1 View commit details
    Browse the repository at this point in the history
  2. new vm 1.5.21

    sasurobert committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f9f8ae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2993d79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5400d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba63cab View commit details
    Browse the repository at this point in the history
  6. fixes after review

    ssd04 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    126b62b View commit details
    Browse the repository at this point in the history
  7. FIX: Unit tests

    mariusmihaic committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    cb6485a View commit details
    Browse the repository at this point in the history
  8. new vm 1.5.21

    sasurobert committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c8fde4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0c9e95 View commit details
    Browse the repository at this point in the history
  10. fixes after review

    ssd04 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6a8efb4 View commit details
    Browse the repository at this point in the history
  11. refactor found error var name

    ssd04 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c533a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    076c1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ffb99 View commit details
    Browse the repository at this point in the history
  3. new vm 1.5.21

    sasurobert committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b45b524 View commit details
    Browse the repository at this point in the history
  4. FIX: After review

    mariusmihaic committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2aa17bd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'MX-14758-sovereign-header-sig-verifier' into MX-14781-i…

    …nject-extra-signers
    
    # Conflicts:
    #	consensus/spos/bls/blsSubroundsFactory.go
    #	errors/errors.go
    mariusmihaic committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3a15fa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1869b85 View commit details
    Browse the repository at this point in the history
  7. FIX: Tests

    mariusmihaic committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9aad16b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4811fc0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5736 from multiversx/vm1.5.21

    new vm 1.5.21
    sasurobert authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bca59a9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5706 from multiversx/MX-14758-sovereign-header-si…

    …g-verifier
    
    Sovereign header sig verifier
    mariusmihaic authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d70c710 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d619d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5590959 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fixes after review

    AdoAdoAdo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4308f17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rc/v1.7.0' into sorting-on-current-randomness

    # Conflicts:
    #	cmd/node/config/enableEpochs.toml
    #	common/constants.go
    #	common/enablers/enableEpochsHandler.go
    #	common/enablers/enableEpochsHandler_test.go
    #	config/epochConfig.go
    #	config/tomlConfig_test.go
    AdoAdoAdo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d4bbae2 View commit details
    Browse the repository at this point in the history
  3. fix alignment

    AdoAdoAdo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5809526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc94795 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. burn role for all

    miiu96 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9431ef8 View commit details
    Browse the repository at this point in the history
  2. set address

    miiu96 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f0f6f6d View commit details
    Browse the repository at this point in the history
  3. latest indexer version

    miiu96 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f29e542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05610a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. proper tags

    miiu96 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    287ffc5 View commit details
    Browse the repository at this point in the history
  2. go sum

    miiu96 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    84c49b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4227b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b1ae2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5746 from multiversx/burn-role-for-all-event

    Burn role for all event
    miiu96 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    861ba44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0fc09b View commit details
    Browse the repository at this point in the history
  7. fix after review

    sstanculeanu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c17cd66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95e3795 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'MX-14781-inject-extra-signers' into MX-14777-interface-…

    …send-outgoing-tx-data
    
    # Conflicts:
    #	factory/processing/blockProcessorCreator.go
    mariusmihaic committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    88d0704 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43a61f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. - governance fixes

    iulianpascalau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7d7bbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cd4d2 View commit details
    Browse the repository at this point in the history
  3. FIX: Typo

    mariusmihaic committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2bb8fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d274df7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5717 from multiversx/MX-14781-inject-extra-signers

    Create and inject extra signers holder
    mariusmihaic authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    132ad4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88beec3 View commit details
    Browse the repository at this point in the history
  7. FIX: After review

    mariusmihaic committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    088839b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5726 from multiversx/MX-14777-interface-send-outg…

    …oing-tx-data
    
    Sovereign end subround send outgoing data and interface injection
    mariusmihaic authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    50fa6e4 View commit details
    Browse the repository at this point in the history
  9. update unit tests

    ssd04 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c1b52f7 View commit details
    Browse the repository at this point in the history
  10. refactor interface

    ssd04 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    133040a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    437eb02 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request #5747 from multiversx/cacheless-core-go

    chore: integrated cacheless core-go libs
    iulianpascalau authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0394303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d113279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f25967 View commit details
    Browse the repository at this point in the history
  4. FIX: Unit tests

    mariusmihaic committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    42fb4b1 View commit details
    Browse the repository at this point in the history
  5. FIX: After self review

    mariusmihaic committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    66810b3 View commit details
    Browse the repository at this point in the history
  6. FIX: Variable name

    mariusmihaic committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    adab047 View commit details
    Browse the repository at this point in the history
  7. CLN

    mariusmihaic committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d9633d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c118fcb View commit details
    Browse the repository at this point in the history
  9. - fixed return value

    iulianpascalau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a93903a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    411a8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da8cfd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d6bbe4 View commit details
    Browse the repository at this point in the history
  4. proper release for storage

    ssd04 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ab86556 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5751 from multiversx/sharded-persister-static-sto…

    …rers
    
    Use sharded persister for static storers
    iulianpascalau authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dce39c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3dd8e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d9da65 View commit details
    Browse the repository at this point in the history
  8. FIX: Unit tests

    mariusmihaic committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f161c41 View commit details
    Browse the repository at this point in the history
  9. more unit tests

    ssd04 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bf7d280 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    9055c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e8608 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rc/v1.7.0' of https://github.com/multiversx/mx-chain-go

    …into move_ValidatorAPIResponse
    
    # Conflicts:
    #	go.mod
    #	go.sum
    sstanculeanu committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9074db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dc7af5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00c12cd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5749 from multiversx/notifier-revert-with-new-pay…

    …load
    
    use new payload for revert in http integration
    ssd04 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4c22494 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    db30d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd92772 View commit details
    Browse the repository at this point in the history
  3. FIX: After self review

    mariusmihaic committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bd76d05 View commit details
    Browse the repository at this point in the history
  4. FEAT: Mock grpc server

    mariusmihaic committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    10db8df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b93109 View commit details
    Browse the repository at this point in the history
  6. TST: bridge confirmation

    mariusmihaic committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7c98219 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81f69cf View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. updated vms

    sstanculeanu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    720a756 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5761 from multiversx/fix-forgotten-mutex-unlock

    Fixed forgotten mutexes Unlock calls
    iulianpascalau authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    513a593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29ac69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf6128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d27b443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb2fb80 View commit details
    Browse the repository at this point in the history
  7. updated vms

    sstanculeanu committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4d65daa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5738 from multiversx/move_ValidatorAPIResponse

    Move ValidatorAPIResponse structure to mx-chain-core-go
    sstanculeanu authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    52575bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb42559 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #5705 from multiversx/trie-sync-progress-status

    Trie sync progress status
    ssd04 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f780b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f76fd View commit details
    Browse the repository at this point in the history
  3. proper tags

    sstanculeanu committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1f293fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c2116b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    741ced4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5764 from multiversx/fix-snapshots-manager

    Fix snapshots manager
    iulianpascalau authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3935103 View commit details
    Browse the repository at this point in the history
  7. CLN" General cleanup

    mariusmihaic committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    59bedd6 View commit details
    Browse the repository at this point in the history
  8. CLN: General cleanup

    mariusmihaic committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c27b32 View commit details
    Browse the repository at this point in the history
  9. FIX: Extra line

    mariusmihaic committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0ba7826 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. return error during snapshot if the storer is closing

    (cherry picked from commit e4156c7)
    BeniaminDrasovean committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a935aad View commit details
    Browse the repository at this point in the history
  2. add unit tests

    BeniaminDrasovean committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0002f29 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. - new logger version

    iulianpascalau committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f62255c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request #5753 from multiversx/MX-14834-integrate-grpc-client

    Integrate grpc client to bridge outgoing data
    mariusmihaic authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    caf1002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c2d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82dbb65 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5755 from multiversx/MX-14835-bridge-outgoing-dat…

    …a-confirmation
    
    Confirm outgoing bridge operations
    mariusmihaic authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7b40e51 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/sov-outgoing-operations' into MX-14850-extend-mock…

    …-notifier-with-confirmed-bridgeOps
    mariusmihaic authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    004b950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5e4681 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3accfe7 View commit details
    Browse the repository at this point in the history
  8. CLN: Scripts

    mariusmihaic committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    712fa08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58cf7c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    26fac5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20003ea View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge pull request #5782 from multiversx/fix-managed-peers-holder-202…

    …3.12.19
    
    Fixed managed peers holder
    iulianpascalau authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2af5088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3edde5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d236d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. FIX: CLI.md

    mariusmihaic committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    026dd60 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix MetricCountConsensus

    sstanculeanu committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e5fa525 View commit details
    Browse the repository at this point in the history
  2. proper fix

    sstanculeanu committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e01fc79 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Merge branch 'rc/v1.6.0' of https://github.com/multiversx/mx-chain-go

    …into rc/v1.7.0
    
    # Conflicts:
    #	go.mod
    #	go.sum
    #	storage/interface.go
    #	testscommon/storageManager/storageManagerStub.go
    #	update/factory/dataTrieFactory.go
    sstanculeanu committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1731aea View commit details
    Browse the repository at this point in the history
  2. updated deps

    sstanculeanu committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    09b47df View commit details
    Browse the repository at this point in the history
  3. fix after review

    sstanculeanu committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7435b34 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    77e24bc View commit details
    Browse the repository at this point in the history
  2. - fixed CLI.md

    iulianpascalau committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0fb661e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5793 from multiversx/merge_rc160_into_rc170_2023.…

    …12.28
    
    Merge rc160 into rc170 2023.12.28
    sstanculeanu authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3773b00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31576b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. - more fixes

    iulianpascalau committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5d278a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200506b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f39bfac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b42c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8eaaa View commit details
    Browse the repository at this point in the history
  4. other fixes

    axenteoctavian committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a3fcab3 View commit details
    Browse the repository at this point in the history
  5. readme text fix

    axenteoctavian committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    288572a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdc9df3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83a4686 View commit details
    Browse the repository at this point in the history
  8. - fixed linter issues

    iulianpascalau committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8fde523 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix after review

    BeniaminDrasovean committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1a384ab View commit details
    Browse the repository at this point in the history
  2. removed check for num of multikeys in consensus in order to update th…

    …e metric for regular nodes as well
    sstanculeanu committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b54b2e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. added extra unittests

    sstanculeanu committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    170ec68 View commit details
    Browse the repository at this point in the history
  2. proper fix: metric was not updated because sr.SelfConsensusGroupIndex…

    …() would return err for a multikey node
    sstanculeanu committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    60b0978 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #5775 from multiversx/context-closing-during-snaps…

    …hot-bugfix
    
    Context closing during snapshot bugfix
    BeniaminDrasovean authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6e6bad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a77df11 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fixes after review

    axenteoctavian committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f2cb49f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    061a9e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5763 from multiversx/MX-14850-extend-mock-notifie…

    …r-with-confirmed-bridgeOps
    
    Mock grpc server
    mariusmihaic authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    924726e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f6010 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5779 from multiversx/MX-14914-generate-certificates

    Start sovereign nodes with certificates
    mariusmihaic authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2084d0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72f867 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5784 from multiversx/MX-14929-load-tls-certificat…

    …e-logviewer
    
    Load tls config into logviewer
    mariusmihaic authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    40bea51 View commit details
    Browse the repository at this point in the history
  7. fixes after review

    axenteoctavian committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f7c6bfa View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    eeeb6f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5792 from multiversx/fix_MetricCountConsensus

    Fix metric count consensus
    sstanculeanu authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    229ae2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2109b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5788 from multiversx/MX-14918-merge-sovereign-con…

    …figs
    
    Merge notifier config into sovereign config
    mariusmihaic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2d89d03 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    ea525d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea59c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5795 from multiversx/fix-import-db-resource-leak

    Fix import db resource leak
    iulianpascalau authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    023a194 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/chain-go-sdk' into merge-sovereign-into-sov-outgoi…

    …ng-operations-16-jan-2023
    
    # Conflicts:
    #	cmd/sovereignnode/incomingHeader/errors.go
    #	cmd/sovereignnode/incomingHeader/incomingHeaderProcessor_test.go
    #	cmd/sovereignnode/incomingHeader/incomingSCRProcessor.go
    mariusmihaic committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7028168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    945c4fb View commit details
    Browse the repository at this point in the history
  6. FIX: After merge

    mariusmihaic committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d4f100a View commit details
    Browse the repository at this point in the history
  7. CLN: Update dependencies

    mariusmihaic committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7b1e6b2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5683 from multiversx/sorting-on-current-randomness

    switch to current block randomness for ordering transactions
    iulianpascalau authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d49fcca View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5839 from multiversx/merge-sovereign-into-sov-out…

    …going-operations-16-jan-2023
    
    Merge sovereign into feat/sov outgoing operations 16 jan 2023
    mariusmihaic authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1c850a2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5730 from multiversx/feat/sov-outgoing-operations

    feat/ Sovereign outgoing bridge operations
    mariusmihaic authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6f97298 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    1e58dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a00fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490511f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5848 from multiversx/merge-rc-1-7-into-sovereign-…

    …18-jan-2024
    
    Merge rc 1 7 into sovereign 18 jan 2024
    mariusmihaic authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a6e8ced View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    2828421 View commit details
    Browse the repository at this point in the history
  2. FIX: Unit tests

    mariusmihaic committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5fbacee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5865 from multiversx/MX-15055-fix-subscribed-even…

    …ts-outgoing-ops
    
    FIX: Add back subscribed events for outgoing operations
    mariusmihaic authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5c25b88 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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