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

ci_test_block -> master v0.6.0-rc4 #603

Merged
merged 37 commits into from
Feb 25, 2022

Conversation

vasiliy-zaznobin
Copy link
Contributor

No description provided.

otselnik and others added 30 commits February 3, 2022 15:57
* #428 eth_getCode implementation

* #428 return code by proxy request

* #428 fix merge errors

* #428 remove debug info

* #428 remove debug info

* #428 fix PR issues

* #428 add getcode test for resized accounts
* Suppress stderr

* Handle neon_cli logs

* Introduce CliBase

* Check stderr for None

* Fix error

* Fix error

Co-authored-by: rozhkovdmitrii <[email protected]>
* #543 fix airdroper

* try fix

* remove docker compose changes
* #491 separate indexer

* #491 remove indexer process from proxy
* Update python-logged-groups

* Update logging format

* Correct format

Co-authored-by: rozhkovdmitrii <[email protected]>
* #480 Do not create new read only accounts
* 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.
* #492 use neon_instruction and solana_interactor in indexer

* #492 catch send cancel error

* fix merge errors #492

* Return write to costs table on send cancel #492
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
@vasiliy-zaznobin vasiliy-zaznobin merged commit 1930e65 into master Feb 25, 2022
@vasiliy-zaznobin vasiliy-zaznobin linked an issue Feb 25, 2022 that may be closed by this pull request
@vasiliy-zaznobin vasiliy-zaznobin deleted the ci-test-block->master_0.6.0-rc4 branch March 1, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create release candidate v0.6.0-rc4
7 participants