Loading...
Guest user 

First recorded build

 
All history
 

Last recorded build

[22:50:26][Step 1/1] at ComponentStyle.generateAndInjectStyles (node_modules/styled-components/dist/styled-components.cjs.js:1497:19)
[22:50:26][Step 1/1] at StyledComponent.generateAndInjectStyles (node_modules/styled-components/dist/styled-components.cjs.js:2116:36)
[22:50:26][Step 1/1] at StyledComponent.renderInner (node_modules/styled-components/dist/styled-components.cjs.js:2021:33)
[22:50:26][Step 1/1] at updateContextConsumer (node_modules/react-dom/cjs/react-dom.development.js:21207:19)
[22:50:26][Step 1/1] at beginWork (node_modules/react-dom/cjs/react-dom.development.js:21652:14)
[22:50:26][Step 1/1] at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:27426:14)
[22:50:26][Step 1/1] at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:26560:12)
[22:50:26][Step 1/1] at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:26466:5)
[22:50:26][Step 1/1] at renderRootSync (node_modules/react-dom/cjs/react-dom.development.js:26434:7)
[22:50:26][Step 1/1] at performConcurrentWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:25738:74)
[22:50:26][Step 1/1] at flushActQueue (node_modules/react/cjs/react.development.js:2667:24)
[22:50:26][Step 1/1] at act (node_modules/react/cjs/react.development.js:2582:11)
[22:50:26][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:46:25
[22:50:26][Step 1/1] at Object.eventWrapper (node_modules/@testing-library/react/dist/pure.js:107:28)
[22:50:26][Step 1/1] at Object.wrapEvent (node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28)
[22:50:26][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22)
[22:50:26][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:26][Step 1/1] at commitInput (node_modules/@testing-library/user-event/dist/cjs/event/input.js:150:14)
[22:50:26][Step 1/1] at editInputElement (node_modules/@testing-library/user-event/dist/cjs/event/input.js:120:9)
[22:50:26][Step 1/1] at Object.input (node_modules/@testing-library/user-event/dist/cjs/event/input.js:42:9)
[22:50:26][Step 1/1] at node_modules/@testing-library/user-event/dist/cjs/event/behavior/keypress.js:36:26
[22:50:26][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:41:13)
[22:50:26][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:26][Step 1/1] at KeyboardHost.keydown (node_modules/@testing-library/user-event/dist/cjs/system/keyboard.js:86:22)
[22:50:26][Step 1/1] at keyboardAction (node_modules/@testing-library/user-event/dist/cjs/keyboard/index.js:28:35)
[22:50:26][Step 1/1] at Object.keyboard (node_modules/@testing-library/user-event/dist/cjs/keyboard/index.js:17:15)
[22:50:26][Step 1/1] at Object.type (node_modules/@testing-library/user-event/dist/cjs/utility/type.js:23:5)
[22:50:26][Step 1/1] at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:22)
[22:50:26][Step 1/1] at Object.<anonymous> (src/components/Send/__tests__/SendXec.test.js:1565:9)
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] console.warn
[22:50:26][Step 1/1] [react-ga] ReactGA.initialize must be called first or GoogleAnalytics should be loaded manually
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] 38 | ? // If you are not building the extension, export GA event tracking function
[22:50:26][Step 1/1] 39 | (category, action, label) => {
[22:50:26][Step 1/1] > 40 | ReactGA.event({
[22:50:26][Step 1/1] | ^
[22:50:26][Step 1/1] 41 | category: category,
[22:50:26][Step 1/1] 42 | action: action,
[22:50:26][Step 1/1] 43 | label: label,
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] at warn (node_modules/react-ga/dist/react-ga.js:110:11)
[22:50:26][Step 1/1] at internalGa (node_modules/react-ga/dist/react-ga.js:211:47)
[22:50:26][Step 1/1] at _gaCommand (node_modules/react-ga/dist/react-ga.js:232:81)
[22:50:26][Step 1/1] at send (node_modules/react-ga/dist/react-ga.js:367:3)
[22:50:26][Step 1/1] at Object.event (node_modules/react-ga/dist/react-ga.js:577:5)
[22:50:26][Step 1/1] at event (src/components/Common/GoogleAnalytics.js:40:23)
[22:50:26][Step 1/1] at send (src/components/Send/SendXec.js:486:18)
[22:50:26][Step 1/1] at send (src/components/Send/SendXec.js:248:13)
[22:50:26][Step 1/1] at checkForConfirmationBeforeSendXec (src/components/Send/SendXec.js:1097:21)
[22:50:26][Step 1/1] at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:4164:14)
[22:50:26][Step 1/1] at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:26][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:26][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:26][Step 1/1] at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:26][Step 1/1] at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:26][Step 1/1] at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:26][Step 1/1] at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:4213:16)
[22:50:26][Step 1/1] at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:4277:31)
[22:50:26][Step 1/1] at invokeGuardedCallbackAndCatchFirstError (node_modules/react-dom/cjs/react-dom.development.js:4291:25)
[22:50:26][Step 1/1] at executeDispatch (node_modules/react-dom/cjs/react-dom.development.js:9041:3)
[22:50:26][Step 1/1] at processDispatchQueueItemsInOrder (node_modules/react-dom/cjs/react-dom.development.js:9073:7)
[22:50:26][Step 1/1] at processDispatchQueue (node_modules/react-dom/cjs/react-dom.development.js:9086:5)
[22:50:26][Step 1/1] at dispatchEventsForPlugins (node_modules/react-dom/cjs/react-dom.development.js:9097:3)
[22:50:26][Step 1/1] at node_modules/react-dom/cjs/react-dom.development.js:9288:12
[22:50:26][Step 1/1] at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:26140:12)
[22:50:26][Step 1/1] at batchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:3991:12)
[22:50:26][Step 1/1] at dispatchEventForPluginEventSystem (node_modules/react-dom/cjs/react-dom.development.js:9287:3)
[22:50:26][Step 1/1] at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (node_modules/react-dom/cjs/react-dom.development.js:6465:5)
[22:50:26][Step 1/1] at dispatchEvent (node_modules/react-dom/cjs/react-dom.development.js:6457:5)
[22:50:26][Step 1/1] at dispatchDiscreteEvent (node_modules/react-dom/cjs/react-dom.development.js:6430:5)
[22:50:26][Step 1/1] at HTMLDivElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:26][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:26][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:26][Step 1/1] at HTMLButtonElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:26][Step 1/1] at HTMLButtonElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:26][Step 1/1] at HTMLButtonElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:26][Step 1/1] at node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:43
[22:50:26][Step 1/1] at node_modules/@testing-library/react/dist/pure.js:108:16
[22:50:26][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:47:24
[22:50:26][Step 1/1] at act (node_modules/react/cjs/react.development.js:2512:16)
[22:50:26][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:46:25
[22:50:26][Step 1/1] at Object.eventWrapper (node_modules/@testing-library/react/dist/pure.js:107:28)
[22:50:26][Step 1/1] at Object.wrapEvent (node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28)
[22:50:26][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22)
[22:50:26][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:26][Step 1/1] at Mouse.up (node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js:100:30)
[22:50:26][Step 1/1] at PointerHost.release (node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js:84:28)
[22:50:26][Step 1/1] at pointerAction (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:59:47)
[22:50:26][Step 1/1] at Object.pointer (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:32:9)
[22:50:26][Step 1/1] at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:22)
[22:50:26][Step 1/1] at Object.<anonymous> (src/components/Send/__tests__/SendXec.test.js:1623:9)
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] console.warn
[22:50:26][Step 1/1] Deprecation Warning: TransactionBuilder will be removed in the future. (v6.x.x or later) Please use the Psbt class instead. Examples of usage are available in the transactions-psbt.js integration test file on our Github. A high level explanation is available in the psbt.ts and psbt.js files as well.
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] 78 |
[22:50:26][Step 1/1] 79 | // Initialize TransactionBuilder
[22:50:26][Step 1/1] > 80 | let txBuilder = utxolib.bitgo.createTransactionBuilderForNetwork(
[22:50:26][Step 1/1] | ^
[22:50:26][Step 1/1] 81 | utxolib.networks.ecash,
[22:50:26][Step 1/1] 82 | );
[22:50:26][Step 1/1] 83 |
[22:50:26][Step 1/1]
[22:50:26][Step 1/1] at new TransactionBuilder (node_modules/@bitgo/utxo-lib/src/transaction_builder.ts:172:13)
[22:50:26][Step 1/1] at new UtxoTransactionBuilder (node_modules/@bitgo/utxo-lib/src/bitgo/UtxoTransactionBuilder.ts:24:5)
[22:50:26][Step 1/1] at Object.createTransactionBuilderForNetwork (node_modules/@bitgo/utxo-lib/src/bitgo/transaction.ts:257:13)
[22:50:26][Step 1/1] at createTransactionBuilderForNetwork (src/transactions/index.js:80:35)
[22:50:26][Step 1/1] at send (src/components/Send/SendXec.js:491:40)
[22:50:26][Step 1/1] at send (src/components/Send/SendXec.js:248:13)
[22:50:26][Step 1/1] at checkForConfirmationBeforeSendXec (src/components/Send/SendXec.js:1097:21)
[22:50:26][Step 1/1] at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:4164:14)
[22:50:26][Step 1/1] at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:26][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:26][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:26][Step 1/1] at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:26][Step 1/1] at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:26][Step 1/1] at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:26][Step 1/1] at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:4213:16)
[22:50:26][Step 1/1] at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:4277:31)
[22:50:26][Step 1/1] at invokeGuardedCallbackAndCatchFirstError (node_modules/react-dom/cjs/react-dom.development.js:4291:25)
[22:50:26][Step 1/1] at executeDispatch (node_modules/react-dom/cjs/react-dom.development.js:9041:3)
[22:50:26][Step 1/1] at processDispatchQueueItemsInOrder (node_modules/react-dom/cjs/react-dom.development.js:9073:7)
[22:50:26][Step 1/1] at processDispatchQueue (node_modules/react-dom/cjs/react-dom.development.js:9086:5)
[22:50:26][Step 1/1] at dispatchEventsForPlugins (node_modules/react-dom/cjs/react-dom.development.js:9097:3)
[22:50:26][Step 1/1] at node_modules/react-dom/cjs/react-dom.development.js:9288:12
[22:50:26][Step 1/1] at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:26140:12)
[22:50:26][Step 1/1] at batchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:3991:12)
[22:50:26][Step 1/1] at dispatchEventForPluginEventSystem (node_modules/react-dom/cjs/react-dom.development.js:9287:3)
[22:50:26][Step 1/1] at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (node_modules/react-dom/cjs/react-dom.development.js:6465:5)
[22:50:26][Step 1/1] at dispatchEvent (node_modules/react-dom/cjs/react-dom.development.js:6457:5)
[22:50:26][Step 1/1] at dispatchDiscreteEvent (node_modules/react-dom/cjs/react-dom.development.js:6430:5)
[22:50:27][Step 1/1] at HTMLDivElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:27][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:27][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:27][Step 1/1] at HTMLButtonElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:27][Step 1/1] at HTMLButtonElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:27][Step 1/1] at HTMLButtonElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:27][Step 1/1] at node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:43
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/pure.js:108:16
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:47:24
[22:50:27][Step 1/1] at act (node_modules/react/cjs/react.development.js:2512:16)
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:46:25
[22:50:27][Step 1/1] at Object.eventWrapper (node_modules/@testing-library/react/dist/pure.js:107:28)
[22:50:27][Step 1/1] at Object.wrapEvent (node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28)
[22:50:27][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22)
[22:50:27][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:27][Step 1/1] at Mouse.up (node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js:100:30)
[22:50:27][Step 1/1] at PointerHost.release (node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js:84:28)
[22:50:27][Step 1/1] at pointerAction (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:59:47)
[22:50:27][Step 1/1] at Object.pointer (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:32:9)
[22:50:27][Step 1/1] at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:22)
[22:50:27][Step 1/1] at Object.<anonymous> (src/components/Send/__tests__/SendXec.test.js:1623:9)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] console.warn
[22:50:27][Step 1/1] DEPRECATED: TransactionBuilder sign method arguments will change in v6, please use the TxbSignArg interface
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 32 |
[22:50:27][Step 1/1] 33 | // Sign this input
[22:50:27][Step 1/1] > 34 | txBuilder.sign(
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 35 | index, // vin
[22:50:27][Step 1/1] 36 | utxoECPair, // keyPair
[22:50:27][Step 1/1] 37 | undefined, // redeemScript
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at getSigningData (node_modules/@bitgo/utxo-lib/src/transaction_builder.ts:1299:13)
[22:50:27][Step 1/1] at UtxoTransactionBuilder.sign (node_modules/@bitgo/utxo-lib/src/transaction_builder.ts:278:7)
[22:50:27][Step 1/1] at UtxoTransactionBuilder.sign (node_modules/@bitgo/utxo-lib/src/bitgo/UtxoTransactionBuilder.ts:94:20)
[22:50:27][Step 1/1] at sign (src/transactions/index.js:34:19)
[22:50:27][Step 1/1] at Array.forEach (<anonymous>)
[22:50:27][Step 1/1] at forEach (src/transactions/index.js:19:12)
[22:50:27][Step 1/1] at signInputs (src/transactions/index.js:108:5)
[22:50:27][Step 1/1] at send (src/components/Send/SendXec.js:491:40)
[22:50:27][Step 1/1] at send (src/components/Send/SendXec.js:248:13)
[22:50:27][Step 1/1] at checkForConfirmationBeforeSendXec (src/components/Send/SendXec.js:1097:21)
[22:50:27][Step 1/1] at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:4164:14)
[22:50:27][Step 1/1] at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:27][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:27][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:27][Step 1/1] at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:27][Step 1/1] at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:27][Step 1/1] at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:27][Step 1/1] at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:4213:16)
[22:50:27][Step 1/1] at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:4277:31)
[22:50:27][Step 1/1] at invokeGuardedCallbackAndCatchFirstError (node_modules/react-dom/cjs/react-dom.development.js:4291:25)
[22:50:27][Step 1/1] at executeDispatch (node_modules/react-dom/cjs/react-dom.development.js:9041:3)
[22:50:27][Step 1/1] at processDispatchQueueItemsInOrder (node_modules/react-dom/cjs/react-dom.development.js:9073:7)
[22:50:27][Step 1/1] at processDispatchQueue (node_modules/react-dom/cjs/react-dom.development.js:9086:5)
[22:50:27][Step 1/1] at dispatchEventsForPlugins (node_modules/react-dom/cjs/react-dom.development.js:9097:3)
[22:50:27][Step 1/1] at node_modules/react-dom/cjs/react-dom.development.js:9288:12
[22:50:27][Step 1/1] at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:26140:12)
[22:50:27][Step 1/1] at batchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:3991:12)
[22:50:27][Step 1/1] at dispatchEventForPluginEventSystem (node_modules/react-dom/cjs/react-dom.development.js:9287:3)
[22:50:27][Step 1/1] at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (node_modules/react-dom/cjs/react-dom.development.js:6465:5)
[22:50:27][Step 1/1] at dispatchEvent (node_modules/react-dom/cjs/react-dom.development.js:6457:5)
[22:50:27][Step 1/1] at dispatchDiscreteEvent (node_modules/react-dom/cjs/react-dom.development.js:6430:5)
[22:50:27][Step 1/1] at HTMLDivElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
[22:50:27][Step 1/1] at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:350:25)
[22:50:27][Step 1/1] at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:286:3)
[22:50:27][Step 1/1] at HTMLButtonElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:233:9)
[22:50:27][Step 1/1] at HTMLButtonElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:104:17)
[22:50:27][Step 1/1] at HTMLButtonElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34)
[22:50:27][Step 1/1] at node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:43
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/pure.js:108:16
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:47:24
[22:50:27][Step 1/1] at act (node_modules/react/cjs/react.development.js:2512:16)
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:46:25
[22:50:27][Step 1/1] at Object.eventWrapper (node_modules/@testing-library/react/dist/pure.js:107:28)
[22:50:27][Step 1/1] at Object.wrapEvent (node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28)
[22:50:27][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22)
[22:50:27][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:27][Step 1/1] at Mouse.up (node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js:100:30)
[22:50:27][Step 1/1] at PointerHost.release (node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js:84:28)
[22:50:27][Step 1/1] at pointerAction (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:59:47)
[22:50:27][Step 1/1] at Object.pointer (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:32:9)
[22:50:27][Step 1/1] at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:22)
[22:50:27][Step 1/1] at Object.<anonymous> (src/components/Send/__tests__/SendXec.test.js:1623:9)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] -------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------------------------
[22:50:27][Step 1/1] File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
[22:50:27][Step 1/1] -------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------------------------
[22:50:27][Step 1/1] All files | 79.28 | 75.03 | 71.25 | 79.5 |
[22:50:27][Step 1/1] src | 2.98 | 5.35 | 4.76 | 2.98 |
[22:50:27][Step 1/1] index.js | 0 | 0 | 100 | 0 | 13-27
[22:50:27][Step 1/1] service-worker.js | 0 | 0 | 0 | 0 | 18-88
[22:50:27][Step 1/1] serviceWorkerRegistration.js | 5.12 | 9.37 | 6.25 | 5.12 | 30-143
[22:50:27][Step 1/1] src/airdrop | 97.87 | 95.74 | 100 | 97.87 |
[22:50:27][Step 1/1] index.js | 97.87 | 95.74 | 100 | 97.87 | 117,181
[22:50:27][Step 1/1] src/airdrop/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] src/alias | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] index.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/alias/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/assets/styles | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] theme.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/chronik | 90.25 | 89.58 | 72.72 | 90.84 |
[22:50:27][Step 1/1] index.js | 90.25 | 89.58 | 72.72 | 90.84 | 17-24,37-46,53-62,307
[22:50:27][Step 1/1] src/chronik/fixtures | 100 | 50 | 100 | 100 |
[22:50:27][Step 1/1] chronikUtxos.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 50 | 100 | 100 | 17358-18642
[22:50:27][Step 1/1] vectors.js | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] src/components/Airdrop | 9.65 | 1.33 | 3.44 | 10.14 |
[22:50:27][Step 1/1] Airdrop.js | 9.65 | 1.33 | 3.44 | 10.14 | 42,65-70,79-486,543
[22:50:27][Step 1/1] src/components/Alias | 48.78 | 35.05 | 42.85 | 49.37 |
[22:50:27][Step 1/1] Alias.js | 48.78 | 35.05 | 42.85 | 49.37 | 88,93,97,106-110,166,196-217,229,238-243,247-305,309-310,314,318-391,395-406,436,443-446,515-568,633
[22:50:27][Step 1/1] src/components/Alias/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/components/App | 92.22 | 92 | 87.03 | 92.13 |
[22:50:27][Step 1/1] App.js | 91.86 | 92 | 86.53 | 91.76 | 676,714-730,748-767
[22:50:27][Step 1/1] NotFound.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/components/App/fixtures | 92.85 | 81.69 | 94.44 | 92.85 |
[22:50:27][Step 1/1] CashtabTestWrapper.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] helpers.js | 88.88 | 82.35 | 87.5 | 88.88 | 90-117,254
[22:50:27][Step 1/1] mocks.js | 100 | 50 | 100 | 100 | 2263
[22:50:27][Step 1/1] vectors.js | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] src/components/AppModes | 14.77 | 8.82 | 18.18 | 14.94 |
[22:50:27][Step 1/1] Extension.js | 4 | 0 | 0 | 4 | 13-131
[22:50:27][Step 1/1] WebApp.js | 28.94 | 13.04 | 40 | 29.72 | 20-41,50-76,89-91,96-98
[22:50:27][Step 1/1] src/components/BackupWallet | 35.71 | 0 | 0 | 35.71 |
[22:50:27][Step 1/1] BackupWallet.js | 35.71 | 0 | 0 | 35.71 | 20,39-74
[22:50:27][Step 1/1] src/components/Common | 82.59 | 61.98 | 77.27 | 81.98 |
[22:50:27][Step 1/1] ApiError.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] Atoms.js | 87.5 | 100 | 70 | 87.5 | 9,55,89
[22:50:27][Step 1/1] BalanceHeader.js | 100 | 81.81 | 100 | 100 | 50-52,56
[22:50:27][Step 1/1] BalanceHeaderToken.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] Buttons.js | 97.56 | 73.07 | 94.73 | 97.56 | 95
[22:50:27][Step 1/1] CopyToClipboard.js | 77.77 | 62.5 | 100 | 77.77 | 27-30
[22:50:27][Step 1/1] CustomIcons.js | 96.7 | 100 | 93.02 | 97.1 | 107,122
[22:50:27][Step 1/1] ExtensionHeader.js | 63.63 | 100 | 0 | 63.63 | 49-56
[22:50:27][Step 1/1] GoogleAnalytics.js | 42.85 | 40 | 14.28 | 42.85 | 14-16,23-33
[22:50:27][Step 1/1] HideBalanceSwitch.js | 80 | 100 | 50 | 80 | 14
[22:50:27][Step 1/1] Inputs.js | 84.42 | 47.57 | 84.31 | 84.29 | 304,447,472-482,551-558,563-567,573-575,583
[22:50:27][Step 1/1] Modal.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] ScanQRCode.js | 63.63 | 45 | 75 | 63.63 | 38,56-102,117
[22:50:27][Step 1/1] Seed.js | 46.15 | 100 | 0 | 46.15 | 23-40
[22:50:27][Step 1/1] ServiceWorkerWrapper.js | 57.14 | 50 | 40 | 57.14 | 15-16,24-26,33
[22:50:27][Step 1/1] Spinner.js | 88.88 | 100 | 75 | 88.88 | 77
[22:50:27][Step 1/1] Switch.js | 100 | 92.3 | 100 | 100 | 105,109
[22:50:27][Step 1/1] UpgradeModal.js | 39.13 | 0 | 0 | 39.13 | 26,43-45,49-52,55-60,69-73,78
[22:50:27][Step 1/1] WalletLabel.js | 64 | 0 | 70 | 64 | 61-83,91
[22:50:27][Step 1/1] src/components/Configure | 96.77 | 87.5 | 90.9 | 96.77 |
[22:50:27][Step 1/1] Configure.js | 96.77 | 87.5 | 90.9 | 96.77 | 115
[22:50:27][Step 1/1] src/components/Contacts | 82.02 | 84.61 | 82.14 | 80.48 |
[22:50:27][Step 1/1] index.js | 80 | 84.61 | 80 | 78.08 | 117,158,185-208,218-239,347
[22:50:27][Step 1/1] styles.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/components/Etokens | 59.84 | 52.94 | 50 | 60.31 |
[22:50:27][Step 1/1] CreateToken.js | 100 | 75 | 100 | 100 | 30-36
[22:50:27][Step 1/1] CreateTokenForm.js | 53.15 | 50 | 36.84 | 53.63 | 60-62,84,158,162-191,196,200-280,285-299,319,324,352,357,383-387,399-402,463-513,521,572-575,586,686-725
[22:50:27][Step 1/1] Etokens.js | 100 | 62.5 | 100 | 100 | 36-55
[22:50:27][Step 1/1] TokenIcon.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] TokenList.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] TokenListItem.js | 100 | 50 | 100 | 100 | 52
[22:50:27][Step 1/1] src/components/Etokens/icons | 2.56 | 0 | 0 | 2.77 |
[22:50:27][Step 1/1] cropImage.js | 2.32 | 0 | 0 | 2.5 | 6-81
[22:50:27][Step 1/1] resizeImage.js | 2.77 | 0 | 0 | 3.03 | 6-55
[22:50:27][Step 1/1] roundImage.js | 2.63 | 0 | 0 | 2.85 | 6-60
[22:50:27][Step 1/1] src/components/Home | 59.45 | 57.89 | 21.05 | 59.45 |
[22:50:27][Step 1/1] Home.js | 54.54 | 61.11 | 11.76 | 54.54 | 30-50,65-81,91-108
[22:50:27][Step 1/1] TxHistory.js | 100 | 0 | 100 | 100 | 16
[22:50:27][Step 1/1] src/components/Home/Tx | 95.09 | 92.97 | 93.18 | 95 |
[22:50:27][Step 1/1] index.js | 92.95 | 92.85 | 81.25 | 92.75 | 118,172-183,495-502,635,720,723
[22:50:27][Step 1/1] styles.js | 100 | 94.11 | 100 | 100 | 168
[22:50:27][Step 1/1] src/components/Home/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/components/OnBoarding | 83.87 | 83.33 | 83.33 | 83.33 |
[22:50:27][Step 1/1] OnBoarding.js | 83.87 | 83.33 | 83.33 | 83.33 | 53,65-67,95
[22:50:27][Step 1/1] src/components/Receive | 97.01 | 96 | 91.66 | 96.92 |
[22:50:27][Step 1/1] QRCode.js | 97.5 | 100 | 93.75 | 97.43 | 126
[22:50:27][Step 1/1] Receive.js | 100 | 91.66 | 100 | 100 | 29
[22:50:27][Step 1/1] useWindowDimensions.js | 88.88 | 100 | 80 | 87.5 | 25
[22:50:27][Step 1/1] src/components/Send | 88.96 | 82.98 | 83.75 | 88.67 |
[22:50:27][Step 1/1] SendToken.js | 84.29 | 79.81 | 72.22 | 83.87 | 231,266,287,299,351-352,438-448,453-455,465,473-474,478,518,528,581-583,603,636,669-830,914
[22:50:27][Step 1/1] SendXec.js | 92.62 | 84.51 | 93.18 | 92.43 | 258,295-308,416-428,444,471,523-526,702,743,962,1001,1021
[22:50:27][Step 1/1] src/components/Send/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/components/SignVerifyMsg | 88.23 | 69.56 | 90.9 | 89.36 |
[22:50:27][Step 1/1] SignVerifyMsg.js | 88.23 | 69.56 | 90.9 | 89.36 | 98-99,128-129,154
[22:50:27][Step 1/1] src/components/Swap | 40 | 0 | 0 | 40 |
[22:50:27][Step 1/1] Swap.js | 40 | 0 | 0 | 40 | 17-21
[22:50:27][Step 1/1] src/components/Wallets | 92.43 | 92.1 | 90 | 92.03 |
[22:50:27][Step 1/1] index.js | 91 | 92.1 | 87.5 | 90.42 | 128,223-230,265,301-343,386
[22:50:27][Step 1/1] styles.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/config | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] CashtabCache.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] CashtabState.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] alias.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] app.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] cashtabSettings.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] chronik.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] explorer.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] opreturn.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] token.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] tokenBlacklist.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/helpers | 97.14 | 92.85 | 100 | 97.14 |
[22:50:27][Step 1/1] index.js | 97.14 | 92.85 | 100 | 97.14 | 150
[22:50:27][Step 1/1] src/helpers/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] src/opreturn | 96.8 | 94.44 | 100 | 96.8 |
[22:50:27][Step 1/1] index.js | 96.8 | 94.44 | 100 | 96.8 | 152,168-169,304
[22:50:27][Step 1/1] src/opreturn/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/slpv1 | 95.32 | 89.09 | 100 | 95.32 |
[22:50:27][Step 1/1] index.js | 95.32 | 89.09 | 100 | 95.32 | 262,273,325,329,334
[22:50:27][Step 1/1] src/slpv1/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/transactions | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] index.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/transactions/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/utils | 92.06 | 92 | 100 | 92.06 |
[22:50:27][Step 1/1] cashMethods.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] formatting.js | 91.07 | 90.47 | 100 | 91.07 | 20,30,53-55
[22:50:27][Step 1/1] src/utils/fixtures | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] vectors.js | 0 | 0 | 0 | 0 |
[22:50:27][Step 1/1] src/validation | 96.09 | 97.18 | 100 | 96.38 |
[22:50:27][Step 1/1] index.js | 96.09 | 97.18 | 100 | 96.38 | 118-119,261,293,313,360,558,654-655,789,794
[22:50:27][Step 1/1] src/validation/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] src/wallet | 94.54 | 86.08 | 87.03 | 94.96 |
[22:50:27][Step 1/1] context.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] index.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] useWallet.js | 92.08 | 80.57 | 79.41 | 92.7 | 85,169,442-448,485,555,626,654,691-692,701-714,770,801,807-810,878,944-945,972
[22:50:27][Step 1/1] src/wallet/fixtures | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] mocks.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] vectors.js | 100 | 100 | 100 | 100 |
[22:50:27][Step 1/1] -------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------------------------
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] Code Coverage Summary
[22:50:27][Step 1/1] Summary of all failing tests
[22:50:27][Step 1/1] FAIL src/components/Airdrop/__tests__/Airdrop.test.js (7.169 s)
[22:50:27][Step 1/1] ● <Airdrop /> › We can send a pro-rata airdrop and equal tx to a tokenId not in our cache using custom settings
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ReferenceError: Cannot access 'formData' before initialization
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 91 | setTokenInfo(thisTokenInfo);
[22:50:27][Step 1/1] 92 | }
[22:50:27][Step 1/1] > 93 | }, [formData.tokenId, tokenIdIsValid]);
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 94 |
[22:50:27][Step 1/1] 95 | useEffect(() => {
[22:50:27][Step 1/1] 96 | if (typeof tokenInfo !== 'undefined') {
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at formData (src/components/Airdrop/Airdrop.js:93:9)
[22:50:27][Step 1/1] at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:16305:18)
[22:50:27][Step 1/1] at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:20074:13)
[22:50:27][Step 1/1] at beginWork (node_modules/react-dom/cjs/react-dom.development.js:21587:16)
[22:50:27][Step 1/1] at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:27426:14)
[22:50:27][Step 1/1] at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:26560:12)
[22:50:27][Step 1/1] at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:26466:5)
[22:50:27][Step 1/1] at renderRootSync (node_modules/react-dom/cjs/react-dom.development.js:26434:7)
[22:50:27][Step 1/1] at recoverFromConcurrentError (node_modules/react-dom/cjs/react-dom.development.js:25850:20)
[22:50:27][Step 1/1] at performConcurrentWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:25750:22)
[22:50:27][Step 1/1] at workLoop (node_modules/scheduler/cjs/scheduler.development.js:266:34)
[22:50:27][Step 1/1] at flushWork (node_modules/scheduler/cjs/scheduler.development.js:239:14)
[22:50:27][Step 1/1] at performWorkUntilDeadline (node_modules/scheduler/cjs/scheduler.development.js:533:21)
[22:50:27][Step 1/1] at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ● <Airdrop /> › We can send a pro-rata airdrop and equal tx to a tokenId not in our cache using custom settings
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter the eToken ID
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] Ignored nodes: comments, script, style
[22:50:27][Step 1/1] <body>
[22:50:27][Step 1/1] <div />
[22:50:27][Step 1/1] </body>
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 118 |
[22:50:27][Step 1/1] 119 | await user.type(
[22:50:27][Step 1/1] > 120 | screen.getByPlaceholderText('Enter the eToken ID'),
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 121 | airdropTokenId,
[22:50:27][Step 1/1] 122 | );
[22:50:27][Step 1/1] 123 |
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at Object.getElementError (node_modules/@testing-library/dom/dist/config.js:37:19)
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:76:38
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:52:17
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:95:19
[22:50:27][Step 1/1] at Object.getByPlaceholderText (src/components/Airdrop/__tests__/Airdrop.test.js:120:20)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ● <Airdrop /> › We can ignore addresses with less than a token balance for a token with decimals
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ReferenceError: Cannot access 'formData' before initialization
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 91 | setTokenInfo(thisTokenInfo);
[22:50:27][Step 1/1] 92 | }
[22:50:27][Step 1/1] > 93 | }, [formData.tokenId, tokenIdIsValid]);
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 94 |
[22:50:27][Step 1/1] 95 | useEffect(() => {
[22:50:27][Step 1/1] 96 | if (typeof tokenInfo !== 'undefined') {
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at formData (src/components/Airdrop/Airdrop.js:93:9)
[22:50:27][Step 1/1] at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:16305:18)
[22:50:27][Step 1/1] at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:20074:13)
[22:50:27][Step 1/1] at beginWork (node_modules/react-dom/cjs/react-dom.development.js:21587:16)
[22:50:27][Step 1/1] at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:27426:14)
[22:50:27][Step 1/1] at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:26560:12)
[22:50:27][Step 1/1] at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:26466:5)
[22:50:27][Step 1/1] at renderRootSync (node_modules/react-dom/cjs/react-dom.development.js:26434:7)
[22:50:27][Step 1/1] at recoverFromConcurrentError (node_modules/react-dom/cjs/react-dom.development.js:25850:20)
[22:50:27][Step 1/1] at performConcurrentWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:25750:22)
[22:50:27][Step 1/1] at workLoop (node_modules/scheduler/cjs/scheduler.development.js:266:34)
[22:50:27][Step 1/1] ##teamcity[importData timestamp='2024-04-12T22:50:27.213' path='results/artifacts/junit/*.xml' type='junit']
[22:50:27][Step 1/1] Importing data from 'results/artifacts/junit/*.xml' (not existing file) with 'junit' processor
[22:50:27][Step 1/1] Publishing artifacts (17s)
[22:50:27][Publishing artifacts] Collecting files to publish: [+:results/artifacts=>artifacts.tar.gz]
[22:50:27][Step 1/1] Ant JUnit report watcher
[22:50:27][Ant JUnit report watcher] Watching paths:
[22:50:27][Ant JUnit report watcher] /home/teamcity/buildAgent/work/jailed-build/results/artifacts/junit/*.xml
[22:50:27][Publishing artifacts] Creating archive artifacts.tar.gz
[22:50:27][Creating archive artifacts.tar.gz] Creating /home/teamcity/buildAgent/temp/buildTmp/TarPreprocessor10677989834249934197/artifacts.tar.gz
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput: Fixed supply eToken mint for token with decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput: Variable supply eToken mint for token with decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput: Fixed supply eToken mint for tokenId 50d8292c6255cda7afc6c8566fed3cf42a2794e9619740fe8f4c95431271410e
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput: Fixed supply eToken mint at max supply for 9 decimal token
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput: Variable supply eToken mint at max supply for 0 decimal token
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput throws error for: Variable supply eToken with mint baton at index other than 2
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput throws error for: Exceed 0xffffffffffffffff for genesis qty
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput throws error for: Invalid document hash
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput throws error for: Missing decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken genesis tx target outputs getSlpGenesisTargetOutput throws error for: Non-string name
[22:50:27][CashTab Unit Tests] slpv1 methods Get all slpv1 SEND utxos from a mixed utxo set from ChronikClientNode getAllSendUtxos: In-node: We can get a single token utxo from an array including other token utxos and non-token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Get all slpv1 SEND utxos from a mixed utxo set from ChronikClientNode getAllSendUtxos: In-node: We can get a multiple token utxos from an array including other token utxos and non-token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Get all slpv1 SEND utxos from a mixed utxo set from ChronikClientNode getAllSendUtxos: We return an empty array if no matches are found from a bad tokenId
[22:50:27][CashTab Unit Tests] slpv1 methods Get all slpv1 SEND utxos from a mixed utxo set from ChronikClientNode getAllSendUtxos: In-node: We return an empty array if we have no tokenUtxos for a given tokenId
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSendTokenInputs: Token send with change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSendTokenInputs: Token send with no change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with no change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSendTokenInputs: Token send with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpBurnTargetOutput throws error for: Sending more than utxos with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpBurnTargetOutput throws error for: Sending more than utxos with no decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpBurnTargetOutput throws error for: Invalid decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpBurnTargetOutput throws error for: No token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send token inputs and outputs from in-node chronik-client getSlpBurnTargetOutput throws error for: Send qty is empty string
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos: Token send with change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos: Token send with no change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with no change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos: Token send with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSlpSendTargetOutputs with in-node inputs: Token send with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos throws error for: Sending more than utxos with decimals and change output
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos throws error for: Sending more than utxos with no decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos throws error for: Invalid decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos throws error for: No token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 send input utxos from in-node chronik-client getSendTokenInputs with in-node chronik utxos throws error for: Send qty is empty string
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken burn tx target outputs getSlpBurnTargetOutputs: Burn a fraction of balance
[22:50:27][CashTab Unit Tests] slpv1 methods Generating etoken burn tx target outputs getSlpBurnTargetOutputs: Burn all balance
[22:50:27][CashTab Unit Tests] slpv1 methods Generating explicit etoken burn tx target output from in-node utxos getExplicitBurnTargetOutputs: Burn a single token utxo
[22:50:27][CashTab Unit Tests] slpv1 methods Generating explicit etoken burn tx target output from in-node utxos getExplicitBurnTargetOutputs: Burns multiple token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Generating explicit etoken burn tx target output from in-node utxos getExplicitBurnTargetOutputs: Burns max slp quantity for 9 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Generating explicit etoken burn tx target output from in-node utxos getExplicitBurnTargetOutputs throws error if called with in-node utxos and no specified decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 mint baton(s) getMintBatons: We can get a single mint baton
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 mint baton(s) getMintBatons: We can get the correct mint baton from from an array including other token utxos, mint batons, and non-token utxos
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 mint baton(s) getMintBatons: We can get multiple mint batons
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 mint baton(s) getMintBatons: We return an empty array if no matches are found from a bad tokenId
[22:50:27][CashTab Unit Tests] slpv1 methods Get slpv1 mint baton(s) getMintBatons: We return an empty array if we have no mint batons for a given tokenId
[22:50:27][CashTab Unit Tests] slpv1 methods Generate target outputs for an slpv1 mint tx getMintTargetOutputs: Creates expected mint outputs for a 0-decimal token
[22:50:27][CashTab Unit Tests] slpv1 methods Generate target outputs for an slpv1 mint tx getMintTargetOutputs: Creates expected mint outputs for a 9-decimal token
[22:50:27][CashTab Unit Tests] slpv1 methods Generate target outputs for an slpv1 mint tx getMintTargetOutputs: Can create a target output for the largest mint qty supported by slpv1
[22:50:27][CashTab Unit Tests] slpv1 methods Generate target outputs for an slpv1 mint tx getMintTargetOutputs throws error for: Throws expected error if asked to mint 1 more than slpv1 max qty
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 0 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 1 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 2 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 3 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 4 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 5 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 6 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 7 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 8 decimals
[22:50:27][CashTab Unit Tests] slpv1 methods Gets max mint amount, decimalized getMaxMintAmount: 9 decimals
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Correctly prepares Cashtab mocked chronik client and localforage environment for Cashtab pre 1.7.* for unit tests initializeCashtabStateAtLegacyWalletKeysForTests mocks a new Cashtab user or incognito visitor
[22:50:27][CashTab Unit Tests] Correctly prepares Cashtab mocked chronik client and localforage environment for Cashtab pre 1.7.* for unit tests initializeCashtabStateAtLegacyWalletKeysForTests: Wallet with xec and tokens
[22:50:27][CashTab Unit Tests] Correctly prepares Cashtab mocked chronik client and localforage environment for unit tests initializeCashtabStateForTests mocks a new Cashtab user or incognito visitor
[22:50:27][CashTab Unit Tests] Correctly prepares Cashtab mocked chronik client and localforage environment for unit tests initializeCashtabStateForTests: Wallet with xec and tokens
[22:50:27][CashTab Unit Tests] Correctly prepares Cashtab mocked chronik client and localforage environment for unit tests initializeCashtabStateForTests: Multiple wallets
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidSideshiftObj() returns true for a valid sideshift library object
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidSideshiftObj() returns false if the sideshift library object failed to instantiate
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidSideshiftObj() returns false for an invalid sideshift library object
[22:50:27][CashTab Unit Tests] Cashtab validation functions validateMnemonic() returns true for a valid mnemonic
[22:50:27][CashTab Unit Tests] Cashtab validation functions validateMnemonic() returns false for an invalid mnemonic
[22:50:27][CashTab Unit Tests] Cashtab validation functions validateMnemonic() returns false for an empty string mnemonic
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a valid eToken token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a valid eToken token name that is a stringified number
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects eToken token name if longer than 68 characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects eToken token name if empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a 4-char eToken token ticker
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a 12-char eToken token ticker
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects eToken token ticker if empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects eToken token ticker if > 12 chars
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts tokenDecimals if zero
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts tokenDecimals if between 0 and 9 inclusive
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects tokenDecimals if empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects tokenDecimals if non-integer
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a valid eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a valid eToken token document URL including special URL characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a blank string as a valid eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects eToken token name if longer than 68 characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a domain input with https protocol as eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a domain input with http protocol as eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a domain input with a primary and secondary top level domain as eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Accepts a domain input with just a subdomain as eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects a domain input with no top level domain, protocol or subdomain eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions Rejects a domain input as numbers eToken token document URL
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId accepts valid token ID that is 64 chars in length
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects a token ID that is less than 64 chars in length
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects a token ID that is more than 64 chars in length
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects a token ID number that is 64 digits in length
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects null
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects undefined
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects special character input
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects non-alphanumeric input
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidXecAirdrop accepts valid Total Airdrop Amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidXecAirdrop rejects null
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidXecAirdrop rejects undefined
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidXecAirdrop rejects empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects an alphanumeric input
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidTokenId rejects a number !> 0 in string format
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidAirdropExclusionArray accepts a valid airdrop exclusion list
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidAirdropExclusionArray rejects an invalid airdrop exclusion list
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidAirdropExclusionArray rejects a list of addresses if any are not prefixed
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidAirdropExclusionArray rejects an empty airdrop exclusion list
[22:50:27][CashTab Unit Tests] Cashtab validation functions isValidAirdropExclusionArray rejects a null airdrop exclusion list
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes "bitcoin" is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes "ebitcoin" is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes "Lido Staked Ether", from coingeckoTop500Names, is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes 'matic-network', from coingeckoTop500Ids, is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes 'Australian Dollar', from Cashtab supported fiat currencies, is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes 'ebtc', from bannedTickers, is probably a scam token name
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes 'gbp', from bannedTickers, is probably a scam
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes 'Hong Kong Dollar', from fiatNames, is probably a scam
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes '₪', from fiat symbols, is probably a scam
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam recognizes an ordinary token name as acceptable
[22:50:27][CashTab Unit Tests] Cashtab validation functions isProbablyNotAScam accepts a token name with fragments of banned potential scam names
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled on startup
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled if address has been entered but no amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled if amount has been entered but no address
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Enabled for valid address and amount in send to one mode
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for valid address and amount entered in send to one mode, but app is in send to many mode and input is blank
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled on zero balance for send to one
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled on zero balance for send to many
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for invalid address
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for invalid amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for invalid cashtab msg send to one if user has cashtab msg enabled
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Enabled for invalid cashtab msg send to one if user has cashtab msg disabled
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for invalid op_return_raw send to one if user has op_return_raw enabled
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Enabled for invalid op_return_raw if user has op_return_raw disabled
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled for invalid opreturn msg send to many if cashtab msg is invalid and enabled
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled on priceApi error
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Enabled if isOneToManyXECSend and amount is not entered
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determining whether Send button should be disabled on SendXec screen shouldSendXecBeDisabled: Disabled if isOneToManyXECSend and we have a multiSendAddressError
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Blank string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Address only and no querystring
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: prefixless address input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: alias only and no querystring
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: alias missing .xec suffix
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with valid amount param equal to user balance, no decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with valid amount param exceeding user balance by one satoshi, no decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with valid amount param, with decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Invalid address with valid amount param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: etoken address with valid amount param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with invalid amount param (too many decimal places)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid alias with valid amount param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Invalid alias with valid amount param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with valid op_return_raw param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid alias with valid op_return_raw param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid address with invalid op_return_raw param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Valid amount and op_return_raw params
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: invalid querystring (unsupported params)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Invalid queryString, repeated param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Parses user input address strings with parseAddressInput parseAddressInput: Repeated op_return_raw param
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns true for a valid lowercase alphanumeric input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains uppercase char
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains special char
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains emoji
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains other special characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input is an empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains an empty space
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains symbols
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input is not a string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if input contains underscores
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns expected error if exceeds byte restriction
[22:50:27][CashTab Unit Tests] Cashtab validation functions Returns true if a given input meets alias spec or expected error msg if it does not meetsAliasSpec: returns true for an alias of max bytecount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Valid alias send input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Valid alias missing prefix
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Valid alias with double suffix
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Valid alias with bad suffix
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Invalid alias (too long)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates user alias input on Send and SendToken screens isValidAliasSendInput: Invalid alias (nonalphanumeric)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Legacy empty contact list
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Empty contact list
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Array of more than one empty object is invalid
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: List with one valid entry
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Multiple valid entries
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Valid objects but also an empty object is false
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validating Cashtab Contact Lists isValidContactList: Valid alias formats are accepted
[22:50:27][CashTab Unit Tests] Cashtab validation functions Appropriately migrates users with legacy settings migrateLegacyCashtabSettings: Migrates a 1.4.x user to 1.5.0 settings
[22:50:27][CashTab Unit Tests] Cashtab validation functions Appropriately migrates users with legacy settings migrateLegacyCashtabSettings: User with only fiatCurrency in settings
[22:50:27][CashTab Unit Tests] Cashtab validation functions Appropriately migrates users with legacy settings migrateLegacyCashtabSettings: Migrates an empty object to default settings
[22:50:27][CashTab Unit Tests] Cashtab validation functions Appropriately migrates users with legacy settings migrateLegacyCashtabSettings: Returns object unchanged if it has all expected keys
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if the user has valid cashtab settings isValidCashtabSettings: A 1.4.x settings object is invalid
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if the user has valid cashtab settings isValidCashtabSettings: A 1.5.0 settings object is valid
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if the user has valid cashtab settings isValidCashtabSettings: Rejects an otherwise-valid settings object if the currency is not supported
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if the user has valid cashtab settings isValidCashtabSettings: Rejects an otherwise-valid settings object if a ticker is misnamed
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if the user has valid cashtab settings isValidCashtabSettings: Rejects an otherwise-valid settings object if it is from before the introduction of sendModal
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns false for legacy cashtabCache
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns false if there is not a map at tokens key
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns false for cashtabCache before 2.9.0
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns false for current version cashtabCache if it is missing the unknown token id
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns true for current version cashtabCache
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns true for current version cashtabCache if blocks key is missing
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if cashtabCache is valid or invalid isValidCashtabCache: Returns true for default cashtabCache
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns true for a valid Cashtab wallet
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false for a JSON-loaded pre-2.9.0 Cashtab wallet
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false for a pre-2.9.0 Cashtab wallet
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if not an object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if false (used to indicate no wallet yet set)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing mnemonic
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing name
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing paths
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing hash in path1899 path object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing address in path1899 path object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing address in path1899 path object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns true for a multi-path wallet
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet is missing wif in a secondary path object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet has no path info objects
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if wallet.state is not an object
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if no balanceSats in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if balances in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if balanceSats is not a number
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if no slpUtxos in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if no nonSlpUtxos in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if no tokens in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if hydratedUtxoDetails is in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a cashtab wallet is valid or invalid isValidCashtabWallet: Returns false if slpBalancesAndUtxos is in wallet.state
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: Dust minimum is valid
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: 1 satoshi below dust min is invalid
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: 0 is not a valid send amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value with one decimal place not exceeding user balance is accepted
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value with two decimal places not exceeding user balance is accepted
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value with more than two decimal places not exceeding user balance is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value using a decimal marker other than "." is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A non-number string is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: null is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: undefined is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value including non-numerical characters is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value exactly matching wallet balance is accepted
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A value exceeding wallet balance by 1 satoshi is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A fiat value that converts to less than the user total balance is accepted
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A fiat value that converts to one satoshi more than the user total balance is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A fiat value that converts to more than the user total balance is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send amount is valid isValidXecSendAmount: A fiat value that converts to more than the user total balance is rejected with error formatted in non-default locale
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Accepts correctly formed multisend output for amount exactly equal to wallet total balance
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Rejects correctly formed multisend output for amount exceeding wallet total balance by 1 satoshi
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Accepts correctly formed multisend output for amount exactly equal to wallet total balance if addresses are padded by extra spaces
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg and line number if string includes an invalid address
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg for invalid value (dust)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg and line numberfor invalid value (too many decimal places)
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg for an empty input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg and line number for an empty row
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg for non-string input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg and line number if csv line does not include address and value
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input multi-send CSV is valid isValidMultiSendUserInput: Returns expected error msg and line number if a line has more than one comma
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: A decimalized string with no decimals equivalent to the user balance of this token is valid for a token with no decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: 0 is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Blank input is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Rejects non-string input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Rejects input including a decimal marker other than "."
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Rejects input multiple decimal points
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Rejects input multiple consecutive decimal points
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: Rejects input containing non-decimal characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We cannot send a token satoshi more than tokenBalance
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We get non-plural error msg if token supports only 1 decimal place
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We cannot specify more decimal places than supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We cannot have decimals for a token supporting 0 decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We can specify fewer decimal places than supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We can specify the exact decimal places supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We can include a decimal point at the end of the string and no decimal places
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input send or burn token amount is valid isValidTokenSendOrBurnAmount: We can include a decimal point at the end of the string and no decimal places, even if the token supports 0 decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: A decimalized string with no decimals is valid for a token with no decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: 0 is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Blank input is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Rejects non-string input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Rejects input including a decimal marker other than "."
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Rejects input with multiple decimal points
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Rejects input multiple consecutive decimal points
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: Rejects input containing non-decimal characters
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We get non-plural error msg if token supports only 1 decimal place
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We cannot specify more decimal places than supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We cannot have decimals for a token supporting 0 decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We can specify fewer decimal places than supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We can specify the exact decimal places supported by the token
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We can include a decimal point at the end of the string and no decimal places
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We can include a decimal point at the end of the string and no decimal places, even if the token supports 0 decimals
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We accept the max mint amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Determines if a user input token mint amount is valid isValidTokenMintAmount: We reject one token satoshi more than the max mint amount
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Valid lowercase hex of max length is good
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Valid lowercase hex of 1 more than max length is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Valid lowercase hex of max length that starts with "6a" is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Valid hex of odd length below max is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Uppercase hex is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Even-length string containing non-hex characters is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Even-length string containing a space is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: Empty string is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Can tell if a string is valid bip21 op_return_raw input, or why it is not getOpReturnRawError: String of even spaces is rejected
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects a string that starts with 6a
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects a string that starts with invalid pushdata
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects non-string input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects non-hex input
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Accepts a valid hex string under max length
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Accepts a valid hex string of max length
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects a valid hex string over max length
[22:50:27][CashTab Unit Tests] Cashtab validation functions Validates OP_RETURN raw for eCash node broadcast nodeWillAcceptOpReturnRaw: Rejects a valid hex string of odd length
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact name input getContactNameError: Accepts a max-length contact name if it does not exist in current contacts
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact name input getContactNameError: Accepts a max-length contact name if no contacts exist
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact name input getContactNameError: Rejects a max-length + 1 contact name if it does not exist in current contacts
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact name input getContactNameError: Rejects an empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact name input getContactNameError: Rejects a contact name if it already exists in contacts
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact address input getContactAddressError: No error from a valid ecash: prefixed address to an empty contact list
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact address input getContactAddressError: Expected error from a valid ecash: prefixed address if exists in contact list
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact address input getContactAddressError: Expected error from a valid prefixless ecash: address
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for contact address input getContactAddressError: Expected error from an invalid address
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for wallet name input getWalletNameError: Accepts a string of max length if no wallets exist with the same name
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for wallet name input getWalletNameError: Returns expected error for a string of max length if wallet exists with the same name
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for wallet name input getWalletNameError: Returns expected error for an empty string
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for wallet name input getWalletNameError: Returns expected error for blank spaces
[22:50:27][CashTab Unit Tests] Cashtab validation functions Gets error or false for wallet name input getWalletNameError: Returns expected error for wallet 1 char over the max name length
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions flattenChronikTxHistory successfully combines the result of getHistory into a single array
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Staking rewards coinbase tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Incoming XEC tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Outgoing XEC tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Alias registration
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Incoming eToken
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Outgoing eToken
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Genesis tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Incoming eToken tx with 9 decimals
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Legacy airdrop tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Outgoing encrypted msg (deprecated)
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Incoming encrypted msg (deprecated)
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Token burn tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Token burn tx with decimals
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: SWaP tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: PayButton tx with no data and payment id
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: PayButton tx with data and payment id
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: PayButton tx with no data and no payment id
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: PayButton tx with data and no payment id
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: PayButton tx with unsupported version number
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Paybutton tx that does not have spec number of pushes
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: External msg received from Electrum
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: Unknown app tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: We can parse a received ALP tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: External msg received from eCash Chat
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Parses supported tx types parseTx: slp v1 mint tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Sorts and trims chronik tx history sortAndTrimChronikTxHistory: successfully orders the result of flattenChronikTxHistory by blockheight and firstSeenTime if all txs are confirmed
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Sorts and trims chronik tx history sortAndTrimChronikTxHistory: orders the result of flattenChronikTxHistory by blockheight and firstSeenTime if some txs are confirmed and others unconfirmed
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Sorts and trims chronik tx history sortAndTrimChronikTxHistory: orders the result of flattenChronikTxHistory by blockheight and firstSeenTime if all txs are unconfirmed,
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Separates SLP and non-SLP utxos organizeUtxosByType: Splits token utxos and non-token utxos using real in-node utxos
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Separates SLP and non-SLP utxos organizeUtxosByType: Splits token utxos and non-token utxos
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Separates SLP and non-SLP utxos organizeUtxosByType: Returns empty array for nonSlpUtxos if all utxos are token utxos
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions Separates SLP and non-SLP utxos organizeUtxosByType: Returns empty array for preliminarySlpUtxos if no token utxos found
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: slpv1 token with no minting batons
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: slpv1 token with no minting batons unconfirmed genesis tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: slpv1 token with minting baton
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: ALP token with a minting baton
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: slpv2 genesis tx
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: Slp type 2 token (BUX)
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: Error is thrown if 1st chronik API call not completed successfully
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We get info we want to cache about a token from its genesis tx and chronik token info endpoint getTokenGenesisInfo: Error is thrown if 2nd chronik API call not completed successfully
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We can get token balance from a large token utxo set and update the cache
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We can get token balance form a large token utxo set that includes a utxo of unknown tokenId and update the cache
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We can get utxos from multiple paths and tag each one with its path
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We can get and parse tx history from a multi-path wallet, and update the token cache at the same time
[22:50:27][CashTab Unit Tests] Cashtab chronik.js functions We can get and parse tx history from a multi-path wallet. If there is an error in getting cached token data, we still parse tx history. We add to token cache and get parsed tx history
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states localforage can set and get a map of tokeninfo by tokenId
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states XEC price is set in state on successful API fetch
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states XEC price remains null in state on API error
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states XEC price is set in state to fiat currency of user settings on successful API fetch
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states Cashtab loads wallet, settings, cache, and contactlist from localforage to context if they are present
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states processChronikWsMsg() refreshes alias prices when aliasPrices is null
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states processChronikWsMsg() refreshes alias prices when aliasPrices exists, server and cashtab prices array length do not match
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states processChronikWsMsg() does not refresh alias prices when aliasPrices exists, server and cashtab array length do match
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states Verify a processChronikWsMsg() new block event updates the `aliasServerError` state var upon a /prices/ endpoint error
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states Verify refreshAliases() updates the `aliases` state variable on a successful /address/ endpoint response
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states Verify refreshAliases() updates the `aliasServerError` state variable upon an /address/ endpoint error
[22:50:27][CashTab Unit Tests] useWallet hook rendering in different localforage states An incoming tx message from the websocket causes the wallet to update
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Tx /> Incoming XEC-only
[22:50:27][CashTab Unit Tests] <Tx /> Outgoing XEC-only
[22:50:27][CashTab Unit Tests] <Tx /> Staking reward received by Cashtab wallet
[22:50:27][CashTab Unit Tests] <Tx /> Alias registration (v0)
[22:50:27][CashTab Unit Tests] <Tx /> Invalid alias registration (v0)
[22:50:27][CashTab Unit Tests] <Tx /> Another invalid alias registration (v0)
[22:50:27][CashTab Unit Tests] <Tx /> Received slpv1 fungible token
[22:50:27][CashTab Unit Tests] <Tx /> Received slpv1 fungible token with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Sent slpv1 fungible token
[22:50:27][CashTab Unit Tests] <Tx /> Sent slpv1 fungible token with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> slpv1 fungible token GENESIS
[22:50:27][CashTab Unit Tests] <Tx /> slpv1 fungible token GENESIS with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Received slpv1 fungible token amount less than 1 with 9 decimals
[22:50:27][CashTab Unit Tests] <Tx /> Received slpv1 fungible token with 9 decimals with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Received airdrop with msg (legacy push) with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Sent airdrop with msg with token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Off-spec airdrop tx
[22:50:27][CashTab Unit Tests] <Tx /> Sent encrypted msg
[22:50:27][CashTab Unit Tests] <Tx /> Received encrypted msg
[22:50:27][CashTab Unit Tests] <Tx /> Burn slpv1 fungible token
[22:50:27][CashTab Unit Tests] <Tx /> Burn slpv1 fungible token with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Burn slpv1 fungible token with 9 decimals
[22:50:27][CashTab Unit Tests] <Tx /> Swap tx
[22:50:27][CashTab Unit Tests] <Tx /> Received PayButton tx with nonce and no data
[22:50:27][CashTab Unit Tests] <Tx /> Sent PayButton tx with nonce and data
[22:50:27][CashTab Unit Tests] <Tx /> Sent empty PayButton tx (no nonce, no data)
[22:50:27][CashTab Unit Tests] <Tx /> Sent PayButton tx with data but no nonce
[22:50:27][CashTab Unit Tests] <Tx /> Off-spec PayButton tx
[22:50:27][CashTab Unit Tests] <Tx /> Unsupported version PayButton tx
[22:50:27][CashTab Unit Tests] <Tx /> eCash chat tx
[22:50:27][CashTab Unit Tests] <Tx /> off-spec eCash chat tx
[22:50:27][CashTab Unit Tests] <Tx /> slpv1 fungible token MINT
[22:50:27][CashTab Unit Tests] <Tx /> slpv1 fungible token MINT with no token info in cache
[22:50:27][CashTab Unit Tests] <Tx /> Msg sent by ElectrumABC
[22:50:27][CashTab Unit Tests] <Tx /> Unknown App tx with long push in stackArray
[22:50:27][CashTab Unit Tests] <Tx /> Received ALP tx
[22:50:27][CashTab Unit Tests] <Tx /> Received ALP tx with token not in cache
[22:50:27][CashTab Unit Tests] <Tx /> Received Cashtab message
[22:50:27][CashTab Unit Tests] <Tx /> off-spec Cashtab msg
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats: Kind of a normal balance calculation
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats: Wallet balance of total XEC supply
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats: Empty array returns 0 balance
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats: Array containing valid and invalid chronik utxos returns NaN
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats: Array containing invalid chronik utxos returns NaN
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Calculates total balance in satoshis from a valid set of chronik utxos getBalanceSats throws error for: Call with non-Array
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts satoshis to xec: Total XEC supply
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts xec to satoshis: Total XEC supply
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts satoshis to xec: Total XEC supply less 1 satoshi
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts xec to satoshis: Total XEC supply less 1 satoshi
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts satoshis to xec: 0 is 0
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis Converts xec to satoshis: 0 is 0
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis toXec throws error for: Bad XEC amount, too many decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts satoshis to XEC and XEC to satoshis toSatoshis throws error for: Bad XEC amount, too many decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Determines if the wallet has greater than or equal to a specified qty of a specified token hasEnoughToken: Returns true if wallet has token in exactly required amount
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Determines if the wallet has greater than or equal to a specified qty of a specified token hasEnoughToken: Returns false if wallet has token but less than required amount
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Determines if the wallet has greater than or equal to a specified qty of a specified token hasEnoughToken: Returns false if wallet does not have this token
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Creates a wallet from valid bip39 mnemonic createCashtabWallet: Creates a Cashtab wallet from a valid bip39 mnemonic
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Converts 1 USD from fiat to satoshis for string input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Converts total XEC supply in USD from fiat to satoshis for string input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Returns an integer even if input has arbitrarily high decimal precision for string input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Converts 1 USD from fiat to satoshis for number input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Converts total XEC supply in USD from fiat to satoshis for number input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Converts string input of fiat send amount to satoshis XEC createCashtabWallet: Returns an integer even if input has arbitrarily high decimal precision for number input
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets legacy paths from a legacy wallet requiring migration getLegacyPaths: Determines legacy paths for a post-2.2.0 wallet with legacy paths
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets legacy paths from a legacy wallet requiring migration getLegacyPaths: Determines legacy paths for a post-2.9.0 wallet with legacy paths
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets legacy paths from a legacy wallet requiring migration getLegacyPaths: Determines legacy paths for a pre-2.2.0 wallet with legacy paths
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets legacy paths from a legacy wallet requiring migration getLegacyPaths: Returns an empty array if the wallet contains no legacy paths
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets expected array when activating a new wallet getWalletsForNewActiveWallet: Return expected wallets array
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets expected array when activating a new wallet getWalletsForNewActiveWallet: Returns wallets array unchanged if walletToActivate is already wallets[0]
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Gets expected array when activating a new wallet getWalletsForNewActiveWallet throws error for: Throws error if called with a wallet that is not in wallets
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes amount for 0-decimal token amount larger than JS max safe integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes amount for 0-decimal token amount larger than JS max safe integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes amount for 9-decimal token amount larger than JS max safe integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes amount for 9-decimal token amount larger than JS max safe integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes amount for 9-decimal token amount larger than JS max safe integer with non-zero decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes amount for 9-decimal token amount larger than JS max safe integer with non-zero decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes 0 by adding expected decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes 0 by adding expected decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes a number less than 1 by adding expected decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes a number less than 1 by adding expected decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Decimalizes smallest amount of slpv1 spec
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Decimalizes smallest amount of slpv1 spec
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount: Can decimalize for arbitrary decimals, as long as decimals is an integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back undecimalizeTokenAmount: Can decimalize for arbitrary decimals, as long as decimals is an integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount throws error for: Throws error if input is not a string
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount throws error for: Throws error if input is not a stringified integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can decimalize a token amount string and undecimalize it back decimalizeTokenAmount throws error for: Throws error if decimals is not an integer
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount: Returns expected amount for a 0-decimal token that has a decimal point at the end
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount: Handles a decimalized amount with no decimal place
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount: Handles a decimalized amount with under-specified decimal places
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimalizedAmount is not a string
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimalizedAmount is an empty string
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimalizedAmount includes more than one decimal
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimalizedAmount includes a decimal point that is not a period
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimalizedAmount includes alphabet characters
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws error if decimals is invalid
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws precision error if decimals are over-specified for a 0-decimal token
[22:50:27][CashTab Unit Tests] Cashtab wallet methods We can undecimalize a decimalizedTokenAmount string, and we throw expected errors if undecimalizeTokenAmount is invalid undecimalizeTokenAmount throws error for: Throws precision error if decimals are over-specified for a 9-decimal token
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Removes leading zeros from a string removeLeadingZeros: Removes leading zeros from a number string
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Removes leading zeros from a string removeLeadingZeros: Removes leading zeros from a string of all zeros
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Removes leading zeros from a string removeLeadingZeros: Preserves trailing zeros
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Removes leading zeros from a string removeLeadingZeros: Removes leading zeros and preserves trailing zeros from an arbitrary string
[22:50:27][CashTab Unit Tests] Cashtab wallet methods Successfully extracts a hash160 array from valid cashtab wallet
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Airdrop /> We can send a pro-rata airdrop and equal tx to a tokenId not in our cache using custom settings
[22:50:27][<Airdrop /> We can send a pro-rata airdrop and equal tx to a tokenId not in our cache using custom settings] TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter the eToken ID Ignored nodes: comments, script, style <body> <div /> </body> at Object.getElementError (/work/cashtab/node_modules/@testing-library/dom/dist/config.js:37:19) at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByPlaceholderText (/work/cashtab/src/components/Airdrop/__tests__/Airdrop.test.js:120:20)
[22:50:27][CashTab Unit Tests] <Airdrop /> We can ignore addresses with less than a token balance for a token with decimals
[22:50:27][<Airdrop /> We can ignore addresses with less than a token balance for a token with decimals] TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter the eToken ID Ignored nodes: comments, script, style <body> <div /> </body> at Object.getElementError (/work/cashtab/node_modules/@testing-library/dom/dist/config.js:37:19) at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at /work/cashtab/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByPlaceholderText (/work/cashtab/src/components/Airdrop/__tests__/Airdrop.test.js:224:20)
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Receive /> Renders as expected on desktop, including copy paste functionality of clicking on the QR code
[22:50:27][CashTab Unit Tests] <Receive /> Renders the Receive screen with QR code of expected width for smallest supported mobile view
[22:50:27][CashTab Unit Tests] <Receive /> Renders the Receive screen with QR code of size that is fully viewable in extension dimensions
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput: Alphanumeric string
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput: String with emojis
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput: String of max length for Cashtab Msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput throws error for: String exceeding max length for Cashtab Msg by 1 byte
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput throws error for: non-string input
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Cashtab Msg building functions getCashtabMsgTargetOutput throws error for: Empty string
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput Airdrop with no optional msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput Airdrop with many spaces for optional msg treated as no optional msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput Airdrop with optional alphanumeric msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput Airdrop with optional emoji and special characters msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput Airdrop with optional msg of max allowable length
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput getAirdropTargetOutput throws error for: Invalid tokenId provided
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput getAirdropTargetOutput throws error for: Airdrop msg exceeding max length for airdrop msg by 1 byte
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods getAirdropTargetOutput getAirdropTargetOutput throws error for: non-string input for airdrop msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Alias registration target output building functions getAliasTargetOutput: Valid alias to p2pkh address
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Alias registration target output building functions getAliasTargetOutput: Valid alias to p2sh address
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Alias registration target output building functions getAliasTargetOutput throws error for: Invalid alias
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Alias registration target output building functions getAliasTargetOutput throws error for: Invalid address
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with emoji
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with emoji and text
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with special characters
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with Korean text
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with Arabic text
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with Chinese text
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alias with mixed foreign alphabets and emoji
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount: Alphanumeric valid v0 alias
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines byte count of user input alias registrations getAliasByteCount throws error for: non-text input
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: a single emoji
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: msg input with characters and emojis
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: msg input with special characters
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: msg input with a mixture of symbols, multilingual characters and emojis
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: Alphanumeric string
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: String with emojis
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount: String of max length for Cashtab Msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Determines bytecount of user input Cashtab Msg getCashtabMsgByteCount throws error for: non-text input
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Build target output for opreturn as bip21 param getOpreturnParamTargetOutput: Valid opreturn param input
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Build target output for opreturn as bip21 param getOpreturnParamTargetOutput: Max length for opreturn param
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Build target output for opreturn as bip21 param getOpreturnParamTargetOutput throws error for: Invalid opreturn param input
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and raw hex for an SLP tx
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and decoded message for a valid Cashtab msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and decoded message for an invalid Cashtab msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and decoded message for an encrypted Cashtab msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and tokenId for a valid airdrop with no msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and tokenId for a valid airdrop with msg
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and raw hex for invalid airdrop
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and raw hex for valid alias registration
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns protocol identifier and raw hex for invalid alias registration
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Valid paybutton with data and nonce
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Valid paybutton with no data and nonce
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Valid paybutton with data and no nonce
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Valid empty paybutton
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Invalid paybutton
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Valid eCash chat
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Invalid eCash chat
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw: Returns unknown for unknown OP_RETURN
[22:50:27][CashTab Unit Tests] Cashtab opreturn methods Parse op_return_raw input for display on Send screen parseOpReturnRaw throws error for: Throws error if op_return_raw is invalid OP_RETURN
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Alias /> Registered and Pending Aliases are correctly rendered
[22:50:27][CashTab Unit Tests] <Alias /> Registered and Pending Aliases are correctly rendered when pending list is empty
[22:50:27][CashTab Unit Tests] <Alias /> Registered and Pending Aliases are correctly rendered when registered list is empty
[22:50:27][CashTab Unit Tests] <Alias /> Registered and Pending lists still renders when aliasValidationError is populated and aliasServerError is false
[22:50:27][CashTab Unit Tests] <Alias /> Registered and Pending lists do not render when aliasValidationError is false and aliasServerError is populated
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Renders the loader if balanceSats is not an integer
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Renders the BalanceHeader component correctly with default locale en-US
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Renders the BalanceHeader component correctly with fr-FR locale
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Balance is hidden if cashtabSettings.balanceVisible is false
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Renders fiat price for a non-USD currency
[22:50:27][CashTab Unit Tests] <BalanceHeader /> Fiat price and forex are not displayed if fiatPrice is unavailable
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] queryAliasServer() correctly throws a network error for server downtime or a malformed fetch url
[22:50:27][CashTab Unit Tests] queryAliasServer() correctly returns an array of alias objects for a valid eCash address that has registered aliases
[22:50:27][CashTab Unit Tests] queryAliasServer() correctly returns an array of alias objects for a valid prefix-less eCash address that has registered aliases
[22:50:27][CashTab Unit Tests] queryAliasServer() returns an empty array for a valid eCash address with no aliases
[22:50:27][CashTab Unit Tests] queryAliasServer() throws an error for an invalid eCash address
[22:50:27][CashTab Unit Tests] queryAliasServer() returns an alias object for a registered alias
[22:50:27][CashTab Unit Tests] queryAliasServer() returns an api error for a non-alphanumeric alias
[22:50:27][CashTab Unit Tests] queryAliasServer() returns a valid object for an unregistered alias
[22:50:27][CashTab Unit Tests] queryAliasServer() returns an error for an alias longer than 21 characters
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 1 sat/byte to p2pkh address
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 1 sat/byte to p2pkh address if all utxos are mature coinbase utxos
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 1 sat/byte to p2pkh address with an OP_RETURN output
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 1 sat/byte to p2pkh address with an OP_RETURN output at index 0
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 1 sat/byte to p2sh address
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1000 satoshis with 1 change output at 10 sat/byte
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1 satoshi per byte tx with no change outputs
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1 satoshi per byte tx with no change outputs from a wallet with utxos at many addresses
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 1 satoshi per byte tx broadcast actually broadcast with this function
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: No precision error using JS Number on utxo with highest theoretically possible value
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 15000 satoshis with 1 change output at 1 sat/byte to 5 p2pkh addresses
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: 15000 satoshis with 1 change output at 1 sat/byte to 5 p2sh outputs
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Sending below dust threshold
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Sending above wallet balance
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Sending within wallet balance but insufficient to cover fee
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Attempting to create a tx with fee rate below 1 sat/byte
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Tx with utxos for which the wallet has no private keys
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: throws broadcast error from the node
[22:50:27][CashTab Unit Tests] We can broadcast XEC transactions sendXec: Insufficient balance due to immature coinbase utxos
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs: Airdrop
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs: Multisend format with extra space around address and value
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs: One address in multi format
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs: Multisend including a non-integer JS result
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs throws error for: Invalid multisend input (dust)
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs throws error for: Too many decimal places
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs throws error for: Use of comma as decimal place marker
[22:50:27][CashTab Unit Tests] Forming multisend targetOutputs getMultisendTargetOutputs throws error for: Too many commas on one line
[22:50:27][CashTab Unit Tests] Ignore unspendable coinbase utxos ignoreUnspendableUtxos: Array with no coinbase utxos returned unchanged
[22:50:27][CashTab Unit Tests] Ignore unspendable coinbase utxos ignoreUnspendableUtxos: Array with immature coinbase utxo returned without immature coinbase utxo
[22:50:27][CashTab Unit Tests] Ignore unspendable coinbase utxos ignoreUnspendableUtxos: Array with some immature coinbase utxos and some mature coinbase utxos returned without immature coinbase utxo
[22:50:27][CashTab Unit Tests] Ignore unspendable coinbase utxos ignoreUnspendableUtxos: If blockheight is zero, all coinbase utxos are removed
[22:50:27][CashTab Unit Tests] We can create and broadcast SLP v1 SEND and BURN txs from utxos of nng or in-node chronik shape Build and broadcast an SLP V1 SEND and BURN tx from in-node chronik-client utxos: SLP send and burn with token change
[22:50:27][CashTab Unit Tests] We can create and broadcast SLP v1 SEND and BURN txs from utxos of nng or in-node chronik shape Build and broadcast an SLP V1 SEND and BURN tx from in-node chronik-client utxos: SLP send and BURN with no token change
[22:50:27][CashTab Unit Tests] We can create and broadcast SLP v1 SEND and BURN txs from utxos of nng or in-node chronik shape Build and broadcast an SLP V1 SEND and BURN tx from in-node chronik-client utxos: SLP max send tx using all available input utxos
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with an input of 0
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with zero XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with a small XEC balance input with 2+ decimal figures
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with 1 Million XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with 1 Billion XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with total supply as XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with > total supply as XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with no balance
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with null input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with undefined as input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatBalance with non-numeric input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Accepts a valid unix timestamp
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Accepts an empty string and generates a new timestamp
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Accepts no parameter and generates a new timestamp
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Accepts 'undefined' as a parameter and generates a new date
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Rejects an invalid string containing letters.
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions Rejects an invalid string containing numbers.
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with zero XEC balance input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with a small XEC balance input with 2+ decimal figures
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with a large XEC balance input with 2+ decimal figures
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with no balance
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with null input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions test formatFiatBalance with undefined input
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: 9-decimal token
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Max possible eToken qty
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Max possible eToken qty with decimals
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: One less than max possible eToken qty with decimals
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: A pretty normal token quantity
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Smallest possible eToken quantity
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Smallest possible eToken quantity, but French
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: One less than max possible eToken qty with decimals, but french
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Locale with no thousands separator
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Locale with multibyte thousands separator works as this is still string length 1
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format decimalized token strings for userLocale decimalizedTokenQtyToLocaleFormat: Locale with multibyte thousands separator works as this is still string length 1
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance over 1 trillion XEC (10 trillion)
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance of exactly 1 trillion XEC
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance exceeding 1 billion XEC (10 billion)
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance exactly 1 billion XEC
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance exceeding 1 million XEC (10 million)
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance of exactly 1 million XEC
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance exceeding 1 thousand XEC (10 thousand)
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance of exactly 1 thousand XEC
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance less than 1 thousand XEC
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance less than 1 thousand XEC, but french
[22:50:27][CashTab Unit Tests] Correctly executes formatting functions We can format an XEC balance toFormattedXec: Balance less than 1 thousand XEC, but arabic
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <CreateTokenForm /> User can input valid token parameters, generate a token, and view a success notification
[22:50:27][CashTab Unit Tests] <CreateTokenForm /> User can create a token with a mint baton
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Home /> Renders the loading component while loading, then the Home screen
[22:50:27][CashTab Unit Tests] <Home /> Renders the Home screen with API error
[22:50:27][CashTab Unit Tests] <Home /> Renders backup warning and QR Code if user loads with a new wallet
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <CreateToken /> If wallet has sufficient XEC, renders CreateTokenForm
[22:50:27][CashTab Unit Tests] <CreateToken /> If wallet has insufficient XEC, renders component but does not render CreateTokenForm
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab helper functions Detect mobile or desktop devices isMobile: Navigator is undefined
[22:50:27][CashTab Unit Tests] Cashtab helper functions Detect mobile or desktop devices isMobile: Navigator.userAgentData is undefined
[22:50:27][CashTab Unit Tests] Cashtab helper functions Detect mobile or desktop devices isMobile: Desktop device on browser with userAgentData support
[22:50:27][CashTab Unit Tests] Cashtab helper functions Detect mobile or desktop devices isMobile: Mobile device on browser with userAgentData support
[22:50:27][CashTab Unit Tests] Cashtab helper functions Get user locale getUserLocale: navigator is undefined
[22:50:27][CashTab Unit Tests] Cashtab helper functions Get user locale getUserLocale: navigator.language is undefined
[22:50:27][CashTab Unit Tests] Cashtab helper functions Get user locale getUserLocale: navigator.language is defined and not the default
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabCache to and from JSON for storage and in-app use cashtabCacheToJSON and storedCashtabCacheToMap: Converts cashtabCache with populated token cache to JSON for storage
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabCache to and from JSON for storage and in-app use cashtabCacheToJSON and storedCashtabCacheToMap: Converts cashtabCache with empty token cache to JSON for storage
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallet to and from JSON for storage and in-app use cashtabWalletToJSON and cashtabWalletFromJSON: Newly created Cashtab wallet
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallet to and from JSON for storage and in-app use cashtabWalletToJSON and cashtabWalletFromJSON: Pre-2.1.0 wallet is unchanged
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallet to and from JSON for storage and in-app use cashtabWalletToJSON and cashtabWalletFromJSON: Pre-2.9.0 wallet is unchanged
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallet to and from JSON for storage and in-app use cashtabWalletToJSON and cashtabWalletFromJSON: Cashtab wallet with multiple paths
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallet to and from JSON for storage and in-app use cashtabWalletToJSON and cashtabWalletFromJSON: Cashtab wallet with multiple paths and tokens in state
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallets (array) to and from JSON for storage and in-app use cashtabWalletsToJSON and cashtabWalletsFromJSON: Newly created Cashtab wallets
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallets (array) to and from JSON for storage and in-app use cashtabWalletsToJSON and cashtabWalletsFromJSON: Pre-2.1.0 wallets are unchanged
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallets (array) to and from JSON for storage and in-app use cashtabWalletsToJSON and cashtabWalletsFromJSON: Pre-2.9.0 wallets are unchanged
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallets (array) to and from JSON for storage and in-app use cashtabWalletsToJSON and cashtabWalletsFromJSON: Cashtab wallets with multiple paths
[22:50:27][CashTab Unit Tests] Cashtab helper functions Converts cashtabWallets (array) to and from JSON for storage and in-app use cashtabWalletsToJSON and cashtabWalletsFromJSON: Cashtab wallets with multiple paths and tokens in state
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId and no ignored addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId and one ignored address
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId and two ignored addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId with no ignored addresses and a specified minTokenQtyUndecimalized that renders only one address eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId with no ignored addresses and a specified minTokenQtyUndecimalized that renders some addresses eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx: We can calculate an airdrop for holders of a given tokenId with an ignored addresses and a specified minTokenQtyUndecimalized that renders some addresses eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx throws error for: We throw expected error if no tokens are held at p2pkh or p2sh addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx throws error for: We throw expected error if all eligible addresses are excluded
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for a standard (prorata) airdrop getAirdropTx throws error for: We throw expected error if all eligible recipients would receive dust
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId and no ignored addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId and one ignored address
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId and two ignored addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId with no ignored addresses and a specified minTokenQtyUndecimalized that renders only one address eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId with no ignored addresses and a specified minTokenQtyUndecimalized that renders some addresses eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx: We can calculate an airdrop for holders of a given tokenId with an ignored addresses and a specified minTokenQtyUndecimalized that renders some addresses eligible
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx throws error for: We throw expected error if no tokens are held at p2pkh or p2sh addresses
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx throws error for: We throw expected error if all eligible addresses are excluded
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx throws error for: We throw expected error if all eligible addresses are excluded
[22:50:27][CashTab Unit Tests] Cashtab airdrop methods Gets csv list of airdrop recipients address and amounts for an equal airdrop getEqualAirdropTx throws error for: We throw expected error if anticipated airdrop amount is less than dust
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <ScanQRCode /> Renders the modal on load if loadWithCameraOpen is true
[22:50:27][CashTab Unit Tests] <ScanQRCode /> Does not render the modal on load if loadWithCameraOpen is false
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] sumOneToManyXec() correctly parses the value for a valid one to many send XEC transaction
[22:50:27][CashTab Unit Tests] sumOneToManyXec() correctly parses the value for a valid one to many send XEC transaction with decimals
[22:50:27][CashTab Unit Tests] sumOneToManyXec() returns NaN for an address and value array that is partially typed or has invalid format
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <QRCode /> QRCode copying ecash address
[22:50:27][CashTab Unit Tests] <QRCode /> QRCode copying eToken address
[22:50:27][CashTab Unit Tests] <QRCode /> QRCode will render without address
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <CashtabTestWrapper /> With default props, renders App component
[22:50:27][CashTab Unit Tests] <CashtabTestWrapper /> We can render other pages by passing the route
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Address and value keys are set and valid.
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Address and value keys are set and valid. Invalid bip21 string is ignored.
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Address field is populated + disabled while value field is empty + enabled if legacy url params have address defined and value present as undefined
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Address field is populated + disabled while value field is empty + enabled if legacy url params have address defined and no value key present
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Params are ignored if only value param is present
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params. Params are ignored if param is duplicated
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL Legacy params are not parsed as bip21 even if the bip21 param appears in the string
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL bip21 param - valid bip21 param with amount and op_return_raw is parsed as expected
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL bip21 param - an invalid bip21 param shows validation errors but cannot be changed
[22:50:27][CashTab Unit Tests] <SendXec /> rendered with params in URL No params. Send screen loads normally with no rendered input.
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Contacts /> We can add, delete, rename, contacts from the Configure screen, and add a savedWallet as a contact
[22:50:27][CashTab Unit Tests] <Contacts /> We can send a tx to an address in contacts
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <SignVerifyMsg /> Notification is rendered upon successfully signing a message
[22:50:27][CashTab Unit Tests] <SignVerifyMsg /> Notification is rendered upon successfully verifying a message
[22:50:27][CashTab Unit Tests] <SignVerifyMsg /> Notification is rendered upon signature verification error
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <SendToken /> Renders the SendToken screen with send address input
[22:50:27][CashTab Unit Tests] <SendToken /> Accepts a valid ecash: prefixed address
[22:50:27][CashTab Unit Tests] <SendToken /> Accepts a valid etoken: prefixed address
[22:50:27][CashTab Unit Tests] <SendToken /> Accepts a valid alias
[22:50:27][CashTab Unit Tests] <SendToken /> Displays a validation error for an invalid address
[22:50:27][CashTab Unit Tests] <SendToken /> Displays a validation error for an alias without .xec suffix
[22:50:27][CashTab Unit Tests] <SendToken /> Displays a validation error for valid alias that has not yet been registered
[22:50:27][CashTab Unit Tests] <SendToken /> Displays expected error if alias server gives a bad response
[22:50:27][CashTab Unit Tests] <SendToken /> Displays a validation error if the user includes any query string
[22:50:27][CashTab Unit Tests] <SendToken /> Renders the send token notification upon successful broadcast
[22:50:27][CashTab Unit Tests] <SendToken /> Renders the burn token success notification upon successful burn tx broadcast
[22:50:27][CashTab Unit Tests] <SendToken /> Mint switch is disabled if no mint batons for this token in the wallet
[22:50:27][CashTab Unit Tests] <SendToken /> We can mint an slpv1 token if we have a mint baton
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Configure /> We do not see the camera auto-open setting in the config screen on a desktop device
[22:50:27][CashTab Unit Tests] <Configure /> We do see the camera auto-open setting in the config screen on a mobile device
[22:50:27][CashTab Unit Tests] <Configure /> Setting "Send Confirmations" settings will show send confirmations
[22:50:27][CashTab Unit Tests] <Configure /> Setting "ABSOLUTE MINIMUM fees" settings will reduce fees to absolute min
[22:50:27][CashTab Unit Tests] <Configure /> We can choose a new fiat currency
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <Wallets /> We can add a savedWallet as a contact
[22:50:27][CashTab Unit Tests] <Wallets /> We can copy the address of a savedWallet to the clipboard
[22:50:27][CashTab Unit Tests] <Wallets /> Confirm mocked bip39.generateMnemonic() returns the expected seed
[22:50:27][CashTab Unit Tests] <Wallets /> We can rename the active wallet or a saved wallet, we can add a wallet, we can import a wallet, we can delete a wallet
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <App /> Renders onboarding screen at home route if user has no wallet
[22:50:27][CashTab Unit Tests] <App /> Renders onboarding screen at Receive route if user has no wallet
[22:50:27][CashTab Unit Tests] <App /> Renders onboarding screen even on a bad route if user has no wallet
[22:50:27][CashTab Unit Tests] <App /> Renders 404 at bad route if user has a wallet
[22:50:27][CashTab Unit Tests] <App /> Navigation menu routes to expected components
[22:50:27][<App /> Navigation menu routes to expected components] ReferenceError: Cannot access 'formData' before initialization at formData (/work/cashtab/src/components/Airdrop/Airdrop.js:93:9) at renderWithHooks (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:16305:18) at mountIndeterminateComponent (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:20074:13) at beginWork (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:21587:16) at beginWork$1 (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:27426:14) at performUnitOfWork (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:26560:12) at workLoopSync (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:26466:5) at renderRootSync (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:26434:7) at recoverFromConcurrentError (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:25850:20) at performSyncWorkOnRoot (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:26096:20) at flushSyncCallbacks (/work/cashtab/node_modules/react-dom/cjs/react-dom.development.js:12042:22) at flushActQueue (/work/cashtab/node_modules/react/cjs/react.development.js:2667:24) at act (/work/cashtab/node_modules/react/cjs/react.development.js:2582:11) at /work/cashtab/node_modules/@testing-library/react/dist/act-compat.js:46:25 at Object.eventWrapper (/work/cashtab/node_modules/@testing-library/react/dist/pure.js:107:28) at Object.wrapEvent (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28) at Object.dispatchEvent (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22) at Object.dispatchUIEvent (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26) at Mouse.up (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js:100:30) at PointerHost.release (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js:84:28) at pointerAction (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:59:47) at Object.pointer (/work/cashtab/node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:32:9) at Object.asyncWrapper (/work/cashtab/node_modules/@testing-library/react/dist/pure.js:88:22) at Object.<anonymous> (/work/cashtab/src/components/App/__tests__/App.test.js:267:9)
[22:50:27][CashTab Unit Tests] <App /> Adding a contact to to a new contactList by clicking on tx history adds it to localforage and wallet context
[22:50:27][CashTab Unit Tests] <App /> Adding a contact to an existing contactList by clicking on tx history adds it to localforage and wallet context
[22:50:27][CashTab Unit Tests] <App /> A user with legacy blank contactList in localstorage is migrated on startup
[22:50:27][CashTab Unit Tests] <App /> Clicking "reply" on a Cashtab Msg correctly populates the SendXec to address and amount fields
[22:50:27][CashTab Unit Tests] <App /> If Cashtab starts up with some settings keys missing, the missing keys are migrated to default values
[22:50:27][CashTab Unit Tests] <App /> Wallet with easter egg token sees easter egg
[22:50:27][CashTab Unit Tests] <App /> If Cashtab starts with 1.5.* cashtabCache, it is wiped and migrated to 2.9.0 cashtabCache
[22:50:27][CashTab Unit Tests] <App /> A new user can import a mnemonic
[22:50:27][CashTab Unit Tests] <App /> Migrating from wallet/savedWallet keys (version < 1.6.0): A user with an invalid Cashtab wallet as the active wallet is migrated on startup
[22:50:27][CashTab Unit Tests] <App /> Migrating from wallet/savedWallet keys (version < 1.6.0): A user with pre-2.1.0 valid wallets in savedWallets has them all migrated to new storage keys and new shape
[22:50:27][CashTab Unit Tests] <App /> Migrating (version >= 1.6.0 and < 2.1.0): A user with an invalid wallet stored at wallets key has that wallet migrated
[22:50:27][CashTab Unit Tests] <App /> Migrating (version >= 1.6.0 and < 2.1.0): A user with multiple invalid wallets stored at wallets key has them migrated
[22:50:27][CashTab Unit Tests] <App /> Cashtab version >= 1.6.0 and < 2.1.0: A user with an invalid Cashtab wallet as the active wallet is migrated on startup
[22:50:27][CashTab Unit Tests] <App /> A user with all valid wallets stored at wallets key does not have any wallets migrated
[22:50:27][CashTab Unit Tests] <App /> Migrating (version < 2.9.0): A user with multiple invalid wallets stored at wallets key has them migrated
[22:50:27][CashTab Unit Tests] <App /> Migrating (version < 2.9.0): A user with an invalid Cashtab wallet as the active wallet is migrated on startup
[22:50:27][CashTab Unit Tests] <App /> If Cashtab starts with < 2.9.0 cashtabCache, it is wiped and migrated to 2.9.0 cashtabCache
[22:50:27][CashTab Unit Tests] <App /> We see a price notification if new price is at a new tens level in USD per 1,000,000 XEC, and a special notification if a zero is killed
[22:50:27][CashTab Unit Tests] <App /> We do not see price notifications if new price is at a new tens level in JPY per 1,000,000 XEC, because user fiat currency does not support zero killed notifications for JPY
[22:50:27][Step 1/1] CashTab Unit Tests
[22:50:27][CashTab Unit Tests] <SendXec /> Renders the SendXec screen with send address input
[22:50:27][CashTab Unit Tests] <SendXec /> Pass valid address to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass valid alias to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass an invalid address to Send To field and get a validation error
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a possibly valid alias without .xec suffix to Send To field and get expected error
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid alias to Send To field that has not yet been registered and get expected error
[22:50:27][CashTab Unit Tests] <SendXec /> Get expected error msg and send disabled if bad response from alias server
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and bip21 query string with valid amount param to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid alias and bip21 query string with valid amount param to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and bip21 query string with invalid amount param (dust) to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Valid address with valid bip21 query string with valid amount param rejected if amount exceeds wallet balance
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid alias and bip21 query string with invalid amount param (too many decimals) to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and an invalid bip21 query string
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and bip21 query string with op_return_raw param to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and bip21 query string with valid amount and op_return_raw params to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Pass a valid address and bip21 query string with valid amount and invalid op_return_raw params to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> Clicking "Send" will send a valid tx with op_return_raw after entry of a valid address and bip21 query string with valid amount and op_return_raw params to Send To field
[22:50:27][CashTab Unit Tests] <SendXec /> We can calculate max send amount with and without a cashtab msg, and send a max sat tx with a cashtab msg
[22:50:27][CashTab Unit Tests] <SendXec /> If the user has minFeeSends set to true but no longer has the right token amount, the feature is disabled
[22:50:27][CashTab Unit Tests] <SendXec /> We can send a tx with amount denominated in fiat currency
[22:50:27][CashTab Unit Tests] <SendXec /> We can send an XEC tx to multiple users
[22:50:27][CashTab Unit Tests] <SendXec /> If we type a Cashtab msg, then disable the switch, we send a tx without our typed Cashtab message
[22:50:27][Creating archive artifacts.tar.gz] Archive was created, file size 150.87 KB (154492 bytes)
[22:50:43][Publishing artifacts] Publishing 1 file using [ArtifactsCachePublisher]: results/artifacts => artifacts.tar.gz
[22:50:43][Publishing artifacts] Publishing 1 file using [WebPublisher]: results/artifacts => artifacts.tar.gz
[22:50:27][Step 1/1] ##teamcity[publishArtifacts '+:results/artifacts=>artifacts.tar.gz']
[22:50:44][Step 1/1] Build cashtab-tests failed with exit code 1
[22:50:27][Step 1/1] ##teamcity[buildProblem timestamp='2024-04-12T22:50:27.232' description='Build cashtab-tests failed with exit code 1']
[22:50:27][Step 1/1] at flushWork (node_modules/scheduler/cjs/scheduler.development.js:239:14)
[22:50:27][Step 1/1] at performWorkUntilDeadline (node_modules/scheduler/cjs/scheduler.development.js:533:21)
[22:50:27][Step 1/1] at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ● <Airdrop /> › We can ignore addresses with less than a token balance for a token with decimals
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter the eToken ID
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] Ignored nodes: comments, script, style
[22:50:27][Step 1/1] <body>
[22:50:27][Step 1/1] <div />
[22:50:27][Step 1/1] </body>
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 222 |
[22:50:27][Step 1/1] 223 | await user.type(
[22:50:27][Step 1/1] > 224 | screen.getByPlaceholderText('Enter the eToken ID'),
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 225 | airdropTokenId,
[22:50:27][Step 1/1] 226 | );
[22:50:27][Step 1/1] 227 |
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at Object.getElementError (node_modules/@testing-library/dom/dist/config.js:37:19)
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:76:38
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:52:17
[22:50:27][Step 1/1] at node_modules/@testing-library/dom/dist/query-helpers.js:95:19
[22:50:27][Step 1/1] at Object.getByPlaceholderText (src/components/Airdrop/__tests__/Airdrop.test.js:224:20)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] FAIL src/components/App/__tests__/App.test.js (20.616 s)
[22:50:27][Step 1/1] ● <App /> › Navigation menu routes to expected components
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] ReferenceError: Cannot access 'formData' before initialization
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] 91 | setTokenInfo(thisTokenInfo);
[22:50:27][Step 1/1] 92 | }
[22:50:27][Step 1/1] > 93 | }, [formData.tokenId, tokenIdIsValid]);
[22:50:27][Step 1/1] | ^
[22:50:27][Step 1/1] 94 |
[22:50:27][Step 1/1] 95 | useEffect(() => {
[22:50:27][Step 1/1] 96 | if (typeof tokenInfo !== 'undefined') {
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] at formData (src/components/Airdrop/Airdrop.js:93:9)
[22:50:27][Step 1/1] at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:16305:18)
[22:50:27][Step 1/1] at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:20074:13)
[22:50:27][Step 1/1] at beginWork (node_modules/react-dom/cjs/react-dom.development.js:21587:16)
[22:50:27][Step 1/1] at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:27426:14)
[22:50:27][Step 1/1] at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:26560:12)
[22:50:27][Step 1/1] at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:26466:5)
[22:50:27][Step 1/1] at renderRootSync (node_modules/react-dom/cjs/react-dom.development.js:26434:7)
[22:50:27][Step 1/1] at recoverFromConcurrentError (node_modules/react-dom/cjs/react-dom.development.js:25850:20)
[22:50:27][Step 1/1] at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:26096:20)
[22:50:27][Step 1/1] at flushSyncCallbacks (node_modules/react-dom/cjs/react-dom.development.js:12042:22)
[22:50:27][Step 1/1] at flushActQueue (node_modules/react/cjs/react.development.js:2667:24)
[22:50:27][Step 1/1] at act (node_modules/react/cjs/react.development.js:2582:11)
[22:50:27][Step 1/1] at node_modules/@testing-library/react/dist/act-compat.js:46:25
[22:50:27][Step 1/1] at Object.eventWrapper (node_modules/@testing-library/react/dist/pure.js:107:28)
[22:50:27][Step 1/1] at Object.wrapEvent (node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js:6:28)
[22:50:27][Step 1/1] at Object.dispatchEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:45:22)
[22:50:27][Step 1/1] at Object.dispatchUIEvent (node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js:22:26)
[22:50:27][Step 1/1] at Mouse.up (node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js:100:30)
[22:50:27][Step 1/1] at PointerHost.release (node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js:84:28)
[22:50:27][Step 1/1] at pointerAction (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:59:47)
[22:50:27][Step 1/1] at Object.pointer (node_modules/@testing-library/user-event/dist/cjs/pointer/index.js:32:9)
[22:50:27][Step 1/1] at Object.asyncWrapper (node_modules/@testing-library/react/dist/pure.js:88:22)
[22:50:27][Step 1/1] at Object.<anonymous> (src/components/App/__tests__/App.test.js:267:9)
[22:50:27][Step 1/1]
[22:50:27][Step 1/1]
[22:50:27][Step 1/1] Test Suites: 2 failed, 30 passed, 32 total
[22:50:27][Step 1/1] Tests: 3 failed, 775 passed, 778 total
[22:50:27][Step 1/1] Snapshots: 0 total
[22:50:27][Step 1/1] Time: 35.238 s
[22:50:27][Step 1/1] Ran all test suites.
[22:50:27][Step 1/1] Build cashtab-tests failed with exit code 1
[22:50:36][Step 1/1] Process exited with code 1
[22:50:44][Step 1/1] Process exited with code 1 (Step: Command Line)
[22:50:44][Step 1/1] Waiting for 1 service processes to complete
[22:50:44][Step 1/1] Ant JUnit report watcher
[22:50:44][Ant JUnit report watcher] 1 report found for paths:
[22:50:44][Ant JUnit report watcher] /home/teamcity/buildAgent/work/jailed-build/results/artifacts/junit/*.xml
[22:50:44][Ant JUnit report watcher] Successfully parsed
[22:50:44][Successfully parsed] 1 report
[22:50:44][Successfully parsed] results/artifacts/junit/cashtab.xml
[22:50:45][Step 1/1] Step Command Line failed
[22:50:45]Ant JUnit report watcher
[22:50:45][Ant JUnit report watcher] No reports found for paths:
[22:50:45][Ant JUnit report watcher] +:results/test_bitcoin.xml
[22:50:45][Ant JUnit report watcher] +:results/**/junit_results*.xml
[22:50:45][Ant JUnit report watcher] +:results/**/*junit.xml
[22:50:45]Publishing internal artifacts (4s)
[22:50:50][Publishing internal artifacts] Publishing 1 file using [ArtifactsCachePublisher]
[22:50:50][Publishing internal artifacts] Publishing 1 file using [WebPublisher]
[22:50:45]Publishing artifacts (5s)
[22:50:45][Publishing artifacts] Collecting files to publish: [+:results/**/junit_results*.xml, +:bitcoin-abc/abc-ci-builds/cashtab-tests/gitian-results => cashtab-tests.tar.gz, +:bitcoin-abc/abc-ci-builds/cashtab-tests/*.log => artifacts.tar.gz]
[22:50:45][Publishing artifacts] Artifacts path 'results/**/junit_results*.xml' not found
[22:50:45][Publishing artifacts] Artifacts path 'bitcoin-abc/abc-ci-builds/cashtab-tests/gitian-results' not found
[22:50:45][Publishing artifacts] Artifacts path 'bitcoin-abc/abc-ci-builds/cashtab-tests/*.log' not found
[22:50:51]Build finished
×

×

Pin build

Cancel
×

Add build comment

Cancel
×

Promote Build

×

Add build comment

Cancel
×

Mute test

×

×

Server communication failure

Server is unavailable

Server stopped or communication with the server is not possible due to network failure.

Server shutdown started.

Please relogin to continue your work.

×

Run Custom Build

×

TODO

Loading related builds...
Cancel
×

Responsibility

×

Edit tags

Cancel
×

Loading...

×

Are you sure?

Cancel
×

Cancel