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

Add Group module #154

Merged
merged 136 commits into from
Jan 29, 2021
Merged

Add Group module #154

merged 136 commits into from
Jan 29, 2021

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    94b6d0a View commit details
    Browse the repository at this point in the history
  2. Delete unrelevant files

    blushi committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    88219db View commit details
    Browse the repository at this point in the history
  3. WIP on upgrade to stargate

    blushi committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1ea581c View commit details
    Browse the repository at this point in the history
  4. Add TODO

    blushi committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e0983d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    5d4b17d View commit details
    Browse the repository at this point in the history
  2. Fix proto-gen

    blushi committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    46302c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac06ce7 View commit details
    Browse the repository at this point in the history
  4. More migration in x/group

    blushi committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    b83faeb View commit details
    Browse the repository at this point in the history
  5. Fix lint

    blushi committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    e63f712 View commit details
    Browse the repository at this point in the history
  6. More lint fix

    blushi committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    4629fb1 View commit details
    Browse the repository at this point in the history
  7. Rename GroupID

    blushi committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    61558c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8578c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    179d5a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    1b1d694 View commit details
    Browse the repository at this point in the history
  2. Refacto to use Msg services

    blushi committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7c48dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4acfd5a View commit details
    Browse the repository at this point in the history
  4. Fix build

    blushi committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5f66c4f View commit details
    Browse the repository at this point in the history
  5. Fix lint

    blushi committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    55b0df8 View commit details
    Browse the repository at this point in the history
  6. Clean up testutil

    blushi committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6338a52 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    63227df View commit details
    Browse the repository at this point in the history
  2. Fix lint

    blushi committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    41612ce View commit details
    Browse the repository at this point in the history
  3. Fix initParamsKeeper

    blushi committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4aba3fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aae182 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Comment group ref in app

    blushi committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    742d2b9 View commit details
    Browse the repository at this point in the history
  2. Add comments in proto

    blushi committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a9d5fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548340f View commit details
    Browse the repository at this point in the history
  4. gen proto

    blushi committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    3bba95a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. wip on tests

    blushi committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    f777129 View commit details
    Browse the repository at this point in the history
  2. Setup test suite

    blushi committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1af002b View commit details
    Browse the repository at this point in the history
  3. Rm keeper_test

    blushi committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    4718f17 View commit details
    Browse the repository at this point in the history
  4. Rm testsupport.go

    blushi committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1212b8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97cf006 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    4887476 View commit details
    Browse the repository at this point in the history
  2. Fix exec proposal tests

    blushi committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    dc61a9b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Fix group tests

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a62bdb0 View commit details
    Browse the repository at this point in the history
  2. Add proposal executor tests

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    95a81c8 View commit details
    Browse the repository at this point in the history
  3. Update ORM tests

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    070c047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db313ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fce14 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    09216b7 View commit details
    Browse the repository at this point in the history
  7. Fix proto lint

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    83ad845 View commit details
    Browse the repository at this point in the history
  8. Renaming

    blushi committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    8321ff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Update ORM

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f834ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce52870 View commit details
    Browse the repository at this point in the history
  3. Remove errors pkg

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e80c00c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'marie/136-x-group' of github.com:regen-network/regen-le…

    …dger into marie/136-x-group
    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    67ede52 View commit details
    Browse the repository at this point in the history
  5. Improve proposal doc

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1e1e4d1 View commit details
    Browse the repository at this point in the history
  6. Fix events types

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2693e75 View commit details
    Browse the repository at this point in the history
  7. Update comment

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f523044 View commit details
    Browse the repository at this point in the history
  8. Clean up

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    75194ac View commit details
    Browse the repository at this point in the history
  9. Use GroupId

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    01fa2a1 View commit details
    Browse the repository at this point in the history
  10. Use ProposalId

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2058ef0 View commit details
    Browse the repository at this point in the history
  11. Update conditions.go

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3c620a0 View commit details
    Browse the repository at this point in the history
  12. Rename to GetGroupMembers

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a2a508f View commit details
    Browse the repository at this point in the history
  13. Add assertCommentSize

    blushi committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    814f33d View commit details
    Browse the repository at this point in the history
  14. Update x/group/server/keeper.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    blushi and robert-zaremba authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1563e6d View commit details
    Browse the repository at this point in the history
  15. Update x/group/server/keeper.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    blushi and robert-zaremba authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    171c485 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Rename result enum value

    blushi committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b11796a View commit details
    Browse the repository at this point in the history
  2. Add doc

    blushi committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    33040fe View commit details
    Browse the repository at this point in the history
  3. Add doc

    blushi committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    307191c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'marie/136-x-group' of github.com:regen-network/regen-le…

    …dger into marie/136-x-group
    blushi committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3fb86a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    d7a94a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ee8ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Move group/types to group

    blushi committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    47040d8 View commit details
    Browse the repository at this point in the history
  2. Remove tmp query.proto

    blushi committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ecbac2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ab424 View commit details
    Browse the repository at this point in the history
  4. Add Query service proto def

    blushi committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    cb440a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

Commits on Dec 9, 2020

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

    blushi committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f9eae0d View commit details
    Browse the repository at this point in the history
  3. Rename GroupID to ID

    blushi committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    96824bc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 17, 2020

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

    blushi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0b04ac2 View commit details
    Browse the repository at this point in the history
  3. Format

    blushi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    985b4c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Use bech32 addresses

    blushi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    184d271 View commit details
    Browse the repository at this point in the history
  2. Lint

    blushi committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    113af10 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Update group events

    blushi committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    cb413b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea502f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

    blushi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    b9fb3bc View commit details
    Browse the repository at this point in the history
  3. Update protocgen script

    blushi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    75541a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Update proto/regen/group/v1alpha1/genesis.proto

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    311840a View commit details
    Browse the repository at this point in the history
  2. Update proto/regen/group/v1alpha1/query.proto

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2671823 View commit details
    Browse the repository at this point in the history
  3. Update proto/regen/group/v1alpha1/events.proto

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e5d58a7 View commit details
    Browse the repository at this point in the history
  4. Update x/group/README.md

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6addb18 View commit details
    Browse the repository at this point in the history
  5. Update testutil/testdata/tx.proto

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2f6e6c6 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    blushi committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c30ff36 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    blushi committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0716554 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7077e80 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Reference issues in todos

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9a4b3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad93c20 View commit details
    Browse the repository at this point in the history
  3. Update x/group/server/msg_server.go

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f2c80a1 View commit details
    Browse the repository at this point in the history
  4. Update x/group/README.md

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    blushi and aaronc authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    0c82a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dee6b5 View commit details
    Browse the repository at this point in the history
  6. Remove useless address var

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    aba6b2e View commit details
    Browse the repository at this point in the history
  7. Reference event issue

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    438e128 View commit details
    Browse the repository at this point in the history
  8. Add comment in Vote

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    501b461 View commit details
    Browse the repository at this point in the history
  9. Update x/group/README.md

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    blushi and aaronc authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ab35cd4 View commit details
    Browse the repository at this point in the history
  10. Update x/group/README.md

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    blushi and aaronc authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    1783ffd View commit details
    Browse the repository at this point in the history
  11. Add GetPaginated to orm Index

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    72608bf View commit details
    Browse the repository at this point in the history
  12. Merge branch 'marie/136-x-group' of github.com:regen-network/regen-le…

    …dger into marie/136-x-group
    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c1a8cb9 View commit details
    Browse the repository at this point in the history
  13. Rename var in orm/iterator

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c14aea4 View commit details
    Browse the repository at this point in the history
  14. Replace comment with metadata

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2740733 View commit details
    Browse the repository at this point in the history
  15. More renaming

    blushi committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    8884926 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e89d701 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Use fixed MaxMetadataLength

    blushi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    29509d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1520eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d5e5b View commit details
    Browse the repository at this point in the history
  4. Link

    blushi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    51559ee View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    81a124f View commit details
    Browse the repository at this point in the history
  2. Rename perm to conditionFormat

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    cb3d217 View commit details
    Browse the repository at this point in the history
  3. Update x/group/conditions.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    blushi and robert-zaremba authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    a5a41a0 View commit details
    Browse the repository at this point in the history
  4. Add Paginate doc

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5cfdc50 View commit details
    Browse the repository at this point in the history
  5. Update orm/iterator.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    blushi and robert-zaremba authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    311cbbd View commit details
    Browse the repository at this point in the history
  6. Update doc

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6404a42 View commit details
    Browse the repository at this point in the history
  7. Add more docs

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0d359dc View commit details
    Browse the repository at this point in the history
  8. More docs

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    392966a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42ee1f0 View commit details
    Browse the repository at this point in the history
  10. Add err check in assertion

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    fae37ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79ad498 View commit details
    Browse the repository at this point in the history
  12. Add more comments to Paginate

    blushi committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    1588152 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a89d1f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    293f3ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f26deee View commit details
    Browse the repository at this point in the history
  16. Update proto/regen/group/v1alpha1/tx.proto

    Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
    blushi and anilcse authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ea63321 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    04fdbcb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Refactor Fixture (#228)

    aaronc authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c19d8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2cfdd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'marie/136-x-group' of github.com:regen-network/regen-le…

    …dger into marie/136-x-group
    blushi committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    6f7f619 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    162c271 View commit details
    Browse the repository at this point in the history
  2. Update x/group/server/msg_server.go

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    blushi and aaronc authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    ea9ba41 View commit details
    Browse the repository at this point in the history
  3. Update x/group/server/msg_server.go

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    blushi and aaronc authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    4f92bcb View commit details
    Browse the repository at this point in the history
  4. Update comment

    blushi committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fb5b37e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c938549 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cce7ae8 View commit details
    Browse the repository at this point in the history