You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow to pass EthAdapter from outside
* Use EthAdapter as parameter
* Add auth-kit
* Extract refreshToken to outside
* Rename to packs and upgrade monerium sdk
* Add socket listener connection
* Add subscriptions to sockets
* Upgrade monerium sdk to support node 16
* Add test
Context / issue
there is no need to pack the
value
if we are sending all value-less packed txsProposed solution
add a way to know which optimizations are being used in the
transactions
bytes. and unpacked correctly at SC level.Additional context
this can also be done with
OperationType
andto
parametersThe text was updated successfully, but these errors were encountered: