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

Pull from upstream #75

Merged
merged 446 commits into from
Aug 29, 2018
Merged

Pull from upstream #75

merged 446 commits into from
Aug 29, 2018
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 3, 2018

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

Commits on Aug 4, 2018

  1. Merge pull request #5031 from EOSIO/master

    Merge 1.1.3 into develop
    heifner authored Aug 4, 2018
    Configuration menu
    Copy the full SHA
    342f048 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4739 from greymass/master

    Add filter-out history config option
    heifner authored Aug 4, 2018
    Configuration menu
    Copy the full SHA
    4d5e663 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. refactoring

    asiniscalchi committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    7d1917f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    fd45c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc43e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    357ff35 View commit details
    Browse the repository at this point in the history
  4. Revert "add support for 160-bit keys"

    This reverts commit fc43e9c.
    venediktov committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    d4af450 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    1e06d39 View commit details
    Browse the repository at this point in the history
  2. Fix null pointer dereference

    Although it has fewer chance chain_plugin is invalid, still it's safer to assert it.
    spartucus authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    d5eb2b7 View commit details
    Browse the repository at this point in the history
  3. Fix null pointer dereference

    Although there are fewer chances that chain_plugin is invalid, still it's safer to assert it.
    spartucus authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    4bef903 View commit details
    Browse the repository at this point in the history
  4. Fix null pointer dereference

    Although there are fewer chances that chain_plugin is invalid, still it's safer to assert it.
    spartucus authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    f256c1b View commit details
    Browse the repository at this point in the history
  5. Revert unneeded test changes

    heifner committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    0c6edfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31d8b7e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5077 from EOSIO/update_crypto_h

    update crypto.h to use const char*
    larryk85 authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    62420d2 View commit details
    Browse the repository at this point in the history
  8. Update asset.hpp

    larryk85 authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    07c9971 View commit details
    Browse the repository at this point in the history
  9. used numeric_limits

    larryk85 authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    bfe9334 View commit details
    Browse the repository at this point in the history
  10. Update asset.hpp

    larryk85 authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    8781da2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9550f29 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5090 from EOSIO/fix/asset_mult_and_div

    Update asset.hpp
    b1bart authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    48cea97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff044a9 View commit details
    Browse the repository at this point in the history
  14. Log which peer gives unexpected length messages

    This allows a quicker understanding of which peer is misbehaving, allowing faster turnaround time to blocking bad peers.
    ScottSallinen committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    b9ce3fb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    9f1522a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09412d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    653b1f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b5318 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba7a0d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5099 from EOSIO/port-1.1.4

    Port 1.1.4 to develop
    heifner authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    6c4d153 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4901 from EOSIO/gh#4836-signals

    Gh#4836 signals
    heifner authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    79fd74c View commit details
    Browse the repository at this point in the history
  8. Only set irreversible when true to avoid overwriting an irreversibe=t…

    …rue with a irreversible=false
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    bae241d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b13ff27 View commit details
    Browse the repository at this point in the history
  10. Add action_traces collection

    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    cb62b0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    90c9c9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c02c205 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0f9a37 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdfd88a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    38d70e6 View commit details
    Browse the repository at this point in the history
  16. Override abi serialization of eosio::setabi.abi to store abi as abi_d…

    …ef instead of bytes in mongodb.
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4584e9b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    82d9f97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    efbda10 View commit details
    Browse the repository at this point in the history
  19. -Add mongodb-filter-on and mongodb-filter-out similar to history plugin.

    Thanks to Scott Sallinen scotts@ece.ubc.ca for implementation.
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    5dd4647 View commit details
    Browse the repository at this point in the history
  20. Add options to not store blocks, block-states, transactions, transact…

    …ion-traces, and action-traces
    heifner committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d24e006 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a49ff6 View commit details
    Browse the repository at this point in the history
  22. - dont open database sessions when replaying irreversible blocks unle…

    …ss necessary
    
    - dont add transactions to dedup if they will expire before replay ends
    - dont do various checks that cannot fail inside trx_context
    b1bart committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    2e71a0c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d6f5b6b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    240ed8f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    83a02dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. fix ripemd160

    venediktov committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    9eade4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5117 from EOSIO/get_info_version_string

    Add the git "version string" to get_info
    spoonincode authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    53e8a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08dbf8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e9c83d View commit details
    Browse the repository at this point in the history
  5. only fetch unapplied transactions if we need them

    In sync and real-time scenarios under moderate to heavy traffic load there can be a large backlog of unapplied transactions.  Fetching the unapplied transactions has a cost associated due to the container conversion implied.  However, that map of transactions is only useful if we are:
    
    * an RPC node that wants to persist incoming transactions state mutations until they get into a block or expire and need to determine the intersection of the persisted and unapplied transactions
    * OR we are a producer trying to apply transactions learned but not yet applied
    
    In all other cases, we can avoid the cost of fetching the unapplied transactions outright
    b1bart committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    ebbdb2d View commit details
    Browse the repository at this point in the history
  6. Optimize filter_include

    heifner committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    854c72a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba483eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbd3a3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    944e8ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32f8e20 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5097 from greymass/net-unexpected-peer

    Log which peer gives unexpected length messages
    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1b6e5ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc7191a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d846b3a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9652134 View commit details
    Browse the repository at this point in the history
  15. Fix to allow producing node with --enable-stale-production time to be…

    …come the producting node before it decides to go from speculating to waiting. GH #4971
    brianjohnson5972 committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6b01ffa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57da8db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    368cf3e View commit details
    Browse the repository at this point in the history
  18. address PR feedback

    b1bart committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    2b6419b View commit details
    Browse the repository at this point in the history
  19. add light validation mode

    This mode enables skipping of auth checks, transaction signature recovery and other tests that can be inferred as passed if the node implicitly trusts the active set of producers to maintain correctness
    b1bart committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    8942727 View commit details
    Browse the repository at this point in the history
  20. style update

    b1bart committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6edc505 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    33a8220 View commit details
    Browse the repository at this point in the history
  22. fixed tabs to whitespace

    larryk85 committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    e218e16 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #4511 from chris-allnutt/ricardian-contracts-script

    Ricardian contracts script
    jgiszczak authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    79e82a7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2bd78af View commit details
    Browse the repository at this point in the history
  25. Fix Issue #5136

    averageradical committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    a3bea80 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #5026 from asiniscalchi/dev_additional_plugins

    Dev additional plugins
    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    867a9ee View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    10b6a9c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4b87b4e View commit details
    Browse the repository at this point in the history
  29. Merge pull request #5082 from spartucus/patch-2

    Fix null pointer dereference while find_plugin
    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    f04e151 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #5139 from averageradical/fixissue5136

    Work around defect in Fedora 28 compiler during build.
    jgiszczak authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    a6bbdcd View commit details
    Browse the repository at this point in the history
  31. Merge pull request #4892 from EOSIO/3238

    Add API and cleos command to get transaction id given transaction
    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    4731ebe View commit details
    Browse the repository at this point in the history
  32. Remove misleading line.

    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    2ac3b77 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #5125 from taokayan/p2p_cleanup

    Prevent cpu exhaustion on p2p connection cleanup
    heifner authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    8376780 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge pull request #5096 from EugeneChung/master

    Use eosio::chain::config::system_account_name constant
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    867fde2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5101 from EugeneChung/custom_exe_name

    Make customization point for executable names
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    fd59a31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5122 from Hexlant/newinstallscript

    Changed install / uninstall script
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    72dad21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57635bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5130 from wanderingbort/feature/replay-low-hangin…

    …g-fruit
    
    Replay/Resync Optimizations: Low Hanging Fruit
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    b98c879 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4721 from EOSIO/2032

    modify wastPath and abiPath of cleos set contract to be relative to contract dir
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ba3f12d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4972 from brianjohnson5972/4971-enable-stale-prod…

    …uction-fix
    
     Enable Stale Production Fix
    b1bart authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    bd7f5af View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5131 from wanderingbort/feature/skip-fetching-una…

    …pplied
    
    only fetch unapplied transactions if we need them
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    0d63eb9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5066 from EOSIO/gh#4968-inline-actions

    Gh#4968 inline actions
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    e0afab1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4924 from WLBF/master

    improve `is_valid_movement` function in tic.tac.toe example
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    ca7e479 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e289c5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5154 from EOSIO/feature/fix-out-of-process-block-…

    …signing
    
    Fix out of process block signing.
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    3904025 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4566 from spartucus/patch-1

    Fix confirmations check
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    e58b62c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1fd2a4c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd65623 View commit details
    Browse the repository at this point in the history
  16. Remove WAST support from cleos set code/contract

    The textual format of WebAssembly continues to be somewhat fluid. For example, the renaming of grow_memory with memory.grow. The binary format has been stable for some time. Only consume the binary format in cleos now -- the eosio tools (like eosiocpp) have produced binary .wasm files since the 1.0 release by default as do most other toolchains. This protects us from further deviations of the textual format
    spoonincode committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    e9d30e4 View commit details
    Browse the repository at this point in the history
  17. Remove unused block_trace

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    1d0a1de View commit details
    Browse the repository at this point in the history
  18. Remove unused types

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    b97aed4 View commit details
    Browse the repository at this point in the history
  19. Remove account_history_plugin

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    a1fe368 View commit details
    Browse the repository at this point in the history
  20. Remove used url

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8689b87 View commit details
    Browse the repository at this point in the history
  21. Remove dead code

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    5761c04 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3aea6d5 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5157 from brianjohnson5972/5156-fix-missed-publis…

    …h-contract-change
    
    Fix long running test for wastPath and abiPath change
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    62d5049 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4f6ff2a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    05ceede View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c229e6f View commit details
    Browse the repository at this point in the history
  27. Fix mongodb-filter-on

    heifner committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    5b73336 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #5158 from EOSIO/gh#5085-remove-account-history-pl…

    …ugin
    
    Gh#5085 remove account history plugin
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    39ae29a View commit details
    Browse the repository at this point in the history
  29. Merge pull request #5161 from EOSIO/gh#5066-filer-on-fix

    Fix --mongodb-filter-on option
    heifner authored Aug 10, 2018
    Configuration menu
    Copy the full SHA
    9a40732 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

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

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    ac186dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5160 from EOSIO/no_cleos_wast

     Remove WAST support from cleos set code/contract
    heifner authored Aug 12, 2018
    Configuration menu
    Copy the full SHA
    383d276 View commit details
    Browse the repository at this point in the history
  3. Add READ_ONLY db_read_mode

    heifner committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    b4a8dd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    592fdfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78cf936 View commit details
    Browse the repository at this point in the history
  6. net_plugin::plugin_startup gives more information when it attempts to…

    … bind to a port
    
    Helps people diagnose problems with issues like #3999.
    banshee committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    12ebfa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    e7fc302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a4accb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac32ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f667f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5171 from EugeneChung/change_to_dlog

    change wlog to dlog; it can generate hugh amount of warning logs
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    13976c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7413e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5179 from banshee/jmoore_improve_3999

    net_plugin::plugin_startup gives more information when it attempts to…
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    0034fee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bba70c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5201 from EOSIO/launcher-boot-fixes

    Launcher boot fixes
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b2ba5cc View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5061 from vanilla-rtb/sha256

    Add support for 160-bit keys and key encoder type
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a9ec6c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbf50d8 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5200 from brianjohnson5972/5199-prevent-spurious-…

    …trans-failures
    
    Prevent Spurious Transaction Failures
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a674207 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52171a9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4960 from EOSIO/free-malloc

    Free allocated memory in unpack_action_data
    b1bart authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    2935e57 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5203 from EOSIO/mongo-filter

    Mongo db plugin transaction_trace filter
    heifner authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a4e6449 View commit details
    Browse the repository at this point in the history
  16. Allow eosiocpp to run without make install

    Add include paths and library locations to allow eosiocpp to run in-
    place.  Now works on contract paths outside of eos hierarchy.  Still
    works when installed.
    jgiszczak committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    ce3744e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    2381706 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5198 from EOSIO/read-only

    Read only mode
    heifner authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    03ee499 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5208 from EOSIO/feature/revert-enum-cleanup

    revert change that broke upgrades without replay
    heifner authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0221b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6359642 View commit details
    Browse the repository at this point in the history
  5. added cleos convert pack_action and unpack_action allow printing of o…

    …nly unpacked action when parsing a trx
    ldr authored and heifner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    06ba2a1 View commit details
    Browse the repository at this point in the history
  6. forgot to remove this require

    ldr authored and heifner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    eec3792 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76246ff View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5222 from EOSIO/bugfix/received_trx_block_load

    [PORT]Fix for unchecked load in received_transactions/blocks
    heifner authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    ddc93ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10d15a9 View commit details
    Browse the repository at this point in the history
  10. Remove nodeos from being MAS signed

    Now that nodeos cannot be a wallet, remove it from Mac App Store signing -- it has no need to access Secure Enclave
    spoonincode committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d7a375a View commit details
    Browse the repository at this point in the history
  11. Simplify unpack_transaction

    heifner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    99f8f2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eea29a4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5206 from EOSIO/eosiocpp-run-without-install

    Allow eosiocpp to run without make install
    jgiszczak authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    5f86fea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c0a4fd View commit details
    Browse the repository at this point in the history
  15. Fix coverage pipeline

    ericiles authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0aef827 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5228 from EOSIO/fix-coverage-pipeline

    Fix coverage pipeline [skip-ci]
    b1bart authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    8b40491 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6bd422e View commit details
    Browse the repository at this point in the history
  18. Add support for unpacked action data to push transaction. Also adds s…

    …tandard transaction options to push transaction.
    heifner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a05b746 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #5227 from EOSIO/read-only-doc

    Add missing read-only command line doc
    heifner authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    bfed3b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    03cc35f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c94570 View commit details
    Browse the repository at this point in the history
  22. bump version to 1.2.0

    b1bart committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    217e031 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5224 from EOSIO/no_nodeos_mas_sign

    Remove nodeos from being MAS signed
    b1bart authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    646f8c3 View commit details
    Browse the repository at this point in the history
  24. None of the smoke test depend on normal abi-serializer timeouts, incr…

    …ease for slow servers.
    heifner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    9c754ab View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4965bc9 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #5236 from EOSIO/eosiocpp-wo-install

    Add path for core_symbol.hpp
    b1bart authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    ffbc89d View commit details
    Browse the repository at this point in the history
  27. Merge pull request #5225 from EOSIO/eosbase-add_cleos_convert_pack_un…

    …pack_transaction
    
    Add cleos convert pack unpack transaction
    b1bart authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    01ec51b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Merge pull request #5231 from EOSIO/feature/build-id-linux

    add linker flag for build-id in linux
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    43fae0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5235 from EOSIO/increase-abi-timeout

    Increase timeout for slow test machines
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    4e31f1e View commit details
    Browse the repository at this point in the history
  3. changes to the read-write api meant for async calls we were holding a…

    … stale reference. Reverted to the captured and therfore live object and moved the assert to a validate call which is called just-in-time
    b1bart committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    1bba310 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5237 from EOSIO/feature/fix-stale-rw-api-access

    fix for stale read-write api reference.
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    0899a5f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5233 from EOSIO/feature/bump-version-to-1.2.0

    bump version to 1.2.0
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b27c4c6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5239 from EOSIO/develop

    Version 1.2.0
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    4da680b View commit details
    Browse the repository at this point in the history
  7. fix typo

    conr2d committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    9cdc169 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5253 from conr2d/fix-typo

    Fix typos in contracts/eosiolib/types.h documentation
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    3932bd7 View commit details
    Browse the repository at this point in the history
  9. Remove unused variable

    conr2d committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    cc7aba1 View commit details
    Browse the repository at this point in the history
  10. Fix for nullptr deref when producers are waiting

    #4972 created a different calling path into `producer_plugin_impl::calculate_next_block_time` where there was no pending block state.  As a result when the following conditions were met the code would dereference a null ptr:
    
    * the node was a producer, who _had_ produced during this processes lifetime OR replayed a block where they produced (so they have watermark data)
    * still in the active schedule of producers
    * experienced a gap in blocks of > 5 seconds (so they moved to our “waiting” mode)
    
    Credit goes to @heifner for the find
    b1bart committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b8f88da View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5256 from EOSIO/feature/fix-null-ptr-on-waiting-p…

    …roducer
    
    Fix for nullptr deref when producers are waiting
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b5c7394 View commit details
    Browse the repository at this point in the history
  12. Fix for nullptr deref when producers are waiting

    #4972 created a different calling path into `producer_plugin_impl::calculate_next_block_time` where there was no pending block state.  As a result when the following conditions were met the code would dereference a null ptr:
    
    * the node was a producer, who _had_ produced during this processes lifetime OR replayed a block where they produced (so they have watermark data)
    * still in the active schedule of producers
    * experienced a gap in blocks of > 5 seconds (so they moved to our “waiting” mode)
    
    Credit goes to @heifner for the find
    b1bart committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    c338433 View commit details
    Browse the repository at this point in the history
  13. Warn when trying to set code with something non-wasm

    Add a warning when set code/contract detects an apparent non-wasm being used (like wast)
    spoonincode committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d1267a8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5254 from conr2d/cleos

    Remove unused variable
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8d283f1 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5258 from EOSIO/feature/fix-null-ptr-on-waiting-p…

    …roducer-backport
    
    Fix for nullptr deref when producers are waiting
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    e4dbff3 View commit details
    Browse the repository at this point in the history
  16. bump version to 1.2.1

    b1bart committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    07eb07d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5259 from EOSIO/cleos_warn_on_nonwasm_v12x

    Warn when trying to set code with something non-wasm
    heifner authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    241dca4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f26146 View commit details
    Browse the repository at this point in the history
  19. Fix eosiocpp issues

    Eric Iles authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b269277 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #5261 from EOSIO/docker-eosiocpp-fix

    Fix Docker eosiocpp fatal error
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d6b578b View commit details
    Browse the repository at this point in the history
  21. Merge pull request #5265 from EOSIO/feature/bump-version-to-1.2.1

    bump version to 1.2.1
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    ba4759f View commit details
    Browse the repository at this point in the history
  22. Merge pull request #5266 from EOSIO/release/1.2.x

    Release 1.2.1
    b1bart authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    bf28f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    913461b View commit details
    Browse the repository at this point in the history
  2. Remove redundant log output

    heifner committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    2075acd View commit details
    Browse the repository at this point in the history
  3. Log pending block number

    heifner committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    ea784b9 View commit details
    Browse the repository at this point in the history
  4. Log correct value

    heifner committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    e55de56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75e99bf View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. cleos set account permission default parent error

    RPC /get_account use struct get_account_results {
      ..
     vector<permission>         permissions;
     ..
    }
    struct permission {
      name              perm_name;
      name              parent;
      authority         required_auth;
    };
    
    i thank this mistake  maybe  because of struct permission_level{account_name actor, permission_name permission;} use name 'permission'
    
    try it:
    ./cleos set account permission ACCOUNT active  PUBKEY
    shoud equ
    ./cleos set account permission ACCOUNT active  owner PUBKEY
    jjnetcn authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    aa6f4ef View commit details
    Browse the repository at this point in the history
  2. Update Docker plugin to 1.4.0 - pipeline.yml

    Eric Iles authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    72904cc View commit details
    Browse the repository at this point in the history
  3. Update Docker plugin - Long Running Tests

    Eric Iles authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    10d5a45 View commit details
    Browse the repository at this point in the history
  4. Update Docker Plugin - Debug

    Eric Iles authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    2652fc6 View commit details
    Browse the repository at this point in the history
  5. Update Docker Plugin - Coverage

    Eric Iles authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    25e4884 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5303 from EOSIO/buildkite-updates

    Update Docker plugin for Buildkite pipelines
    heifner authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    fb42e93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cc9a1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dd1bc1 View commit details
    Browse the repository at this point in the history
  9. Update to safer unsigned_int

    heifner committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    4ff1def View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5294 from jjnetcn/patch-3

    cleos set account permission default parent error
    heifner authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    640bb11 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge pull request #5306 from EOSIO/mongodb-filter-fix

    MongoDB plugin filter based on action trace
    heifner authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    7a5d8ee View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Configuration menu
    Copy the full SHA
    322d2cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364fcc7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5355 from EOSIO/bios-boot-fix

    Compat fixes for bios-boot-tutorial
    tbfleming authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    425de09 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Merge pull request #5286 from EOSIO/producer-fix

    Producer logging fix
    heifner authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    7ee4659 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5354 from EOSIO/remove_get_code_wast

    Disallow returning WAST from get_code api
    b1bart authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    48191ef View commit details
    Browse the repository at this point in the history
  3. fix typo

    conr2d authored and heifner committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    1229574 View commit details
    Browse the repository at this point in the history
  4. Remove unused variable

    conr2d authored and heifner committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2bfd7d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb3a4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    864c397 View commit details
    Browse the repository at this point in the history
  7. Update to safer unsigned_int

    heifner committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    f44d204 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gh#5281-required-keys-delay' of https://github.com/eosi…

    …o/eos into gh#5281-required-keys-delay
    heifner committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    dc8d908 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5260 from EOSIO/gh#4349-push-transaction

    Return transaction_trace even if unable to serialize the action_trace…
    b1bart authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    75035c9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5291 from EOSIO/gh#5281-required-keys-delay

    Use transaction delay_sec in get_required_keys determination
    b1bart authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    81c88f7 View commit details
    Browse the repository at this point in the history
  11. bump version to 1.2.2

    b1bart committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    3644e2d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5381 from EOSIO/feature/bump-version-to-1.2.2

    bump version to 1.2.2
    heifner authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    351738b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5382 from EOSIO/release/1.2.x

    Version 1.2.2
    b1bart authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2ad4127 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    5b114ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9831d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5403 from EOSIO/fix-framework-casing-macosx

    Fix framework casing for case sensitive MacOS builds
    heifner authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    4b8ac5f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Slight change

    larryk85 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    4655c8f View commit details
    Browse the repository at this point in the history
  2. do not apply transaction optimizations on light-nodes when speculating

    fixed an issue where block status was not taken into account when determining whether or not to skip some expensive checks.  As a result light validation nodes would not apply those checks even when speculatively executing new transactions (which are not signed by producers).
    
    Also refactored common logic while maintaining the 2 config/parameters that control different sets of optimizations
    
    resolves #5408
    b1bart committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    efe5fdb View commit details
    Browse the repository at this point in the history
  3. actually return the value...

    b1bart committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    9c711b4 View commit details
    Browse the repository at this point in the history
  4. Revert "on_accepted_block_header and on_accepted_block merged into on…

    …e handler #4468"
    
    This reverts commit 8268af2.
    Processing of block_state before signature is problematic.
    heifner committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    be26f5f View commit details
    Browse the repository at this point in the history
  5. Add thread safe id()

    heifner committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    b41930d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43e6a30 View commit details
    Browse the repository at this point in the history
  7. Add missing id variable

    heifner committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    f2b49e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

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

Commits on Aug 27, 2018

  1. dlog is on by default, remove call for accept_transaction for excepti…

    …ons since they are expected
    heifner committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    93bd826 View commit details
    Browse the repository at this point in the history
  2. subjectively fail transaction if unprivileged code bills RAM to an ac…

    …count other than itself within a notify context
    arhag committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    0442485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a77456 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5401 from xJonathanLEI/fix_eosiocpp_g

    Fixed eosiocpp ABI Generation Error
    jgiszczak authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    5c378a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1dffae View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    4313676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e01987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6633a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5566754 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2732be0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5423 from EOSIO/net_plugin-reduce-noise

    Reduce error log output in net_plugin
    arhag authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    431c8ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89b9022 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5451 from EOSIO/notify-ram-charging-soft-fix

    Subjectively fail transaction if contract bills RAM to another account within a notification handler
    arhag authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e8bf908 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    083935e View commit details
    Browse the repository at this point in the history
  10. changed exception message

    larryk85 authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    5383224 View commit details
    Browse the repository at this point in the history
  11. distinguish exception messages of greylisted vs non-greylisted resour…

    …ce exhausted errors
    arhag committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    1978a79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fad9e17 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5461 from EOSIO/cleos-sign

    Don't change txn if already signed
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    a15a02a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5417 from EOSIO/bnet-fix

    bnet threading issues
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    ac44213 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5415 from EOSIO/feature/5408-fix-light-validation…

    …-speculation
    
    do not apply transaction optimizations on light-nodes when speculating
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    8399f32 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5459 from xJonathanLEI/abi_action_name

    Fixed Bug Ignoring Action Name in ABI Generation
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    a4096cb View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5464 from EOSIO/cancel-self-bug-unit-test

    Unit test for self-cancelling deferred transaction bug
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    dc5f5d0 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #5462 from EOSIO/cpu-greylist

    CPU greylist fixes
    heifner authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    34e848a View commit details
    Browse the repository at this point in the history
  19. bump version to 1.2.3

    arhag committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    281ab1a View commit details
    Browse the repository at this point in the history
  20. Merge pull request #5465 from EOSIO/feature/bump-version-to-1.2.3

    bump version to 1.2.3
    arhag authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    181cae3 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #5466 from EOSIO/release/1.2.x

    Version 1.2.3
    arhag authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e87d245 View commit details
    Browse the repository at this point in the history