mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 10:37:56 +00:00
92c1ba7f66
* unstable_rpc: Add transactionBroadcast and transactionStop Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * tests: Check transactionBroadcast works Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * testing: Enable default feature for subxt-signer Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * tests: Increase number of blocks to look for Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Fix clippy for unneed let binds Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update subxt/src/backend/unstable/rpc_methods.rs Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com> * tests: Adjust txBroadcast test Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * tests: Add test for txStop Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * tests: Ignore compact encoded lenght prefix Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>