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

[FIX]/[FEATURE] for ticket 77 #85

Merged
merged 27 commits into from
May 14, 2020

Conversation

mishaszu
Copy link
Contributor

@mishaszu mishaszu commented May 5, 2020

PR includes changes corresponding to issue 77

Ticket 77 issues:

  • Count contract transactions in the last 24 hrs.
  • Show ratio of 0-priority blocks in the last 24 hrs.
  • Show number of bakers who've made blocks in the last 24 hrs.
  • Auto-update the display every 10 min (?).
  • Link to Galleon site.
  • Link to Arronax site.
  • testnet "fundraiser" accounts should be referred to as "faucet" accounts.
  • Count originations & contract deployments separately.
  • Transaction gas total feels wrong.
  • Consider listing top-3 bakers by stake in the stake section on bottom right.
  • Show 24 hr paid storage delta total.
  • Search buttons on the bottom right and bottom center should have square corners to be consistent with other buttons.
  • Show period index & cycle in the top left section, this requires ConseiljsType.tezosBlock to be updated to include meta_period_index
  • Show governance period process: n/16 cycles.
  • Don't show 0-counts, for example: "while 0 accounts were originated"

Extra items:

  • Test if implemented queries are right
  • Test all proposal phases
  • Clean up
  • Handle bad operation search
  • Solve merge conflicts with previous fixes

Preview:

mininax-77

Blocks info:

Greetings! The Tezos mainnet is now in cycle 229. Within this cycle, 1,769 of 4,096 blocks (43%) have been baked. In the past day, there have been 1,434 bakers who've made block and 1,426 zero priority blocks.
The latest block BMJVCmogZG72YtwFnQRXePJsC95QK3c6BgMoAzC21bzjAArdjVr at level 939,753 was baked by tz3bvNMQ95vfAYtG8193ymshqjSvmxiCUuR5 at 00:58 on May 06, 2020.

Totals info:

In the past day there have been 8,951 transactions and 8,919 contract invocations for a total of 8,543,303.64 XTZ while 3 accounts were originated, 15 fundraiser accounts were activated, 917 were revealed and 3 contracts were deployed. A total of 37.23 XTZ in fees have been paid out and 111.927 gas has been consumed. The last 24 h storage delta is 2,088.

Governance Process Info:

We are currently in the PROPOSAL phase of the governance process , that is in 8/16 cycle.
The active proposal is:

69,402 votes.

Bakers info:

A total of 666,415,939.08 XTZ out of 696,366,763.25 XTZ or (96%) of TEZ, is being staked right now.
Top 3 bakers at the moment are:
tz1irJKkXS2DBWkU1NnmFQx1c1L7pbGg4yhk
tz1gfArv665EUkSg2ojMBzcbfwuPxAvqPvjo
tz1S8MNvuFEUsWgjHvi3AxibRBf388NhT1q2

@anonymoussprocket anonymoussprocket merged commit 08de231 into Cryptonomic:master May 14, 2020
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.

2 participants