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

develop -> master 0.5.2 #416

Merged
merged 15 commits into from
Dec 28, 2021
Merged

develop -> master 0.5.2 #416

merged 15 commits into from
Dec 28, 2021

Conversation

vasiliy-zaznobin
Copy link
Contributor

No description provided.

vasiliy-zaznobin and others added 15 commits December 21, 2021 18:40
…oxy make a response (#401)

* Introduced a metric "resp_time_ms" to understand how long the neon-proxy make a response #401
* cherrypick part of changes

* create indexer.py

* remove solana_receipts_update.py

* Cherry pick files from old branch

* add requirement

* fix refactoring issues

* Fix inspection issues

* fix last issue

* simplify tests

* add test

* add price provider

* fix PriceProvider, add test

* Add tests. Check worn on all nets

* refactoring

* integrate price_provider into airdropper

* integrate price provider

* use new faucet method

* add new parameter to airdropper main

* Test discriptions for airdropper

* Comments for price provider tests

* remove unnecessary comment

* fix error

* copy from erc20 contract test

* create integration tests

* fix oneline

* revert changes on test_neon_faucet

* fix some errors

* not working

* add old variant

* add helper functions

* transaction works!

* prepare refactoring

* remove unnecessary code

* add account creation methods

* first test almost ready

* fix tests

* fir airdropper startup

* One test is completely ready!

* add complex test case

* add services to docker-compose file

* improve tests

* add price update interval parameter

* remove unnecessary imports

* fix airdropper run

* prepare for CI

* remove commented

* fix compose-file

* create wrapper class

* make tests work!

* fix naming

* refactor test_erc20_wrapper_contract

* remove duplicated code

* Fix tests after merge

* improve deployment scripts, get rid of unnecessary delays in integration tests

* change wait airdrop logic

* use create-test-account.sh script

Co-authored-by: ivanl <[email protected]>
* impl

* fix emulate call

* set temporary evm_loader branch

* fix last commit

* temporary commit: set evm_loader version

* fix emulate

* Revert "temporary commit: set evm_loader version"

This reverts commit 2383212.

* Revert "fix last commit"

This reverts commit c51e198.

* Revert "set temporary evm_loader branch"

This reverts commit 5bb8c77.
* Reduce the number of requests to solana rpc

* Use JSON RPC batch processing

* Do not send create accounts trx if it was already sent

* Use batch processing for rent exempt balance

* Match between the set of Request objects and the resulting set of Response
@vasiliy-zaznobin vasiliy-zaznobin merged commit 3817481 into master Dec 28, 2021
@vasiliy-zaznobin vasiliy-zaznobin deleted the develop->master_0.5.2 branch December 28, 2021 08:46
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.

6 participants