block-sdk/block/base
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
..
abci.go chore(verifytx): Updating VerifyTx to Cache between Transactions (#137) 2023-10-04 22:36:07 -04:00
config.go feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114) 2023-09-27 08:08:10 -07:00
handlers.go fix(compare): Adding Sequence Number check on Compare Priority (#159) 2023-10-17 16:50:28 -04:00
lane.go feat: x/blocksdk module integration (#201) 2023-11-07 16:22:17 -05:00
mempool.go fix(compare): Adding Sequence Number check on Compare Priority (#159) 2023-10-17 16:50:28 -04:00
priority_nonce.go fmt all 2023-11-02 11:01:54 -04:00
types.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00