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

option to disable persistent txqueue #5544

Merged
merged 2 commits into from May 4, 2017
Merged

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented May 3, 2017

Introduces the --no-persistent-txqueue flag to both clear the existing persistent transaction queue and prevent local transactions created during the current session from being saved to disk.

@rphmeier rphmeier added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels May 3, 2017
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels May 3, 2017
@@ -75,6 +75,9 @@ Operating Options:
data on-demand from the network. Much lower in storage,
potentially higher in bandwidth. Has no effect with
subcommands (default: {flag_light}).
--no-persistent-txqueue Don't save pending local transactions to disk to be
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it go closer to other transaction queue options?

@gavofyork gavofyork merged commit de1f7ee into master May 4, 2017
@gavofyork gavofyork deleted the persistent-tx-improvements branch May 4, 2017 10:13
tomusdrw pushed a commit that referenced this pull request May 18, 2017
* option to disable persistent txqueue

* New option goes with kin
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. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants