sui icon indicating copy to clipboard operation
sui copied to clipboard

schema cleanup: drop network_total_transactions from checkpoints

Open gegaowp opened this issue 1 year ago • 1 comments

Description

title, more contexts can be found in https://linear.app/mysten-labs/issue/DP-63/clean-up-network-total-transactions-vs-max-tx-sequence-number-and-min

Test plan

ci to ensure no references to this column any more


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • [ ] Protocol:
  • [ ] Nodes (Validators and Full nodes):
  • [ ] Indexer:
  • [ ] JSON-RPC:
  • [ ] GraphQL:
  • [ ] CLI:
  • [ ] Rust SDK:
  • [ ] REST API:

gegaowp avatar Sep 25 '24 22:09 gegaowp