Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add p/demo/ownable #1314

Merged
merged 20 commits into from
Nov 2, 2023
Merged

feat: add p/demo/ownable #1314

merged 20 commits into from
Nov 2, 2023

Commits on Oct 9, 2023

  1. add poll p & r

    leohhhn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0c529df View commit details
    Browse the repository at this point in the history
  2. render update

    leohhhn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2b8e027 View commit details
    Browse the repository at this point in the history
  3. optimized votecount

    leohhhn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fb2ef6c View commit details
    Browse the repository at this point in the history
  4. fix rendering

    leohhhn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    df6e959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3337d5d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. WIP add ownable

    leohhhn committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    66d9395 View commit details
    Browse the repository at this point in the history
  2. change address check

    leohhhn committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3e9fdb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. wip added tests

    leohhhn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e01d826 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. wip added more tests

    leohhhn committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b6422d9 View commit details
    Browse the repository at this point in the history
  2. remove comment

    leohhhn committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    749272b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f4d4cf View commit details
    Browse the repository at this point in the history
  4. add address validity check

    leohhhn committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    814e4bd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. minor test change

    leohhhn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d6edf8f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. minor changes

    leohhhn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7180d47 View commit details
    Browse the repository at this point in the history
  2. minor refactor]

    leohhhn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d215384 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. run make fmt

    leohhhn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1f67228 View commit details
    Browse the repository at this point in the history
  2. add gno.mod

    leohhhn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f24daac View commit details
    Browse the repository at this point in the history
  3. formatting

    leohhhn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1d1ca12 View commit details
    Browse the repository at this point in the history
  4. updated getter function

    leohhhn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fb51a9f View commit details
    Browse the repository at this point in the history
  5. fix typos

    leohhhn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    534f96b View commit details
    Browse the repository at this point in the history