This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
laconicd
Watch
11
Star
0
Fork
1
Code
Issues
2
Pull Requests
2
Actions
Packages
Projects
Releases
14
Wiki
Activity
Setup and plumbing for auction module
#1
Merged
ashwin
merged 6 commits from
pm-add-auctions
into
main
2024-02-09 08:44:46 +00:00
Conversation
0
Commits
6
Files Changed
37
+27676
-91
prathamesh
commented
2024-02-09 05:03:30 +00:00
Member
Copy Link
Copy Source
No description provided.
prathamesh
added 3 commits
2024-02-09 05:03:30 +00:00
Add auction module type and query proto files
75aeddf456
Add proto file for auction tx messages
6a2df5dbdd
Add general files for auction module
6a2c489cd3
prathamesh
added 1 commit
2024-02-09 06:35:09 +00:00
Setup keeper files
19e3cec976
prathamesh
added 1 commit
2024-02-09 07:07:00 +00:00
Setup module files with depinject and autocli
f76a6b1a6c
prathamesh
added 1 commit
2024-02-09 08:34:57 +00:00
Integrate auction module into the chain
35152feb37
prathamesh
marked the pull request as ready for review
2024-02-09 08:40:57 +00:00
prathamesh
changed title from
Setup and integrate auction module into the chain
to
Setup and plumbing for auction module
2024-02-09 08:44:05 +00:00
ashwin
merged commit
328c06d919
into
main
2024-02-09 08:44:46 +00:00
ashwin
referenced this issue from a commit
2024-02-09 08:44:46 +00:00
Setup and plumbing for auction module (#1)
ashwin
deleted branch
pm-add-auctions
2024-02-09 08:44:46 +00:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
Clear labels
Copied from Github
An issue or PR manually copied from GitHub.
Kind/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
AFDudley
Alex
ashwin
cerccicd
ericlewis
i-norden
(Ian Norden)
prathamesh
(Prathamesh Musale)
rachmaninovquar
rjk-laconic
roysc
(Roy Crihfield)
srw
zramsay
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconicd#1
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
cerc-io/laconicd
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Setup and integrate auction module into the chainto Setup and plumbing for auction module