Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chain: Use f2 code #4

Merged
merged 27 commits into from
Jul 8, 2019
Merged

chain: Use f2 code #4

merged 27 commits into from
Jul 8, 2019

Commits on Jul 3, 2019

  1. hello: Move from f2

    magik6k committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    fdde4db View commit details
    Browse the repository at this point in the history
  2. hello: Invohe RunHello

    magik6k committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    2b906ef View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Small cleanup

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    adcd87a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. chain: Use f2 code

    magik6k committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    bd0b189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65de28d View commit details
    Browse the repository at this point in the history
  3. gofmt, mod tidy

    magik6k committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    277b117 View commit details
    Browse the repository at this point in the history
  4. chain: Fix most build errors

    magik6k committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2987d04 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Fix some gomod stuff

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    83a09ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67902da View commit details
    Browse the repository at this point in the history
  3. Fix build

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    f06d874 View commit details
    Browse the repository at this point in the history
  4. Move json/cbor rpc to lib

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    4ef4721 View commit details
    Browse the repository at this point in the history
  5. Fix imports

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    9299ba5 View commit details
    Browse the repository at this point in the history
  6. Drop old libp2p imports

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b3239d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e162b53 View commit details
    Browse the repository at this point in the history
  8. Pubsub for blocks/messages

    magik6k committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    d1eb907 View commit details
    Browse the repository at this point in the history
  9. Probably fix circle

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    04f645f View commit details
    Browse the repository at this point in the history
  10. Hopefully now fix circle

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    35f0699 View commit details
    Browse the repository at this point in the history
  11. Install bzr

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    7467086 View commit details
    Browse the repository at this point in the history
  12. Use steps in mod-tidy-check

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    f47210a View commit details
    Browse the repository at this point in the history
  13. Install make in lint

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    177131c View commit details
    Browse the repository at this point in the history
  14. Switch to circleci image

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    bf3317c View commit details
    Browse the repository at this point in the history
  15. Fix missing colon

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    daa1e48 View commit details
    Browse the repository at this point in the history
  16. Fixup make

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    f851dd4 View commit details
    Browse the repository at this point in the history
  17. Add blssigs to PHONY

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    4f277c8 View commit details
    Browse the repository at this point in the history
  18. Fix imports and range reference warnings

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    4df601e View commit details
    Browse the repository at this point in the history
  19. Run docstring lint in seprate job

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    eae1851 View commit details
    Browse the repository at this point in the history
  20. Change regex

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c69e241 View commit details
    Browse the repository at this point in the history