tellor-io / layer

tellor chain - a cosmos sdk chain for reporting and validating arbitrary data
https://www.tellor.io
8 stars 3 forks source link

Tested Mint Module #161

Closed CJPotter10 closed 1 month ago

CJPotter10 commented 1 month ago

Tested keeper.go in the mint module as well as added another check in the aggregate test to ensure that no result is returned for when an aggregate exists for a queryId but occurred at a later timestamp than passed into GetDataBefore

themandalore commented 1 month ago

@CJPotter10 , can you get the tests passing too?