Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

[CO-372] The Great Cleanup #3673

Merged
merged 24 commits into from
Nov 2, 2018
Merged

[CO-372] The Great Cleanup #3673

merged 24 commits into from
Nov 2, 2018

Commits on Nov 2, 2018

  1. [CO-394] Remove Legacy* and V0* stuff

    Let's start to clean this stuff out. We've a fresh new wallet now, this isn't
    needed anymore
    KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    4d8c6d6 View commit details
    Browse the repository at this point in the history
  2. [CO-373] Copy Mnemonic.hs to wallet-new as BIP39.hs

    Also move MnemonicSpec.hs
    Anviking authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    d92ec9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5643e View commit details
    Browse the repository at this point in the history
  4. [CO-373] Update BIP39Spec

    - Remove references to V0 API
    - Use RecordWildCards instead of huge tuple
    Anviking authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    0a0e966 View commit details
    Browse the repository at this point in the history
  5. [CO-373] Remove tools/dbgen executable and lib

    It had a laudable goal, was mangled and eventually bit-rotted.
    It's not used anymore and heavily rely on V0 and legacy data-layer
    code.
    
    R.I.P
    Anviking authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    7c83a83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    633a4de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdd39b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b776ed6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37f8e84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35a42dd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3687 [remove wallet dep from exmaples] into CO-37…

    …2/TheGreatCleanup
    KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    b7446ab View commit details
    Browse the repository at this point in the history
  12. [CO-406] Remove swagger import

    parsonsmatt authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c8848de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5c7755 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7124df6 View commit details
    Browse the repository at this point in the history
  15. [CO-402] Remove dependency on Pos.Wallet.Web.Tracking.Decrypt

    We want to remove `wallet` as a dependency to `wallet-new`.
    
    This commit also moves `WAddressMeta` to `Cardano.Wallet.API.V1.Types`.
    Anviking authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    dae77fe View commit details
    Browse the repository at this point in the history
  16. [CO-380] Removing Migration.hs Migration/Types.hs and Migration/Monad…

    ….hs from wallet-new
    
    [CO-380] Placate hlint
    paweljakubas authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    fa1f46f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b917737 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a09657e View commit details
    Browse the repository at this point in the history
  19. [CO-413] Removing wallet-new/src/Cardano/Wallet/Orphans*

    [CO-413] Relocating NoContent instance and adopt
    paweljakubas authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c2fd5cb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9914a5c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    16d3e43 View commit details
    Browse the repository at this point in the history
  22. [CO-430] Remove occurrences of cardano-sl-wallet

    The goal of CO-372 is to remove the old wallet. This commit removes it
    from various nix, CI and cabal files without any immediate trouble.
    Anviking authored and KtorZ committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    09bc990 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9d1d488 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    78e61b1 View commit details
    Browse the repository at this point in the history