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

Change protocol format and RPC procedure names to match LIP - Closes #4118 #4431

Merged
merged 25 commits into from Oct 31, 2019

Commits on Oct 25, 2019

  1. ♻️ Update RPC names

    ManuGowda committed Oct 25, 2019
    Copy the full SHA
    f547973 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b4b96c9 View commit details
    Browse the repository at this point in the history
  3. ♻️ Update tests

    ManuGowda committed Oct 25, 2019
    Copy the full SHA
    d5f2eb5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c6f7117 View commit details
    Browse the repository at this point in the history
  5. ♻️ Fix lint errors

    ManuGowda committed Oct 25, 2019
    Copy the full SHA
    b4b30aa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    eeab632 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1e4220e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Copy the full SHA
    9e6c425 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ac9be1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4118-update-rpc-names' of github.com:LiskHQ/lisk-sdk in…

    …to 4118-update-rpc-names
    ManuGowda committed Oct 28, 2019
    Copy the full SHA
    092662e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bea8c9e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Copy the full SHA
    d4cf36f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c2dea7 View commit details
    Browse the repository at this point in the history
  3. Remove non-used P2P types

    diego-G committed Oct 29, 2019
    Copy the full SHA
    4fc41f1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a13aacb View commit details
    Browse the repository at this point in the history
  5. ♻️ Remove unwanted test

    Applynodeinfo logic is changed and its no longer valid
    The appropriate test is covered in apply_node_info.ts test
    ManuGowda committed Oct 29, 2019
    Copy the full SHA
    89203ab View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cd52ad7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. ♻️ Remove unwanted test

    Applynodeinfo logic is changed and its no longer valid
    The appropriate test is covered in apply_node_info.ts test
    ManuGowda committed Oct 30, 2019
    Copy the full SHA
    912e8d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4118-update-rpc-names' of github.com:LiskHQ/lisk-sdk in…

    …to 4118-update-rpc-names
    ManuGowda committed Oct 30, 2019
    Copy the full SHA
    7d492d1 View commit details
    Browse the repository at this point in the history
  3. 🔥 Remove legacy test

    ManuGowda committed Oct 30, 2019
    Copy the full SHA
    6d97130 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bd0fc7d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. 🔥 Update local ip scripts

    1) Remove unwanted sudo permission
    2) Check for darwin
    3) Add disable local ip script
    ManuGowda committed Oct 31, 2019
    Copy the full SHA
    0280a52 View commit details
    Browse the repository at this point in the history
  2. ♻️ Skip fragile test

    ManuGowda committed Oct 31, 2019
    Copy the full SHA
    f337a3b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3fa768f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9ecb07a View commit details
    Browse the repository at this point in the history