Alex Johnson
41e85e9cfe
feat: x/blocksdk module integration ( #201 )
...
* 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
* config
* app
* clean
* wip
* mocks
* integrate into mempool
* lane utils
* wip
* fix and test
* format
* debug logs
* add
* integrate
* format
* fix
* rm
* add
* fmt imports
* better error
* simplify
* simplify
* simplify
* format
* deep copy
* Update block/lane.go
Co-authored-by: Keefer Taylor | Tessellated <keefer@tessellated.io>
---------
Co-authored-by: aljo242 <alex@ingenuity.build>
Co-authored-by: Keefer Taylor | Tessellated <keefer@tessellated.io>
2023-11-07 16:22:17 -05:00
aljo242
6199f94338
fmt all
2023-11-02 11:01:54 -04:00
David Terpay
d495b38954
feat(MEV): Updating MEV Lane with Testing + Cleaner Implementation ( #134 )
...
* updating mev lane with cleaner impl
* nit
* lint
2023-10-04 18:23:36 -04:00
David Terpay
b9d6761776
feat(ABCI): New Proposal Struct with Associated Metadata ( #126 )
...
* new proto types for proposal info
* new proposal type
* nits
* lane input
* lint
* feat(ABCI): Deprecating `CheckOrderHandler` with new Proposal MetaData (#127 )
* refactor without checkorder
* nits
* more nits
* lint
* nits
* feat(ABCI): Updating MEV lane to have no `CheckOrder` handler + testing (#128 )
* updating mev lane
* nits
* preventing adding multiple bid txs in prepare
* update
2023-09-28 11:10:13 -04:00