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

Add headers to install targets #629

Open
wants to merge 2,369 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    d2d8b29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9946bde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2244f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    883ec6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d032890 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c01109 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Configuration menu
    Copy the full SHA
    c4b584c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9117c85 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. bump database

    oxarbitrage committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    956f1c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1410 from HarukaMa/patch-1

    Change description of delayed_node option
    pmconrad authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    1fc6dc1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1360 from bitshares/performance_opt

    Parallel preprocessing of blocks + transactions
    pmconrad authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    1471c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    115ed51 View commit details
    Browse the repository at this point in the history
  5. Fixed code smell

    pmconrad committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    4a3f45b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    0171861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6c7fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c4011 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2409104 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Merge pull request #1449 from oxarbitrage/issue1393

    add last_vote_time to account stats object
    oxarbitrage authored Dec 16, 2018
    Configuration menu
    Copy the full SHA
    ae1cbfa View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    a8020a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1326a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe4c4e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    1e8ccab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1470 from bitshares/oxarbitrage-patch-3

    add link to hackthedex.io to README
    oxarbitrage authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    9dbc880 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1474 from bitshares/release

    merge release to develop
    oxarbitrage authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e5978ca View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge pull request #1429 from oxarbitrage/es_objects_templates

    Add an adaptor to es_objects and template function to reduce code
    oxarbitrage authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    5c7fd22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1462 from bitshares/direct_index

    Add new direct index type
    pmconrad authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    d3ba372 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Merge pull request cryptonomex#1 from bitshares/develop

    updates on 12/20
    manikey123 authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    cb5250f View commit details
    Browse the repository at this point in the history
  2. Fix for node crash #1479

    pmconrad committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    f4dcd9b View commit details
    Browse the repository at this point in the history
  3. Fixed hf date

    pmconrad committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d3cab53 View commit details
    Browse the repository at this point in the history
  4. Revert fix attempt

    pmconrad committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    80e9664 View commit details
    Browse the repository at this point in the history
  5. Different approach - detect nested proposal_update with invalid id an…

    …d prevent execution before hf / forbid after hf
    pmconrad committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    9c7f693 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Catch nested delete as well

    pmconrad committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    062613c View commit details
    Browse the repository at this point in the history
  2. Bump db version

    pmconrad committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    46daa67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cb35c View commit details
    Browse the repository at this point in the history
  4. Bumped hf date by 24 hours

    pmconrad committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    5cb908e View commit details
    Browse the repository at this point in the history
  5. Log as warning not info

    pmconrad committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b0ada12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35bc344 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1458 from oxarbitrage/issue1455

    add option elasticsearch-start-es-after-block to es plugin
    oxarbitrage authored Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3c76228 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1480 from bitshares/issue_1479

    Fix for node crash
    pmconrad authored Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3eb2cfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc85e17 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1486 from pmconrad/resolve_conflicts

    Backmerge release -> develop
    pmconrad authored Dec 21, 2018
    Configuration menu
    Copy the full SHA
    205dc88 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

  1. create test

    jmjatlanta committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    53d3538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a2f62 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

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

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    08e4ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd6773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f52636d View commit details
    Browse the repository at this point in the history
  4. fixed comparison warnings

    jmjatlanta committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    d4231ad View commit details
    Browse the repository at this point in the history
  5. revert accidental change

    jmjatlanta committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    bea4a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. Fixed linker error

    pmconrad committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    3284797 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Merge pull request #1502 from bitshares/jmj_1459

    Log informational message when plugin starts
    jmjatlanta authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    8bce57a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1505 from pmconrad/linker_fix

    Fixed linker error
    pmconrad authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    71821e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc8603 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1494 from bitshares/jmj_1490

    Prevent exception when querying account history
    jmjatlanta authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    143ee6f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    c6474f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667e44a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1588275 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c97988b View commit details
    Browse the repository at this point in the history
  5. fixed comparison warnings

    jmjatlanta committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    52b0fe3 View commit details
    Browse the repository at this point in the history
  6. revert accidental change

    jmjatlanta committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    33d6d99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3c2b57 View commit details
    Browse the repository at this point in the history
  8. fix merge conflict

    jmjatlanta committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    004708d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

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

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    a4afb7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22e850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f71f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Merge pull request #1514 from bitshares/jmj_1512

    remove boost signals
    jmjatlanta authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    4907f56 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    e338fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa8d430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5237f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3019bfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07bedf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53feeff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87dcfa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fa01fb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1499 from bitshares/jmj_1472

    get_key_references should not subscribe to related accounts (Issue 1472)
    jmjatlanta authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    fc2ab66 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Update history_api_tests.cpp

    updated based on comments
    manikey123 authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    b4195aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a88dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    961c4f9 View commit details
    Browse the repository at this point in the history
  4. Revert "template specialization for fee_schedule"

    This reverts commit 961c4f9.
    jmjatlanta committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    86568a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    329cb41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e6b07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4bd649 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    1829a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66f15b View commit details
    Browse the repository at this point in the history
  3. Update history_api_tests.cpp

    update the file for merge issue
    manikey123 authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    ab7b44a View commit details
    Browse the repository at this point in the history
  4. Update application.cpp

    updated int value
    manikey123 authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    c3db2db View commit details
    Browse the repository at this point in the history
  5. updating uint64_t

    manikey123 authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    43a743b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    834e476 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. 782 pt 1 and 2

    manikey123 committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    9a9a8f8 View commit details
    Browse the repository at this point in the history
  2. 782 pt 1 and 2 edit

    manikey123 committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    3aecf1f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge pull request #1518 from bitshares/jmj_1186

    Make sure price_to_string works and throws as it should
    jmjatlanta authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    aae2b4c View commit details
    Browse the repository at this point in the history
  2. Fix comment typo

    jmjatlanta committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    e9f0312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e8a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3968b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0229957 View commit details
    Browse the repository at this point in the history
  6. fixed long lines

    jmjatlanta committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    28875e1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1531 from bitshares/jmj_1018

    Added human-readable message to assert
    jmjatlanta authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    596d7e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Merge pull request cryptonomex#3 from bitshares/develop

    Adding all the changes from the develop branch
    manikey123 authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a724f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3066629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d6b06f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    884a6b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6f6cde View commit details
    Browse the repository at this point in the history
  6. Update api.hpp

    manikey123 authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    f85b46d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d59ea3 View commit details
    Browse the repository at this point in the history
  8. Update application.hpp

    manikey123 authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    f928f90 View commit details
    Browse the repository at this point in the history
  9. keep return value

    jmjatlanta committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    3b0891a View commit details
    Browse the repository at this point in the history
  10. Fix typo

    jmjatlanta committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7462d39 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1527 from bitshares/jmj_1313

    Remove use of skip_fork_db flag
    jmjatlanta authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d2bf27e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    097a8e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    782bbba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba3a895 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. remove useless check

    oxarbitrage committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a590c25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf7f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bac55a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e11c31 View commit details
    Browse the repository at this point in the history
  5. Remove old testnet files

    abitmore committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    241e605 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    8e41bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e198552 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    540a536 View commit details
    Browse the repository at this point in the history
  2. Remove create-genesis-json

    jmjatlanta committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    46e248e View commit details
    Browse the repository at this point in the history
  3. Removed comment

    jmjatlanta committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    e49c049 View commit details
    Browse the repository at this point in the history
  4. Removed comment

    jmjatlanta committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9fc8983 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Merge pull request #1437 from oxarbitrage/pull1427_2

    move --plugins from application to binary #1427
    oxarbitrage authored Jan 20, 2019
    Configuration menu
    Copy the full SHA
    bbcbed0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    f2acea8 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    jmjatlanta committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    1bad92a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. remove category column

    oxarbitrage committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4f079fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3da528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8624fad View commit details
    Browse the repository at this point in the history
  4. add subprograms

    oxarbitrage committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    a4588a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1529 from bitshares/jmj_1110

    Avoid calling exit from inside library, and removed "create-genesis-json" startup option
    jmjatlanta authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    6669fb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    41bff6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f5282 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1511 from bitshares/jmj_1246b

    prevent throw in destructor
    jmjatlanta authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    f2a0b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    accc381 View commit details
    Browse the repository at this point in the history
  5. fix warnings in test

    jmjatlanta committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a26dc47 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Merge pull request #1510 from bitshares/jmj_1246

    Fix compiler warnings
    jmjatlanta authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    fa0e647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2682f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1539 from bitshares/jmj_1418

    Fixes #1418 - Fix CMake Doxygen Perl reference
    oxarbitrage authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    063221c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc48dae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1534 from oxarbitrage/issue1532

    add readme to libraries and programs
    oxarbitrage authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    0dff411 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Rename API param operation_id to operation_type

    in order to reduce confusion, because we usually use "operation_type"
    to indicate the type of an operation, but use "operation_id" for
    operation_history_id_type.
    abitmore committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    95b4aa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Merge pull request #1544 from bitshares/op-type

    Rename API param operation_id to operation_type
    oxarbitrage authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    893607f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa469bc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    db640be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa3ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16206f9 View commit details
    Browse the repository at this point in the history
  4. Implement API changes

    jmjatlanta committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b579a54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0062c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    f7212d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4211b6 View commit details
    Browse the repository at this point in the history
  3. Only install required boost packages, not all - should remove locale …

    …and signals after fc bump
    pmconrad committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f5cd910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0dba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d589b5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb61b93 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1541 from oxarbitrage/es_objects_start_after_block

    add es-objects-start-es-after-block option
    oxarbitrage authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ee18179 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbd7eee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62db8bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    708f017 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1eb934 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Merge pull request #1547 from bitshares/build_simplification

    Build simplification
    pmconrad authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    5503152 View commit details
    Browse the repository at this point in the history
  2. refactor get_top_markets

    oxarbitrage committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    052531b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    c0ac898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efac1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11df989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04f20af View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    18ac80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d256af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

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

Commits on Feb 4, 2019

  1. change some more docs

    oxarbitrage committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    a38b558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a4d76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1272 from oxarbitrage/issue1051

    refactor get_assets to accept id or name
    oxarbitrage authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    5b4e51a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Merge pull request #1516 from bitshares/jmj_1504

    refactor template instantiation
    jmjatlanta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    f1e4480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64adf4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8610119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e6793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49b6adb View commit details
    Browse the repository at this point in the history
  6. add network_mapper

    oxarbitrage authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    82baee3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1549 from oxarbitrage/issue842_2

    refactor get_top_markets issue #842
    oxarbitrage authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    c539336 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1555 from pmconrad/network_mapper

    Add network mapper from bitshares-1
    oxarbitrage authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    cd26cad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cefa46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f66c9a5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1559 from bitshares/oxarbitrage-patch-4

    add network_mapper to programs README for issue #1558
    oxarbitrage authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    487bdcc View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1561 from bitshares/jmj_1560

    bump FC for std::min macOS
    jmjatlanta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    c9b3751 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    640253d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Merge pull request #1562 from bitshares/develop

    merge develop to release
    oxarbitrage authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d7ca28e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    2d5eb6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1579 from bitshares/oxarbitrage-patch-1

    add default empty result to get_ticker
    oxarbitrage authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    359e199 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1580 from bitshares/release

    merge release back to develop
    oxarbitrage authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8fea035 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. update full node specs

    oxarbitrage authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    05233f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8806e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    27de122 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Merge pull request #1583 from bitshares/oxarbitrage-patch-2

    update full node specs
    oxarbitrage authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a75531e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e708c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32b981 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Fix issues according to review comments

    lixiaodongcifer committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    e3a3f25 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into issue867

    Cifer authored Feb 16, 2019
    Configuration menu
    Copy the full SHA
    ba463f1 View commit details
    Browse the repository at this point in the history
  3. bump fc

    oxarbitrage committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    24f0827 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Merge pull request #1556 from bitshares/jmj_1548

    replace smart_ref with shared_ptr
    jmjatlanta authored Feb 18, 2019
    Configuration menu
    Copy the full SHA
    34c5ad3 View commit details
    Browse the repository at this point in the history
  2. Fix compiler warnings

    abitmore committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    695f34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ef375 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1597 from bitshares/abitmore-patch-1

    Fix compiler warnings
    oxarbitrage authored Feb 18, 2019
    Configuration menu
    Copy the full SHA
    ad74de4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8999d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Convert .txt to .md

    Change the genesis-dev-key.txt file to README-dev.md
    nathanielhourt committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    7a45e60 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Merge pull request #1601 from pmconrad/bsips_94

    Prove owner->active delegation
    pmconrad authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    c337cfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1592 from nathanhourt/genesis-dev

    Resolve #1591: Relocate genesis and add dev genesis
    nathanielhourt authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    ef2d563 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Improve performance of markets

    Always check whether a change is required *before* entering
    database::modify() and do not call modify() if no change is necessary.
    nathanielhourt committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    f561563 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1608 from nathanhourt/market-performance

    Improve performance of markets
    oxarbitrage authored Feb 22, 2019
    Configuration menu
    Copy the full SHA
    bf60ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

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

Commits on Feb 27, 2019

  1. Added test.

    anzhy-chernyavski committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    68d3e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf37742 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1621 from bitshares/abitmore-patch-1

    Slightly improve limit order creation performance
    abitmore authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    fe510a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb3c6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b7cc7e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1624 from bitshares/jmj_trx_size

    reject oversized transactions
    jmjatlanta authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    16db597 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cf07a4 View commit details
    Browse the repository at this point in the history
  8. Add sleep to cli_test

    abitmore committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    6581394 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    7de4817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8fc17 View commit details
    Browse the repository at this point in the history
  3. Update coding style

    abitmore committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    53cf53e View commit details
    Browse the repository at this point in the history
  4. fc commit changed

    anzhy-chernyavski committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    91a89a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f087fe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

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

Commits on Mar 4, 2019

  1. Merge pull request #1626 from bitshares/1303-cli-test-issues

    Add sleep to cli_test
    abitmore authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    458beae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1613 from pixelplex/fixed-saving-keys-wallet

    Fixed saving keys in wallet
    abitmore authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    3cd75ae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into issue867

    Cifer authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    26ffeef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1623 from oxarbitrage/issue1620

    initialize percent_change in market_ticker constructor
    oxarbitrage authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    fe01e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e8a6b9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1632 from bitshares/oxarbitrage-patch-1

    bump database to last release date
    oxarbitrage authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    998ccb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    5c7d538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3794a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1633 from bitshares/jmj_winbuildfix

    Fix Windows Build Errors
    jmjatlanta authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a328f8c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1634 from bitshares/release

    merge release back to develop
    oxarbitrage authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a710a42 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Merge pull request #1628 from pmconrad/1069_remove_chain_id

    Removed initial_chain_id from example genesis file to avoid confusion
    pmconrad authored Mar 8, 2019
    Configuration menu
    Copy the full SHA
    90ca8f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Configuration menu
    Copy the full SHA
    0c5a42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c47bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Merge pull request #1641 from bitshares/1407-plugin-header

    Add plugin section headers to generated config.ini
    oxarbitrage authored Mar 10, 2019
    Configuration menu
    Copy the full SHA
    a91b447 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    1edab9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d4b0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1649 from bitshares/cli-bid-collateral-error

    Avoid segfault in CLI bid_collateral command
    abitmore authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    42c19fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1515 from bitshares/jmj_macwarn

    Fix some macOS warnings
    abitmore authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    5162ebe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1032 from cifer-lee/issue867

    Issue867 Add CLI command to add signatures to a partially signed transaction
    abitmore authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    de31b56 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

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

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    3014c38 View commit details
    Browse the repository at this point in the history
  2. Update asset_api_tests.cpp

    updated for test case to match the input type of the api after merge with develop branch
    manikey123 authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    df514ac View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Improve fee_schedule::calculate_fee() performance

    Do fewer 128-bit computations.
    abitmore committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c078ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cb2c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Merge pull request #1513 from manikey123/782_test_p1

    Fix #782: Change hard-coded limitations in API's to configurable
    pmconrad authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    ae78c2d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Merge pull request #1662 from bitshares/performance-calculate-fee

    Improve fee_schedule::calculate_fee() performance
    abitmore authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    5e6e9a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    88a9a15 View commit details
    Browse the repository at this point in the history