0g-chain/x/pricefeed/keeper
Denali Marsh 075a3089ce
R4R: add events to pricefeed module (#343)
* added events, attributes to pricefeed msgs and core functionality

* removed added space

* conditionally emit market_price_updated if price has changed

* updated expiry to Unix format
2020-01-27 10:07:42 -08:00
..
integration_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
keeper_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
keeper.go R4R: add events to pricefeed module (#343) 2020-01-27 10:07:42 -08:00
params_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
params.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
querier.go R4R: add params query to pricefeed module (#311) 2020-01-17 13:55:17 +01:00