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

Bug: tx_gas_cache totals do not equal tx_gas_fee_volume_* totals #258

Closed
4 tasks
ghost opened this issue Nov 10, 2021 · 0 comments · Fixed by #256
Closed
4 tasks

Bug: tx_gas_cache totals do not equal tx_gas_fee_volume_* totals #258

ghost opened this issue Nov 10, 2021 · 0 comments · Fixed by #256
Assignees
Labels
bug Something isn't working data Updates related to data
Milestone

Comments

@ghost
Copy link

ghost commented Nov 10, 2021

Summary of Bug

summing totals on tx_gas_cache does not equal the same summing function on tx_gas_fee_volume_hour and tx_gas_fee_volume_day. Obviously they should add up, which means something is wrong with the aggregation function.

Version

latest

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ghost ghost added bug Something isn't working data Updates related to data labels Nov 10, 2021
@ghost ghost self-assigned this Nov 10, 2021
ghost pushed a commit that referenced this issue Nov 10, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
@ghost ghost added this to the v3.0.0 milestone Nov 10, 2021
ghost pushed a commit that referenced this issue Nov 12, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 12, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
@ghost ghost mentioned this issue Nov 12, 2021
6 tasks
ghost pushed a commit that referenced this issue Nov 12, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 13, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 15, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 15, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 15, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 16, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 16, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
ghost pushed a commit that referenced this issue Nov 18, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
@ghost ghost closed this as completed in #256 Nov 18, 2021
ghost pushed a commit that referenced this issue Nov 18, 2021
* Updated proposal Monitor insert
* trying to make assetHolders() faster
* Fixed Smart Contract apis to actually return data
* Added requested NFT apis
* Updated existing NFT apis with additional data
* Started using Kotlin coroutines
* Started integrating with Kotlin protobuf supported functions
* Added Missed Blocks apis for devops
* Fixed tx_gas_fee_volume_* aggregations

closes: #253
closes: #254
closes: #255
closes: #257
closes: #258
@ghost ghost mentioned this issue Nov 19, 2021
6 tasks
@minxylynx minxylynx self-assigned this Dec 2, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data Updates related to data
Projects
Status: Release v3.0.0
1 participant