Commit Graph

11 Commits

Author SHA1 Message Date
David Terpay
97e5731f52
rm (#530) 2024-06-24 12:56:06 -04:00
Alex Johnson
79b9434615
feat: x/blocksdk full module (#192)
* module proto

* lane proto

* proto-gen

* proto-format

* regenerate

* genesis

* stub

* test

* comment

* new keeper functions

* finalize

* lint fix

* proto format

* encounteredLanes

* make protos

* generate

* generate

* msgs

* msgs test

* msg service

* grpc query

* add module

* add module assertions

* add client

* fix proto

* typo
2023-11-06 07:49:52 -05:00
Alex Johnson
d451d7a167
feat: x/blocksdk inital proto (#183)
* module proto

* lane proto

* proto-gen

* proto-format

* regenerate

* update desc
2023-11-02 14:42:58 -04:00
Nikhil Vasan
3c6f319ff1
feat(docs): rename x/builder -> x/auction (#55)
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
2023-09-12 14:37:25 -04:00
David Terpay
b191a6d3f7
generating new protos 2023-08-17 17:29:48 -04:00
David Terpay
faa64a5415
lints 2023-08-15 18:04:35 -04:00
David Terpay
00d9b8396f
docs(Rewards Provider): Updating docs with rewards provider (#213) 2023-07-24 15:33:20 +00:00
Nikhil Vasan
8b5ebc310a
feat: Provide Configuration Options for POB (#206) (#211)
Co-authored-by: Keefer Taylor | Tessellated <keefer@tessellated.io>
2023-07-17 14:32:20 +00:00
David Terpay
7797110514
feat(v1): Vote Extension Auction (#106) 2023-05-09 16:47:27 -04:00
David Terpay
32e2af07e0
fix(proto): File structure fix (#115) 2023-05-04 16:07:48 -04:00
David Terpay
a831b25025
[ENG-731]: Support for Dependencies Injection (#65) 2023-04-18 16:45:31 -04:00