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

[wip] broadcast #158

Closed
wants to merge 54 commits into from
Closed

Commits on Apr 27, 2018

  1. Add GPU library for Linux systems

    To get solana to use the GPU, invoke cargo with "--features=cuda".
    garious committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    5eb80f8 View commit details
    Browse the repository at this point in the history
  2. Version bump

    garious committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    5918e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Add GPU library for Linux systems

    To get solana to use the GPU, invoke cargo with "--features=cuda".
    garious authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    e71255e View commit details
    Browse the repository at this point in the history
  2. brodcast

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5a6b95c View commit details
    Browse the repository at this point in the history
  3. wip, combining subscribers and crdt

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    b3fb036 View commit details
    Browse the repository at this point in the history
  4. wip

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    90fd465 View commit details
    Browse the repository at this point in the history
  5. progress

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    c2eeb13 View commit details
    Browse the repository at this point in the history
  6. progress

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    c416761 View commit details
    Browse the repository at this point in the history
  7. update

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    d17f5ac View commit details
    Browse the repository at this point in the history
  8. building

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    1ab6108 View commit details
    Browse the repository at this point in the history
  9. progress

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    9860e25 View commit details
    Browse the repository at this point in the history
  10. progress

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    2e49ae8 View commit details
    Browse the repository at this point in the history
  11. progress

    aeyakovenko authored and sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    eb9079e View commit details
    Browse the repository at this point in the history
  12. compilation fixes

    sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    986e0c1 View commit details
    Browse the repository at this point in the history
  13. compiles

    sakridge committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    a83344e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    d522397 View commit details
    Browse the repository at this point in the history
  2. brodcast

    wip, combining subscribers and crdt
    
    wip
    
    progress
    
    progress
    
    update
    
    building
    
    progress
    
    progress
    
    progress
    
    update
    
    wip
    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    0a20f71 View commit details
    Browse the repository at this point in the history
  3. wip

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    b0e8d28 View commit details
    Browse the repository at this point in the history
  4. update

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    a848310 View commit details
    Browse the repository at this point in the history
  5. retransmit test

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    f172dcb View commit details
    Browse the repository at this point in the history
  6. update

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    aec7692 View commit details
    Browse the repository at this point in the history
  7. more compiles

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    a2f27de View commit details
    Browse the repository at this point in the history
  8. Remove subscribers

    sakridge committed May 1, 2018
    Configuration menu
    Copy the full SHA
    8e597ee View commit details
    Browse the repository at this point in the history
  9. crdt compiling

    sakridge committed May 1, 2018
    Configuration menu
    Copy the full SHA
    64dfdc0 View commit details
    Browse the repository at this point in the history
  10. wip

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    4f3fca1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from sakridge/broadcast

    crdt compiling
    aeyakovenko authored May 1, 2018
    Configuration menu
    Copy the full SHA
    c4bce63 View commit details
    Browse the repository at this point in the history
  12. update

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    28e6fff View commit details
    Browse the repository at this point in the history
  13. update

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    4f94bfa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4d9822 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2 from sakridge/broadcast

    test_crdt_retransmit passing
    aeyakovenko authored May 1, 2018
    Configuration menu
    Copy the full SHA
    5a95827 View commit details
    Browse the repository at this point in the history
  16. update

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    65c0f23 View commit details
    Browse the repository at this point in the history
  17. builds?

    aeyakovenko committed May 1, 2018
    Configuration menu
    Copy the full SHA
    7b4c39d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. update

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f20d0d1 View commit details
    Browse the repository at this point in the history
  2. wip

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    7334f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e4f54 View commit details
    Browse the repository at this point in the history
  4. wip

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c7721ed View commit details
    Browse the repository at this point in the history
  5. wip

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    93572dd View commit details
    Browse the repository at this point in the history
  6. builds?

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    edfdea2 View commit details
    Browse the repository at this point in the history
  7. update

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    e58d260 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from sakridge/broadcast

    Fix streamer::window_send_test
    aeyakovenko authored May 2, 2018
    Configuration menu
    Copy the full SHA
    a993bab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9868c1d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from sakridge/broadcast

    Fix crdt::retransmit and streamer::replicate
    aeyakovenko authored May 2, 2018
    Configuration menu
    Copy the full SHA
    29670c4 View commit details
    Browse the repository at this point in the history
  11. logger

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    44afe31 View commit details
    Browse the repository at this point in the history
  12. update

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6859fb8 View commit details
    Browse the repository at this point in the history
  13. docs

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    5ac1485 View commit details
    Browse the repository at this point in the history
  14. logger

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c5de691 View commit details
    Browse the repository at this point in the history
  15. hacks

    aeyakovenko committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c92de31 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. progress

    aeyakovenko committed May 3, 2018
    Configuration menu
    Copy the full SHA
    c4fbdc1 View commit details
    Browse the repository at this point in the history
  2. woot!

    aeyakovenko committed May 3, 2018
    Configuration menu
    Copy the full SHA
    ef4ee6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec0dac View commit details
    Browse the repository at this point in the history
  4. almost

    aeyakovenko committed May 3, 2018
    Configuration menu
    Copy the full SHA
    d5691ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8907771 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from sakridge/broadcast

    wip - accountant_bad_sig passing but bad code
    aeyakovenko authored May 3, 2018
    Configuration menu
    Copy the full SHA
    6ddd561 View commit details
    Browse the repository at this point in the history
  7. fixed

    aeyakovenko committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1d1e631 View commit details
    Browse the repository at this point in the history