Jenea Vranceanu
Jenea Vranceanu
> I'm up for. > > Upd: I suppose it's a better way here to vote by comments this way it wold be easier to count votes at the end....
@yaroslavyaroslav Thanks for the review! There will be more updates to this PR. I'll assign you as a reviewer when it's ready. Don't waste your time until then please.
Or I'll just ping you in Discord.
@MaksymVereshchaka I guess you had issues building your project. If that was the case, could you please share a list of dependencies of your project?
Got it. I had the same issue with one of the versions of WalletConnectV2. I'll have to take some time to consider if this is the solution we want to...
> Do I see it right, that the only significant change here is that the `secp` dependency is made external one? Yes, that's the change. To say something to your...
Ah, okay, I see more intersections with the library. I'll quickly draft an incomplete list of things we need: - new model UserOperation; - API to send `UserOperation` to mempool....
When #685 will be merged into develop branch we could update some or all remote tests to use mocks. It will eliminate the need for network to be even defined...
> It could be missed in the rush, so I just refresh it: why do we consider adding websocket as 4.0 feature rather then minor update for the 3.* one...
To resolve that I suggest the following: - separate `formatToPrecision` into `formatToPrecision` and `formatToScientificNotation`; - `formatToScientificNotation` must have a flag `useNormalNotation`. Normal notation in a scientific number means we have...