Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove total_txs and rename total_weight in mempool #4474

Conversation

stringhandler
Copy link
Collaborator

Description

Remove total_tx and rename total weight to unconfirmed weight

Motivation and Context

total tx was not useful and could perhaps be interpreted as "all the transactions in the mempool", which is actually what unconfirmed_tx represents. Total weight renamed for same reason

How Has This Been Tested?

CI and existing tests

@stringhandler stringhandler force-pushed the stringhandler-mempool-remove-total-txs branch from 151c922 to cf3de49 Compare August 15, 2022 12:53
@aviator-app aviator-app bot merged commit 02ed4d4 into tari-project:development Aug 15, 2022
sdbondi added a commit to sdbondi/tari that referenced this pull request Aug 16, 2022
…ld-selector

* development:
  fix: wrong ban reason (tari-project#4461)
  fix broken critical cucumber test (tari-project#4458)
  chore: remove Defunct L2 code (tari-project#4463)
  fix(ci): binary builds - remove tari_collectibles and lib deps for linux  (tari-project#4454)
  feat(docker) :build tari docker images for launchpad (tari-project#4476)
  fix: fix transaction output hashing (tari-project#4483)
  chore: remove broken tag from working tests (tari-project#4471)
  fix: wallet always scan interactive payments (see tari-project#4452) (tari-project#4464)
  feat: remove total_txs and rename total_weight in mempool (tari-project#4474)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants