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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Since there is no state initialization for Interoperability module, it fails at getting ownChainAccount. State initialization will be solved in #7321 and then this bug needs to be tested again.
Now we are able to post transfer transactions which are able to get included in the block without key not found error. Solved in multiple issues, #7299 #7353 #7321
Expected behavior
When we submit a valid transaction it should be accepted
Actual behavior
When we post a transaction then we get the following error
Steps to reproduce
./bin/run transaction:create 2 0 100000000 --params='{"amount":100000000,"recipientAddress":"c4c1c317001511c86d7faff93359d372c4e330f5","data":"send token", "tokenID": "0000000100000000"}'
./bin/run transaction:send "0802100018002080c2d72f2a2097831829cd9a692935f1bea380bcde108e6dfb8a95a481b220b2709f2c3513c032310a0800000001000000001080c2d72f1a14c4c1c317001511c86d7faff93359d372c4e330f5220a73656e6420746f6b656e3a40c35d2644cb945f3ff35a487d111d46e31fea7f11a0050ff06902c5266e705f569cc0761ecc59d19835c4f5fd50f6c60e5ba8af4a2cae299b82e19791237de507"
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0-alpha.0
The text was updated successfully, but these errors were encountered: