-
Notifications
You must be signed in to change notification settings - Fork 19
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
ci_test_block -> master v0.6.0-rc4 #603
Merged
Merged
+3,197
−2,015
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Suppress stderr * Handle neon_cli logs * Introduce CliBase * Check stderr for None * Fix error * Fix error Co-authored-by: rozhkovdmitrii <[email protected]>
* Update python-logged-groups * Update logging format * Correct format Co-authored-by: rozhkovdmitrii <[email protected]>
* Move all interactions with DB to MemDB. #542 * Add memcache for blocks. #542 * Move pending tx to memory. #542 * Remove pending from indexer DB. #542 * Add cache of completed transactions. #542 * Remove finalized state in indexer db. #542 * Remove constants for latest block. #542 * Fix error pending transaction. #542 * Set correct height for blocks in memory cache. #542 * Get transaction from memory cache. #542 * Fix clearing of memory caches. #542 * Add ability to run custom test.
Removed environment variable NEW_USER_AIRDROP_AMOUNT Function get_token_balance returns now 0 if no token account exists
* 560 gas_price must be represented in alan, not Galan (#561) Co-authored-by: Ivan Loboda <[email protected]>
* 566 Update Pyth mapping account in GasPriceCalculator * Handle case with not set mapping account Co-authored-by: Ivan Loboda <[email protected]>
* Add startup logging into run-proxy.sh * Add startup logging into start scripts * Spit and polish * Spit and polish * Spit and polish * Spit and polish * Spit and polish Co-authored-by: rozhkovdmitrii <[email protected]>
* neonlabsorg/Solana-EVM#355 reduce indexer logging * add anitations * add details to log * neon_id->neon_tx sol_id->sol_tx
#572) * Check that the user's account balance has enough NEONs
MemDB introduction.
…k->master_0.6.0-rc4 # Conflicts: # .buildkite/steps/build-image.sh # proxy/plugin/solana_rest_api.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.