Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

need an 'API to get the information' #3

Open
7 tasks
ghost opened this issue May 17, 2017 · 3 comments
Open
7 tasks

need an 'API to get the information' #3

ghost opened this issue May 17, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented May 17, 2017

I need an core side API to get the following information.

  • number of processed transactions, best block
  • average transaction time, average block time
  • Current availability
  • Throughput value(Current and maximum)
  • a list of peers in a network.
    • type: "Leader" or "varidate"
    • Name, public key, version
    • status: "dead" or "alive"
    • IP address
    • uptime
    • number of peers
    • Hijiri (trust) scores
    • Latency information
  • a list of processed transactions / pending transactions
    • hash, from, to, value, ... various information
  • statistics
    • number of processed transactions per day
    • number of pending transactions per day
    • throughput value
    • latency value
    • min, average, median, maximum transaction size
@naveentrtumkur
Copy link

@hidenakB3

Hi I'm Naveen! Nice to meet you.
I can take up this work if no one has taken up yet.
Can I jump in?

@takemiyamakoto
Copy link
Contributor

Yes, please, your work would be appreciated.

@takemiyamakoto
Copy link
Contributor

We have many APIs now, so maybe we can start on this?

https://hyperledger.github.io/iroha-api/#overview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants