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

Enhancement: Update to 1.8.0 prov updates #299

Closed
14 of 18 tasks
minxylynx opened this issue Feb 11, 2022 · 0 comments · Fixed by #314
Closed
14 of 18 tasks

Enhancement: Update to 1.8.0 prov updates #299

minxylynx opened this issue Feb 11, 2022 · 0 comments · Fixed by #314
Assignees
Labels
data Updates related to data enhancement New feature or request proto
Milestone

Comments

@minxylynx
Copy link
Contributor

minxylynx commented Feb 11, 2022

Summary

Update as necessary to be compatible with 1.8.0 prov release

  • can IBC events occur within a smart contract? - yes
  • Scrape contract executes for events
    - [ ] IBC ledger events Cant complete due to missing info in events. Will need to address at a later time
    • typical metadata events
    • attribute adds - considered an address scrape
    • ensure explorer id finding events as seen in a smart contract
  • also, does the existing attributes query allow for a scope address? - maybe?
  • Update attribute msg to accept scope addresses
  • Add support for msg based fees
  • update addresses to include new type - addresses can become marker types now
  • Add grant support Feature: API for grantor/grantee data for address #265
  • update params to include msg fee params
    • pull out param for min_gas_fee to use in fee calcs
  • Feature: Metadata: Parse out value owner and owner changes #247
  • Add UUID to scope response
    - [ ] Update NFT record call to be more performant Cant do anything about this until I have a better query to call

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@minxylynx minxylynx added enhancement New feature or request data Updates related to data proto labels Feb 11, 2022
@minxylynx minxylynx self-assigned this Feb 11, 2022
minxylynx pushed a commit that referenced this issue Feb 14, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup

closes: #299
@minxylynx minxylynx modified the milestones: v3.4.0, v4.1.0, v4.0.0 Feb 16, 2022
minxylynx pushed a commit that referenced this issue Feb 24, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Feb 24, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Feb 24, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Feb 24, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Feb 24, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Feb 25, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50

closes: #299
minxylynx pushed a commit that referenced this issue Mar 2, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50

closes: #299
minxylynx pushed a commit that referenced this issue Mar 4, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms

closes: #299
minxylynx pushed a commit that referenced this issue Mar 4, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms

closes: #299
minxylynx pushed a commit that referenced this issue Mar 4, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms

closes: #299
minxylynx pushed a commit that referenced this issue Mar 5, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms
* Updated API docs

closes: #299
minxylynx pushed a commit that referenced this issue Mar 5, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms
* Updated API docs

closes: #299
minxylynx pushed a commit that referenced this issue Mar 5, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms
* Updated API docs

closes: #299
minxylynx pushed a commit that referenced this issue Mar 6, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms
* Updated API docs

closes: #299
minxylynx pushed a commit that referenced this issue Mar 8, 2022
* Brought in the new proto jar, which replaces the in-service proto building
* Dependency cleanup
* Added attributes, UUID to NFT API
* Fully supporting msg based fee breakdown
* Updated Params API to include MsgFee params
* Updates to event scraping, tied to increased Smart Contract usage
* Added Msg-Based Fee API
* Added procedure to update tx fees from a specific height
* Rewrote mirgrations 1.49, 1.50
* Updated gas stat models to reflect proper terms
* Updated API docs

closes: #299
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Updates related to data enhancement New feature or request proto
Projects
Status: Release v4.0.0
Development

Successfully merging a pull request may close this issue.

1 participant