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
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Merged with:
WIP: wallet and wallet-new build
[CO-354] Fix build errors in `tools`
[CO-354] Fix `core` testsuite
Addresss with `NMJust <word8>` in them are now 4 bytes longer than
their `NMNothing` counterparts (which stayed the same length as
before, for backwards compatibility reasons).
I (mhueschen) am not sure why they grew by 4 bytes, rather than by
1 or 2.
[CO-354] Fix `wallet` testsuite - it now passes.
Parameterize configuration properly, by ProtocolMagic, so that address
generation and verification are consistent.
[CO-354] WIP: Fix some of the `generator` tests
A few remain, complaining about richmen.
[CO-354] Fix wallet test-suite build error
[CO-354] Clean up wallet `AddressSpec`
[CO-354] Split `core` tests (NMNothing/Just)
[CO-354] Split `wallet-new` tests (NMNothing/Just)
[CO-354] Split `txp` tests (NMNothing/Just)
[CO-354] Split `lib` tests (NMNothing/Just)
[CO-354] Split `client` tests (NMNothing/Just)
[CO-354] Split `explorer` tests (NMNothing/Just)
[CO-354] Split `generator` tests (NMNothing/Just)
[CO-354] Split `wallet` tests (NMNothing/Just)
[CO-354] Fix the `LrcSpec` issue in the `generator` test-suite
Co-authored-by: Michael Hueschen <[email protected]>
Co-authored-by: Luke Nadur <[email protected]>
0 commit comments