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

Move forward token2 native mint testnet epoch #12007

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

ryoqun
Copy link
Member

@ryoqun ryoqun commented Sep 3, 2020

In accordance with this:

#11996 (review)

If we're going to roll this out on testnet epoch 93, please speed up this activation to 93 as well!

OperatingMode::Preview => self.epoch() == 95,

@ryoqun ryoqun added automerge Merge this Pull Request automatically once CI passes v1.3 labels Sep 3, 2020
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #12007 into master will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #12007   +/-   ##
=======================================
  Coverage    82.1%    82.2%           
=======================================
  Files         334      334           
  Lines       78643    78643           
=======================================
+ Hits        64639    64656   +17     
+ Misses      14004    13987   -17     

@mergify mergify bot merged commit 4b1cb51 into solana-labs:master Sep 3, 2020
mergify bot pushed a commit that referenced this pull request Sep 3, 2020
@ryoqun ryoqun mentioned this pull request Sep 3, 2020
mergify bot added a commit that referenced this pull request Sep 3, 2020
(cherry picked from commit 4b1cb51)

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
@ryoqun
Copy link
Member Author

ryoqun commented Sep 8, 2020

This is confirmed:

$ ./target/release/solana --url http://testnet.solana.com account So11111111111111111111111111111111111111112

Public Key: So11111111111111111111111111111111111111112
Balance: 2 SOL
Owner: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA
Executable: false
Rent Epoch: 94
Length: 82 (0x52) bytes
0000:   00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00   ................
0010:   00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00   ................
0020:   00 00 00 00  00 00 00 00  00 00 00 00  09 01 00 00   ................
0030:   00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00   ................
0040:   00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00   ................
0050:   00 00                                                ..
$ ./target/release/solana epoch-info --url http://testnet.solana.com

Block height: 28309720
Slot: 34672025
Epoch: 93
Epoch Slot Range: [34652256..35084256)
Epoch Completed Percent: 4.576%
Epoch Completed Slots: 19769/432000 (412231 remaining)
Epoch Completed Time: 2h 11m 47s/2days (1day 21h 48m 12s remaining)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant