Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

store logs in keeper after transition #210

Merged
merged 37 commits into from
Mar 18, 2020

Commits on Mar 4, 2020

  1. add some comments

    noot committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    fe5cfe5 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. begin log handler test

    noot committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d00e3c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    496edc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57eaae2 View commit details
    Browse the repository at this point in the history
  3. update tests

    noot committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    beaccb4 View commit details
    Browse the repository at this point in the history
  4. merge with development

    noot committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    dec0d62 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. implement SetBlockLogs

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b4df9f9 View commit details
    Browse the repository at this point in the history
  2. implement GetBlockLogs

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    11d7add View commit details
    Browse the repository at this point in the history
  3. test log set/get

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5a6f4e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce5e4a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0d0bf View commit details
    Browse the repository at this point in the history
  6. fix test

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5869475 View commit details
    Browse the repository at this point in the history
  7. move logsKey to csdb

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d668e7b View commit details
    Browse the repository at this point in the history
  8. attempt to fix test

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    1ed2483 View commit details
    Browse the repository at this point in the history
  9. attempt to fix test

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    a8fee1d View commit details
    Browse the repository at this point in the history
  10. attempt to fix test

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b5cf096 View commit details
    Browse the repository at this point in the history
  11. lint

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    9114d47 View commit details
    Browse the repository at this point in the history
  12. lint

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    6741a87 View commit details
    Browse the repository at this point in the history
  13. lint

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d5fce93 View commit details
    Browse the repository at this point in the history
  14. save logs after handling msg

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5bbf735 View commit details
    Browse the repository at this point in the history
  15. update k.Logs

    noot committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e66bf4c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. cleanup

    noot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    ebf52d3 View commit details
    Browse the repository at this point in the history
  2. remove unused

    noot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    79e9b76 View commit details
    Browse the repository at this point in the history
  3. fix issues

    noot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    bcbd905 View commit details
    Browse the repository at this point in the history
  4. merge wtih development

    noot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    bd493e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. merge with version bump

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    0202547 View commit details
    Browse the repository at this point in the history
  2. comment out handler test

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e285fd0 View commit details
    Browse the repository at this point in the history
  3. merge with development

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e11b238 View commit details
    Browse the repository at this point in the history
  4. address comments

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    045e41a View commit details
    Browse the repository at this point in the history
  5. lint

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    7f47916 View commit details
    Browse the repository at this point in the history
  6. fix handler test

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a22277e View commit details
    Browse the repository at this point in the history
  7. address comments

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6a9e1bf View commit details
    Browse the repository at this point in the history
  8. use amino

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    5e615f4 View commit details
    Browse the repository at this point in the history
  9. lint

    noot committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    22e16bf View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. address comments

    noot committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    a9ecb7f View commit details
    Browse the repository at this point in the history
  2. merge

    noot committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    977f06f View commit details
    Browse the repository at this point in the history
  3. merge

    noot committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    4a8e64a View commit details
    Browse the repository at this point in the history