Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Remove transaction RPC #4949

Merged
merged 1 commit into from
Mar 19, 2017
Merged

Remove transaction RPC #4949

merged 1 commit into from
Mar 19, 2017

Conversation

tomusdrw
Copy link
Collaborator

RPC to remove transaction from local queue. Exposed in parity_set namespace.

Should be used by UI only in case of scheduled transactions or transactions that were not propagated to other peers yet (or there is a high chance that the tx will not be accepted by other peers (low gas price, high gas)).

Closes #4938
Related #4519 #4229

@tomusdrw tomusdrw added A0-pleasereview 🤓 Pull request needs code review. M6-rpcapi 📣 RPC API. labels Mar 17, 2017
@CraigglesO CraigglesO mentioned this pull request Mar 18, 2017
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 19, 2017
@gavofyork gavofyork merged commit 34d2818 into master Mar 19, 2017
@gavofyork gavofyork deleted the cancel-tx branch March 19, 2017 07:46
tomusdrw added a commit that referenced this pull request May 18, 2017
arkpar pushed a commit that referenced this pull request May 18, 2017
* option to disable persistent txqueue (#5544)

* option to disable persistent txqueue

* New option goes with kin

* Remove transaction RPC (#4949)

* Cancel tx JS (#4958)

* Remove transaction RPC

* Bumping multihash and libc

* Updating nanomsg

* bump nanomsg

* cancel tx

* cancel-tx-js

* cancel-tx-js

* cancel-tx-js

* cancel-tx-hs

* cancel-tx-js

* cancel-tx-js

* cancel-tx-js

* small fixes

* edit & time till submit

* edit & time till submit

* updates

* updates

* udpates

* udpates

* grumbles

* step 1

* Wonderful updates

* ready

* small refact

* small refact

* grumbles 1

* ffx2

* good ol' fashioned updates

* latest and greatest

* removeHash

* removeHash

* spec

* fix 1

* fix 1

* fix 2

* fix 2

* ff

* ff

* ff

* updates

* Updating documentation for RPCs (#5392)

* Removing minBlocks occurrencies

* Docs for new RPCs.

* Fixing linting issues, updating *withToken documentatiojn.

* Adding missing RPCs. Fixing tests.

* Fixing lint issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M6-rpcapi 📣 RPC API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants