8000 feat: emit events for creating market by aljo242 · Pull Request #163 · skip-mev/connect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

feat: emit events for creating market #163

Merged
merged 5 commits into from
Feb 22, 2024
Merged

feat: emit events for creating market #163

merged 5 commits into from
Feb 22, 2024

Conversation

aljo242
Copy link
Contributor
@aljo242 aljo242 commented Feb 21, 2024

Closes BLO-874

Copy link
codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (740aea6) 59.40% compared to head (1ec9cc9) 59.43%.

Additional details and impacted files
@@               Coverage Diff               @@
##           feat/msg-v2     #163      +/-   ##
===============================================
+ Coverage        59.40%   59.43%   +0.02%     
===============================================
  Files              227      227              
  Lines             8950     8960      +10     
===============================================
+ Hits              5317     5325       +8     
- Misses            2983     2985       +2     
  Partials           650      650              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aljo242 aljo242 merged commit fe342c1 into feat/msg-v2 Feb 22, 2024
@aljo242 aljo242 deleted the feat/events branch February 22, 2024 15:26
aljo242 pushed a commit that referenced this pull request Feb 22, 2024
* gen new

* msg

* fix

* add test

* fix

* gen new proto

* generalize

* fix

* format

* test

* fully test

* update

* fix

* ok

* ok

* Update x/marketmap/keeper/msg_server.go

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>

* Update x/marketmap/keeper/msg_server.go

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>

* refactor: remove market config from oracle and providers (#132)

* init

* rm mapstructure

* chore: swapping types in the main oracle to use ticker (#133)

* type swap

* alias

* alias

* use constants in tests

* chore: Updating API providers with new types (#139)

* binance

* coinbase and coingecko

* nits

* static

* type alias maximalism

* format

* chore: Updating all WS providers with new types (#143)

* coinbase and coingecko

* nits

* bitfinex

* bitstamp

* bybit

* nits

* nit

* websocket first pass

* nits

* format

* chore: Updating types based on new marketmap schema (#155)

* init

* testing

* more testing

* cr

* chore: Updating provider factories with new market map configuration (#162)

* init

* testing

* more testing

* cr

* init

* nits

* update

* nits

---------

Co-authored-by: aljo242 <alex@skip.money>

* chore: Updating conversion aggregation function (#164)

* init

* testing

* more testing

* cr

* init

* nits

* init

* nits

* e2e fixes

* cr nits

---------

Co-authored-by: Alex Johnson <alex@skip.money>

* update

* godoc

* update validation

* feat: emit events for creating market (#163)

* constants

* create market event

---------

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0