PrimeDAO / prime-launch-dapp

https://launch.prime.xyz
6 stars 13 forks source link

LBP Dashboard: sending a transaction requires a signer #601

Open BartuCulha opened 2 years ago

BartuCulha commented 2 years ago

Steps to reproduce: 1.Navigate to a live lbp 2.input token amount 3.click buy

Liquid-Launch-Dashboard-Prime-Launch (2)

This is what I receive from the console:

aurelia-logging-console.js:35 WARN [Prime Launch] underflow in onOffStack t.warn @ aurelia-logging-console.js:35 (anonymous) @ aurelia-logging.js:38 logMessage @ ConsoleLogService.ts:110 handleOnOff @ app.ts:115 (anonymous) @ app.ts:72 i @ aurelia-event-aggregator.js:26 t.publish @ aurelia-event-aggregator.js:63 send @ TransactionsService.ts:35 await in send (async) swap @ lbpDashboardForm.ts:218 await in swap (async) t.evaluate @ aurelia-binding.js:1517 e.callSource @ aurelia-binding.js:5241 e.handleEvent @ aurelia-binding.js:5250 e.handleEvent @ aurelia-binding.js:3315

dkent600 commented 2 years ago

Yeah I started seeing this myself yesterday! Very disconcerting!

dkent600 commented 2 years ago

This was introduced by the performance work.