waves_ride_dapps_dev | Unsorted

Telegram-канал waves_ride_dapps_dev - Waves Dev Jedi | RIDE for dApps

-

Only tech topics about Waves: dev tools, libs, RIDE, dApps, Nodes Github: http://tiny.cc/github-waves IDE: https://ide.wavesplatform.com/ Online Course: https://stepik.org/course/54415 StackOverflow: #wavesplatform Jobs: https://t.me/wavesridejobs

Subscribe to a channel

Waves Dev Jedi | RIDE for dApps

Changes should be on pypi now... Thanks @deemru

Читать полностью…

Waves Dev Jedi | RIDE for dApps

We could run pipeline tests with free actions I guess right?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

https://github.com/PyWaves/PyWaves/pull/179 can you test it at least? i did not get it how to fully test

Читать полностью…

Waves Dev Jedi | RIDE for dApps

so no not needed to support those

Читать полностью…

Waves Dev Jedi | RIDE for dApps

i can push binary serialization fix, but pyblake2 fix can break some pythons prior to 3.6 i think

Читать полностью…

Waves Dev Jedi | RIDE for dApps

@hawky_BAI possible to update it on pip ?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

But cant spend times on monitor packages/changes/later update it (fixes)

Читать полностью…

Waves Dev Jedi | RIDE for dApps

also you can always fork

Читать полностью…

Waves Dev Jedi | RIDE for dApps

i am sure if you fixed it, you can get it merged in

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Tbh python project dependencies should be pretty clear, your projects should be setup with some package manager like poetry ( same as package.lock for npm etc).
You need to keep in mind supported versions, not just try to use latest, and upgrade libs accordingly.

But given the lack of support for pywaves it probably means to many people just wanna blindly use but not support to update it ;D

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Now I’ll try again, if it doesn’t work I’ll switch to a lower version. I have 3.12 now

Читать полностью…

Waves Dev Jedi | RIDE for dApps

3.10 is max I can get it to work

Читать полностью…

Waves Dev Jedi | RIDE for dApps

We really need to update pywaves, if i manage to run pywaves in debugger i can update some outdated parts. For now no success. Unfamiliar with python.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Who uses windows? Help...
Give me a link to the C++ compiler

Читать полностью…

Waves Dev Jedi | RIDE for dApps

That might be a missing c++ compiler...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Yep, crossing fingers... throwing a dead rat over your left shoulder... whatever it is in your religion... 🙂

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Problem is that the tests are broken after the latest node release...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

https://devguide.python.org/versions/

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Do we need to support those old versions? I would rather prefer to have a clean installation (even under Windows)...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Great, can you push them to pywaves/pywaves?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

After i managed to run simple example under debugging i fixed 2 errors:

1) get rid of pyblake2 (so it works on windows with python 3.12): https://github.com/deemru/PyWaves/commit/c64cb4950c1d5b8147d5f261a9c2dd097b2f1cc0

2) fix binary serialization in args (so it produces correct invocation proofs): https://github.com/deemru/PyWaves/commit/44440ab390246d1ae4667ca1e64f24a1ae8f2dff

Feel free to do with it whatever.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

mostly we report them, one of them was already merged

Читать полностью…

Waves Dev Jedi | RIDE for dApps

i have done so myself in the past

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Like now we find 2-5 things that didnt worked, we want to support it

But for now our time only allow support via funding/testing/paying some subscription

Читать полностью…

Waves Dev Jedi | RIDE for dApps

i havent been able to make that work

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Windows is a bitch anyway for those dependencies

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Pywaves need to go to version 1.12 of python or so

Читать полностью…

Waves Dev Jedi | RIDE for dApps

The interesting part is:

blake2b hash function was introduced in Python 3.6 as part of the hashlib module.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Looks like I installed it. And several times...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Launched with administrator rights. The installation went well, but then it gave me an error:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyblake2
Running setup.py clean for pyblake2
Failed to build pyblake2
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyblake2)

Читать полностью…
Subscribe to a channel