Alex Johnson
0612051d51
chore: add govulncheck ( #316 )
...
* import
* add target
* workflow
* remove parallel
* fix with dummy
2023-12-20 14:52:33 -05:00
Eric Warehime
4e7e7acfbf
chore: Add e2e test readme ( #319 )
2023-12-20 09:49:11 -08:00
Nikhil Vasan
b5fe2a772c
fix(mempool parity): Enforce comet / app-side mempool parity in CheckTx + integ. tests [BLO-584] [BLO-635] ( #306 )
...
* account setup for network tests
* Add Test case for app-mempool / cmt mempool parity
* add fix
* move check-tx handlers to wrap each other
* linting
* migrate to chaintestutils
* linting
* additional test-case
* lint
* remove paralell tests
* remove MEVLaneI
* fix(check_tx): Check error of GetAuctionBid in ValidateBidTx [BLO-461] (#312 )
* add err check in ValidateBidTx
* add test-case for ValidateBidTx
* remove -race flag for integ
2023-12-18 18:29:06 -08:00
Alex Johnson
b48073d3eb
test: use chaintestutil ( #296 )
...
* rename
* fix
* format
* workflow
* add basic test
* add targetss
* use commit
* workflow
* basic setup
* add keeper
* fix
* fix?
* update
* update
* update
* fix
* fix
* go work inti
2023-12-13 09:01:14 -05:00
Alex Johnson
7e279c5daa
chore: rename integration to e2e ( #291 )
2023-12-12 16:23:15 -08:00
David Terpay
7d8a6956a7
feat: gRPC mempool service ( #275 )
...
* make file nit
* base app set up
* make file update
* makefile nit
* adding service test to e2e
* lint
* type fix
* nit
* unit test + readme
2023-12-08 13:33:58 -05:00
Eric Warehime
56eeeb3ea2
chore: Add codecov ( #276 )
...
* Add test-cover target
* Add test-cover and codecov upload
2023-12-08 09:32:41 -08:00
Alex Johnson
0346c07e86
chore: update all deps ( #184 )
...
* deps
* lint fix
* update proto and format
* proto update deps
* remove cmd
2023-11-02 14:27:10 -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
Nikhil Vasan
3abfde4f34
feat(adapters): Add SignerExtractionAdapter [ENG-1916] ( #114 )
...
* add a signer-extraction-adapter
* linting
* feat(adapters/mev-lane): Use the SignerExtractionAdapter in the Mev-Lane [ENG-1917] (#115 )
* use SignerExtractionAdapter in the Factory
* feat(e2e): block sdk integration updates (#122 )
* cherry-pick from injective
* remove transactions from app-side mempool on failed re-checktx
2023-09-27 08:08:10 -07:00
Nikhil Vasan
454d2e5f3d
feat(e2e): add integration tests ( #100 )
...
* add integration tests
* add workflow
---------
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-09-18 10:03:11 -04:00
Alex Johnson
02b29290d1
chore: format ( #38 )
...
* setup
* tidy
* format
* final format
---------
Co-authored-by: aljo242 <alex@shmeeload.xyz>
2023-09-07 11:17:21 -04:00
Alex Johnson
533bb03c36
chore: tools ( #35 )
...
* modity tools
* run go mod tidy
---------
Co-authored-by: aljo242 <alex@shmeeload.xyz>
2023-09-01 09:31:12 -04:00
David Terpay
bf25872404
init
2023-08-17 16:40:59 -04:00
David Terpay
1ed1adc856
feat(ITS): [ENG-1627]: Moving ITS from release branch to main ( #236 )
...
Co-authored-by: Nikhil <nikhil@skip.money>
2023-08-11 18:22:39 +00:00
David Terpay
5dd05d1afb
chore(v0.50.0): Migrating codebase to latest SDK version ( #215 )
2023-07-26 21:42:57 +00:00
Aleksandr Bezobchuk
cc74b9e027
feat: [ENG-792] Implement E2E Testing Framework ( #107 )
2023-05-08 14:45:17 -04:00
David Terpay
a831b25025
[ENG-731]: Support for Dependencies Injection ( #65 )
2023-04-18 16:45:31 -04:00
David Terpay
bea9eadbf3
[ENG-711]: First write through of the spec ( #57 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-04-18 19:46:43 +00:00
Aleksandr Bezobchuk
0d475f632d
CI Setup ( #19 )
2023-03-14 10:23:27 -04:00
David Terpay
6040538831
Terpay/proto additions ( #3 )
...
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-02-23 16:46:20 -05:00
Aleksandr Bezobchuk
0f7c95dbf7
chore: Setup Scaffolding for Protobuf ( #1 )
2023-02-23 13:38:13 -05:00