hindley-milner-systems / dapp-ertp-airdrop

0 stars 2 forks source link

chore: fixed linting issues and reverted any instances in which useful files were removed #95

Closed tgrecojs closed 3 months ago

tgrecojs commented 3 months ago

@dckc I seem to be running into an issue with the CoreEval process now, or at least within the context of the test code.

when you have a moment could you take a peek into the tests within test/tribbles-airdrop/e2e.test.js and see if you spot any issues?

this script should do just fine

npx ava test/tribbles-airdrop/e2e.test.js
tgrecojs commented 3 months ago

@dckc following up here to rescind my request above UFN.

I'm in the midst of posting a QA discussion in the agoric-sdk related to the @noble/hashes library after finding myself in another battle with it.

I wanted to switch over and shoot this comment to you before hand to try and avoid having you channel any unnecessary energy towards the above question as i feel as though my problem will be resolved once I finally get that squared away.

dckc commented 3 months ago

I seem to be running into an issue...

what issue, exactly? symptoms? steps to reproduce?

tgrecojs commented 3 months ago

@dckc the issues i'm referring to are related to the SES_IMPORT_REJECTED.

closing this issue out though as #96 is meant to takes its place.