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

Eth connector improvements after review 2021-05-18 #98

Conversation

mrLSD
Copy link
Member

@mrLSD mrLSD commented May 19, 2021

Eth connector improvements after review 2021-05-18
#97

@mrLSD mrLSD self-assigned this May 19, 2021
@mrLSD mrLSD added the C-enhancement Category: New feature or request label May 19, 2021
src/connector.rs Outdated Show resolved Hide resolved
src/connector.rs Outdated Show resolved Hide resolved
@mrLSD mrLSD mentioned this pull request May 20, 2021
src/connector.rs Outdated Show resolved Hide resolved
@mrLSD mrLSD marked this pull request as ready for review May 20, 2021 21:36
@mrLSD mrLSD requested a review from artob as a code owner May 20, 2021 21:36
src/fungible_token.rs Outdated Show resolved Hide resolved
@mrLSD mrLSD requested review from joshuajbouw and birchmd May 24, 2021 10:02
* Added get_accounts_counter & tests

* Clippy fix

* Fixed: check accounts_contains_key & added comments

* Lint: cargo fmt

* Chanched key for Statistics

* Update src/connector.rs

Imptove comments

Co-authored-by: Michael Birch <michael@near.org>

* Changed:
- get_accounts_counter - return le_bytes
Added:
- test_get_accounts_counter_and_transfer - check recalculation accounts

Co-authored-by: Michael Birch <michael@near.org>
@mrLSD mrLSD merged commit 10de1a0 into eth-connector-review-2021-05-18 May 26, 2021
@mrLSD mrLSD deleted the eth-connector-improves-after-review-20201-05-18 branch May 26, 2021 07:14
mrLSD added a commit that referenced this pull request May 26, 2021
* Eugene's review 2021-05-08

* Eth connector improvements after review 2021-05-18 (#98)

* Adde improvements afterreview - account checking, msg len check, json lib

* Added json parser. Changed balance_of

* Fixed balance_of test

* json for ft_transfer & fix test

* Json args for ft_transfer_call & fixed tests

* Added json for FT storage methods

* Fix ft_resolve transfer promise result check. Removed total_supply_near

* Fix to NEP-145: storage_balance_of

* Fix storage_balance_of to NEP-145

* Eth connector statistic (#104)

* Added get_accounts_counter & tests

* Clippy fix

* Fixed: check accounts_contains_key & added comments

* Lint: cargo fmt

* Chanched key for Statistics

* Update src/connector.rs

Imptove comments

Co-authored-by: Michael Birch <michael@near.org>

* Changed:
- get_accounts_counter - return le_bytes
Added:
- test_get_accounts_counter_and_transfer - check recalculation accounts

Co-authored-by: Michael Birch <michael@near.org>

Co-authored-by: Michael Birch <michael@near.org>

Co-authored-by: Evgeny Ukhanov <mrlsd@ya.ru>
Co-authored-by: Michael Birch <michael@near.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants