You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changeset:
1. Modifies the `Factory`'s `Block` method so that a TX ID is set.
2. Adds a test for the issue in question. The test fails w/o this
changeset, and passes otherwise.
It also:
1. Add comments to the exported identifiers of the genesis package.
2. Renames all instances of `chainID` to `channelID` (we have to start
this transition eventually).
3. Modifies the tests so that they use the `assert` package.
Change-Id: I13db93326cbf43544812c1de4a515940163760e8
Signed-off-by: Kostas Christidis <[email protected]>
0 commit comments