-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
start message sequence chart tracing (#571)
* new: RX/TX message sequence tracingvia AUTOBAHN_TRACE * new: add message trace files for tests * new: add option to run quietly * fix: tune done log noise * fix: #407
- Loading branch information
Showing
36 changed files
with
160,067 additions
and
68 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,7 +1,11 @@ | ||
Crossbar.io node private key - KEEP THIS SAFE! | ||
|
||
creator: oberstet@thinkpad-t430s | ||
created-at: 2017-03-26T23:29:47.358Z | ||
machine-id: 7a3357418649414dbd536c31c6bd0ee8 | ||
public-key-ed25519: 9e837b9c3b8a14ad5bbeb6b3671403f31d2010e776a36e1833356ea4be0b30b3 | ||
private-key-ed25519: b12d4c6804da2884524addf1671d5e0d00ed0c2de624924c6b19331c4c4c9cbe | ||
creator: oberstet@intel-nuci7 | ||
created-at: 2023-01-16T10:13:47.153Z | ||
machine-id: 816b4b901e774fc1ad59cbf2719806b7 | ||
node-authid: intel-nuci7 | ||
node-cluster-ip: 127.0.0.1 | ||
public-key-ed25519: 04ffa62e526aa0ff648cd61be4cc9d92f80e973485473647f76e96bef0d84dfe | ||
public-adr-eth: 0x62E7Af2CF452e820051210D237723E5914fB53F4 | ||
private-key-ed25519: 39e3c34e472b6b5e6b93f73690584471f5c717b7320ea393d90d4f15a9747338 | ||
private-key-eth: 3dcf36bafeb82d1b3927389847c68f1920c33c5f3607fffb4b2561da24351849 |
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,9 @@ | ||
Crossbar.io node public key | ||
|
||
creator: oberstet@thinkpad-t430s | ||
created-at: 2017-03-26T23:29:47.358Z | ||
machine-id: 7a3357418649414dbd536c31c6bd0ee8 | ||
public-key-ed25519: 9e837b9c3b8a14ad5bbeb6b3671403f31d2010e776a36e1833356ea4be0b30b3 | ||
creator: oberstet@intel-nuci7 | ||
created-at: 2023-01-16T10:13:47.153Z | ||
machine-id: 816b4b901e774fc1ad59cbf2719806b7 | ||
node-authid: intel-nuci7 | ||
node-cluster-ip: 127.0.0.1 | ||
public-key-ed25519: 04ffa62e526aa0ff648cd61be4cc9d92f80e973485473647f76e96bef0d84dfe | ||
public-adr-eth: 0x62E7Af2CF452e820051210D237723E5914fB53F4 |
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
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
Oops, something went wrong.