-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #202 from hyperledger-labs/fix-timestamp-nanosecs
Clarify getTimestampAtHeight returns nanoseconds from unix epoch Signed-off-by: Jun Kimura <[email protected]>
- Loading branch information
Showing
8 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
IBCTest:testBenchmarkCreateMockClient() (gas: 212200) | ||
IBCTest:testBenchmarkCreateMockClient() (gas: 213924) | ||
IBCTest:testBenchmarkRecvPacket() (gas: 152562) | ||
IBCTest:testBenchmarkSendPacket() (gas: 85084) | ||
IBCTest:testBenchmarkUpdateMockClient() (gas: 126734) | ||
IBCTest:testConnectionOpenInit() (gas: 494208) | ||
IBCTest:testBenchmarkUpdateMockClient() (gas: 129368) | ||
IBCTest:testConnectionOpenInit() (gas: 495932) | ||
IBCTest:testToUint128((uint64,uint64)) (runs: 256, μ: 1051, ~: 1051) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters