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

Foc integration Proof of Concept #21

Closed
wants to merge 907 commits into from
Closed

Foc integration Proof of Concept #21

wants to merge 907 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 15, 2020

  1. fixed linting errors

    emieldesmidt committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    18fc44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9455e3 View commit details
    Browse the repository at this point in the history
  3. fixed merge

    emieldesmidt committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    afe3910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae83f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    906d8cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c75bec3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ec9cec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acd028f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3669cec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fe5cdc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    ba41c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b685097 View commit details
    Browse the repository at this point in the history
  3. generified myPeerHasCasted to castedByPeer, to allow checking if spec…

    …ific user has casted a vote (and with what result)
    emieldesmidt committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ad4e9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5130d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    363b57a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb35c7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cd51a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41781e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e29ac51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c34f1a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into ui_improvement

    # Conflicts:
    #	currencyii/src/main/res/navigation/nav_graph.xml
    InvictusRMC committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f9d13b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0866261 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee1f6bc View commit details
    Browse the repository at this point in the history
  14. Add fab to my wallet

    InvictusRMC committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    e08f022 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f56be2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4be745f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #10 from emieldesmidt/add_vote_tally

    Add vote tally
    emieldesmidt authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9c09e09 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a477be5 View commit details
    Browse the repository at this point in the history
  19. Merge remote-tracking branch 'origin/dao' into more-details

    # Conflicts:
    #	voting/src/main/java/nl/tudelft/trustchain/voting/VotingActivity.kt
    PraveshMoelchand committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7909fe7 View commit details
    Browse the repository at this point in the history
  20. Fix formatting

    PraveshMoelchand committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7ec9a78 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e767863 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #12 from InvictusRMC/fix-join-wallet

    Create, join, transfer bug fixes
    brian2509 authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4dfd34d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1480f8f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7610afd View commit details
    Browse the repository at this point in the history
  25. Remove unused files

    PraveshMoelchand committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    35f4071 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99ce22b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1604f95 View commit details
    Browse the repository at this point in the history
  28. Add more tests

    dymbe committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    1e34dc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    42fd2a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b16c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6243f4c View commit details
    Browse the repository at this point in the history
  4. more indicative hint

    emieldesmidt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    76e6bd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a44e1e8 View commit details
    Browse the repository at this point in the history
  6. Improved layout

    emieldesmidt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    61786b6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10 from emieldesmidt/dao

    Initial voting GUI
    MattSkala authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    59c577d View commit details
    Browse the repository at this point in the history
  8. removed unused import

    emieldesmidt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    115cae6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f810ebc View commit details
    Browse the repository at this point in the history
  10. removed unused import.

    emieldesmidt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    578a459 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41ba7dd View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into ui_improvement

    # Conflicts:
    #	currencyii/src/main/java/nl/tudelft/trustchain/currencyii/ui/bitcoin/JoinNetworkFragment.kt
    #	currencyii/src/main/java/nl/tudelft/trustchain/currencyii/ui/bitcoin/SharedWalletListAdapter.kt
    #	currencyii/src/main/res/layout/fragment_join_network.xml
    InvictusRMC committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    28f9e4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b91e2ca View commit details
    Browse the repository at this point in the history
  14. Merge pull request #11 from InvictusRMC/ui_improvement

    UI Improvements
    MKuijpers authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    0a6820c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1551fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b863370 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6951c99 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    884e698 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b451e53 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3f3a55e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fdfd652 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d0bd84 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    26c5836 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    75f7aa2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    36bacbd View commit details
    Browse the repository at this point in the history
  26. Suppress warning

    PraveshMoelchand committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    9b6064d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d3a21df View commit details
    Browse the repository at this point in the history
  28. Fixed failing input.

    emieldesmidt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    4eb555d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    48c266f View commit details
    Browse the repository at this point in the history
  30. Merge pull request #32 from dymbe/create-unit-tests

    Create unit tests
    dymbe authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e93e51d View commit details
    Browse the repository at this point in the history
  31. threshold function

    erwinvanthiel committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    609d248 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cfb872b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1e49613 View commit details
    Browse the repository at this point in the history
  34. Suppress warning

    PraveshMoelchand committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    3d6dd3d View commit details
    Browse the repository at this point in the history
  35. Add button text

    PraveshMoelchand committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f617507 View commit details
    Browse the repository at this point in the history
  36. initial setup for threshold vote completeness check.

    Co-authored-by: KoningR <r.m.koning@student.tudelft.nl>
    Co-authored-by: erwinvanthiel <e.l.vanthiel@student.tudelft.nl>
    erwinvanthiel committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    23c1e29 View commit details
    Browse the repository at this point in the history
  37. Add colour to button

    PraveshMoelchand committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    3c0dd79 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #16 from emieldesmidt/fix_layout

    Fix layout
    KoningR authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8cc4b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    b7c62c9 View commit details
    Browse the repository at this point in the history
  2. Link switch toggle

    emieldesmidt committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b07d6fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ad2462 View commit details
    Browse the repository at this point in the history
  4. Build fail fix

    emieldesmidt committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c1e47c8 View commit details
    Browse the repository at this point in the history
  5. Added some more margin

    emieldesmidt committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    624f88a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1c26fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d52660 View commit details
    Browse the repository at this point in the history
  8. wrapped up voteCompleteness function, branch build but error is throw…

    …n in with gettig public key from string
    erwinvanthiel committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    350b351 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #13 from InvictusRMC/ui_refresh

    Add new UI layout
    InvictusRMC authored Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8164519 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    ad4edea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from emieldesmidt/dao

    Improved usability
    MattSkala authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    7e01f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc483bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6f9e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0193e1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    616409d View commit details
    Browse the repository at this point in the history
  7. Initial attempt at converting strings to public keys.

    KoningR authored and KoningR committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    f54a7b7 View commit details
    Browse the repository at this point in the history
  8. Initial README.md

    PraveshMoelchand committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    852414c View commit details
    Browse the repository at this point in the history
  9. Lint error fix

    martijnbosma committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    86d0ce8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #13 from dymbe/AI_profit

    Ai profit
    MattSkala authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    f184f21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0cda4a View commit details
    Browse the repository at this point in the history
  12. Add img for README

    PraveshMoelchand committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    94817f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a961050 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baeaf14 View commit details
    Browse the repository at this point in the history
  15. Fix typos

    PraveshMoelchand committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8f616f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89dfd5d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    426573c View commit details
    Browse the repository at this point in the history
  2. Fix lint, added space

    MKuijpers committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    39a7fc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585f98e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d059627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47db8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14 from InvictusRMC/ui_stability

    Improve error catching in UI, and improve consistency across UI
    PJvanderLaan authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    93ef752 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c73ab5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f0654d View commit details
    Browse the repository at this point in the history
  9. Implement threshold voting by starting votes using entire public keys…

    …, rather than hashes.
    
    Co-authored-by: KoningR <R.M.Koning@student.tudelft.nl>
    Co-authored-by: erwinvanthiel <E.L.vanthiel@student.tudelft.nl>"
    KoningR authored and KoningR committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c890584 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7de65ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1b4397 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea7f909 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e4bbc6 View commit details
    Browse the repository at this point in the history
  14. Fix linting

    PJvanderLaan committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    dc1b762 View commit details
    Browse the repository at this point in the history
  15. Torrents operations complete

    tpapak01 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    32303ff View commit details
    Browse the repository at this point in the history
  16. Extra

    tpapak01 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    4fff30f View commit details
    Browse the repository at this point in the history
  17. Extra2

    tpapak01 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7000337 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b71a850 View commit details
    Browse the repository at this point in the history
  19. Complete

    tpapak01 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    01caa75 View commit details
    Browse the repository at this point in the history
  20. Fix linting

    MKuijpers committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    60b05de View commit details
    Browse the repository at this point in the history
  21. Fixed minor issue

    tpapak01 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ff14430 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    7dda7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184745b View commit details
    Browse the repository at this point in the history
  3. Fix build error

    PJvanderLaan committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1055de2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06f94c View commit details
    Browse the repository at this point in the history
  5. Readme style fix

    tijmengit committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a63f88a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c391112 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4fcb49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbc2ccd View commit details
    Browse the repository at this point in the history
  9. Update README.md

    mvanmeerten authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    78a753a View commit details
    Browse the repository at this point in the history
  10. Update readme.md

    mvanmeerten authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e0707cd View commit details
    Browse the repository at this point in the history
  11. Update README.md

    mvanmeerten authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1b2150c View commit details
    Browse the repository at this point in the history
  12. Update readme.md

    mvanmeerten authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3feba23 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge branch 'dao' of https://github.com/emieldesmidt/trustchain-supe…

    …rapp into threshold
    
    � Conflicts:
    �	voting/src/main/java/nl/tudelft/trustchain/voting/VotingActivity.kt
    KoningR authored and KoningR committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    066692c View commit details
    Browse the repository at this point in the history
  2. Add input guarding functionality to threshold and yes/no voting.

    Co-authored-by: KoningR <R.M.Koning@student.tudelft.nl>
    Co-authored-by: erwinvanthiel <E.L.vanthiel@student.tudelft.nl>"
    KoningR authored and KoningR committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    81e4d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    620e61e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daeae89 View commit details
    Browse the repository at this point in the history
  5. Build fail fix

    emieldesmidt committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    1b87118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742c6c5 View commit details
    Browse the repository at this point in the history
  7. Merge branches 'AI_profit' and 'master' of github.com:dymbe/trustchai…

    …n-superapp into AI_profit
    martijnbosma committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b5ae7eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ada1aa View commit details
    Browse the repository at this point in the history
  9. Deleted old apk

    tpapak01 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    25094c0 View commit details
    Browse the repository at this point in the history
  10. Uploaded new apk

    tpapak01 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8deef9e View commit details
    Browse the repository at this point in the history
  11. Fixed minor bug

    tpapak01 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    58c17b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52a833d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #33 from dymbe/AI_profit

    Seems good, solid changes on the payloads
    tijmengit authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f47da3a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d3f060 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fac03c8 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #34 from dymbe/trader-fragment-testing

    Looks good, new tests are solid
    tijmengit authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    223c228 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a914f71 View commit details
    Browse the repository at this point in the history
  18. Changed button name

    tpapak01 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0518543 View commit details
    Browse the repository at this point in the history
  19. New gif and trader png

    tijmengit committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    fd018ce View commit details
    Browse the repository at this point in the history
  20. Small bug fix

    tijmengit committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ab7cef9 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #15 from InvictusRMC/change_addresses

    Consistently add change addresses to transactions
    brian2509 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d2a5ef2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79390f6 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #16 from InvictusRMC/explicit_proposals

    Explicit proposals
    brian2509 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7c62bb8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4e8768b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    34534ca View commit details
    Browse the repository at this point in the history
  26. Update kotlin-ipv8

    PraveshMoelchand committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8c444f8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b39f807 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dc19fcf View commit details
    Browse the repository at this point in the history
  29. Revert changes

    PraveshMoelchand committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d3ab567 View commit details
    Browse the repository at this point in the history
  30. Revert "Update kotlin-ipv8"

    This reverts commit 8c444f8
    PraveshMoelchand committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    001b77e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Small bug fix

    tijmengit committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    717ccc6 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    martijnbosma committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    1f40520 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from dymbe/master

    Last improvements for Currency I group
    MattSkala authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    fb065bb View commit details
    Browse the repository at this point in the history
  4. Build fail fix #2

    emieldesmidt committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    ec4d22a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a06ee06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b504957 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18 from emieldesmidt/doc

    Add initial doc to dao branch
    emieldesmidt authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    a240f6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4e1357 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d94749 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4b54db View commit details
    Browse the repository at this point in the history
  11. Merge branch 'dao'

    # Conflicts:
    #	.gitignore
    #	FOC/src/main/AndroidManifest.xml
    #	FOC/src/main/java/nl/tudelft/trustchain/FOC/MainActivityFOC.kt
    #	FOC/src/main/res/layout/content_main_activity_foc.xml
    #	app/build.gradle
    #	app/src/main/AndroidManifest.xml
    #	app/src/main/java/nl/tudelft/trustchain/app/AppDefinition.kt
    #	common/src/main/java/nl/tudelft/trustchain/common/DemoCommunity.kt
    #	settings.gradle
    tpapak01 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    95c6b18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbebd33 View commit details
    Browse the repository at this point in the history
  13. Necessary for push request

    tpapak01 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    69806ad View commit details
    Browse the repository at this point in the history
  14. Merge pull request #15 from tpapak01/master

    Completed FOC app
    MattSkala authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    6646549 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #17 from InvictusRMC/merge-upstream

    Merge upstream
    PJvanderLaan authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    fadf45d View commit details
    Browse the repository at this point in the history
  16. Force GitHub Actions build

    MKuijpers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c001b72 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Add initial VotingCommunity extending from TrustchainCommunity.

    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    800ba14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dao' of https://github.com/emieldesmidt/trustchain-supe…

    …rapp into votingcommunity
    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    16af82d View commit details
    Browse the repository at this point in the history
  3. Fix gradle build failure due to imports and whitespace.

    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fd9db43 View commit details
    Browse the repository at this point in the history
  4. Add progressbar to voting GUI.

    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b8cc42a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'votingcommunity' of https://github.com/emieldesmidt/tru…

    …stchain-superapp into voting-complete-gui
    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    68144da View commit details
    Browse the repository at this point in the history
  6. Add color to progressbar.

    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    6d3c6a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba70393 View commit details
    Browse the repository at this point in the history
  8. Fix Gradle build error blank lines.

    KoningR authored and KoningR committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    38007ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f381aaf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    5e44270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc68a7a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from InvictusRMC/master

    Currency DAO: Proposal screen, UI, bug fixes, cleanup
    MattSkala authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    c48a59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1445bef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from emieldesmidt/voting-complete-gui

    Voting complete gui
    PraveshMoelchand authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1e9a719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49cf48c View commit details
    Browse the repository at this point in the history
  7. Revert "removed cryptoprovider from test suite"

    This reverts commit dc68a7a
    PraveshMoelchand committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    9a74ab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d68e042 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3167b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a148cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dd5c83 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    7b3e400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac39bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3634638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    222e1ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94e5d29 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #20 from PraveshMoelchand/update-kotlin-ipv8

    Update kotlin ipv8
    MattSkala authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d900f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0709a6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    734c4ea View commit details
    Browse the repository at this point in the history
  9. Add new indicator

    emieldesmidt committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9b30319 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48715ba View commit details
    Browse the repository at this point in the history
  11. limit input to 50 chars

    emieldesmidt committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9f39916 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f45887 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e732f93 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    3b6e678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab206a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cd23a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    368e621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f5534 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ca1218 View commit details
    Browse the repository at this point in the history
  7. build fail fix, sorry :P

    emieldesmidt committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    bc29871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbddeed View commit details
    Browse the repository at this point in the history
  9. FOC checkbox

    emieldesmidt committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    607dc2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9769661 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e07d952 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d02068 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7728bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ae5d1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7212fe View commit details
    Browse the repository at this point in the history
  16. Redo scaling

    PraveshMoelchand committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    4928302 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf5c39e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    04a3ba8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d49888 View commit details
    Browse the repository at this point in the history
  20. Fix lint error

    PraveshMoelchand committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e3c3853 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #39 from emieldesmidt/input-limit

    limit input to 50 chars
    PraveshMoelchand authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1cbd533 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0fd2325 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'dao' into new-indicator

    # Conflicts:
    #	voting/src/main/java/nl/tudelft/trustchain/voting/BlockListAdapter.kt
    PraveshMoelchand committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2f420da View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bde4e12 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'new-indicator' into threshold-casting

    # Conflicts:
    #	common/src/main/java/nl/tudelft/trustchain/common/util/VotingHelper.kt
    PraveshMoelchand committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    09b3c20 View commit details
    Browse the repository at this point in the history
  26. Fix lint errors

    PraveshMoelchand committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    b5272a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    e8ee50d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bbea4f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'threshold-casting' into FOC-Integration

    # Conflicts:
    #	common/src/main/java/nl/tudelft/trustchain/common/util/VotingHelper.kt
    emieldesmidt committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2b20486 View commit details
    Browse the repository at this point in the history
  4. fixed errors after merge

    emieldesmidt committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    63f57a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae29d35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a81f838 View commit details
    Browse the repository at this point in the history
  7. fixed typos

    emieldesmidt committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4831c61 View commit details
    Browse the repository at this point in the history
  8. added todo

    emieldesmidt committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    97c78a9 View commit details
    Browse the repository at this point in the history
  9. use votingcommunity

    emieldesmidt committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bd3e09b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    476cc8c View commit details
    Browse the repository at this point in the history
  11. Add Voting module to FOC.

    KoningR authored and KoningR committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2ceceab View commit details
    Browse the repository at this point in the history