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

Fully functional unidirectional bridge #51

Merged
merged 166 commits into from Jul 31, 2019

Commits on Apr 9, 2019

  1. Copy the full SHA
    fa66fbb View commit details
    Browse the repository at this point in the history
  2. Update README

    musnit committed Apr 9, 2019
    Copy the full SHA
    c0c3919 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bbd4579 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Copy the full SHA
    f991aaa View commit details
    Browse the repository at this point in the history
  2. Add cli support

    musnit committed Apr 11, 2019
    Copy the full SHA
    4c5f959 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Copy the full SHA
    498bdf0 View commit details
    Browse the repository at this point in the history
  2. Error msg fix

    musnit committed Apr 12, 2019
    Copy the full SHA
    4d6df16 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Copy the full SHA
    d4061cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    832ecda View commit details
    Browse the repository at this point in the history
  3. Add cli support

    musnit committed Apr 16, 2019
    Copy the full SHA
    c785303 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    65cb497 View commit details
    Browse the repository at this point in the history
  5. Error msg fix

    musnit committed Apr 16, 2019
    Copy the full SHA
    3c88b45 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Copy the full SHA
    7ed7466 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Refactor so that oracle uses generic identifier but specific nonce+ad…

    …dress for ethereum
    musnit authored and denalimarsh committed Apr 18, 2019
    Copy the full SHA
    a078087 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa1fa8a View commit details
    Browse the repository at this point in the history
  3. Revert "Refactor with cleaner patterns like in staking module, and ad…

    …d some tests"
    
    This reverts commit fa1fa8a.
    denalimarsh committed Apr 18, 2019
    Copy the full SHA
    02faaad View commit details
    Browse the repository at this point in the history
  4. Revert "Refactor so that oracle uses generic identifier but specific …

    …nonce+address for ethereum"
    
    This reverts commit a078087.
    denalimarsh committed Apr 18, 2019
    Copy the full SHA
    7c1308b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cd83958 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9945e90 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c0ee46e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ef6c9c3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    17e2557 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    582226a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d88a3b7 View commit details
    Browse the repository at this point in the history
  12. Refactor some common code

    musnit committed Apr 18, 2019
    Copy the full SHA
    55e6c56 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1189234 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f9e9613 View commit details
    Browse the repository at this point in the history
  15. Querier fix and test fix

    musnit committed Apr 18, 2019
    Copy the full SHA
    2937972 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Add CircleCI

    musnit committed Apr 24, 2019
    Copy the full SHA
    b8fefb7 View commit details
    Browse the repository at this point in the history
  2. CircleCI Updates

    musnit committed Apr 24, 2019
    Copy the full SHA
    c63e21c View commit details
    Browse the repository at this point in the history
  3. Yaml fix

    musnit committed Apr 24, 2019
    Copy the full SHA
    3ff77c3 View commit details
    Browse the repository at this point in the history
  4. pkg fix and circleCI in readme

    musnit committed Apr 24, 2019
    Copy the full SHA
    1bf248b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Copy the full SHA
    513b439 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Copy the full SHA
    f94d48b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0bfb37b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8603847 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bb42b31 View commit details
    Browse the repository at this point in the history
  5. Fix some basic tests

    musnit committed May 14, 2019
    Copy the full SHA
    d6a17e2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7353875 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    88bfce6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    21307e3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Copy the full SHA
    d9b4ece View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Copy the full SHA
    9c3387c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Copy the full SHA
    4889969 View commit details
    Browse the repository at this point in the history
  2. Add govendor README steps

    musnit committed May 31, 2019
    Copy the full SHA
    fea7580 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a38f42d View commit details
    Browse the repository at this point in the history
  4. Fix CI for protobuff

    musnit committed May 31, 2019
    Copy the full SHA
    c74b617 View commit details
    Browse the repository at this point in the history
  5. more fixes

    musnit committed May 31, 2019
    Copy the full SHA
    b9dd7d0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    98b2079 View commit details
    Browse the repository at this point in the history
  7. ebrelayer initalization, contract event listener, event data parsing,…

    … and record keeping of validator's submitted claims functional
    denalimarsh committed May 31, 2019
    Copy the full SHA
    0534605 View commit details
    Browse the repository at this point in the history
  8. change abi to relative path

    musnit committed May 31, 2019
    Copy the full SHA
    78e5ec9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Copy the full SHA
    98a7a3c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d053f3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dcd4a79 View commit details
    Browse the repository at this point in the history
  4. Update README

    musnit committed Jun 2, 2019
    Copy the full SHA
    ac0f771 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Copy the full SHA
    b60a41a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    270fb37 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    713a912 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    931c2e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6f36806 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5430c11 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    db87fc1 View commit details
    Browse the repository at this point in the history
  8. Updated README

    musnit committed Jun 3, 2019
    Copy the full SHA
    8ec6104 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6fd1138 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0408f52 View commit details
    Browse the repository at this point in the history
  11. fix README

    musnit committed Jun 3, 2019
    Copy the full SHA
    38c1a10 View commit details
    Browse the repository at this point in the history
  12. small rest bug fix

    musnit committed Jun 3, 2019
    Copy the full SHA
    91a74aa View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4bd1a29 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Copy the full SHA
    0a1e0e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b95f1f1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    842dace View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eedb1af View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7131e01 View commit details
    Browse the repository at this point in the history
  6. Deprecating all old files

    musnit committed Jun 5, 2019
    Copy the full SHA
    892e73e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master-holder'

    musnit committed Jun 5, 2019
    Copy the full SHA
    a6205ef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Typo fix on cli

    musnit committed Jun 18, 2019
    Copy the full SHA
    e6588f2 View commit details
    Browse the repository at this point in the history
  2. Rename file to alias

    musnit committed Jun 18, 2019
    Copy the full SHA
    b9a9935 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2d8b32f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    903f1c5 View commit details
    Browse the repository at this point in the history
  5. Rename to alias

    musnit committed Jun 18, 2019
    Copy the full SHA
    38456af View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Copy the full SHA
    7884384 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f110c40 View commit details
    Browse the repository at this point in the history
  3. Remove redundant nested struct

    musnit committed Jun 19, 2019
    Copy the full SHA
    4c2a1e8 View commit details
    Browse the repository at this point in the history
  4. Fix response key name

    musnit committed Jun 19, 2019
    Copy the full SHA
    3d1cfce View commit details
    Browse the repository at this point in the history
  5. Remove unused keeper

    musnit committed Jun 19, 2019
    Copy the full SHA
    3af14d0 View commit details
    Browse the repository at this point in the history
  6. remove blank line

    musnit committed Jun 19, 2019
    Copy the full SHA
    909f475 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    31251cf View commit details
    Browse the repository at this point in the history
  8. invert logic for readability

    musnit committed Jun 19, 2019
    Copy the full SHA
    c96356b View commit details
    Browse the repository at this point in the history
  9. Refactor redundant keeper code

    musnit committed Jun 19, 2019
    Copy the full SHA
    bd5f96c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    83a51ea View commit details
    Browse the repository at this point in the history
  11. Fix redundant file renaming

    musnit committed Jun 19, 2019
    Copy the full SHA
    4d71878 View commit details
    Browse the repository at this point in the history
  12. Rename keeper method name

    musnit committed Jun 19, 2019
    Copy the full SHA
    a273399 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    68f3f95 View commit details
    Browse the repository at this point in the history
  14. RelayEvent function comment. Name change 'validatorAddress'. Name cha…

    …nge 'validatorName'
    denalimarsh authored and musnit committed Jun 19, 2019
    Copy the full SHA
    4880ebd View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2c0c56b View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    3566254 View commit details
    Browse the repository at this point in the history
  17. Removed NewEventWrite returned bool.

    denalimarsh authored and musnit committed Jun 19, 2019
    Copy the full SHA
    d806ca2 View commit details
    Browse the repository at this point in the history
  18. Name change 'tx' in PrintEvents()

    denalimarsh authored and musnit committed Jun 19, 2019
    Copy the full SHA
    c4277cf View commit details
    Browse the repository at this point in the history
  19. Updated recipient acc address casting. Removed error var. Changed err…

    …or var print to return.
    denalimarsh authored and musnit committed Jun 19, 2019
    Copy the full SHA
    36abd7c View commit details
    Browse the repository at this point in the history
  20. Updated Nonce casting.

    denalimarsh authored and musnit committed Jun 19, 2019
    Copy the full SHA
    2e4f63a View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    5d8bad8 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    459ebb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. New CR fixes

    musnit committed Jun 21, 2019
    Copy the full SHA
    586e806 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Copy the full SHA
    4f4c993 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa1abf1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fcccdc0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2b09c54 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    969d303 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    39543e4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    102c128 View commit details
    Browse the repository at this point in the history
  8. Short-term fixes to parser.go for compilation. Moved validator authen…

    …tication to relayer. Cleaned relayer err messages.
    denalimarsh committed Jun 22, 2019
    Copy the full SHA
    3de4522 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Relay error message fixes

    denalimarsh committed Jun 24, 2019
    Copy the full SHA
    28154a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9b7566 View commit details
    Browse the repository at this point in the history
  3. Created event_test.go

    denalimarsh committed Jun 24, 2019
    Copy the full SHA
    00a712a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bc5d695 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Rename inclues

    musnit committed Jul 2, 2019
    Copy the full SHA
    3a7a023 View commit details
    Browse the repository at this point in the history
  2. Initial set of new PR fixes

    musnit committed Jul 2, 2019
    Copy the full SHA
    3aca642 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Copy the full SHA
    12018b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06bb403 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    81bd36f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    360fe59 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    815134e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d6e30f2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    024359e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f39c9c3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    85392a5 View commit details
    Browse the repository at this point in the history
  10. Use geth addresses

    musnit committed Jul 3, 2019
    Copy the full SHA
    8f94e0f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    230ccde View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b2e0a2f View commit details
    Browse the repository at this point in the history
  13. Make status enum

    musnit committed Jul 3, 2019
    Copy the full SHA
    e5949e6 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    913a42c View commit details
    Browse the repository at this point in the history
  15. fixes

    musnit committed Jul 3, 2019
    Copy the full SHA
    b4d17a5 View commit details
    Browse the repository at this point in the history
  16. update rest api docs

    musnit committed Jul 3, 2019
    Copy the full SHA
    ee8c524 View commit details
    Browse the repository at this point in the history
  17. doc update

    musnit committed Jul 3, 2019
    Copy the full SHA
    a3009dd View commit details
    Browse the repository at this point in the history
  18. Add to docs

    musnit committed Jul 3, 2019
    Copy the full SHA
    66fe01b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. parser.go formatting, best practices

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    08808c7 View commit details
    Browse the repository at this point in the history
  2. Updated error message

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    42f7838 View commit details
    Browse the repository at this point in the history
  3. RelayEvent func description

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    a007c7a View commit details
    Browse the repository at this point in the history
  4. Changed append(err) to return

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    c0deca5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1f3285c View commit details
    Browse the repository at this point in the history
  6. Added addr to panic err message

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    af3f86c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2afa794 View commit details
    Browse the repository at this point in the history
  8. Updated func descriptions to go doc

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    508c9a1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2010651 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    59ffd04 View commit details
    Browse the repository at this point in the history
  11. Fix contract file path

    denalimarsh authored and musnit committed Jul 6, 2019
    Copy the full SHA
    3852278 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Misc new CR fixes

    musnit committed Jul 8, 2019
    Copy the full SHA
    787c934 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Updated InitRelayer function comment

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    b5cdbbf View commit details
    Browse the repository at this point in the history
  2. Updated ParsePaylong function comment

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    f532d1e View commit details
    Browse the repository at this point in the history
  3. Updated nonce type casting to Int64()

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    de7e62a View commit details
    Browse the repository at this point in the history
  4. Fixed typo in PrintEventByTx

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    45c0846 View commit details
    Browse the repository at this point in the history
  5. Added strings.TrimSpace() to chainID

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    82e9a92 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6bdf816 View commit details
    Browse the repository at this point in the history
  7. Added [] around args for CLI

    denalimarsh authored and musnit committed Jul 24, 2019
    Copy the full SHA
    ed5e46a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4783bf4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1265764 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ce9f6ee View commit details
    Browse the repository at this point in the history
  11. Misc PR fixes

    musnit committed Jul 24, 2019
    Copy the full SHA
    aef56af View commit details
    Browse the repository at this point in the history
  12. README fix

    musnit committed Jul 24, 2019
    Copy the full SHA
    6959165 View commit details
    Browse the repository at this point in the history
  13. Postman docs update

    musnit committed Jul 24, 2019
    Copy the full SHA
    7cda38d View commit details
    Browse the repository at this point in the history
  14. Update cmd/ebrelayer/relayer/network.go

    Co-Authored-By: colin axner <colinaxner@berkeley.edu>
    musnit and colin-axner committed Jul 24, 2019
    Copy the full SHA
    31597df View commit details
    Browse the repository at this point in the history
  15. Update x/ethbridge/types/claim.go

    Co-Authored-By: colin axner <colinaxner@berkeley.edu>
    musnit and colin-axner committed Jul 24, 2019
    Copy the full SHA
    74583dc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Copy the full SHA
    00b9aab View commit details
    Browse the repository at this point in the history
  2. Fix CircleCI Link

    musnit committed Jul 30, 2019
    Copy the full SHA
    3afbbe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Fix broken tests

    musnit committed Jul 31, 2019
    Copy the full SHA
    71f1a55 View commit details
    Browse the repository at this point in the history
  2. Remove redundant vars

    musnit committed Jul 31, 2019
    Copy the full SHA
    d2fb4e5 View commit details
    Browse the repository at this point in the history