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

API unit tests #4426

Closed
69 of 70 tasks
modship opened this issue Sep 25, 2023 · 1 comment · Fixed by #4423, #4465 or #4488 · May be fixed by #4462
Closed
69 of 70 tasks

API unit tests #4426

modship opened this issue Sep 25, 2023 · 1 comment · Fixed by #4423, #4465 or #4488 · May be fixed by #4462
Assignees
Labels
api Issues related to the API p1

Comments

@modship
Copy link
Member

modship commented Sep 25, 2023

GRPC Public - Api #4423

  • execute_read_only_call
  • get_blocks
  • get_datastore_entries
  • get_endorsements
  • get_stakers
  • get_next_block_best_parents
  • get_operations
  • get_sc_execution_events
  • get_selector_draws GRPC Api : get_selector_draws #4429
  • get_status
  • get_transactions_throughput
  • query_state
  • search_blocks
  • search_endorsements
  • search_operations

stream

image

JSONRpc Public - Api #4465

  • execute_read_only_bytecode
  • execute_read_only_call
  • get_status
  • get_cliques
  • get_stakers
  • get_operations
  • get_endorsements
  • get_blocks
  • get_blockclique_block_by_slot
  • get_graph_interval
  • get_datastore_entries
  • get_addresses
  • send_operations
  • get_filteres_sc_outpout_event
  • get_openrpc_spec

wrong api check

  • stop_node
  • node_sign_message
  • remove_staking_addresses
  • get_staking_addresses
  • node_ban_by_ip
  • node_ban_by_id
  • node_unban_by_ip
  • node_unban_by_id
  • node_peers_whitelist
  • node_add_to_peers_whitelist
  • node_bootstrap_whitelist
  • node_bootstrap_whitelist_allow_all
  • node_add_to_bootstrap_whitelist
  • node_remove_from_bootstrap_whitelist
  • node_boostrap_blacklist
  • node_add_to_bootstrap_blacklist
  • node_remove_from_bootstrap_blacklist
  • add_staking_secret_keys

Api V2

  • get_largest_stakers
  • get_next_block_best_parents
  • get_version
  • subscribe_new_blocks
  • subscribe_new_blocks_headers
  • subscribe_new_filled_blocks
  • subscribe_new_operations

Server

  • max_connections
  • max_request_size
  • ws disabled / enabled
  • http disabled / enabled
  • allowed hosts
  • server stop

image

@modship modship linked a pull request Sep 25, 2023 that will close this issue
8 tasks
@modship modship self-assigned this Sep 25, 2023
@modship modship added the api Issues related to the API label Sep 25, 2023
@modship modship reopened this Oct 9, 2023
@modship modship linked a pull request Oct 10, 2023 that will close this issue
8 tasks
@bors bors bot closed this as completed in #4465 Oct 16, 2023
@Leo-Besancon
Copy link
Contributor

Well done!

@modship modship reopened this Oct 16, 2023
This was linked to pull requests Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API p1
Projects
None yet
2 participants