Ian Dorion
Ian Dorion
"level":30,"time":1615518723989,"pid":14368,"hostname":"DESKTOP-T1KFBKG","msg":"Profit: 0.000005287755000000106"} {"level":50,"time":1615518724323,"pid":14368,"hostname":"DESKTOP-T1KFBKG","message":"Error occurred in profileTransfer method. Number of attempts: 3","errorMsg":{},"err":{"message":"Request failed with status code 400" The transfer of the profit to the default portfolio is causing this error can't...
I have an issue with slimscroll. The scroll bar is all the way to the right of the document when the selector is 400px wide to the left set with...
Greeting. I was looking into this. Thanks for the example. Would you know how I can import some contract from the open zeppelin library? `import "../node_modules/@openzeppelin/contracts/access/Ownable.sol";` these imports statement are...
This is working and I am able to retrieve the original message. ``` const wallet = ethers.Wallet.createRandom() const keys = wallet._signingKey() const pubKey = keys.publicKey.substr(4,keys.publicKey.length) const prvKey = keys.privateKey.substr(2,keys.publicKey.length) const...
https://github.com/shiftkey/desktop/issues/1110 ## Description Add an option to automatically prefix the commit message with the branch name - ### Screenshots   [Screencast from 2024-08-14...
### The feature request The feature allow the user to have his commit summary message prefixed with the branch name. eg; QA-1234 is a ticket number that is usually used...