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

Karma #759 #832

Closed
wants to merge 2,684 commits into from
Closed

Karma #759 #832

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

Commits on Feb 28, 2019

  1. emit reclaim error events

    pathornteng committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    30c1b26 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    77f128e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from loomnetwork/gateway-emit-events

    [WIP] emit mainnet deposit/withdraw events
    pathornteng authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    0ee772a View commit details
    Browse the repository at this point in the history
  3. implement new privval interface

    (cherry picked from commit f245e03)
    ParthDesai committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    f29bcea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #792 from loomnetwork/fix/implement-sign-method

    implement missing Sign method
    ParthDesai authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    db9538a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6dc356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2f19c2 View commit details
    Browse the repository at this point in the history
  7. Add --ext flag to debug dump-mempool

    When the -e / --ext flag is specified the mempool_txs endpoint will be
    queried instead of unconfirmed_txs, mempool_txs provides additional
    metadata for each tx (currently just the height at which each tx was
    added to the mempool). When --ext is specified the --limit flag can be
    set to -1 to fetch all txs in the mempool.
    enlight committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ea8b134 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c89ce67 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #790 from loomnetwork/dump-mempool-cmd

    Add debug dump-mempool command
    enlight authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    9204355 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb5fb38 View commit details
    Browse the repository at this point in the history
  11. Add unit test.

    Sriep committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5554842 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f256f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f00097b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #795 from loomnetwork/fix-emit-wrong-gateway-version

    make gateway emit more events
    mattkanwisher authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    2182b31 View commit details
    Browse the repository at this point in the history
  15. touch

    Sriep committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5048495 View commit details
    Browse the repository at this point in the history
  16. touch

    Sriep committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    958d76d View commit details
    Browse the repository at this point in the history
  17. touch

    Sriep committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    c8fd630 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9f417d5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #796 from loomnetwork/revert-795-fix-emit-wrong-ga…

    …teway-version
    
    Revert "make gateway emit more events"
    mattkanwisher authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5a3f7b1 View commit details
    Browse the repository at this point in the history
  20. make gateway emit events

    pathornteng committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e3d1309 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23a8079 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    81bcc44 View commit details
    Browse the repository at this point in the history
  23. fixing dposv3 error

    aupiff committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    85489c6 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #798 from loomnetwork/make-gateway-emit-events-againt

    [WIP] make gateway emit events
    mattkanwisher authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    d6d0f23 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #799 from loomnetwork/error-fix

    fixing dposv3 error
    gakonst authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    89b4bd5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b4d08fa View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. use prefixed signing method (#800)

    * use prefixed signing method in oracle 
    * Add WithdrawalSigType gateway config
    gakonst authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    b7f9d0d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Reclaim tokens view (#802)

    * add new view only method for getting unclaimed tokens  + test
    gakonst authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    080761e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7bde53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc855b8 View commit details
    Browse the repository at this point in the history
  4. touch

    Sriep committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6733ec4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e27ff13 View commit details
    Browse the repository at this point in the history
  6. touch

    Sriep committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    05e2bca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c347988 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9831e22 View commit details
    Browse the repository at this point in the history
  9. touch

    Sriep committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    5428a15 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #805 from loomnetwork/gamechain-build-metadata

    Added gamechain build metadata
    ZimM-LostPolygon authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c307b05 View commit details
    Browse the repository at this point in the history
  11. fix hsm signatures

    mattkanwisher committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8185752 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #809 from loomnetwork/fix_hsm

    fix hsm signatures
    mattkanwisher authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    a9382c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f78ba7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f64273f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dcb1cc0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #810 from loomnetwork/changelog

    updating initial change log
    mattkanwisher authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8aa5140 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    48218e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Add default

    Sriep committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    fb03333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e4e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3a7aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e2cf3 View commit details
    Browse the repository at this point in the history
  5. Fix string decoding method

    gakonst committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    0bfdf15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90eb394 View commit details
    Browse the repository at this point in the history
  7. (dpos) multiple delegations -- phase 1 (#811)

    * transitioning to dposv3 types
    
    * first steps towards improved delegation storage
    
    * removing unnecessary `SetDelegation` function
    
    * adding support for delegationIndex in storage
    
    * changing capitalization of feeChangeDelay to reflect its being a constant
    
    * transitioning to delegation index storage
    
    * modularizing delegationkey computation
    
    * adjusting sort to handle new delegation index
    
    * adding index parameter to GetDelegation
    
    * reset makefile
    aupiff authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    ea98c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    4da072b View commit details
    Browse the repository at this point in the history
  2. code for E2E tests

    Sriep committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    ef21fbf View commit details
    Browse the repository at this point in the history
  3. (dpos) multiple delegations -- final phase (#816)

    * creating funcion to generate next delegation index
    
    - improving ListDelegations impl
    - simplifying Delegate given new multidelegation scheme
    
    * adjustments to use new checkdelegation request / repsonse
    
    * updating dpos redelegate & unbond funcs to support multidelegation
    
    * updating tests to work with new multidelegation features
    
    * removing old locktime-combining related tests
    
    * improving ranges over delegations
    
    * ensuring that redelegate uses proper delegation indices
    
    * adding multidelegation tests
    
    * resetting makefile
    aupiff authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    a820cdb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Add NumMainnetBlockConfirmations setting to TG Oracle config

    This setting specifies how many block confirmations the TG Oracle should
    wait for before forwarding events from an Ethereum block.
    enlight committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    ddc80ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83de62a View commit details
    Browse the repository at this point in the history
  3. Finalize command

    gakonst committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    78cf636 View commit details
    Browse the repository at this point in the history
  4. set makefile

    gakonst committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    100b5bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30bc200 View commit details
    Browse the repository at this point in the history
  6. dposv3 test expansion (#820)

    * adding comment to GetNextDelegationIndex
    
    * adding table-based lockup tests
    
    * deleting delegations whose full amounts have been unbonded
    
    * adding delegation deletion & DelegationsCount tests
    aupiff authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    9627825 View commit details
    Browse the repository at this point in the history
  7. Add nonce2.

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    31a0cb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50365bb View commit details
    Browse the repository at this point in the history
  9. resetting tier postlockup

    aupiff committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    c86a150 View commit details
    Browse the repository at this point in the history
  10. adding postlocktime test

    aupiff committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    0671aee View commit details
    Browse the repository at this point in the history
  11. Remove debug text

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    baf6bff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    098e767 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b31d99 View commit details
    Browse the repository at this point in the history
  14. Use 66Byte encrypting.

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    c8f7946 View commit details
    Browse the repository at this point in the history
  15. switch to 66Byte.

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    dd7e4a5 View commit details
    Browse the repository at this point in the history
  16. Switch back to 65 byte

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    612c5c7 View commit details
    Browse the repository at this point in the history
  17. switch to 66

    Sriep committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    625f63f View commit details
    Browse the repository at this point in the history
  18. Add withdrawer blacklist to TG Oracle

    The blacklist can be specified using the WithdrawerAddressBlacklist
    setting in the Oracle config, which should contain a list of DAppChain
    addresses the TG Oracle shouldn't sign withdrawals for.
    enlight committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    faeb4b7 View commit details
    Browse the repository at this point in the history
  19. adding parameter to set new locktime in Redelegate

    - simplifying calculateTierLocktime arguments
      + resulted in test simplification as well
    aupiff committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    1a5027c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4736086 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    5eb0d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1c53a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a69831 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37314d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec2b943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58fb24c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4488856 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/issue774' into issue774

    # Conflicts:
    #	auth/eth.go
    Sriep committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    e8d89a9 View commit details
    Browse the repository at this point in the history
  9. resetting makefile

    aupiff committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    44b4481 View commit details
    Browse the repository at this point in the history
  10. unsigned tx works/

    todo reenable reward claiming
    gakonst committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    c11c503 View commit details
    Browse the repository at this point in the history
  11. compaire caller and origin

    Sriep committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    894cce5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8dea536 View commit details
    Browse the repository at this point in the history
  13. Use updated identity call

    gakonst committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    723b059 View commit details
    Browse the repository at this point in the history
  14. check caller to origin

    Sriep committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    c516dfa View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Finally working:)

    gakonst committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    e46996f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'map-accounts-ledger' of github.com:loomnetwork/loomchai…

    …n into map-accounts-ledger
    gakonst committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    3e8bd3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cabd588 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #825 from loomnetwork/postlockup

    resetting tier postlockup & related changes
    gakonst authored Mar 9, 2019
    Configuration menu
    Copy the full SHA
    f1fa9de View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Merge pull request #829 from loomnetwork/fix-deposit-event-emission

    fix deposit event emission
    pathornteng authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    da33cbf View commit details
    Browse the repository at this point in the history
  2. Add gateway unclaimed-tokens cmd & extend gateway account cmd

    The gateway account cmd now displays the ETH & LOOM balances for the
    DAppChain account if an account mapping exists.
    
    The gateway unclaimed-tokens` cmd displays the unclaimed tokens held
    by the DAppChain Gateway.
    
    Output from the commands is rather crude.
    enlight committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    0897404 View commit details
    Browse the repository at this point in the history
  3. use already exposed flags

    gakonst committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    111f44f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    848a3de View commit details
    Browse the repository at this point in the history
  5. add missing error checks

    gakonst committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    72f5bec View commit details
    Browse the repository at this point in the history
  6. update verification

    Sriep committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    de921d5 View commit details
    Browse the repository at this point in the history
  7. removing calculateLocktime

    aupiff committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    7d77b6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96dfbc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8001d14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3086f83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28d496b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #834 from loomnetwork/delegation-testing

    dposv3 testing & cleanup
    aupiff authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    51ddfac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64fcf6e View commit details
    Browse the repository at this point in the history
  14. update makefile

    gakonst committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    8214f61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1d8d47 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3f3c141 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0226d21 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    87bc490 View commit details
    Browse the repository at this point in the history
  19. cleaning up rewards testing

    aupiff committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    b564278 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    64d9b51 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    9dc2d88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0d71f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #815 from loomnetwork/map-accounts-ledger

    [WIP Map accounts / Withdraw Rewards ledger
    mattkanwisher authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    aa9c4f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9211f5c View commit details
    Browse the repository at this point in the history
  5. Collect GoLevelDB metrics and feed them to Prometheus (#779)

    This addresses part of issue #769
    suhasagg authored and enlight committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    2ae732f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e44d7d0 View commit details
    Browse the repository at this point in the history
  7. Unsafe rpc methods on a separate interface (#804)

    Unsafe TM endpoints can now be served on a separate interface, to enable this functionality add the following to `loom.yml`:
    
    UnsafeRPCEnabled: true
    UnsafeRPCBindAddress: "tcp://127.0.0.1:26680" # this is default host:port
    
    The following endpoints will then be available at `http://127.0.0.1:26680`:
    - `/dial_seeds`
    - `/dial_peers`
    - `/unsafe_flush_mempool`
    - `/unsafe_start_cpu_profiler`
    - `/unsafe_stop_cpu_profiler`
    - `/unsafe_write_heap_profile`
    suhasagg authored and enlight committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    2ed933e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2820b2 View commit details
    Browse the repository at this point in the history
  9. clean up tests

    Sriep committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    69e1f4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8a2863 View commit details
    Browse the repository at this point in the history
  11. adding applyPowerCap function

    aupiff committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c8279f6 View commit details
    Browse the repository at this point in the history
  12. add address mapping to nonce2

    Sriep committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ec768e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f94f73 View commit details
    Browse the repository at this point in the history
  14. e2e tests

    Sriep committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c48afe7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d68c5cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39190a8 View commit details
    Browse the repository at this point in the history
  17. improving powerCap logic

    aupiff committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    d36e536 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. reviving rewards tests

    aupiff committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    cd73b8a View commit details
    Browse the repository at this point in the history
  2. reviving more tests

    aupiff committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    b6feba8 View commit details
    Browse the repository at this point in the history
  3. [WIP] Feature Flags

    mattkanwisher committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    17258be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    854f5c8 View commit details
    Browse the repository at this point in the history
  5. add changelog

    mattkanwisher committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    fc0ba94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    112333c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23edd08 View commit details
    Browse the repository at this point in the history
  8. WIP chain config

    mattkanwisher committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    035d0f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0341d5 View commit details
    Browse the repository at this point in the history
  10. revert bug to makefile

    mattkanwisher committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c25f1b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    964da99 View commit details
    Browse the repository at this point in the history
  12. merge changes

    Sriep committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d1a92e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1bb07d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37b6b91 View commit details
    Browse the repository at this point in the history
  15. touch

    Sriep committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    e10938e View commit details
    Browse the repository at this point in the history
  16. review

    Sriep committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    568ad66 View commit details
    Browse the repository at this point in the history
  17. touch

    Sriep committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    847da4c View commit details
    Browse the repository at this point in the history
  18. evm support

    Sriep committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    f11c680 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #844 from loomnetwork/add-gamechain-flags

    Fixed Gamechain flags missing when building with cleveldb
    ZimM-LostPolygon authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    7e430ed View commit details
    Browse the repository at this point in the history
  20. Merge pull request #835 from loomnetwork/rewards-delegation

    Automatic Rewards Delegation
    aupiff authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    4f626bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c3c46a3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    719e8c2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dd174df View commit details
    Browse the repository at this point in the history
  24. Merge pull request #846 from loomnetwork/eth-signature

    Remove unused code and comments.
    mattkanwisher authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    9e88e7d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f53480 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    68cb5fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1fb1ed0 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #847 from loomnetwork/tweaks-address

    [wip] minor fix on address mapper
    mattkanwisher authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ddf29b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Default address mapping to ture if transfergateway, loomcointransfer …

    …or plasmacash.
    
    Set default external mappings after chain Id read from backend cfg.
    Sriep committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    7366dce View commit details
    Browse the repository at this point in the history
  2. spelling

    Sriep committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    6d299cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #851 from loomnetwork/eth-sig

    Default address mapping to true if transfergateway, loomcointransfer …
    mattkanwisher authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e47f323 View commit details
    Browse the repository at this point in the history
  4. Add more CLI cmds to debug staking issues on PlasmaChain (#838)

    Add the following cmds for debugging staking issues on PlasmaChain:
    - withdrawal-receipt
    - check-all-delegations
    - list-candidates
    pathornteng authored and enlight committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    bc4bf41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85fb665 View commit details
    Browse the repository at this point in the history
  6. fix merge conflict

    pathornteng committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    62b40fe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    f7b7180 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #853 from loomnetwork/fix-address-mapper-load

    address mapper condition need to execute post load
    mattkanwisher authored Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7f16112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e4f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68e2d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Remove AddValidatorCommands to fix build

    This function no longer exists in go-loom.
    enlight committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    f777056 View commit details
    Browse the repository at this point in the history
  2. Add support for txs signed with TRON private keys (#854)

    Increased the test timeout by 5 minutes because 20 minutes sometimes isn't enough for the Linux build bot.
    Sriep authored and enlight committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    80d8209 View commit details
    Browse the repository at this point in the history
  3. ETH/TRON SignedTx only needs a signed hash of the NonceTx bytes...

    Just like a regular LOOM ed25519 SignedTx.
    enlight committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    e71fd95 View commit details
    Browse the repository at this point in the history
  4. Reorganize the config

    Changed the default to no external networks, they should be explicitly
    configured.
    enlight committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    981c6c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #859 from loomnetwork/refactor-multi-chain-signatures

    Refactor multi-chain signature support - first pass
    enlight authored Mar 16, 2019
    Configuration menu
    Copy the full SHA
    12e4318 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Refactor multi-chain signature support - second pass (#860)

    * Eliminate dependency on SignedTx.ChainName, simplify middleware config
    
    SignedTx.ChainName was redundant, the chain ID of the message sender
    address is sufficient to figure out how the signature of the SignedTx
    should be verified.
    
    * Eliminate nonce2 endpoint
    
    The existing nonce endpoint can be overloaded to support new signing
    middleware.
    
    The client also shouldn't have to worry about account types when
    requesting a tx nonce, the node can figure out the account type from
    the chain ID of the account.
    enlight authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    88e051c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    e17d948 View commit details
    Browse the repository at this point in the history
  2. 1)Downloads lint

    2)Integration in Makefile
    3)Integration in jenkins
    4)Lint Report
    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a20d992 View commit details
    Browse the repository at this point in the history
  3. Lint integration in Makefile

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    6457beb View commit details
    Browse the repository at this point in the history
  4. Generate lint report

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    af46463 View commit details
    Browse the repository at this point in the history
  5. Update get_lint.sh

    suhasagg authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    36a7b42 View commit details
    Browse the repository at this point in the history
  6. .

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    18cd177 View commit details
    Browse the repository at this point in the history
  7. Permissions fix

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0285086 View commit details
    Browse the repository at this point in the history
  8. .

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    666881b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae8a43d View commit details
    Browse the repository at this point in the history
  10. .

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    f80ba04 View commit details
    Browse the repository at this point in the history
  11. .

    suhasagg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    d6a7b25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6527e01 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cb77b9 View commit details
    Browse the repository at this point in the history
  14. adding reward tier tests

    aupiff committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    665f525 View commit details
    Browse the repository at this point in the history
  15. reviving old test

    aupiff committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    fe853d9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f1798c5 View commit details
    Browse the repository at this point in the history
  17. resetting makefile

    aupiff committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    bed37fa View commit details
    Browse the repository at this point in the history
  18. Merge pull request #864 from loomnetwork/testing

    Testing & Candidate Updates
    aupiff authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    c07eb87 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. merge master

    pathornteng committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    6262d37 View commit details
    Browse the repository at this point in the history
  2. fix unmerged Makefile

    pathornteng committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    eb984e0 View commit details
    Browse the repository at this point in the history
  3. add chainconfig config

    pathornteng committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    511d71e View commit details
    Browse the repository at this point in the history
  4. add e2e tests

    pathornteng committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    700d7ca View commit details
    Browse the repository at this point in the history
  5. Error Threshold Test

    suhasagg committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    88bdb54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce7109d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    b0ed247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4689a View commit details
    Browse the repository at this point in the history
  3. Print Bugs spotted by

    Golangcilint
    suhasagg committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    44876c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #867 from loomnetwork/golangciconfigurationfile

    golangcilint configuration file
    mattkanwisher authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6b1d736 View commit details
    Browse the repository at this point in the history
  5. fix compilations

    mattkanwisher committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9aa03c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #868 from loomnetwork/fix-compilations

    fix compilations
    mattkanwisher authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    1d79743 View commit details
    Browse the repository at this point in the history
  7. fix as comments

    pathornteng committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    443e773 View commit details
    Browse the repository at this point in the history
  8. fix failed e2e test

    pathornteng committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    65cbcce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da87a7d View commit details
    Browse the repository at this point in the history
  10. Cleanup

    - Inline enableFeature
    - Add missing request validation checks
    - Make getParams return default initialized struct when no params are set
    - Fix attempts to read unarmshaled struct on proto.Unmarshal error
    - Add comments
    enlight committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    d2e9423 View commit details
    Browse the repository at this point in the history
  11. fix failed test

    pathornteng committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    871408b View commit details
    Browse the repository at this point in the history
  12. Reduce number of calls to the DPOSv2 contract & pull out less data

    Really the current validator set should be available through
    Validators() on the contract context, but that doesn't appear to be
    hooked up to DPOSv2, only v1, so we have to make a direct call into the
    DPOSv2 contract for now.
    enlight committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6f7236f View commit details
    Browse the repository at this point in the history
  13. Tweak keys & permissions

    enlight committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    03f2be9 View commit details
    Browse the repository at this point in the history
  14. Switch back to go-loom master

    enlight committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    704af7d View commit details
    Browse the repository at this point in the history
  15. Merge pull request #840 from loomnetwork/feature-flag

    The ChainConfig contract keeps track of boolean feature flags that become active after the majority of validators enable them. Features aren't activated immediately once majority is reached, there's a wait period of N blocks to allow all nodes time to upgrade to a new build if needed. Both the majority percentage and the wait period (in blocks) can be configured by the contract owner (which must be set when the contract is deployed).
    
    Once a feature flag is activated its value can be accessed in other contracts via the new `FeatureEnabled` method available on the contract context. Currently it's not possible to disable a feature flag.
    
    A new `chain-cfg` sub-command has been added to the loom CLI to interact with the `ChainConfig` contract.
    enlight authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    ddb5908 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. update changelog

    mattkanwisher committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    f266e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e9cd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #876 from loomnetwork/redelegate

    emit refferer wallet on dpos staking
    mattkanwisher authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    3a0ed5e View commit details
    Browse the repository at this point in the history
  5. Remove blueprint e2e

    Sriep committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    f4bf0b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #877 from loomnetwork/fix-getblockbyhash

    Fix GetEvmBlockByHash
    Sriep authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    6257265 View commit details
    Browse the repository at this point in the history
  7. Chainconfig middleware (#873)

    ChainConfigMiddleware switches between MultiChainSignatureTxMiddleware and SignatureTxMiddleware based on feature flags & config settings.
    pathornteng authored and enlight committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    407cf4f View commit details
    Browse the repository at this point in the history
  8. Karma Cleanup #759

    root authored and suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5220841 View commit details
    Browse the repository at this point in the history
  9. Karma Cleanup #759

    root authored and suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    23a1da0 View commit details
    Browse the repository at this point in the history
  10. Resolve Conflicts

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    fa9651b View commit details
    Browse the repository at this point in the history
  11. Karma Cleanup #759

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    824b45f View commit details
    Browse the repository at this point in the history
  12. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5d68fa3 View commit details
    Browse the repository at this point in the history
  13. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    dacc653 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    72a7648 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9e9e96c View commit details
    Browse the repository at this point in the history
  16. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    f785731 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2a6df93 View commit details
    Browse the repository at this point in the history
  18. Review change

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    54e05d2 View commit details
    Browse the repository at this point in the history
  19. Review change

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    37bfd21 View commit details
    Browse the repository at this point in the history
  20. Review change

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a573de3 View commit details
    Browse the repository at this point in the history
  21. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    4c3e857 View commit details
    Browse the repository at this point in the history
  22. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    454c685 View commit details
    Browse the repository at this point in the history
  23. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    7b84b0b View commit details
    Browse the repository at this point in the history
  24. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    6dba91f View commit details
    Browse the repository at this point in the history
  25. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    e916966 View commit details
    Browse the repository at this point in the history
  26. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    849700b View commit details
    Browse the repository at this point in the history
  27. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5600a8f View commit details
    Browse the repository at this point in the history
  28. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    3f3df2e View commit details
    Browse the repository at this point in the history
  29. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    c1ac537 View commit details
    Browse the repository at this point in the history
  30. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d61037f View commit details
    Browse the repository at this point in the history
  31. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    ef997aa View commit details
    Browse the repository at this point in the history
  32. Update Makefile

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    075a468 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d3a1bb6 View commit details
    Browse the repository at this point in the history
  34. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    98440f8 View commit details
    Browse the repository at this point in the history
  35. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    b7b3740 View commit details
    Browse the repository at this point in the history
  36. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a8b037f View commit details
    Browse the repository at this point in the history
  37. .

    suhasagg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    5f2875d View commit details
    Browse the repository at this point in the history