-
Notifications
You must be signed in to change notification settings - Fork 70
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
Commits on Aug 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 29f6964 - Browse repository at this point
Copy the full SHA 29f6964View commit details
Commits on Aug 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 342f048 - Browse repository at this point
Copy the full SHA 342f048View commit details -
Merge pull request #4739 from greymass/master
Add filter-out history config option
Configuration menu - View commit details
-
Copy full SHA for 4d5e663 - Browse repository at this point
Copy the full SHA 4d5e663View commit details
Commits on Aug 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7d1917f - Browse repository at this point
Copy the full SHA 7d1917fView commit details
Commits on Aug 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd45c87 - Browse repository at this point
Copy the full SHA fd45c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc43e9c - Browse repository at this point
Copy the full SHA fc43e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 357ff35 - Browse repository at this point
Copy the full SHA 357ff35View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4af450 - Browse repository at this point
Copy the full SHA d4af450View commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1e06d39 - Browse repository at this point
Copy the full SHA 1e06d39View commit details -
Although it has fewer chance chain_plugin is invalid, still it's safer to assert it.
Configuration menu - View commit details
-
Copy full SHA for d5eb2b7 - Browse repository at this point
Copy the full SHA d5eb2b7View commit details -
Although there are fewer chances that chain_plugin is invalid, still it's safer to assert it.
Configuration menu - View commit details
-
Copy full SHA for 4bef903 - Browse repository at this point
Copy the full SHA 4bef903View commit details -
Although there are fewer chances that chain_plugin is invalid, still it's safer to assert it.
Configuration menu - View commit details
-
Copy full SHA for f256c1b - Browse repository at this point
Copy the full SHA f256c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6edfa - Browse repository at this point
Copy the full SHA 0c6edfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d8b7e - Browse repository at this point
Copy the full SHA 31d8b7eView commit details -
Merge pull request #5077 from EOSIO/update_crypto_h
update crypto.h to use const char*
Configuration menu - View commit details
-
Copy full SHA for 62420d2 - Browse repository at this point
Copy the full SHA 62420d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c9971 - Browse repository at this point
Copy the full SHA 07c9971View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe9334 - Browse repository at this point
Copy the full SHA bfe9334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8781da2 - Browse repository at this point
Copy the full SHA 8781da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9550f29 - Browse repository at this point
Copy the full SHA 9550f29View commit details -
Merge pull request #5090 from EOSIO/fix/asset_mult_and_div
Update asset.hpp
Configuration menu - View commit details
-
Copy full SHA for 48cea97 - Browse repository at this point
Copy the full SHA 48cea97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff044a9 - Browse repository at this point
Copy the full SHA ff044a9View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b9ce3fb - Browse repository at this point
Copy the full SHA b9ce3fbView commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f1522a - Browse repository at this point
Copy the full SHA 9f1522aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09412d5 - Browse repository at this point
Copy the full SHA 09412d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653b1f3 - Browse repository at this point
Copy the full SHA 653b1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b5318 - Browse repository at this point
Copy the full SHA 16b5318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba7a0d - Browse repository at this point
Copy the full SHA 9ba7a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4d153 - Browse repository at this point
Copy the full SHA 6c4d153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fd74c - Browse repository at this point
Copy the full SHA 79fd74cView commit details -
Only set irreversible when true to avoid overwriting an irreversibe=t…
…rue with a irreversible=false
Configuration menu - View commit details
-
Copy full SHA for bae241d - Browse repository at this point
Copy the full SHA bae241dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b13ff27 - Browse repository at this point
Copy the full SHA b13ff27View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb62b0c - Browse repository at this point
Copy the full SHA cb62b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c9c9e - Browse repository at this point
Copy the full SHA 90c9c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c02c205 - Browse repository at this point
Copy the full SHA c02c205View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f9a37 - Browse repository at this point
Copy the full SHA d0f9a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfd88a - Browse repository at this point
Copy the full SHA bdfd88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d70e6 - Browse repository at this point
Copy the full SHA 38d70e6View commit details -
Override abi serialization of eosio::setabi.abi to store abi as abi_d…
…ef instead of bytes in mongodb.
Configuration menu - View commit details
-
Copy full SHA for 4584e9b - Browse repository at this point
Copy the full SHA 4584e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d9f97 - Browse repository at this point
Copy the full SHA 82d9f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbda10 - Browse repository at this point
Copy the full SHA efbda10View commit details -
-Add mongodb-filter-on and mongodb-filter-out similar to history plugin.
Thanks to Scott Sallinen scotts@ece.ubc.ca for implementation.
Configuration menu - View commit details
-
Copy full SHA for 5dd4647 - Browse repository at this point
Copy the full SHA 5dd4647View commit details -
Add options to not store blocks, block-states, transactions, transact…
…ion-traces, and action-traces
Configuration menu - View commit details
-
Copy full SHA for d24e006 - Browse repository at this point
Copy the full SHA d24e006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a49ff6 - Browse repository at this point
Copy the full SHA 0a49ff6View commit details -
- 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
Configuration menu - View commit details
-
Copy full SHA for 2e71a0c - Browse repository at this point
Copy the full SHA 2e71a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f5b6b - Browse repository at this point
Copy the full SHA d6f5b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 240ed8f - Browse repository at this point
Copy the full SHA 240ed8fView commit details -
create option for disabling replay opts instead of co-opting the forc…
…e-all-checks flag
Configuration menu - View commit details
-
Copy full SHA for 83a02dc - Browse repository at this point
Copy the full SHA 83a02dcView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9eade4c - Browse repository at this point
Copy the full SHA 9eade4cView commit details -
Merge pull request #5117 from EOSIO/get_info_version_string
Add the git "version string" to get_info
Configuration menu - View commit details
-
Copy full SHA for 53e8a11 - Browse repository at this point
Copy the full SHA 53e8a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08dbf8b - Browse repository at this point
Copy the full SHA 08dbf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9c83d - Browse repository at this point
Copy the full SHA 3e9c83dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ebbdb2d - Browse repository at this point
Copy the full SHA ebbdb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854c72a - Browse repository at this point
Copy the full SHA 854c72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba483eb - Browse repository at this point
Copy the full SHA ba483ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd3a3c - Browse repository at this point
Copy the full SHA cbd3a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 944e8ca - Browse repository at this point
Copy the full SHA 944e8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f8e20 - Browse repository at this point
Copy the full SHA 32f8e20View commit details -
Merge pull request #5097 from greymass/net-unexpected-peer
Log which peer gives unexpected length messages
Configuration menu - View commit details
-
Copy full SHA for 1b6e5ea - Browse repository at this point
Copy the full SHA 1b6e5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7191a - Browse repository at this point
Copy the full SHA dc7191aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d846b3a - Browse repository at this point
Copy the full SHA d846b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9652134 - Browse repository at this point
Copy the full SHA 9652134View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6b01ffa - Browse repository at this point
Copy the full SHA 6b01ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57da8db - Browse repository at this point
Copy the full SHA 57da8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 368cf3e - Browse repository at this point
Copy the full SHA 368cf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6419b - Browse repository at this point
Copy the full SHA 2b6419bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8942727 - Browse repository at this point
Copy the full SHA 8942727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edc505 - Browse repository at this point
Copy the full SHA 6edc505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a8220 - Browse repository at this point
Copy the full SHA 33a8220View commit details -
Configuration menu - View commit details
-
Copy full SHA for e218e16 - Browse repository at this point
Copy the full SHA e218e16View commit details -
Merge pull request #4511 from chris-allnutt/ricardian-contracts-script
Ricardian contracts script
Configuration menu - View commit details
-
Copy full SHA for 79e82a7 - Browse repository at this point
Copy the full SHA 79e82a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd78af - Browse repository at this point
Copy the full SHA 2bd78afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bea80 - Browse repository at this point
Copy the full SHA a3bea80View commit details -
Merge pull request #5026 from asiniscalchi/dev_additional_plugins
Dev additional plugins
Configuration menu - View commit details
-
Copy full SHA for 867a9ee - Browse repository at this point
Copy the full SHA 867a9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b6a9c - Browse repository at this point
Copy the full SHA 10b6a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b87b4e - Browse repository at this point
Copy the full SHA 4b87b4eView commit details -
Merge pull request #5082 from spartucus/patch-2
Fix null pointer dereference while find_plugin
Configuration menu - View commit details
-
Copy full SHA for f04e151 - Browse repository at this point
Copy the full SHA f04e151View commit details -
Merge pull request #5139 from averageradical/fixissue5136
Work around defect in Fedora 28 compiler during build.
Configuration menu - View commit details
-
Copy full SHA for a6bbdcd - Browse repository at this point
Copy the full SHA a6bbdcdView commit details -
Merge pull request #4892 from EOSIO/3238
Add API and cleos command to get transaction id given transaction
Configuration menu - View commit details
-
Copy full SHA for 4731ebe - Browse repository at this point
Copy the full SHA 4731ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac3b77 - Browse repository at this point
Copy the full SHA 2ac3b77View commit details -
Merge pull request #5125 from taokayan/p2p_cleanup
Prevent cpu exhaustion on p2p connection cleanup
Configuration menu - View commit details
-
Copy full SHA for 8376780 - Browse repository at this point
Copy the full SHA 8376780View commit details
Commits on Aug 10, 2018
-
Merge pull request #5096 from EugeneChung/master
Use eosio::chain::config::system_account_name constant
Configuration menu - View commit details
-
Copy full SHA for 867fde2 - Browse repository at this point
Copy the full SHA 867fde2View commit details -
Merge pull request #5101 from EugeneChung/custom_exe_name
Make customization point for executable names
Configuration menu - View commit details
-
Copy full SHA for fd59a31 - Browse repository at this point
Copy the full SHA fd59a31View commit details -
Merge pull request #5122 from Hexlant/newinstallscript
Changed install / uninstall script
Configuration menu - View commit details
-
Copy full SHA for 72dad21 - Browse repository at this point
Copy the full SHA 72dad21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57635bc - Browse repository at this point
Copy the full SHA 57635bcView commit details -
Merge pull request #5130 from wanderingbort/feature/replay-low-hangin…
…g-fruit Replay/Resync Optimizations: Low Hanging Fruit
Configuration menu - View commit details
-
Copy full SHA for b98c879 - Browse repository at this point
Copy the full SHA b98c879View commit details -
Merge pull request #4721 from EOSIO/2032
modify wastPath and abiPath of cleos set contract to be relative to contract dir
Configuration menu - View commit details
-
Copy full SHA for ba3f12d - Browse repository at this point
Copy the full SHA ba3f12dView commit details -
Merge pull request #4972 from brianjohnson5972/4971-enable-stale-prod…
…uction-fix Enable Stale Production Fix
Configuration menu - View commit details
-
Copy full SHA for bd7f5af - Browse repository at this point
Copy the full SHA bd7f5afView commit details -
Merge pull request #5131 from wanderingbort/feature/skip-fetching-una…
…pplied only fetch unapplied transactions if we need them
Configuration menu - View commit details
-
Copy full SHA for 0d63eb9 - Browse repository at this point
Copy the full SHA 0d63eb9View commit details -
Merge pull request #5066 from EOSIO/gh#4968-inline-actions
Gh#4968 inline actions
Configuration menu - View commit details
-
Copy full SHA for e0afab1 - Browse repository at this point
Copy the full SHA e0afab1View commit details -
Merge pull request #4924 from WLBF/master
improve `is_valid_movement` function in tic.tac.toe example
Configuration menu - View commit details
-
Copy full SHA for ca7e479 - Browse repository at this point
Copy the full SHA ca7e479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e289c5 - Browse repository at this point
Copy the full SHA 2e289c5View commit details -
Merge pull request #5154 from EOSIO/feature/fix-out-of-process-block-…
…signing Fix out of process block signing.
Configuration menu - View commit details
-
Copy full SHA for 3904025 - Browse repository at this point
Copy the full SHA 3904025View commit details -
Merge pull request #4566 from spartucus/patch-1
Fix confirmations check
Configuration menu - View commit details
-
Copy full SHA for e58b62c - Browse repository at this point
Copy the full SHA e58b62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd2a4c - Browse repository at this point
Copy the full SHA 1fd2a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd65623 - Browse repository at this point
Copy the full SHA fd65623View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e9d30e4 - Browse repository at this point
Copy the full SHA e9d30e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0a1de - Browse repository at this point
Copy the full SHA 1d0a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b97aed4 - Browse repository at this point
Copy the full SHA b97aed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fe368 - Browse repository at this point
Copy the full SHA a1fe368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8689b87 - Browse repository at this point
Copy the full SHA 8689b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5761c04 - Browse repository at this point
Copy the full SHA 5761c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aea6d5 - Browse repository at this point
Copy the full SHA 3aea6d5View commit details -
Merge pull request #5157 from brianjohnson5972/5156-fix-missed-publis…
…h-contract-change Fix long running test for wastPath and abiPath change
Configuration menu - View commit details
-
Copy full SHA for 62d5049 - Browse repository at this point
Copy the full SHA 62d5049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6ff2a - Browse repository at this point
Copy the full SHA 4f6ff2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ceede - Browse repository at this point
Copy the full SHA 05ceedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c229e6f - Browse repository at this point
Copy the full SHA c229e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b73336 - Browse repository at this point
Copy the full SHA 5b73336View commit details -
Merge pull request #5158 from EOSIO/gh#5085-remove-account-history-pl…
…ugin Gh#5085 remove account history plugin
Configuration menu - View commit details
-
Copy full SHA for 39ae29a - Browse repository at this point
Copy the full SHA 39ae29aView commit details -
Merge pull request #5161 from EOSIO/gh#5066-filer-on-fix
Fix --mongodb-filter-on option
Configuration menu - View commit details
-
Copy full SHA for 9a40732 - Browse repository at this point
Copy the full SHA 9a40732View commit details
Commits on Aug 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 52e066f - Browse repository at this point
Copy the full SHA 52e066fView commit details
Commits on Aug 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac186dd - Browse repository at this point
Copy the full SHA ac186ddView commit details -
Merge pull request #5160 from EOSIO/no_cleos_wast
Remove WAST support from cleos set code/contract
Configuration menu - View commit details
-
Copy full SHA for 383d276 - Browse repository at this point
Copy the full SHA 383d276View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a8dd2 - Browse repository at this point
Copy the full SHA b4a8dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592fdfc - Browse repository at this point
Copy the full SHA 592fdfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cf936 - Browse repository at this point
Copy the full SHA 78cf936View commit details -
net_plugin::plugin_startup gives more information when it attempts to…
… bind to a port Helps people diagnose problems with issues like #3999.
Configuration menu - View commit details
-
Copy full SHA for 12ebfa0 - Browse repository at this point
Copy the full SHA 12ebfa0View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e7fc302 - Browse repository at this point
Copy the full SHA e7fc302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4accb - Browse repository at this point
Copy the full SHA 4a4accbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac32ee - Browse repository at this point
Copy the full SHA 6ac32eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f667f - Browse repository at this point
Copy the full SHA 71f667fView commit details -
Merge pull request #5171 from EugeneChung/change_to_dlog
change wlog to dlog; it can generate hugh amount of warning logs
Configuration menu - View commit details
-
Copy full SHA for 13976c4 - Browse repository at this point
Copy the full SHA 13976c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7413e - Browse repository at this point
Copy the full SHA 0c7413eView commit details -
Merge pull request #5179 from banshee/jmoore_improve_3999
net_plugin::plugin_startup gives more information when it attempts to…
Configuration menu - View commit details
-
Copy full SHA for 0034fee - Browse repository at this point
Copy the full SHA 0034feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bba70c - Browse repository at this point
Copy the full SHA 5bba70cView commit details -
Merge pull request #5201 from EOSIO/launcher-boot-fixes
Launcher boot fixes
Configuration menu - View commit details
-
Copy full SHA for b2ba5cc - Browse repository at this point
Copy the full SHA b2ba5ccView commit details -
Merge pull request #5061 from vanilla-rtb/sha256
Add support for 160-bit keys and key encoder type
Configuration menu - View commit details
-
Copy full SHA for a9ec6c2 - Browse repository at this point
Copy the full SHA a9ec6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf50d8 - Browse repository at this point
Copy the full SHA bbf50d8View commit details -
Merge pull request #5200 from brianjohnson5972/5199-prevent-spurious-…
…trans-failures Prevent Spurious Transaction Failures
Configuration menu - View commit details
-
Copy full SHA for a674207 - Browse repository at this point
Copy the full SHA a674207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52171a9 - Browse repository at this point
Copy the full SHA 52171a9View commit details -
Merge pull request #4960 from EOSIO/free-malloc
Free allocated memory in unpack_action_data
Configuration menu - View commit details
-
Copy full SHA for 2935e57 - Browse repository at this point
Copy the full SHA 2935e57View commit details -
Merge pull request #5203 from EOSIO/mongo-filter
Mongo db plugin transaction_trace filter
Configuration menu - View commit details
-
Copy full SHA for a4e6449 - Browse repository at this point
Copy the full SHA a4e6449View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for ce3744e - Browse repository at this point
Copy the full SHA ce3744eView commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2381706 - Browse repository at this point
Copy the full SHA 2381706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ee499 - Browse repository at this point
Copy the full SHA 03ee499View commit details -
Merge pull request #5208 from EOSIO/feature/revert-enum-cleanup
revert change that broke upgrades without replay
Configuration menu - View commit details
-
Copy full SHA for 0221b32 - Browse repository at this point
Copy the full SHA 0221b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6359642 - Browse repository at this point
Copy the full SHA 6359642View commit details -
added cleos convert pack_action and unpack_action allow printing of o…
…nly unpacked action when parsing a trx
Configuration menu - View commit details
-
Copy full SHA for 06ba2a1 - Browse repository at this point
Copy the full SHA 06ba2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eec3792 - Browse repository at this point
Copy the full SHA eec3792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76246ff - Browse repository at this point
Copy the full SHA 76246ffView commit details -
Merge pull request #5222 from EOSIO/bugfix/received_trx_block_load
[PORT]Fix for unchecked load in received_transactions/blocks
Configuration menu - View commit details
-
Copy full SHA for ddc93ea - Browse repository at this point
Copy the full SHA ddc93eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10d15a9 - Browse repository at this point
Copy the full SHA 10d15a9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d7a375a - Browse repository at this point
Copy the full SHA d7a375aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f8f2b - Browse repository at this point
Copy the full SHA 99f8f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eea29a4 - Browse repository at this point
Copy the full SHA eea29a4View commit details -
Merge pull request #5206 from EOSIO/eosiocpp-run-without-install
Allow eosiocpp to run without make install
Configuration menu - View commit details
-
Copy full SHA for 5f86fea - Browse repository at this point
Copy the full SHA 5f86feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0a4fd - Browse repository at this point
Copy the full SHA 3c0a4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aef827 - Browse repository at this point
Copy the full SHA 0aef827View commit details -
Merge pull request #5228 from EOSIO/fix-coverage-pipeline
Fix coverage pipeline [skip-ci]
Configuration menu - View commit details
-
Copy full SHA for 8b40491 - Browse repository at this point
Copy the full SHA 8b40491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd422e - Browse repository at this point
Copy the full SHA 6bd422eView commit details -
Add support for unpacked action data to push transaction. Also adds s…
…tandard transaction options to push transaction.
Configuration menu - View commit details
-
Copy full SHA for a05b746 - Browse repository at this point
Copy the full SHA a05b746View commit details -
Merge pull request #5227 from EOSIO/read-only-doc
Add missing read-only command line doc
Configuration menu - View commit details
-
Copy full SHA for bfed3b8 - Browse repository at this point
Copy the full SHA bfed3b8View commit details -
Merge pull request #5230 from brianjohnson5972/5199-prevent-abi-timeout
Prevent ABI Timeout
Configuration menu - View commit details
-
Copy full SHA for 03cc35f - Browse repository at this point
Copy the full SHA 03cc35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c94570 - Browse repository at this point
Copy the full SHA 4c94570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 217e031 - Browse repository at this point
Copy the full SHA 217e031View commit details -
Merge pull request #5224 from EOSIO/no_nodeos_mas_sign
Remove nodeos from being MAS signed
Configuration menu - View commit details
-
Copy full SHA for 646f8c3 - Browse repository at this point
Copy the full SHA 646f8c3View commit details -
None of the smoke test depend on normal abi-serializer timeouts, incr…
…ease for slow servers.
Configuration menu - View commit details
-
Copy full SHA for 9c754ab - Browse repository at this point
Copy the full SHA 9c754abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4965bc9 - Browse repository at this point
Copy the full SHA 4965bc9View commit details -
Merge pull request #5236 from EOSIO/eosiocpp-wo-install
Add path for core_symbol.hpp
Configuration menu - View commit details
-
Copy full SHA for ffbc89d - Browse repository at this point
Copy the full SHA ffbc89dView commit details -
Merge pull request #5225 from EOSIO/eosbase-add_cleos_convert_pack_un…
…pack_transaction Add cleos convert pack unpack transaction
Configuration menu - View commit details
-
Copy full SHA for 01ec51b - Browse repository at this point
Copy the full SHA 01ec51bView commit details
Commits on Aug 15, 2018
-
Merge pull request #5231 from EOSIO/feature/build-id-linux
add linker flag for build-id in linux
Configuration menu - View commit details
-
Copy full SHA for 43fae0a - Browse repository at this point
Copy the full SHA 43fae0aView commit details -
Merge pull request #5235 from EOSIO/increase-abi-timeout
Increase timeout for slow test machines
Configuration menu - View commit details
-
Copy full SHA for 4e31f1e - Browse repository at this point
Copy the full SHA 4e31f1eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1bba310 - Browse repository at this point
Copy the full SHA 1bba310View commit details -
Merge pull request #5237 from EOSIO/feature/fix-stale-rw-api-access
fix for stale read-write api reference.
Configuration menu - View commit details
-
Copy full SHA for 0899a5f - Browse repository at this point
Copy the full SHA 0899a5fView commit details -
Merge pull request #5233 from EOSIO/feature/bump-version-to-1.2.0
bump version to 1.2.0
Configuration menu - View commit details
-
Copy full SHA for b27c4c6 - Browse repository at this point
Copy the full SHA b27c4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da680b - Browse repository at this point
Copy the full SHA 4da680bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cdc169 - Browse repository at this point
Copy the full SHA 9cdc169View commit details -
Merge pull request #5253 from conr2d/fix-typo
Fix typos in contracts/eosiolib/types.h documentation
Configuration menu - View commit details
-
Copy full SHA for 3932bd7 - Browse repository at this point
Copy the full SHA 3932bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7aba1 - Browse repository at this point
Copy the full SHA cc7aba1View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b8f88da - Browse repository at this point
Copy the full SHA b8f88daView commit details -
Merge pull request #5256 from EOSIO/feature/fix-null-ptr-on-waiting-p…
…roducer Fix for nullptr deref when producers are waiting
Configuration menu - View commit details
-
Copy full SHA for b5c7394 - Browse repository at this point
Copy the full SHA b5c7394View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c338433 - Browse repository at this point
Copy the full SHA c338433View commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for d1267a8 - Browse repository at this point
Copy the full SHA d1267a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d283f1 - Browse repository at this point
Copy the full SHA 8d283f1View commit details -
Merge pull request #5258 from EOSIO/feature/fix-null-ptr-on-waiting-p…
…roducer-backport Fix for nullptr deref when producers are waiting
Configuration menu - View commit details
-
Copy full SHA for e4dbff3 - Browse repository at this point
Copy the full SHA e4dbff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07eb07d - Browse repository at this point
Copy the full SHA 07eb07dView commit details -
Merge pull request #5259 from EOSIO/cleos_warn_on_nonwasm_v12x
Warn when trying to set code with something non-wasm
Configuration menu - View commit details
-
Copy full SHA for 241dca4 - Browse repository at this point
Copy the full SHA 241dca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f26146 - Browse repository at this point
Copy the full SHA 6f26146View commit details -
Eric Iles authored
Aug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for b269277 - Browse repository at this point
Copy the full SHA b269277View commit details -
Merge pull request #5261 from EOSIO/docker-eosiocpp-fix
Fix Docker eosiocpp fatal error
Configuration menu - View commit details
-
Copy full SHA for d6b578b - Browse repository at this point
Copy the full SHA d6b578bView commit details -
Merge pull request #5265 from EOSIO/feature/bump-version-to-1.2.1
bump version to 1.2.1
Configuration menu - View commit details
-
Copy full SHA for ba4759f - Browse repository at this point
Copy the full SHA ba4759fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf28f8b - Browse repository at this point
Copy the full SHA bf28f8bView commit details
Commits on Aug 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 913461b - Browse repository at this point
Copy the full SHA 913461bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2075acd - Browse repository at this point
Copy the full SHA 2075acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea784b9 - Browse repository at this point
Copy the full SHA ea784b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e55de56 - Browse repository at this point
Copy the full SHA e55de56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e99bf - Browse repository at this point
Copy the full SHA 75e99bfView commit details
Commits on Aug 17, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for aa6f4ef - Browse repository at this point
Copy the full SHA aa6f4efView commit details -
Update Docker plugin to 1.4.0 - pipeline.yml
Eric Iles authoredAug 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 72904cc - Browse repository at this point
Copy the full SHA 72904ccView commit details -
Update Docker plugin - Long Running Tests
Eric Iles authoredAug 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 10d5a45 - Browse repository at this point
Copy the full SHA 10d5a45View commit details -
Eric Iles authored
Aug 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 2652fc6 - Browse repository at this point
Copy the full SHA 2652fc6View commit details -
Update Docker Plugin - Coverage
Eric Iles authoredAug 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 25e4884 - Browse repository at this point
Copy the full SHA 25e4884View commit details -
Merge pull request #5303 from EOSIO/buildkite-updates
Update Docker plugin for Buildkite pipelines
Configuration menu - View commit details
-
Copy full SHA for fb42e93 - Browse repository at this point
Copy the full SHA fb42e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc9a1d - Browse repository at this point
Copy the full SHA 5cc9a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd1bc1 - Browse repository at this point
Copy the full SHA 5dd1bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff1def - Browse repository at this point
Copy the full SHA 4ff1defView commit details -
Merge pull request #5294 from jjnetcn/patch-3
cleos set account permission default parent error
Configuration menu - View commit details
-
Copy full SHA for 640bb11 - Browse repository at this point
Copy the full SHA 640bb11View commit details
Commits on Aug 20, 2018
-
Merge pull request #5306 from EOSIO/mongodb-filter-fix
MongoDB plugin filter based on action trace
Configuration menu - View commit details
-
Copy full SHA for 7a5d8ee - Browse repository at this point
Copy the full SHA 7a5d8eeView commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 322d2cf - Browse repository at this point
Copy the full SHA 322d2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 364fcc7 - Browse repository at this point
Copy the full SHA 364fcc7View commit details -
Merge pull request #5355 from EOSIO/bios-boot-fix
Compat fixes for bios-boot-tutorial
Configuration menu - View commit details
-
Copy full SHA for 425de09 - Browse repository at this point
Copy the full SHA 425de09View commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7ee4659 - Browse repository at this point
Copy the full SHA 7ee4659View commit details -
Merge pull request #5354 from EOSIO/remove_get_code_wast
Disallow returning WAST from get_code api
Configuration menu - View commit details
-
Copy full SHA for 48191ef - Browse repository at this point
Copy the full SHA 48191efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1229574 - Browse repository at this point
Copy the full SHA 1229574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bfd7d2 - Browse repository at this point
Copy the full SHA 2bfd7d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb3a4a - Browse repository at this point
Copy the full SHA edb3a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864c397 - Browse repository at this point
Copy the full SHA 864c397View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44d204 - Browse repository at this point
Copy the full SHA f44d204View commit details -
Merge branch 'gh#5281-required-keys-delay' of https://github.com/eosi…
…o/eos into gh#5281-required-keys-delay
Configuration menu - View commit details
-
Copy full SHA for dc8d908 - Browse repository at this point
Copy the full SHA dc8d908View commit details -
Merge pull request #5260 from EOSIO/gh#4349-push-transaction
Return transaction_trace even if unable to serialize the action_trace…
Configuration menu - View commit details
-
Copy full SHA for 75035c9 - Browse repository at this point
Copy the full SHA 75035c9View commit details -
Merge pull request #5291 from EOSIO/gh#5281-required-keys-delay
Use transaction delay_sec in get_required_keys determination
Configuration menu - View commit details
-
Copy full SHA for 81c88f7 - Browse repository at this point
Copy the full SHA 81c88f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3644e2d - Browse repository at this point
Copy the full SHA 3644e2dView commit details -
Merge pull request #5381 from EOSIO/feature/bump-version-to-1.2.2
bump version to 1.2.2
Configuration menu - View commit details
-
Copy full SHA for 351738b - Browse repository at this point
Copy the full SHA 351738bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad4127 - Browse repository at this point
Copy the full SHA 2ad4127View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b114ad - Browse repository at this point
Copy the full SHA 5b114adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9831d1 - Browse repository at this point
Copy the full SHA b9831d1View commit details -
Merge pull request #5403 from EOSIO/fix-framework-casing-macosx
Fix framework casing for case sensitive MacOS builds
Configuration menu - View commit details
-
Copy full SHA for 4b8ac5f - Browse repository at this point
Copy the full SHA 4b8ac5fView commit details
Commits on Aug 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4655c8f - Browse repository at this point
Copy the full SHA 4655c8fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for efe5fdb - Browse repository at this point
Copy the full SHA efe5fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c711b4 - Browse repository at this point
Copy the full SHA 9c711b4View commit details -
Revert "on_accepted_block_header and on_accepted_block merged into on…
Configuration menu - View commit details
-
Copy full SHA for be26f5f - Browse repository at this point
Copy the full SHA be26f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b41930d - Browse repository at this point
Copy the full SHA b41930dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e6a30 - Browse repository at this point
Copy the full SHA 43e6a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b49e8 - Browse repository at this point
Copy the full SHA f2b49e8View commit details
Commits on Aug 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c8f88db - Browse repository at this point
Copy the full SHA c8f88dbView commit details
Commits on Aug 27, 2018
-
dlog is on by default, remove call for accept_transaction for excepti…
…ons since they are expected
Configuration menu - View commit details
-
Copy full SHA for 93bd826 - Browse repository at this point
Copy the full SHA 93bd826View commit details -
subjectively fail transaction if unprivileged code bills RAM to an ac…
…count other than itself within a notify context
Configuration menu - View commit details
-
Copy full SHA for 0442485 - Browse repository at this point
Copy the full SHA 0442485View commit details -
Add support in config.ini to disable the RAM billing soft-fix in noti…
…fication handlers.
Configuration menu - View commit details
-
Copy full SHA for 9a77456 - Browse repository at this point
Copy the full SHA 9a77456View commit details -
Merge pull request #5401 from xJonathanLEI/fix_eosiocpp_g
Fixed eosiocpp ABI Generation Error
Configuration menu - View commit details
-
Copy full SHA for 5c378a9 - Browse repository at this point
Copy the full SHA 5c378a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dffae - Browse repository at this point
Copy the full SHA a1dffaeView commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4313676 - Browse repository at this point
Copy the full SHA 4313676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e01987 - Browse repository at this point
Copy the full SHA 5e01987View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6633a5 - Browse repository at this point
Copy the full SHA e6633a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5566754 - Browse repository at this point
Copy the full SHA 5566754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2732be0 - Browse repository at this point
Copy the full SHA 2732be0View commit details -
Merge pull request #5423 from EOSIO/net_plugin-reduce-noise
Reduce error log output in net_plugin
Configuration menu - View commit details
-
Copy full SHA for 431c8ee - Browse repository at this point
Copy the full SHA 431c8eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b9022 - Browse repository at this point
Copy the full SHA 89b9022View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e8bf908 - Browse repository at this point
Copy the full SHA e8bf908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083935e - Browse repository at this point
Copy the full SHA 083935eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5383224 - Browse repository at this point
Copy the full SHA 5383224View commit details -
distinguish exception messages of greylisted vs non-greylisted resour…
…ce exhausted errors
Configuration menu - View commit details
-
Copy full SHA for 1978a79 - Browse repository at this point
Copy the full SHA 1978a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad9e17 - Browse repository at this point
Copy the full SHA fad9e17View commit details -
Merge pull request #5461 from EOSIO/cleos-sign
Don't change txn if already signed
Configuration menu - View commit details
-
Copy full SHA for a15a02a - Browse repository at this point
Copy the full SHA a15a02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac44213 - Browse repository at this point
Copy the full SHA ac44213View commit details -
Merge pull request #5415 from EOSIO/feature/5408-fix-light-validation…
…-speculation do not apply transaction optimizations on light-nodes when speculating
Configuration menu - View commit details
-
Copy full SHA for 8399f32 - Browse repository at this point
Copy the full SHA 8399f32View commit details -
Merge pull request #5459 from xJonathanLEI/abi_action_name
Fixed Bug Ignoring Action Name in ABI Generation
Configuration menu - View commit details
-
Copy full SHA for a4096cb - Browse repository at this point
Copy the full SHA a4096cbView commit details -
Merge pull request #5464 from EOSIO/cancel-self-bug-unit-test
Unit test for self-cancelling deferred transaction bug
Configuration menu - View commit details
-
Copy full SHA for dc5f5d0 - Browse repository at this point
Copy the full SHA dc5f5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e848a - Browse repository at this point
Copy the full SHA 34e848aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281ab1a - Browse repository at this point
Copy the full SHA 281ab1aView commit details -
Merge pull request #5465 from EOSIO/feature/bump-version-to-1.2.3
bump version to 1.2.3
Configuration menu - View commit details
-
Copy full SHA for 181cae3 - Browse repository at this point
Copy the full SHA 181cae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87d245 - Browse repository at this point
Copy the full SHA e87d245View commit details