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

So alot of people may encounter this

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

Waves Dev Jedi | RIDE for dApps

if you got a wx address ill send you some krill for helping

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

Waves Dev Jedi | RIDE for dApps

ok thanks maby ill try that approach

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

Waves Dev Jedi | RIDE for dApps

is there an alternative like using a different language than python?

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

Waves Dev Jedi | RIDE for dApps

oh ok so kinda need an updated pywaves

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

Waves Dev Jedi | RIDE for dApps

thank you though i appreciate it

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

Waves Dev Jedi | RIDE for dApps

maybe pyWaves now doesn t work with new nodes release. i have no time to test it, but in the past it worked great

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

Waves Dev Jedi | RIDE for dApps

/channel/waves_ride_dapps_dev/61582

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

Waves Dev Jedi | RIDE for dApps

im assuming problem is in pywaves its been hinting to that alot

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

Waves Dev Jedi | RIDE for dApps

gonna try simple program now

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

Waves Dev Jedi | RIDE for dApps

that had encountered same problem though

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

Waves Dev Jedi | RIDE for dApps

try a simple program to send tokens to an address using pywaves. If it works come back

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

Waves Dev Jedi | RIDE for dApps

C:\Users\brian\PycharmProjects\PythonProject\.venv\Scripts\python.exe C:\Users\brian\PycharmProjects\PythonProject\fishing_bot.py
[ERROR] Error in button callback: cannot access local variable 'tx' where it is not associated with a value

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

Waves Dev Jedi | RIDE for dApps

i need someone who understands what to do to fix the code

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

Waves Dev Jedi | RIDE for dApps

DeepSeek shows this:
The error you're encountering, 'int' object has no attribute 'status', suggests that the sendAsset method from the pywaves library is returning an integer instead of the expected transaction object or dictionary. This typically happens when the transaction fails, and the library returns an HTTP status code (e.g., 400, 403, 404) instead of the transaction details.

To fix this issue, you need to handle the case where sendAsset returns an integer (indicating an error) and provide appropriate error handling.

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

Waves Dev Jedi | RIDE for dApps

Yea they should really update that pywaves thing considering grok and ai recommends using python over others cus it's easier to manage and use lol

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

Waves Dev Jedi | RIDE for dApps

php works i have some stuff on line right now and js too

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

Waves Dev Jedi | RIDE for dApps

php should work and Js too

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

Waves Dev Jedi | RIDE for dApps

probably that is the problem no one wants to work on it

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

Waves Dev Jedi | RIDE for dApps

an old node release will not work with the current blockchain

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

Waves Dev Jedi | RIDE for dApps

ok so ill probably need an older node release in my script?

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

Waves Dev Jedi | RIDE for dApps

so im trying to do something too advanced for pywaves?

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

Waves Dev Jedi | RIDE for dApps

soo close its frustrating and i gotta wait 2 hours before i get another 15 questions for grok lol

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

Waves Dev Jedi | RIDE for dApps

my test bot gives this: C:\Users\brian\PycharmProjects\PythonProject\.venv\Scripts\python.exe C:\Users\brian\PycharmProjects\PythonProject\test_bot.py
Caught exception from sendAsset: 'int' object has no attribute 'status'
Likely received an integer response from sendAsset()
Inner error from wrapper: Expecting value: line 1 column 1 (char 0)

Process finished with exit code 0

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

Waves Dev Jedi | RIDE for dApps

in debug mode with full updated script i get this: import sys; print('Python %s on %s' % (sys.version, sys.platform))
C:\Users\brian\PycharmProjects\PythonProject\.venv\Scripts\python.exe -X pycache_prefix=C:\Users\brian\AppData\Local\JetBrains\PyCharm2024.3\cpython-cache "C:/Program Files/JetBrains/PyCharm 2024.3.3/plugins/python-ce/helpers/pydev/pydevd.py" --multiprocess --qt-support=auto --client 127.0.0.1 --port 63122 --file C:\Users\brian\PycharmProjects\PythonProject\fishing_bot.py
Connected to pydev debugger (build 243.24978.54)
[ERROR] Token distribution failed: 'int' object has no attribute 'status' - tx type: None, tx value: None

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

Waves Dev Jedi | RIDE for dApps

ok i have a test script for trying to send tokens

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

Waves Dev Jedi | RIDE for dApps

try and go haed with debug. May be there i s a problem in PyWaves

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

Waves Dev Jedi | RIDE for dApps

change the method to collect more debug info as for the attachment

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

Waves Dev Jedi | RIDE for dApps

yes and im using grok 3 beta and it keeps trying to fix it but its stuck in an infinite loop of the same problem

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

Waves Dev Jedi | RIDE for dApps

like it works and i can link my address and then i can fish but i get a stupid int error on sending tokens

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