-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Block header state, fork database, chainbase, and transaction trace refactors; protocol feature foundations; initial set of new protocol features #7147
Commits on Mar 6, 2019
-
Add additional test case for #6704
Andrianto Lie committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for d89aae8 - Browse repository at this point
Copy the full SHA d89aae8View commit details -
Modify test case 2 to match new behavior
Andrianto Lie committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e3ed75 - Browse repository at this point
Copy the full SHA 5e3ed75View commit details -
Remove current bug comments as they are fixed
Andrianto Lie committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for c237422 - Browse repository at this point
Copy the full SHA c237422View commit details -
Update wrong calculation and add back deleted assert message
Andrianto Lie committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for e0160e2 - Browse repository at this point
Copy the full SHA e0160e2View commit details -
Merge pull request #6843 from EOSIO/test-for-irreversible-mode
Add automated test (python) for irreversible mode
Configuration menu - View commit details
-
Copy full SHA for c1bb051 - Browse repository at this point
Copy the full SHA c1bb051View commit details -
Merge pull request #6864 from EOSIO/6851-unit-test
Add unit test to ensure that broadcasted block by producer node and receiving node is identical
Configuration menu - View commit details
-
Copy full SHA for 4298baa - Browse repository at this point
Copy the full SHA 4298baaView commit details -
Merge branch 'protocol-feature-foundations' into 6429-protocol-upgrad…
…e-activation-mechanism
Configuration menu - View commit details
-
Copy full SHA for 2ce825f - Browse repository at this point
Copy the full SHA 2ce825fView commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 97f57de - Browse repository at this point
Copy the full SHA 97f57deView commit details -
remove digest from protocol feature JSON filenames since they can bec…
…ome inconsistent with the contents
Configuration menu - View commit details
-
Copy full SHA for 1459875 - Browse repository at this point
Copy the full SHA 1459875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c915c9 - Browse repository at this point
Copy the full SHA 8c915c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3c7cb - Browse repository at this point
Copy the full SHA 6e3c7cbView commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a0a6f6 - Browse repository at this point
Copy the full SHA 4a0a6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf75680 - Browse repository at this point
Copy the full SHA bf75680View commit details
Commits on Mar 9, 2019
-
Merge pull request #6903 from EOSIO/merge-develop-to-protocol-feature…
…-foundations Merge develop to protocol feature foundations
Configuration menu - View commit details
-
Copy full SHA for e22ef4d - Browse repository at this point
Copy the full SHA e22ef4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfead42 - Browse repository at this point
Copy the full SHA bfead42View commit details -
Merge branch 'protocol-feature-foundations' into 6429-protocol-upgrad…
…e-activation-mechanism
Configuration menu - View commit details
-
Copy full SHA for 71c4187 - Browse repository at this point
Copy the full SHA 71c4187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3aa19 - Browse repository at this point
Copy the full SHA 9d3aa19View commit details -
Merge pull request #6905 from EOSIO/merge-develop-to-protocol-feature…
…-foundations Merge develop to protocol feature foundations
Configuration menu - View commit details
-
Copy full SHA for 145fb7e - Browse repository at this point
Copy the full SHA 145fb7eView commit details -
Merge branch 'protocol-feature-foundations' into 6429-protocol-upgrad…
…e-activation-mechanism
Configuration menu - View commit details
-
Copy full SHA for 66ef224 - Browse repository at this point
Copy the full SHA 66ef224View commit details
Commits on Mar 11, 2019
-
add preactivate_feature and is_feature_activated intrinsics; add get_…
…scheduled_protocol_feature_activations and schedule_protocol_feature_activations to producer_api_plugin
Configuration menu - View commit details
-
Copy full SHA for 1dd9a35 - Browse repository at this point
Copy the full SHA 1dd9a35View commit details -
fix bug in pending_block_header_state::_finish_next which created an …
…inconsistent header_exts
Configuration menu - View commit details
-
Copy full SHA for df1379e - Browse repository at this point
Copy the full SHA df1379eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c64c963 - Browse repository at this point
Copy the full SHA c64c963View commit details
Commits on Mar 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9deb6f7 - Browse repository at this point
Copy the full SHA 9deb6f7View commit details -
Initial modification to tester for pfm without modifying current test…
… behaviour
Andrianto Lie committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 9340e2c - Browse repository at this point
Copy the full SHA 9340e2cView commit details -
Change default setup_policy to full and fixes the existing test
Andrianto Lie committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 2398d8c - Browse repository at this point
Copy the full SHA 2398d8cView commit details -
rename schedule_all_builtin_protocol_features to preactivate_all_buil…
…tin_protocol_feature and reimplement to respect dependencies and earliest allow activation time
Configuration menu - View commit details
-
Copy full SHA for 8fb0d29 - Browse repository at this point
Copy the full SHA 8fb0d29View commit details -
for now switch back to using old bios contract in smoke tests until t…
…hey are updated to initially activate PREACTIVATE_FEATURE
Configuration menu - View commit details
-
Copy full SHA for 6bd09b1 - Browse repository at this point
Copy the full SHA 6bd09b1View commit details -
Merge pull request #6917 from EOSIO/6429-test
Modify the tester to activate builtin protocol features during init
Configuration menu - View commit details
-
Copy full SHA for 6ec6afd - Browse repository at this point
Copy the full SHA 6ec6afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c36f61 - Browse repository at this point
Copy the full SHA 5c36f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad228b - Browse repository at this point
Copy the full SHA 9ad228bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b00d78 - Browse repository at this point
Copy the full SHA 0b00d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625fce6 - Browse repository at this point
Copy the full SHA 625fce6View commit details
Commits on Mar 13, 2019
-
bug fix in start_block: improper count to check if all preactivated f…
…eatures were activated
Configuration menu - View commit details
-
Copy full SHA for 3628676 - Browse repository at this point
Copy the full SHA 3628676View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4bde90 - Browse repository at this point
Copy the full SHA a4bde90View commit details
Commits on Mar 14, 2019
-
Fix reversed condition in get supported protocol API
Andrianto Lie committedMar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for caaa5c9 - Browse repository at this point
Copy the full SHA caaa5c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 488b8e6 - Browse repository at this point
Copy the full SHA 488b8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421bc24 - Browse repository at this point
Copy the full SHA 421bc24View commit details -
add ONLY_LINK_TO_EXISTING_PERMISSON protocol feature (enables writing…
… unit tests that test preactivation); bug fixes in validating_tester
Configuration menu - View commit details
-
Copy full SHA for 1b5cece - Browse repository at this point
Copy the full SHA 1b5ceceView commit details -
add additional unit tests for protocol activation; fix bug that lead …
…to inconsistent state due to controller_impl::start_block exception
Configuration menu - View commit details
-
Copy full SHA for a7158b1 - Browse repository at this point
Copy the full SHA a7158b1View commit details -
Merge pull request #6935 from taokayan/6429-producerfix-kayan
fix a case if started block get aborted
Configuration menu - View commit details
-
Copy full SHA for 1cdf8ed - Browse repository at this point
Copy the full SHA 1cdf8edView commit details
Commits on Mar 15, 2019
-
Add capability to activate preactivate feature in the python testing …
…framework
Andrianto Lie committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for d9fe459 - Browse repository at this point
Copy the full SHA d9fe459View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d9152 - Browse repository at this point
Copy the full SHA a9d9152View commit details -
Use API to get feature digest for preactivate protocol feature
Andrianto Lie committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for e7440bb - Browse repository at this point
Copy the full SHA e7440bbView commit details -
Change python cluster to use setup policy enum
Andrianto Lie committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 2383606 - Browse repository at this point
Copy the full SHA 2383606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b77b49 - Browse repository at this point
Copy the full SHA 5b77b49View commit details -
Preactivate feature inside bios_boot.sh created by launcher
Andrianto Lie committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 424374d - Browse repository at this point
Copy the full SHA 424374dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2211e9a - Browse repository at this point
Copy the full SHA 2211e9aView commit details
Commits on Mar 16, 2019
-
Redesign protocol_feature_manager to fix bug which would lead to inco…
…nsistent state with respect to activations after a restart. Add get_activated_protocol_features to chain_api_plugin. Redesign of protocol_feature_manager also supports the implementation of this RPC.
Configuration menu - View commit details
-
Copy full SHA for 355f143 - Browse repository at this point
Copy the full SHA 355f143View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23069d - Browse repository at this point
Copy the full SHA f23069dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15322a - Browse repository at this point
Copy the full SHA a15322aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab24a3f - Browse repository at this point
Copy the full SHA ab24a3fView commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0d564cf - Browse repository at this point
Copy the full SHA 0d564cfView commit details
Commits on Mar 19, 2019
-
fix bug in block_header_state::next regarding producer_to_last_produc…
…ed; add unit test producer_schedule_tests/producer_watermark_test
Configuration menu - View commit details
-
Copy full SHA for a903640 - Browse repository at this point
Copy the full SHA a903640View commit details -
Add some helper functions for Cluster and Node
Andrianto Lie committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 21ec01f - Browse repository at this point
Copy the full SHA 21ec01fView commit details -
Remove dependency on enum module
Andrianto Lie committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for d85b415 - Browse repository at this point
Copy the full SHA d85b415View commit details -
Andrianto Lie committed
Mar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a93b33 - Browse repository at this point
Copy the full SHA 2a93b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d8eb9 - Browse repository at this point
Copy the full SHA 43d8eb9View commit details -
Merge pull request #6924 from EOSIO/6429-python-test
Add capability to activate PREACTIVATE_FEATURE in the python testing framework
Configuration menu - View commit details
-
Copy full SHA for a1b7b56 - Browse repository at this point
Copy the full SHA a1b7b56View commit details -
Merge pull request #6949 from taokayan/6429-producerfix-kayan
fix single producer node case for preactivation & add python test
Configuration menu - View commit details
-
Copy full SHA for e1e776f - Browse repository at this point
Copy the full SHA e1e776fView commit details -
Set PFSetupPolicy to be NONE for prod preactivate test
Andrianto Lie committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for dfe276b - Browse repository at this point
Copy the full SHA dfe276bView commit details -
Merge pull request #6965 from EOSIO/6429-fix-after-merge
Set PFSetupPolicy to be NONE for prod preactivate test
Configuration menu - View commit details
-
Copy full SHA for 53d77f4 - Browse repository at this point
Copy the full SHA 53d77f4View commit details -
enforce preactivation_required in controller_impl::start_block; add u…
…nit test protocol_feature_tests/require_preactivation_test to verify this
Configuration menu - View commit details
-
Copy full SHA for ad8da6b - Browse repository at this point
Copy the full SHA ad8da6bView commit details
Commits on Mar 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 568476a - Browse repository at this point
Copy the full SHA 568476aView commit details -
Add subjective restriction procotol feature test
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for c4631a5 - Browse repository at this point
Copy the full SHA c4631a5View commit details -
Andrianto Lie committed
Mar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a6bed12 - Browse repository at this point
Copy the full SHA a6bed12View commit details -
nodeos_protocol_feature_test now only tests JSON read feature
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for ec1e2f1 - Browse repository at this point
Copy the full SHA ec1e2f1View commit details -
Label nodeos_protocol_feature_test as nonparallelizable_tests
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a54dd46 - Browse repository at this point
Copy the full SHA a54dd46View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff870f5 - Browse repository at this point
Copy the full SHA ff870f5View commit details -
Add unit test to test subject restrictions
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for ccb1a8c - Browse repository at this point
Copy the full SHA ccb1a8cView commit details -
Add more coverage on the test case
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 765d831 - Browse repository at this point
Copy the full SHA 765d831View commit details -
Change permission of nodeos_protocol_feature_test to executable
Andrianto Lie committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for de1565e - Browse repository at this point
Copy the full SHA de1565eView commit details -
Merge pull request #6972 from taokayan/6429-producerfix2-kayan
prevent producer plugin from scheduling a feature that require preactivation
Configuration menu - View commit details
-
Copy full SHA for a860f9f - Browse repository at this point
Copy the full SHA a860f9fView commit details -
pass custom_subjective_restrictions by reference into make_protocol_f…
…eature_set of tester
Configuration menu - View commit details
-
Copy full SHA for dde3b35 - Browse repository at this point
Copy the full SHA dde3b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89e525 - Browse repository at this point
Copy the full SHA d89e525View commit details -
Merge pull request #6964 from EOSIO/6429-subj-protocol-python-test
Add subjective restriction procotol feature test
Configuration menu - View commit details
-
Copy full SHA for 57c2f53 - Browse repository at this point
Copy the full SHA 57c2f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfb043 - Browse repository at this point
Copy the full SHA 6dfb043View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79c2be8 - Browse repository at this point
Copy the full SHA 79c2be8View commit details -
Merge pull request #6977 from taokayan/6429-scriptfix-kayan
fix bios_boot script for feature_digest param
Configuration menu - View commit details
-
Copy full SHA for 59bce76 - Browse repository at this point
Copy the full SHA 59bce76View commit details
Commits on Mar 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ab4a0ef - Browse repository at this point
Copy the full SHA ab4a0efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8cd499 - Browse repository at this point
Copy the full SHA a8cd499View commit details
Commits on Mar 26, 2019
-
Merge pull request #6831 from EOSIO/6429-protocol-upgrade-activation-…
…mechanism protocol upgrade activation mechanism
Configuration menu - View commit details
-
Copy full SHA for e23a515 - Browse repository at this point
Copy the full SHA e23a515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f89faa - Browse repository at this point
Copy the full SHA 3f89faaView commit details -
Merge pull request #6995 from EOSIO/merge-develop-to-protocol-feature…
…-foundations Merge develop to protocol feature foundations
Configuration menu - View commit details
-
Copy full SHA for 5a8ca72 - Browse repository at this point
Copy the full SHA 5a8ca72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8460f25 - Browse repository at this point
Copy the full SHA 8460f25View commit details -
Added protocol_features_tests/replace_deferred_test unit test to test…
… the REPLACE_DEFERRED protocol feature. Updated the deferred_test test contract to make it possible to selectively replace existing deferred transaction, which was needed for the above unit test. Added disable_all_subjective_mitigations configuration option to controller to make it possible to write the above unit test. Finally, enabled the part of api_tests/deferred_transaction_tests that deals with replacing deferred transactions.
Configuration menu - View commit details
-
Copy full SHA for 7401beb - Browse repository at this point
Copy the full SHA 7401bebView commit details -
upgrade chain snapshot version to 2; also add num_supported_key_types…
… field to protocol_state_object
Configuration menu - View commit details
-
Copy full SHA for fb84366 - Browse repository at this point
Copy the full SHA fb84366View commit details
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2cee787 - Browse repository at this point
Copy the full SHA 2cee787View commit details -
Add multiple version protocol feature test with cmake
Add additional case for multi version protocol feature activation test
Andrianto Lie committedMar 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 0380b93 - Browse repository at this point
Copy the full SHA 0380b93View commit details -
Change label of nodeos_multiple_version_protocol_feature_test
Andrianto Lie committedMar 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 1433583 - Browse repository at this point
Copy the full SHA 1433583View commit details -
Move alternate version label file to cmake
Andrianto Lie committedMar 27, 2019 Configuration menu - View commit details
-
Copy full SHA for dec4554 - Browse repository at this point
Copy the full SHA dec4554View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8dd9d4 - Browse repository at this point
Copy the full SHA b8dd9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1e48c - Browse repository at this point
Copy the full SHA 1d1e48cView commit details -
Merge pull request #6997 from EOSIO/6103-deferred-trx-protocol-feature
Implement REPLACE_DEFERRED protocol feature
Configuration menu - View commit details
-
Copy full SHA for 00393ca - Browse repository at this point
Copy the full SHA 00393caView commit details -
add multiversion.conf file needed by multiversion tests pipeline; ALT…
…ERNATE_VERSION_LABELS_FILE path now points to where the autogenerated multiversion_paths.conf file will be located
Configuration menu - View commit details
-
Copy full SHA for 85403df - Browse repository at this point
Copy the full SHA 85403dfView commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c62b7ae - Browse repository at this point
Copy the full SHA c62b7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 560efeb - Browse repository at this point
Copy the full SHA 560efebView commit details -
Use portable format of reversible blocks when switching nodeos version
Andrianto Lie committedMar 28, 2019 Configuration menu - View commit details
-
Copy full SHA for b8d0ba0 - Browse repository at this point
Copy the full SHA b8d0ba0View commit details -
Ensure that LIB can advance past block which contains PREACTIVATE_FEA…
…TURE
Andrianto Lie committedMar 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 33f61cc - Browse repository at this point
Copy the full SHA 33f61ccView commit details -
Merge pull request #7000 from taokayan/6672-fix-linkauth-restriction-…
…kayan add test case to 6672
Configuration menu - View commit details
-
Copy full SHA for a7468d3 - Browse repository at this point
Copy the full SHA a7468d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7030d71 - Browse repository at this point
Copy the full SHA 7030d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9ca96 - Browse repository at this point
Copy the full SHA 3e9ca96View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd28daf - Browse repository at this point
Copy the full SHA cd28dafView commit details
Commits on Mar 29, 2019
-
Merge pull request #7006 from EOSIO/improve-require-preactivation-test
improve protocol_feature_tests/require_preactivation_test
Configuration menu - View commit details
-
Copy full SHA for 0af017a - Browse repository at this point
Copy the full SHA 0af017aView commit details -
Add unit test for disallow empty producer schedule protocol feature
Andrianto Lie committedMar 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 65ca266 - Browse repository at this point
Copy the full SHA 65ca266View commit details -
Merge pull request #7014 from EOSIO/6458-unit-test
Add unit test for disallow empty producer schedule protocol feature
Configuration menu - View commit details
-
Copy full SHA for 74cbba5 - Browse repository at this point
Copy the full SHA 74cbba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b9cfd - Browse repository at this point
Copy the full SHA d4b9cfdView commit details -
Merge pull request #6999 from EOSIO/multiple-version-node-test
Add protocol feature test with multiple version of nodeos
Configuration menu - View commit details
-
Copy full SHA for bc251c4 - Browse repository at this point
Copy the full SHA bc251c4View commit details -
Merge pull request #7025 from EOSIO/6672-fix-linkauth-restriction
Implement FIX_LINKAUTH_RESTRICTION protocol feature
Configuration menu - View commit details
-
Copy full SHA for 4b74145 - Browse repository at this point
Copy the full SHA 4b74145View commit details -
Merge pull request #7026 from EOSIO/6458-disallow-empty-producer-sche…
…dule Implement DISALLOW_EMPTY_PRODUCER_SCHEDULE protocol feature
Configuration menu - View commit details
-
Copy full SHA for c8d8271 - Browse repository at this point
Copy the full SHA c8d8271View commit details
Commits on Mar 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 50635a6 - Browse repository at this point
Copy the full SHA 50635a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8b7b4 - Browse repository at this point
Copy the full SHA ed8b7b4View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 943522e - Browse repository at this point
Copy the full SHA 943522eView commit details -
update cleos to support new transaction trace structure without inlin…
…e_traces #6897 Also correct state history ABI for action_trace_v0 to reflect that inline_traces are no longer included.
Configuration menu - View commit details
-
Copy full SHA for 28377ed - Browse repository at this point
Copy the full SHA 28377edView commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c62a5f1 - Browse repository at this point
Copy the full SHA c62a5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d2dbc - Browse repository at this point
Copy the full SHA 01d2dbcView commit details
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c2bcec2 - Browse repository at this point
Copy the full SHA c2bcec2View commit details -
update api_tests/deferred_transaction_tests to reflect the fact that …
…protocol features RESTRICT_ACTION_TO_SELF and REPLACE_DEFERRED have been activated
Configuration menu - View commit details
-
Copy full SHA for d62825b - Browse repository at this point
Copy the full SHA d62825bView commit details
Commits on Apr 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a0ffb3 - Browse repository at this point
Copy the full SHA 7a0ffb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3d8d1 - Browse repository at this point
Copy the full SHA da3d8d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bff6453 - Browse repository at this point
Copy the full SHA bff6453View commit details -
Add additional API for push transaction backward compatibility
Andrianto Lie committedApr 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 3be5baa - Browse repository at this point
Copy the full SHA 3be5baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 324260d - Browse repository at this point
Copy the full SHA 324260dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3633119 - Browse repository at this point
Copy the full SHA 3633119View commit details -
better way of rejecting disallowed transaction extensions #6115
Allows the `num_failed` tracker and blacklist of producer_plugin to work as intended. Preserves the current pattern of not retiring (except for case with expired status) deferred transaction with invalid extensions even after NO_DUPLICATE_DEFERRED_ID activation.
Configuration menu - View commit details
-
Copy full SHA for aa83af6 - Browse repository at this point
Copy the full SHA aa83af6View commit details
Commits on Apr 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 04e7b90 - Browse repository at this point
Copy the full SHA 04e7b90View commit details -
log provided feature digests in bios_boot.sh and try a different way …
…of iterating through the provided list #6115
Configuration menu - View commit details
-
Copy full SHA for dd782de - Browse repository at this point
Copy the full SHA dd782deView commit details -
log what the FEATURE_DIGESTS environment variable is set to as well b…
…efore calling bios_boot.sh #6115
Configuration menu - View commit details
-
Copy full SHA for 9c47d56 - Browse repository at this point
Copy the full SHA 9c47d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec8098 - Browse repository at this point
Copy the full SHA 8ec8098View commit details -
revert previous commit (the issue was not in the bash script) and fix…
… the getAllBuiltinFeatureDigestsToPreactivate function in Node.py #6115
Configuration menu - View commit details
-
Copy full SHA for 063bb59 - Browse repository at this point
Copy the full SHA 063bb59View commit details
Commits on Apr 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c622c8d - Browse repository at this point
Copy the full SHA c622c8dView commit details -
Refactor push_transaction API to use direct approach instead of wrapp…
…ing next
Andrianto Lie committedApr 8, 2019 Configuration menu - View commit details
-
Copy full SHA for dcde197 - Browse repository at this point
Copy the full SHA dcde197View commit details -
Merge pull request #7060 from taokayan/6897-restructure-traces-kayan
6897 restructure traces test cases
Configuration menu - View commit details
-
Copy full SHA for 485a698 - Browse repository at this point
Copy the full SHA 485a698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24657d7 - Browse repository at this point
Copy the full SHA 24657d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a12ae1 - Browse repository at this point
Copy the full SHA 9a12ae1View commit details -
Added protocol_feature_tests/no_duplicate_deferred_id_test unit test …
…to test the NO_DUPLICATE_DEFERRED_ID protocol feature. #6115 Updated the deferred_test test contract to support testing requirements of new test.
Configuration menu - View commit details
-
Copy full SHA for 4e8ba13 - Browse repository at this point
Copy the full SHA 4e8ba13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164a8dd - Browse repository at this point
Copy the full SHA 164a8ddView commit details
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c640440 - Browse repository at this point
Copy the full SHA c640440View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e9c10 - Browse repository at this point
Copy the full SHA a5e9c10View commit details -
Add missing change in execute_inline
Andrianto Lie committedApr 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 20b698c - Browse repository at this point
Copy the full SHA 20b698cView commit details -
Add unit test for RESTRICT_ACTION_TO_SELF
Andrianto Lie committedApr 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 389ac8e - Browse repository at this point
Copy the full SHA 389ac8eView commit details -
Add the compiled contract of restrict_action_test
Andrianto Lie committedApr 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 62ffe25 - Browse repository at this point
Copy the full SHA 62ffe25View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e6cde - Browse repository at this point
Copy the full SHA f2e6cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dbc01 - Browse repository at this point
Copy the full SHA 36dbc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6701e63 - Browse repository at this point
Copy the full SHA 6701e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea18fd9 - Browse repository at this point
Copy the full SHA ea18fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0069bd5 - Browse repository at this point
Copy the full SHA 0069bd5View commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 02302ff - Browse repository at this point
Copy the full SHA 02302ffView commit details -
Merge pull request #7092 from EOSIO/6705-unit-test
unit test for RESTRICT_ACTION_TO_SELF protocol feature (6705 )
Configuration menu - View commit details
-
Copy full SHA for bb62355 - Browse repository at this point
Copy the full SHA bb62355View commit details -
Merge pull request #7088 from EOSIO/6705-restrict-action-to-self
Implement RESTRICT_ACTION_TO_SELF protocol feature
Configuration menu - View commit details
-
Copy full SHA for fa3f720 - Browse repository at this point
Copy the full SHA fa3f720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0214eda - Browse repository at this point
Copy the full SHA 0214edaView commit details -
Add missing loadSystemContract
Andrianto Lie committedApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 2b8848c - Browse repository at this point
Copy the full SHA 2b8848cView commit details -
Andrianto Lie committed
Apr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b4e67e5 - Browse repository at this point
Copy the full SHA b4e67e5View commit details -
Use processCurlCommand instead of sendRpcApi and remove sendRpcApi
Andrianto Lie committedApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 69e4b7e - Browse repository at this point
Copy the full SHA 69e4b7eView commit details -
Merge pull request #7091 from taokayan/6332-only-bill-first-authorize…
…r-kayan add test case to 6332 (only bill CPU/NET resources to first authorizer)
Configuration menu - View commit details
-
Copy full SHA for 0294a0e - Browse repository at this point
Copy the full SHA 0294a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5a373 - Browse repository at this point
Copy the full SHA 7a5a373View commit details -
Merge pull request #7089 from EOSIO/6332-only-bill-first-authorizer
Implement ONLY_BILL_FIRST_AUTHORIZER protocol feature
Configuration menu - View commit details
-
Copy full SHA for 047a155 - Browse repository at this point
Copy the full SHA 047a155View commit details -
Merge pull request #7102 from EOSIO/merge-develop-to-forced-replay-mo…
…dification Minor cleanup to merge conflict
Configuration menu - View commit details
-
Copy full SHA for 4d925d0 - Browse repository at this point
Copy the full SHA 4d925d0View commit details -
Merge pull request #7044 from EOSIO/6897-restructure-traces
Restructure transaction traces
Configuration menu - View commit details
-
Copy full SHA for 1f798c4 - Browse repository at this point
Copy the full SHA 1f798c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e7804 - Browse repository at this point
Copy the full SHA 85e7804View commit details -
Merge pull request #7097 from EOSIO/merge-develop-to-forced-replay
Merge branch 'develop' into merge-develop-to-forced-replay
Configuration menu - View commit details
-
Copy full SHA for 088a852 - Browse repository at this point
Copy the full SHA 088a852View commit details -
rename parent_action_ordinal to closest_unnotified_ancestor_action_or…
…dinal in action_trace
Configuration menu - View commit details
-
Copy full SHA for acce9d1 - Browse repository at this point
Copy the full SHA acce9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d1927 - Browse repository at this point
Copy the full SHA a2d1927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5f3d7 - Browse repository at this point
Copy the full SHA 0d5f3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e908e - Browse repository at this point
Copy the full SHA f4e908eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5636b2e - Browse repository at this point
Copy the full SHA 5636b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3817b3 - Browse repository at this point
Copy the full SHA c3817b3View commit details
Commits on Apr 11, 2019
-
Merge pull request #7072 from EOSIO/6115-no-duplicate-deferred-id
Implement NO_DUPLICATE_DEFERRED_ID protocol feature
Configuration menu - View commit details
-
Copy full SHA for bc9e0e5 - Browse repository at this point
Copy the full SHA bc9e0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91d041 - Browse repository at this point
Copy the full SHA a91d041View commit details -
Added protocol_feature_tests/forward_setcode_test unit test to test t…
…he FORWARD_SETCODE protocol feature. #6988 Added a new test contract, reject_all, to enable the unit test.
Configuration menu - View commit details
-
Copy full SHA for 2028807 - Browse repository at this point
Copy the full SHA 2028807View commit details -
Merge pull request #7109 from EOSIO/6988-forward-setcode
Implement FORWARD_SETCODE protocol feature
Configuration menu - View commit details
-
Copy full SHA for 1dc6f0e - Browse repository at this point
Copy the full SHA 1dc6f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a0cab - Browse repository at this point
Copy the full SHA 74a0cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for e823fea - Browse repository at this point
Copy the full SHA e823feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0325969 - Browse repository at this point
Copy the full SHA 0325969View commit details -
store uint64_t error_code in eosio_assert_code_exception rather than …
…extracting it from the string message #6898
Configuration menu - View commit details
-
Copy full SHA for 7eebf69 - Browse repository at this point
Copy the full SHA 7eebf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b51e1 - Browse repository at this point
Copy the full SHA b2b51e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5177130 - Browse repository at this point
Copy the full SHA 5177130View commit details -
Merge pull request #7108 from EOSIO/6898-add-error-code-to-trace
Add optional error_code to transaction and action traces
Configuration menu - View commit details
-
Copy full SHA for 7b2c6f6 - Browse repository at this point
Copy the full SHA 7b2c6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1836f - Browse repository at this point
Copy the full SHA ec1836fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad7db9 - Browse repository at this point
Copy the full SHA aad7db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58a061 - Browse repository at this point
Copy the full SHA d58a061View commit details
Commits on Apr 12, 2019
-
Merge pull request #7113 from EOSIO/update-ship
Update ship's file format
Configuration menu - View commit details
-
Copy full SHA for 25ec3cd - Browse repository at this point
Copy the full SHA 25ec3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95b594 - Browse repository at this point
Copy the full SHA a95b594View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee8d96 - Browse repository at this point
Copy the full SHA fee8d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f41d - Browse repository at this point
Copy the full SHA 8f3f41dView commit details -
store all wasm code in a separate index
Store all WASM code in a separate index outside of the account index. This allows for deduplication of identical code in memory and will also allow greater accuracy in pruning the WASM instantiation cache in the future
Configuration menu - View commit details
-
Copy full SHA for 992fcb4 - Browse repository at this point
Copy the full SHA 992fcb4View commit details -
Added protocol_feature_tests/get_sender_test unit test to test the GE…
…T_SENDER protocol feature. #7028 Added a new test contract, get_sender_test, to enable the unit test. The protocol_feature_tests/get_sender_test replaces api_tests/get_sender_test.
Configuration menu - View commit details
-
Copy full SHA for 42838f0 - Browse repository at this point
Copy the full SHA 42838f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8b444 - Browse repository at this point
Copy the full SHA da8b444View commit details -
Merge pull request #7111 from taokayan/get-sender-kayan
Implement GET_SENDER protocol feature
Configuration menu - View commit details
-
Copy full SHA for 632138d - Browse repository at this point
Copy the full SHA 632138dView commit details
Commits on Apr 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b4f260e - Browse repository at this point
Copy the full SHA b4f260eView commit details -
refactor account and code table objects
State history plugin needs to avoid outputting account_metadata deltas when relevant fields do not change.
Configuration menu - View commit details
-
Copy full SHA for 63a960d - Browse repository at this point
Copy the full SHA 63a960dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da99d1 - Browse repository at this point
Copy the full SHA 5da99d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0746b6 - Browse repository at this point
Copy the full SHA d0746b6View commit details -
fix api_tests/ram_billing_in_notify_tests to not activate RAM_RESTRIC…
…TIONS; fix api_tests/deferred_transaction_tests to catch the right exception given RAM_RESTRICTIONS activation #6105
Configuration menu - View commit details
-
Copy full SHA for f9ab463 - Browse repository at this point
Copy the full SHA f9ab463View commit details -
disable_all_subjective_mitigations now disables the subjective mitiga…
…tion preventing RAM billing in notification contexts #6105
Configuration menu - View commit details
-
Copy full SHA for af75206 - Browse repository at this point
Copy the full SHA af75206View commit details -
Merge pull request #7123 from taokayan/forced-replay-wabt-kayan
wabt optimization
Configuration menu - View commit details
-
Copy full SHA for f9e74af - Browse repository at this point
Copy the full SHA f9e74afView commit details
Commits on Apr 16, 2019
-
don't store code_object id reference in account_metadata_object
regress to storing code_hash+vm_version+vm_type in the account_metadata_object instead of an id reference in to the code_index. This avoid a lookup in the index for every action
Configuration menu - View commit details
-
Copy full SHA for f50a32d - Browse repository at this point
Copy the full SHA f50a32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c3151 - Browse repository at this point
Copy the full SHA 81c3151View commit details -
Configuration menu - View commit details
-
Copy full SHA for b235020 - Browse repository at this point
Copy the full SHA b235020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b55d02 - Browse repository at this point
Copy the full SHA 8b55d02View commit details -
Merge remote-tracking branch 'origin/forced-replay_code_index-refacto…
…r' into ship-spam
Configuration menu - View commit details
-
Copy full SHA for 34acee2 - Browse repository at this point
Copy the full SHA 34acee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4518401 - Browse repository at this point
Copy the full SHA 4518401View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a39e0 - Browse repository at this point
Copy the full SHA c2a39e0View commit details -
Merge remote-tracking branch 'origin/forced-replay_code_index-refacto…
…r' into ship-spam
Configuration menu - View commit details
-
Copy full SHA for 9a618e8 - Browse repository at this point
Copy the full SHA 9a618e8View commit details -
Merge pull request #7134 from EOSIO/forced-replay_code_index-refactor
store all wasm code in a separate index
Configuration menu - View commit details
-
Copy full SHA for f6acf11 - Browse repository at this point
Copy the full SHA f6acf11View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad5b99 - Browse repository at this point
Copy the full SHA fad5b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for f245e9e - Browse repository at this point
Copy the full SHA f245e9eView commit details
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3aa16e6 - Browse repository at this point
Copy the full SHA 3aa16e6View commit details -
Merge pull request #7142 from EOSIO/merge-develop-to-forced-replay
Merge branch 'develop' into forced-replay
Configuration menu - View commit details
-
Copy full SHA for 2376bde - Browse repository at this point
Copy the full SHA 2376bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 645899e - Browse repository at this point
Copy the full SHA 645899eView commit details -
use updated bios contract that renames preactivate action to activate…
…; adjust tests and testing utilities accordingly
Configuration menu - View commit details
-
Copy full SHA for aa978cf - Browse repository at this point
Copy the full SHA aa978cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37df54e - Browse repository at this point
Copy the full SHA 37df54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7812709 - Browse repository at this point
Copy the full SHA 7812709View commit details -
Merge pull request #7143 from EOSIO/fix-tests-in-forced-replay
fix tests in forced-replay branch; use updated bios contract
Configuration menu - View commit details
-
Copy full SHA for 6affbf6 - Browse repository at this point
Copy the full SHA 6affbf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df0ac8f - Browse repository at this point
Copy the full SHA df0ac8fView commit details -
switch to more efficient order of checks in apply_context::exec_one (…
…related to FORWARD_SETCODE protocol feature)
Configuration menu - View commit details
-
Copy full SHA for a0f40f5 - Browse repository at this point
Copy the full SHA a0f40f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 416f69c - Browse repository at this point
Copy the full SHA 416f69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2b757 - Browse repository at this point
Copy the full SHA 4b2b757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1a7ab - Browse repository at this point
Copy the full SHA 6c1a7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f4315 - Browse repository at this point
Copy the full SHA 72f4315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bad775 - Browse repository at this point
Copy the full SHA 2bad775View commit details -
Merge pull request #7150 from EOSIO/ship-partial-transaction
ship: add partial transaction to trace
Configuration menu - View commit details
-
Copy full SHA for d891a76 - Browse repository at this point
Copy the full SHA d891a76View commit details
Commits on Apr 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f2debc2 - Browse repository at this point
Copy the full SHA f2debc2View commit details -
just one spurious keyword was all it took to cause consensus failure;…
… aren't blockchains fun?!
Configuration menu - View commit details
-
Copy full SHA for bacee72 - Browse repository at this point
Copy the full SHA bacee72View commit details -
Merge pull request #7156 from EOSIO/fix-setcode-ram-billing-bug
fix RAM billing consensus bug in eosio::setcode native handler
Configuration menu - View commit details
-
Copy full SHA for 181086e - Browse repository at this point
Copy the full SHA 181086eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f997ebb - Browse repository at this point
Copy the full SHA f997ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5fe39b - Browse repository at this point
Copy the full SHA a5fe39bView commit details -
Merge pull request #7153 from taokayan/6105-ram-restrictions-kayan
6105 ram restrictions kayan
Configuration menu - View commit details
-
Copy full SHA for be0c39b - Browse repository at this point
Copy the full SHA be0c39bView commit details -
Merge pull request #7158 from EOSIO/forced_replay_update_submods
Update submodules for PR #7107
Configuration menu - View commit details
-
Copy full SHA for c72ccbd - Browse repository at this point
Copy the full SHA c72ccbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for edc1846 - Browse repository at this point
Copy the full SHA edc1846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c3375 - Browse repository at this point
Copy the full SHA 32c3375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0823c8b - Browse repository at this point
Copy the full SHA 0823c8bView commit details -
Merge pull request #7163 from EOSIO/ship-protocol_state
ship: protocol_state
Configuration menu - View commit details
-
Copy full SHA for 40f7acb - Browse repository at this point
Copy the full SHA 40f7acbView commit details -
Merge pull request #7131 from EOSIO/6105-ram-restrictions
Implement RAM_RESTRICTIONS protocol feature
Configuration menu - View commit details
-
Copy full SHA for 5301a91 - Browse repository at this point
Copy the full SHA 5301a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dfd8e2 - Browse repository at this point
Copy the full SHA 9dfd8e2View commit details
Commits on Apr 19, 2019
-
exit with error if chain_plugin needs to write out a protocol feature…
… JSON to a file path that already exist rather than trying with another name
Configuration menu - View commit details
-
Copy full SHA for a81ec61 - Browse repository at this point
Copy the full SHA a81ec61View commit details -
log error message if unable to successfully write out JSON files (pro…
…tocol features or genesis state)
Configuration menu - View commit details
-
Copy full SHA for 4fd7e90 - Browse repository at this point
Copy the full SHA 4fd7e90View commit details -
Merge pull request #7167 from EOSIO/improve-error-handling-on-reading…
…-protocol-features Improve error handling when writing out protocol features
Configuration menu - View commit details
-
Copy full SHA for 54e8d6a - Browse repository at this point
Copy the full SHA 54e8d6aView commit details -
avoid checking if RAM_RESTRICTIONS is activated twice in apply_contex…
…t::schedule_deferred_transaction
Configuration menu - View commit details
-
Copy full SHA for 10b8ae1 - Browse repository at this point
Copy the full SHA 10b8ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f3ab7 - Browse repository at this point
Copy the full SHA 05f3ab7View commit details -
use custom pipeline branch which uses persistent nodes supporting pro…
…tocol feature changes for the sync node tests
Configuration menu - View commit details
-
Copy full SHA for 060e8f1 - Browse repository at this point
Copy the full SHA 060e8f1View commit details -
immediately return created snapshot in irreversible mode (no need to …
…wait for new blocks to be produced)
Configuration menu - View commit details
-
Copy full SHA for 57e44cb - Browse repository at this point
Copy the full SHA 57e44cbView commit details
Commits on Apr 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aa6f647 - Browse repository at this point
Copy the full SHA aa6f647View commit details -
Merge pull request #7172 from EOSIO/create-snapshot-in-irreversible-mode
immediately return created snapshot in irreversible mode
Configuration menu - View commit details
-
Copy full SHA for 715af8f - Browse repository at this point
Copy the full SHA 715af8fView commit details -
augment protocol_features_tests/no_duplicate_deferred_id_test to ensu…
…re that deferred transactions created prior to the activation of the NO_DUPLICATE_DEFERRED_ID protocol feature are able to successfully retire after its activation
Configuration menu - View commit details
-
Copy full SHA for 16c7fcb - Browse repository at this point
Copy the full SHA 16c7fcbView commit details -
Merge pull request #7173 from EOSIO/improve-no_duplicate_deferred_id_…
…test Augment protocol_features_tests/no_duplicate_deferred_id_test
Configuration menu - View commit details
-
Copy full SHA for 60db0ae - Browse repository at this point
Copy the full SHA 60db0aeView commit details
Commits on Apr 22, 2019
-
evict wasm_cache entries once the last block they are used in becomes…
… irreversible the wasm_cache needs to be periodically pruned of old entries. controller will now note to wasm_interface when the reference count of some code_hash goes to 0 and wasm_interface will then evict those entries once that block becomes irreversible. Unfortunately there are still many corner cases that can cause items in the cache to never be evicted or evicted too soon, but some reasonably accurate eviction is direly needed for long replays so this is considered good enough for now
Configuration menu - View commit details
-
Copy full SHA for 097e745 - Browse repository at this point
Copy the full SHA 097e745View commit details -
Merge pull request #7179 from EOSIO/wasm_cache_eviction_lib
evict wasm_cache entries once the last block they are used in becomes irreversible
Configuration menu - View commit details
-
Copy full SHA for bffc647 - Browse repository at this point
Copy the full SHA bffc647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3443d37 - Browse repository at this point
Copy the full SHA 3443d37View commit details
Commits on Apr 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 19ea05c - Browse repository at this point
Copy the full SHA 19ea05cView commit details -
Merge pull request #7185 from EOSIO/add-get-account-ram-corrections
add get_account_ram_corrections to producer API
Configuration menu - View commit details
-
Copy full SHA for 3ed95b4 - Browse repository at this point
Copy the full SHA 3ed95b4View commit details