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

Integrate neotest with local RPC client #3245

Open
AnnaShaleva opened this issue Dec 1, 2023 · 2 comments
Open

Integrate neotest with local RPC client #3245

AnnaShaleva opened this issue Dec 1, 2023 · 2 comments
Labels
enhancement Improving existing functionality I2 Regular impact rpc RPC server and client S2 Regular significance test Unit tests U3 Regular
Milestone

Comments

@AnnaShaleva
Copy link
Member

Implement the #3233 (comment).

@AnnaShaleva AnnaShaleva added rpc RPC server and client test Unit tests enhancement Improving existing functionality labels Dec 1, 2023
@AnnaShaleva AnnaShaleva added this to the v0.106.0 milestone Dec 1, 2023
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 8, 2023
Refs nspcc-dev#3245

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 8, 2023
Refs nspcc-dev#3245

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 8, 2023
Refs nspcc-dev#3245

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 8, 2023
Refs nspcc-dev#3245
Refs nspcc-dev#3233

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 8, 2023
Refs nspcc-dev#3245
Refs nspcc-dev#3233

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
fyfyrchik added a commit to fyfyrchik/neo-go that referenced this issue Dec 21, 2023
Refs nspcc-dev#3245
Refs nspcc-dev#3233

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
@roman-khimov roman-khimov added I2 Regular impact U3 Regular S2 Regular significance labels Dec 21, 2023
@AnnaShaleva AnnaShaleva modified the milestones: v0.106.0, v0.107.0 Jan 19, 2024
@AnnaShaleva
Copy link
Member Author

We also need to refactor all tests where some custom network fee is added for transaction witnesses. Ref. #3425 (comment).

@AnnaShaleva
Copy link
Member Author

Also need to adjust neotest.AddSystemFee (or (*Executor).AddSystemFee) to properly handle RPC GAS limit problem that may happen during system fee calculation. Ref. #3551 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I2 Regular impact rpc RPC server and client S2 Regular significance test Unit tests U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants