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

update for production environment #4

Merged
merged 14 commits into from Jul 5, 2023
Merged

Conversation

inon-man
Copy link

@inon-man inon-man commented Jun 30, 2023

Improvements

  • feat: Basic Authentication Scheme in RFC 2617 to LCD module. LCD_URI, RPC_URI supports http://username:password@url
  • feat: missing tax handling for the following messages: market/MsgSwapSend, wasm/MsgInstantiateContract, wasm/MsgInstantiateContract2, and authz/MsgExec
  • feat: Tax Exemption
  • feat: Added a TypeORM migration(https://typeorm.io/migrations) for tx.data index for query performance

Bug Fixes

  • fix: change the criteria for calculating dashboards to the block time instead of real time
  • fix: Iterate over validator statuses for finding block proposer address (consensus) to validator address (operator) to fix address not found error

@inon-man inon-man self-assigned this Jun 30, 2023
@inon-man inon-man added the enhancement New feature or request label Jun 30, 2023
@inon-man inon-man changed the title Support Basic Authorization for LCD update for production environment Jul 1, 2023
@inon-man inon-man added the bug Something isn't working label Jul 1, 2023
@inon-man inon-man merged commit 036417f into classic-main Jul 5, 2023
@inon-man inon-man deleted the support-basic-auth branch July 5, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
1 participant