Closed MathiasDeWeerdt closed 2 years ago
Blijkbaar 16000 locked tokens door openstaande trade.
│ │ │ │ │ └ {}
│ │ │ │ └ []
│ │ │ └ <bound method Transactionfunding_service.fund_transaction of <transactionfunding_service.Transactionfunding_service object at...
│ │ └ <function GedisServer._execute at 0x7fb30732d1f0>
│ └ GedisServer(
│ instance_name='threebot',
│ host='127.0.0.1',
│ port=16000,
│ enable_system_actor=True,
│ run_async=True,
│ _a...
└ {'result': {'transaction_xdr': 'AAAAAgAAAACOYcMqV2DTqsUXoqu9SX1IM/nQqW7v2T6BRG+JVyPNmAAPQkAB/owqAAFNgwAAAAEAAAAAAAAAAAAAAABhl...
> File "/root/.cache/pypoetry/virtualenvs/js-sdk-N5daMEp6-py3.8/lib/python3.8/site-packages/jumpscale/servers/gedis/server.py", line 228, in _execute
response["result"] = method(*args, **kwargs)
│ │ │ └ {}
│ │ └ []
│ └ <bound method Transactionfunding_service.fund_transaction of <transactionfunding_service.Transactionfunding_service object at...
└ {}
File "/root/.cache/pypoetry/virtualenvs/js-sdk-N5daMEp6-py3.8/lib/python3.8/site-packages/jumpscale/servers/gedis/baseactor.py", line 25, in wrapper
result = func(*bound.args, **bound.kwargs)
│ │ │ │ └ <property object at 0x7fb308da7bd0>
│ │ │ └ <BoundArguments (self=<transactionfunding_service.Transactionfunding_service object at 0x7fb2fe09b1c0>)>
│ │ └ <property object at 0x7fb308da7b80>
│ └ <BoundArguments (self=<transactionfunding_service.Transactionfunding_service object at 0x7fb2fe09b1c0>)>
└ <function Transactionfunding_service.fund_transaction at 0x7fb2fe09e9d0>
File "/root/sandbox/var/downloaded_packages/threefoldfoundation_tft-stellar_transactionfunding_service_master/tft-stellar/ThreeBotPackages/transactionfunding_service/actors/transactionfunding_service.py", line 148, in fund_transaction
raise j.exceptions.Value(f"missing a required argument: 'transaction'")
│ └ <property object at 0x7fb3084346d0>
└ <jumpscale.loader.J object at 0x7fb308431b80>
jumpscale.core.exceptions.exceptions.Value: missing a required argument: 'transaction'
did something change in the wallet code? I looks like the transaction argument is not passed.
Most transactions are failing. This is the response: