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

Bip 5 #21

Merged
merged 17 commits into from
Jun 6, 2018
Merged

Bip 5 #21

merged 17 commits into from
Jun 6, 2018

Commits on May 8, 2018

  1. Some annotations

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 8, 2018
    Configuration menu
    Copy the full SHA
    e59ac8c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. All annotations and tokens except send done

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 9, 2018
    Configuration menu
    Copy the full SHA
    bf8a29d View commit details
    Browse the repository at this point in the history
  2. send role semi annotated

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 9, 2018
    Configuration menu
    Copy the full SHA
    5346b69 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Fix annotation for simple identifiers that are not functions

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 16, 2018
    Configuration menu
    Copy the full SHA
    d120500 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Some fixes from review (still not all)

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 17, 2018
    Configuration menu
    Copy the full SHA
    fc45382 View commit details
    Browse the repository at this point in the history
  2. Add missing files

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 17, 2018
    Configuration menu
    Copy the full SHA
    68e10e8 View commit details
    Browse the repository at this point in the history
  3. Update the native binary path in fixtures_test.go, make test still do…

    …nt work
    
    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 17, 2018
    Configuration menu
    Copy the full SHA
    de1d2a6 View commit details
    Browse the repository at this point in the history
  4. Install json gem

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 17, 2018
    Configuration menu
    Copy the full SHA
    103314b View commit details
    Browse the repository at this point in the history
  5. Fix for nodes missing native column and setting it to 0

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 17, 2018
    Configuration menu
    Copy the full SHA
    56e1a12 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Fixed function + operator annotations

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 18, 2018
    Configuration menu
    Copy the full SHA
    1233fb0 View commit details
    Browse the repository at this point in the history
  2. Some fixes from review

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 18, 2018
    Configuration menu
    Copy the full SHA
    7c5bd57 View commit details
    Browse the repository at this point in the history
  3. Some fixes from review

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 18, 2018
    Configuration menu
    Copy the full SHA
    d457585 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. finish the send node annotations

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 29, 2018
    Configuration menu
    Copy the full SHA
    0fa5f88 View commit details
    Browse the repository at this point in the history
  2. Cleanup (now) unneeded cruft

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 29, 2018
    Configuration menu
    Copy the full SHA
    312391e View commit details
    Browse the repository at this point in the history
  3. Add the send_array variant of sent for arrays

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed May 29, 2018
    Configuration menu
    Copy the full SHA
    009fd4a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Remove unneeded(?) include from the native script

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    6c5cd43 View commit details
    Browse the repository at this point in the history
  2. Use the default position keys

    Signed-off-by: Juanjo Alvarez <juanjo@sourced.tech>
    Juanjo Alvarez committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    1cd8ab9 View commit details
    Browse the repository at this point in the history