Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #2330 by limiting the vector size that can be reserve'd #2404

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    3e174cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1873 from AntelopeIO/GH-1858-test-main

    [5.0 -> main] PH: Improve error handling and use one strand
    heifner authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    30eebb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66165e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8c9095 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c61082 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeb64c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c97084e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b011f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47aab38 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1874 from AntelopeIO/disable_oc_subj_limits_main

    [5.0 -> main] Disable EOS VM OC's subjective compilation limits in unit tests
    linh2931 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    299f80a View commit details
    Browse the repository at this point in the history
  11. Better support of pack/unpack size limits. Specialize pack/unpack for…

    … `shared_vector<char>`
    greg7mdp committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8b87b61 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    5b8ea89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cad71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1880 from AntelopeIO/GH-1871-prometheus-main

    [5.0 -> main] Prometheus: Ensure valid unique_conn_node_id
    heifner authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a6c4f9b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update chainbase to tip.

    greg7mdp committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e776e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e8ce2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1885 from AntelopeIO/gh_1875_main

    [5.0 -> main] Fix chainbase issue when shrinking the database size.
    greg7mdp authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    581cd2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    224e6b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    8793e5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1890 from AntelopeIO/GH-1878-mapped_private_test-…

    …main
    
    [5.0 -> main] Add additional tests for mapped_private
    heifner authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    88e1759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72101c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1891 from AntelopeIO/GH-1883-base64-rm-main

    [5.0 -> main] Revert "Fix base64 encoding"
    heifner authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    680780d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    474d9f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c7ca30 View commit details
    Browse the repository at this point in the history
  7. GH-1461 Simplify tests

    heifner committed Nov 13, 2023
    1 Configuration menu
    Copy the full SHA
    b40b13f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1893 from AntelopeIO/GH-1461-base64-pad-main

    [5.0 -> main] Fix base64 encoding - take 2
    heifner authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f4b7ace View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ada8819 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #1896 from AntelopeIO/gh_1878_main

    [5.0 -> main] Add dynamic check for pagemap support
    greg7mdp authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ea18a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff0b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8e184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f38e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5dfef6 View commit details
    Browse the repository at this point in the history
  6. Fix compilation issue.

    greg7mdp committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    417fc05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f96f3cf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1898 from AntelopeIO/GH-1461-base64-main

    [5.0 -> main] Benchmark BLS host functions, Do not require trailing = for base64 encoded strings
    heifner authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5d665bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02d7546 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge pull request #1851 from AntelopeIO/gh_1652

    Remove per-instance allocator and empty allocations from chainbase containers. Add `cow` vector.
    greg7mdp authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    537c642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dfa599 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1906 from AntelopeIO/rm-mandel-main

    [5.0 -> main] Change remaining references of mandel to leap
    heifner authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5695958 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/release/5.0' into GH-1743-add-co…

    …ntext-to-contract-exceptions-main
    heifner committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    228bfb9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1907 from AntelopeIO/GH-1743-add-context-to-contr…

    …act-exceptions-main
    
    [5.0 -> main] Add context to contract exceptions
    heifner authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a997831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8001a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1908 from AntelopeIO/net-cleanup-main

    [5.0 -> main] Test: net_plugin test cleanup
    heifner authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    40cc421 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    81e7340 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1915 from AntelopeIO/merge_setcode_fix_to_main

    [5.0 -> main] Fix non-working cleos set code and set abi commands, and add tests
    linh2931 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1abf709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e14ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1580c47 View commit details
    Browse the repository at this point in the history
  5. Add variadic unpack.

    greg7mdp committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1203afb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c6f10d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1917 from AntelopeIO/pack_fix

    Fix a couple perf issues in `fc::raw::pack` and add tuple support.
    greg7mdp authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c5ac2d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge branch 'release/5.0' of github.com:AntelopeIO/leap into abi_ser…

    …ializer_perf_fix_main
    greg7mdp committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ab49ad3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1925 from AntelopeIO/abi_serializer_perf_fix_main

    [5.0 -> main] Fix two small performance issues in abi_serializer.
    greg7mdp authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1879cbf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    c315531 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #898 from AntelopeIO/autocomplete_readme

    add some hints on how to use bash-complete in README
    spoonincode authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f69ebb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1041 from AntelopeIO/docs/ToC_for_readme

    Table of Contents proposal
    spoonincode authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3389ca0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c8f8c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1939 from AntelopeIO/bls12-381-update-main

    [5.0 -> main] Adapt to changes in bls12-381 lib and add tests
    heifner authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    291b6df View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. rename block_header_state.{hpp,cpp} to block_header_state_legacy.{hpp…

    …, cpp} and rename block_state.{hpp,cpp} to block_state_legacy.{hpp,cpp}
    linh2931 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    abb0e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a12289b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1949 from AntelopeIO/bls-update

    [5.0 -> main] Update bls12-381 lib with affine non-montgomery public key proof of possession
    heifner authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fb47a32 View commit details
    Browse the repository at this point in the history
  4. rename block_state to block_state_legacy and block_header_state to bl…

    …ock_header_state_legacy
    linh2931 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    14287b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8747278 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix indentation

    linh2931 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1a889b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c92df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1956 from AntelopeIO/GH-1953-bls-n0-main

    [5.0 -> main] Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum and bls_pairing
    heifner authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7f5ea57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4e7b4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1951 from AntelopeIO/rename_block_state

    Rename block_header_state and block_state to block_header_state_legacy and block_state_legacy in preparation for Instant Fininality
    linh2931 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    85c9c92 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. stub pinned_build.yaml

    spoonincode committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    34c9b72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1963 from AntelopeIO/stub_pinned_workflow

    add a stub `pinned_build.yaml` on main so the pinned build can be performed in CI for 3.x/4.0
    spoonincode authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3c2e3c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c083fcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d7c8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1968 from AntelopeIO/dec2023_security_main

    [5.0 -> main] consolidated security fixes from 3.2.5/4.0.5/5.0.0rc3 to main
    spoonincode authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4759a7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1969 from AntelopeIO/mergeup_dec2023_version_bumps

    [5.0 -> main] merge up 3.2.5/4.0.5/5.0.0rc3 version bumps
    spoonincode authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b418cfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a5b6b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #1971 from AntelopeIO/new_webauthn_tests

    add some addtional webauthn tests
    spoonincode authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c666859 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    f2fb76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    815f898 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1976 from AntelopeIO/abieos_submod_bump

    bump abieos submodule
    spoonincode authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b4bbc9c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    423c1d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1983 from AntelopeIO/renaming_pending_block_heade…

    …r_state
    
    Rename pending_block_header_state to pending_block_header_state_legacy
    linh2931 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e797f9d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #1977 from AntelopeIO/lower_org_release_yaml_main

    [5.0 -> main] fix `experimental-binaries` creation on releases: lowercase org name in image tag
    spoonincode authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1335108 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. change accepted_block_header signal from block_state_legacy_ptr to st…

    …d::tuple<signed_block_ptr, block_id_type, account_name>
    linh2931 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d59dfb1 View commit details
    Browse the repository at this point in the history
  2. remove unused pre_accepted_block, bad_alloc, and accepted_transaction…

    … signals; remove previously commented signals
    linh2931 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    32448e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513b3fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1988 from AntelopeIO/extra-logging-main

    [5.0 -> main] Extra info level logging
    heifner authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    846a418 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    360f3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05efc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc5a73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7a8717 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28dccf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87e3906 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93499d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0799e67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22cec2c View commit details
    Browse the repository at this point in the history
  10. update comments

    linh2931 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7a018f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge pull request #1995 from AntelopeIO/update-bls-main

    [5.0 -> main] Update to bls12-381 with `fp::operator==()`
    heifner authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4223dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4ca8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ca269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a2fc75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    734b569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ee173 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f8a82b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f186ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1999 from AntelopeIO/libtester_tests_u22only

    only run libtester tests on ubuntu22
    spoonincode authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4cf19e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2001 from AntelopeIO/tutorial-bls2-main

    [5.0 -> main] Add BLS_PRIMITIVES2 to bios-boot-tutorial.py
    heifner authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9658bd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af1cd34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f777c8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a7714a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4938640 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1996 from AntelopeIO/clean_up_controller_signalling

    Clean up controller signals to improve
    linh2931 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9924152 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request #2002 from AntelopeIO/trx-generator-core-main

    [5.0 -> main] Test: Fix trx_generator handling of connection lost
    heifner authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    028bd49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb49ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2009 from AntelopeIO/GH-2006-unlinkable-blocks-main

    [5.0 -> main] Fix unlinkable block exceptions when block-log-retain-blocks = 0
    heifner authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    952aedf View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/release/5.0' into GH-2006-test-n…

    …o-block-log-sync-main
    heifner committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    54633f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge remote-tracking branch 'origin/release/5.0' into GH-2006-test-n…

    …o-block-log-sync-main
    heifner committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c8920c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2014 from AntelopeIO/GH-2006-test-no-block-log-sy…

    …nc-main
    
    [5.0 -> main] Test: Check for unlinkable blocks while syncing
    heifner authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1f118d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    638d434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fdc354 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2017 from AntelopeIO/cb_alloc_delete_free_fix

    [5.0 -> main] (chainbase) use free() -- not delete -- for aligned_alloc() pointer
    spoonincode authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    46c575e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2018 from AntelopeIO/use_ref_contracts

    switch to using reference-contracts in libtester tests
    spoonincode authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    86aaf51 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    2ab702e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2031 from AntelopeIO/remove_perrow_tellp

    [5.0 -> main] remove per-row `tellp()` during snapshot creation boosting performance
    spoonincode authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1ad5f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8f5d50 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #2037 from AntelopeIO/ehp/release-5-stable-commit-…

    …hist
    
    [5.0 -> main] 5.0.0 stable version bump
    ericpassmore authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    feede8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832e02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6249b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2039 from AntelopeIO/prom_handler_fix

    [5.0 -> main] only register prometheus handlers when `prometheus_plugin` enabled; fixing memory leak
    spoonincode authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8182092 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2040 from AntelopeIO/GH-2021-snapshot-ram-fix

    [5.0 -> main] P2P: Pause net_plugin during snapshot write
    heifner authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9696543 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    cb13027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2053 from AntelopeIO/bls12-381_warn_bump

    bump bls12-381 submodule to fix some signedness warnings
    spoonincode authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ecbcf94 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    cff0c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066d6ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2063 from AntelopeIO/chainbase_bump_iterator

    avoid invalid iterator dereference in chainbase's `get_allocator()`
    spoonincode authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    21f0873 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a954649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b3990 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2089 from AntelopeIO/cb_sm_end_addr

    bump chainbase submodule to fix globally registered segment manager end address
    spoonincode authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f7d7d2f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2088 from AntelopeIO/http_plugin_state_life

    [5.0 -> main] extend life of `http_plugin_state` to ensure no invalid memory accesses during nodeos shutdown
    spoonincode authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    eae6f23 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    07f105e View commit details
    Browse the repository at this point in the history
  2. MFD_NOEXEC_SEAL memfd

    spoonincode committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4985686 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2064 from AntelopeIO/fix_eosvmoc_subtests

    [5.0 -> main] fix disabling EOS VM OC subjective limits in tests
    spoonincode authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8d99a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04cd956 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #2099 from AntelopeIO/cb_warn_fix

    bump chainbase submodule to pick up warning fixes
    spoonincode authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4531e97 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    eee7312 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2114 from AntelopeIO/memfd_cleanups

    minor cleanups to `memfd_create()`
    spoonincode authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8959286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af57b8e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge pull request #2115 from AntelopeIO/chain_api_plugin_check

    [5.0 -> main] more robust `chain_api_plugin` check in `producer_plugin`
    spoonincode authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8a9fa76 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. Merge pull request #2117 from AntelopeIO/no_except_missing_perm

    improve `authority_checker`'s performance: don't use exceptions as flow control for non-existing permissions
    spoonincode authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cf09e01 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e96f495 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2134 from AntelopeIO/reset_dirty_mapped_private

    [5.0 -> main] clear the DB dirty bit if `pinnable_mapped_file` fails to fully start
    spoonincode authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e6952a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    eda7e1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2138 from AntelopeIO/net-lib-catchup-main

    [5.0 -> main] Also need to switch to lib_catchup if in head_catchup when starting to sync
    heifner authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3491a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c41e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2140 from AntelopeIO/uav4

    upgrade to `actions/upload-artifact@v4`
    spoonincode authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6282a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3539b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb529b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2151 from AntelopeIO/report-read-only-error-main

    [5.0 -> main] Report read-only API not enabled to caller
    arhag authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    92967bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2155 from AntelopeIO/cb_undo_index_test_fix

    [5.0 -> main] bump chainbase submodule to main head with undo_index test fix
    arhag authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    556e93c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/release/5.0' into GH-2104-find-c…

    …hain_api_plugin-main
    heifner committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    91fcc5e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2157 from AntelopeIO/GH-2104-find-chain_api_plugi…

    …n-main
    
    [5.0 -> main] More robust `chain_api_plugin` check in `producer_plugin`; take 2
    heifner authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e5d45ce View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0fe4602 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2170 from AntelopeIO/oc_blocking_socket

    [5.0 -> main] always set OC's sandbox socket to blocking mode fixing random OC errors seen in CI & maybe elsewhere
    spoonincode authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    efac04c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    1a79773 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2178 from AntelopeIO/snapshot-rename-info-main

    [5.0 -> main] Report snapshot rename location on failure
    heifner authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3f8e645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161cb28 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #2183 from AntelopeIO/large_row_tests

    additional tests for state history plugin and snapshots
    spoonincode authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a131719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de910b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge pull request #2192 from AntelopeIO/GH-2165-cluster-shutdown

    Tests: Explicit shutdown since atexit not called on error
    heifner authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6fb3fe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    3062862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f2f27 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2203 from AntelopeIO/cb_bigpriv_testfix_main

    [5.0 -> main] bump chainbase submodule to main head w/ fix for large mapped private tests
    spoonincode authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c101747 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2204 from AntelopeIO/rot_defaults_help

    [5.0 -> main] make `read-only-threads` defaults clearer in help text
    spoonincode authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c61d7cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345bd73 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2210 from AntelopeIO/http_max_429to503_main

    [5.0 -> main] change HTTP code on exceeding `http-max-bytes-in-flight-mb` or `http-max-in-flight-requests` to 503
    spoonincode authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    37cf729 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    861519d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2211 from AntelopeIO/max-requests_fix

    [5.0 -> main] fix crash/UB when exceeding `http-max-requests-in-flight`
    spoonincode authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    29f90ff View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    3f51727 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2212 from AntelopeIO/http_max_in_flight_tests_main

    [5.0 -> main] add tests for http's `max-*-in-flight` configs
    spoonincode authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bcc6b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a449e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2219 from AntelopeIO/nptests

    [5.0 -> main] move some tests that open localhost sockets to NP tests
    spoonincode authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e6e7ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cc75dbc View commit details
    Browse the repository at this point in the history
  2. GH-2215 Start after lib

    heifner committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1ec3662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f82427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b38e96 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2220 from AntelopeIO/GH-2215-lib-sync-main

    P2P: Reset syncing on unlinkable blocks
    heifner authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    02da283 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    7b1764f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2227 from AntelopeIO/ehp/gh-2225-sync-version-bump

    [5.0->Main] Sync Version Bump while Preserving Existing Version
    ericpassmore authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cf7a961 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c37b99e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2231 from AntelopeIO/http_ut_ports

    [5.0 -> main] improve reliability of `http_plugin_unit_tests` via port workaround
    spoonincode authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5f5462d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    ac88b89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2238 from AntelopeIO/gh_2232

    Remove broken `large-lib-test.py`
    greg7mdp authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    910fe05 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    998135e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2249 from AntelopeIO/GH-2228-return-value-main

    [5.0 -> main] TraceAPI: Correctly convert return value via ABI
    heifner authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cc8a4d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a03bae View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    0b88618 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2254 from AntelopeIO/ehp/main-gh-2250-bump-version

    [5.0 -> MAIN] Bump Versions to fix binary to variant issue
    ericpassmore authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6d18867 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    05eca9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2262 from AntelopeIO/libsecp256k1-v041

    upgrade libsecp256k1 to 0.4.1
    spoonincode authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    35c8563 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 3, 2024

  1. Merge pull request #2276 from AntelopeIO/set_new_handler_war_llvm

    don't do `set_new_handler()` workaround for LLVM 9+ where it's unnecessary
    spoonincode authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    006583a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    301d7cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2279 from AntelopeIO/assert_ci

    add a CI "platform" with `assert()`s enabled (`NDEBUG` not defined)
    spoonincode authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7382d88 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    270fb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c241ae5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2111db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2295 from AntelopeIO/GH-2293-snapshot-error-main

    [5.0 -> main] Better error reporting on snapshot load exceptions
    heifner authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    968a0fa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    a0b41fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e95b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47a64c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    4074b15 View commit details
    Browse the repository at this point in the history
  2. ubsan platform for CI

    spoonincode committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3bbc61d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2298 from AntelopeIO/ub_grab_bag

    grab bag of small UB fixes
    spoonincode authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    22114b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2300 from AntelopeIO/net_plugin_dtor_order

    fix `net_plugin_impl` destruction order: destroy thread_pool's executor after users of it
    spoonincode authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    96fb8a4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2302 from AntelopeIO/cb_environment_ub

    custom `chainbase::environment` `to_variant()` to workaround invalid unaligned access
    spoonincode authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    07c0c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5142691 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2304 from AntelopeIO/ubsan_ci

    add CI "platform" running UBSAN
    spoonincode authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8f843ff View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #2305 from AntelopeIO/gelf_localhost

    [5.0 -> main] fix IPv4 vs IPv6 mismatch in `gelf_test`
    spoonincode authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a08ec3e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    1918155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb766b View commit details
    Browse the repository at this point in the history
  3. Update comment.

    greg7mdp committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dce42d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c365b9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f4560f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45ceb2c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2320 from AntelopeIO/incr_merkle

    Replace hacky version of `calculate_max_depth` with simpler one.
    greg7mdp authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3868b80 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    307b47a View commit details
    Browse the repository at this point in the history
  2. Update comment.

    greg7mdp committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    365ef48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2327 from AntelopeIO/avoid_linear_resize

    Perf issue: avoid vector copy at each insertion.
    greg7mdp authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    13b1c03 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    98940c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2322 from AntelopeIO/eosvm_limit_signal_handler

    make EOS VM signal handler less greedy: only handle signals from expected memory range
    spoonincode authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    421c45a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Mar 25, 2024

  1. Merge pull request #2336 from AntelopeIO/papip_stack_usage

    [5.0 -> main] avoid using a stack variable after return
    spoonincode authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4973afc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. GH-2334 Avoid unused warning

    heifner committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    82d8961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb578e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2342 from AntelopeIO/fix-warning

    Avoid unused warning
    heifner authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cf67b13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d76bcba View commit details
    Browse the repository at this point in the history
  5. add ASAN CI "platform"

    spoonincode committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4729bf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23d3315 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request #2346 from AntelopeIO/chainbase_mlock_asan_war

    fix `db_modes_test` when nodeos built with ASAN
    spoonincode authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8fe51c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2347 from AntelopeIO/asan_ci

    add ASAN CI "platform"
    spoonincode authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e29e3ea View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    3753fc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2373 from AntelopeIO/bls_update_60

    [5.0 -> main] Update to latest version of BLS12 submodule with clearer conversion parameters
    greg7mdp authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5d56c4b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    7826f50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2377 from AntelopeIO/trace-api-no-sync

    TraceAPI: Remove sync() to improve performance
    heifner authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3dee355 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2382 from AntelopeIO/remove_lots_execbit

    remove executable bit from a lot of files
    spoonincode authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eabddae View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9924b77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2390 from AntelopeIO/submod_token

    use github provided token for git in submodule regression check
    spoonincode authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    99ee7a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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