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

Async endeavour: Use promises #108

Merged
merged 43 commits into from
Nov 22, 2019
Merged

Async endeavour: Use promises #108

merged 43 commits into from
Nov 22, 2019

Commits on Sep 10, 2019

  1. chore: upgrade deps

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    d7cbe8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e5119 View commit details
    Browse the repository at this point in the history
  3. feat: iterate a layer deeper

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    0d7f1fa View commit details
    Browse the repository at this point in the history
  4. feat: rewrite handshake

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    9c1a001 View commit details
    Browse the repository at this point in the history
  5. feat: rewrite propose

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    cda8cb8 View commit details
    Browse the repository at this point in the history
  6. feat: rewrite finish

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    ac9b284 View commit details
    Browse the repository at this point in the history
  7. feat: rewrite exchange

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    05b62f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    022f1c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a52e87 View commit details
    Browse the repository at this point in the history
  10. refactor: browser tests

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    40999a9 View commit details
    Browse the repository at this point in the history
  11. refactor: .aegir.js

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    4ca8858 View commit details
    Browse the repository at this point in the history
  12. feat: refactor benchmarks

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    14ca273 View commit details
    Browse the repository at this point in the history
  13. fix: try to make it work

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    59a08c5 View commit details
    Browse the repository at this point in the history
  14. fix: lint

    mkg20001 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    4cbcf38 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. refactor: move tests

    mkg20001 committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    61ac5c5 View commit details
    Browse the repository at this point in the history
  2. refactor: switch deps

    mkg20001 committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    66a7ad6 View commit details
    Browse the repository at this point in the history
  3. refactor: entry file

    mkg20001 committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    185f66f View commit details
    Browse the repository at this point in the history
  4. refactor: a bit more

    mkg20001 committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3412264 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. fix: tests

    mkg20001 committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    d947374 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    d13f142 View commit details
    Browse the repository at this point in the history
  2. refactor: streaming

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    80f9c71 View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e1bf46c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e68a9a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d40e5d0 View commit details
    Browse the repository at this point in the history
  6. refactor: etm

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f838af1 View commit details
    Browse the repository at this point in the history
  7. fix: typo

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4da2808 View commit details
    Browse the repository at this point in the history
  8. fix: .read error

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    51d29f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b22ae1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afc8241 View commit details
    Browse the repository at this point in the history
  11. fix: use errors

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    0790a3d View commit details
    Browse the repository at this point in the history
  12. refactor: benchmarks

    mkg20001 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5a2bb2a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. fix: add suggestions from review

    Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
    mkg20001 and jacobheun authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0da751a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    f5ddc2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7305d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea9a40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a7424 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. chore: remove old tests

    test: add support tests back
    jacobheun committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ec435e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. test: fix async benchmarks

    jacobheun committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8d418bf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. chore: clean up deps

    jacobheun committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    72f05bf View commit details
    Browse the repository at this point in the history
  2. fix: use fixed encoding/decoding everywhere

    fix: exchange final nonce handshake over encryption
    jacobheun committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    840c217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ca19b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22fe5e6 View commit details
    Browse the repository at this point in the history
  5. chore: add node 12 to ci

    jacobheun committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f328ff8 View commit details
    Browse the repository at this point in the history