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

Release v0.21.0 #1784

Merged
merged 172 commits into from
Apr 19, 2020
Merged

Release v0.21.0 #1784

merged 172 commits into from
Apr 19, 2020

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    b49d654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d58e0 View commit details
    Browse the repository at this point in the history
  3. fix lint

    NicolasMahe committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    997cc7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40bffc9 View commit details
    Browse the repository at this point in the history
  5. fix lint

    NicolasMahe committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    05952ec View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Merge pull request #1737 from mesg-foundation/feature/process-filter-…

    …type
    
    Add support for any type of data to filter
    antho1404 authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    dd097c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Merge branch 'dev' into feature/process-filter-predicates

    Nicolas Mahé authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    dd8be45 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    9e57db3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1738 from mesg-foundation/feature/process-filter-…

    …predicates
    
    Add more predicates to process filter
    antho1404 authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    da1336f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Add lcd query runner/hash that return a payload containing the runner…

    …'s hash, the instance's hash and the env hash.
    NicolasMahe committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f678842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec17976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c313c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddd584b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1743 from mesg-foundation/feature/lcd-hash

    Add calculate hash lcd endpoints
    antho1404 authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c95f4f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90beffa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1746 from mesg-foundation/feature/proto-dive

    Add "dive" validation to all repeated message in the proto files
    Nicolas Mahé authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6b61ac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2816d91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    230cd11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab8c6f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cc482a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    474b3ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c16c222 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    94a56f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5aa8fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    55cd8bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ce3e8e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3fcfc19 View commit details
    Browse the repository at this point in the history
  19. update build-proto script

    NicolasMahe committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3d6949e View commit details
    Browse the repository at this point in the history
  20. fix rebase

    NicolasMahe committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    599592a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc5110e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5dc7cbb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. make process filter match function to return error and put those erro…

    …r in error chan of the orchestrator
    NicolasMahe committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    59c631c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c359e02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1742 from mesg-foundation/feature/proto-message

    Simpler messages using protobuf definiton
    Nicolas Mahé authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    632858f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ab377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be8c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    417e0cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b7060e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c72a1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b962715 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1739 from mesg-foundation/feature/process-filter-…

    …reference
    
    Add reference system to filter
    antho1404 authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3edb90b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. update dependencies

    antho1404 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e8c9873 View commit details
    Browse the repository at this point in the history
  2. run go mod tidy

    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5661174 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1752 from mesg-foundation/fix/cosmos-tendermin-de…

    …pendency
    
    Update to cosmos-sdk v0.38.2 and tendermint v0.33.2
    Nicolas Mahé authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b695f07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into feature/validation

    # Conflicts:
    #	process/process.pb.go
    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d258e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1541fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87c95ad View commit details
    Browse the repository at this point in the history
  7. remove e2e grpc service

    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b38e66b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f80f52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13a4e15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7aeaf7c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec1f48c View commit details
    Browse the repository at this point in the history
  12. remove e2e grpc instance

    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0eb7fce View commit details
    Browse the repository at this point in the history
  13. remove e2e grpc process

    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    80f5b34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e959b0 View commit details
    Browse the repository at this point in the history
  15. fix execution price

    NicolasMahe committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    be8f4e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    469edd9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5ffe3c4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ae75752 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    949fff1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c2a81dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f165395 View commit details
    Browse the repository at this point in the history
  22. update e2e

    antho1404 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3a20cba View commit details
    Browse the repository at this point in the history
  23. Merge pull request #1749 from mesg-foundation/feature/validation

    Add more validation on resources
    antho1404 authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9883638 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    85d13c8 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #1754 from mesg-foundation/fix/service-hash-request

    Update service hash endpoint
    Nicolas Mahé authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    2c3d97e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    296d795 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4fd2336 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    153d445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e883b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ded31 View commit details
    Browse the repository at this point in the history
  4. update comments

    NicolasMahe committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    4dd5f39 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into feature/e2e-lcd

    # Conflicts:
    #	e2e/definition_test.go
    #	e2e/service_test.go
    NicolasMahe committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1e54742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f16d425 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6f604d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc48604 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/process-hash-request' into feature/e2e-lcd

    # Conflicts:
    #	e2e/process_test.go
    #	e2e/service_test.go
    #	x/process/client/rest/query.go
    NicolasMahe committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    8ed2290 View commit details
    Browse the repository at this point in the history
  10. fix previous commit

    NicolasMahe committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    daa7696 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4ca883 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d58b62c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1755 from mesg-foundation/feature/process-hash-re…

    …quest
    
    Update lcd process hash endpoint to use a dedicated request structure
    antho1404 authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    d278fb4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9055067 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1751 from mesg-foundation/feature/e2e-lcd

    Replace gRPC by LCD as much as possible from e2e tests
    antho1404 authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ee4eb79 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2b2fc4 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1759 from mesg-foundation/feature/lint

    add 2 more linters and remove useless exclusion
    antho1404 authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    40c7cf5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fae5636 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1756 from mesg-foundation/feature/gogoproto-casttype

    Change gogoproto's customtype to casttype
    antho1404 authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2963f35 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6674ab5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23e26a3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bf7abf1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    23f2709 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #1757 from mesg-foundation/feature/e2e-lcd-runner

    Replace runner gRPC by LCD in e2e tests
    antho1404 authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    b97f4e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    88905eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22735cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e8eb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec512a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1758 from mesg-foundation/feature/lcd-client

    Introduce a simple LCD client
    Nicolas Mahé authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    f78ceca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30cec3e View commit details
    Browse the repository at this point in the history
  7. do the same in rpc client

    NicolasMahe committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    dee39d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    a37a985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca3bf0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1761 from mesg-foundation/feature/remove-module-s…

    …uffix
    
    Remove module suffix from lot of places
    antho1404 authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    f45410b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    26064c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into feature/account-seq-desync

    Nicolas Mahé authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9056f3d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    e27e7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1206922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839ce0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58c0249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    242bf72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    530e3ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0f30e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    047643d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bb7d95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a81288a View commit details
    Browse the repository at this point in the history
  11. remove token credential struct from server runner

    add comments to proto
    NicolasMahe committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ff1bb6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    898ef80 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1768 from mesg-foundation/feature/runner-process-…

    …exists
    
    Add lcd endpoints and commands exists to runner and process
    antho1404 authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2c5f66a View commit details
    Browse the repository at this point in the history
  14. Merge branch 'dev' into feature/auth-runner-grpc

    Nicolas Mahé authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    61dbefb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf38696 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0291b18 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a27de1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5698107 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. fix instance event type

    NicolasMahe committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    647f547 View commit details
    Browse the repository at this point in the history
  2. Update emit execution. replace status by different action. emit it al…

    …so when execution is only proposed.
    NicolasMahe committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    f97bf9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f009b77 View commit details
    Browse the repository at this point in the history
  4. gosimple

    NicolasMahe committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ef2bac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56fcb2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1769 from mesg-foundation/feature/cosmos-events

    Update cosmos events
    antho1404 authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d419be3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Move bech32MainPrefix and coinType as const in config package.

    Move bech32 prefix set in init function to solve issue with validator
    NicolasMahe committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    7c95471 View commit details
    Browse the repository at this point in the history
  2. Add new gRPC API Orchestrator.

    Move Register Runner from Runner API to Orchestrator
    NicolasMahe committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    67e6006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58175b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258ff4d View commit details
    Browse the repository at this point in the history
  5. fix lint

    NicolasMahe committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4cb4454 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80a107b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e58bd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06c3e44 View commit details
    Browse the repository at this point in the history
  9. update e2e services

    NicolasMahe committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ff8b363 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    2d0ef86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3281eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdecdda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b1fa55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f504c76 View commit details
    Browse the repository at this point in the history
  6. fix lint

    NicolasMahe committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    46a3994 View commit details
    Browse the repository at this point in the history
  7. Merge runner/builder package into container package by also simplifyi…

    …ng container package a lot.
    
    Update e2e with it.
    NicolasMahe committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ab55d45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53c3a55 View commit details
    Browse the repository at this point in the history
  9. remove mocks package

    NicolasMahe committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d5f0eb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    84b11c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1771 from mesg-foundation/feature/admin-grpc-api

    Add Orchestrator gRPC API
    antho1404 authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    8a81e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5fc9c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1773 from mesg-foundation/e2e/switch-event-api

    Use new event API in e2e tests
    antho1404 authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2a2efe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cb407b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6482f21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1774 from mesg-foundation/remove/deprecated-grpc-api

    Remove deprecated gRPC API
    antho1404 authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    08bfc2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    738a21f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    757de0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99a8f5d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    969d4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2318fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a1ebd View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    NicolasMahe committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e1945fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1778 from mesg-foundation/dependabot/go_modules/g…

    …ithub.com/cosmos/cosmos-sdk-0.38.3
    
    Bump github.com/cosmos/cosmos-sdk from 0.38.2 to 0.38.3
    Nicolas Mahé authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6fa1f8e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev' into feature/account-seq-desync

    Nicolas Mahé authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    b88e914 View commit details
    Browse the repository at this point in the history
  7. fix merge

    NicolasMahe committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9150ca9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e124f1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1780 from mesg-foundation/feature/cosmos-cli

    Add info to cosmos version on build
    antho1404 authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    cd23aac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b895a3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1781 from mesg-foundation/feature/staking-token

    Switch back to default staking coins of cosmos
    antho1404 authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d60e919 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    429fdb1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1762 from mesg-foundation/feature/account-seq-desync

    Fix account sequence desynchronisation when error
    antho1404 authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bbc506f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Calculate the instance env hash with only the customized env instead …

    …of the merge of the default env and customized
    NicolasMahe committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    58bfa5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1783 from mesg-foundation/feature/simplify-inst-e…

    …nv-hash
    
    Calculate the instance env hash with only the customized env
    antho1404 authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    209a08a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

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