catalystdao / generalised-relayer

Modular Relayer that works with multiple AMBs & Generalised Incentives
MIT License
10 stars 4 forks source link

[feat]: Implement a pricing controller #31

Closed jsanmigimeno closed 2 months ago

jsanmigimeno commented 3 months ago

Implement a pricing controller to allow external services (e.g. an underwriter) to query an asset price via the Relayer without it itself having to implement a pricing service.

ptdatta commented 2 months ago

Hey @jsanmigimeno can you please review this PR.

jsanmigimeno commented 2 months ago

Implemented via #42