Commit Graph

  • e6a99f68b6 Update LICENSE main Ted Cahall @ EOS Network Foundation 2025-11-12 11:35:50 -05:00
  • b7c1cf3bc6 remove llvm from reproducible build (send to LLVM submod branch) ubuntu24 Matt Witherspoon 2025-09-11 15:35:49 -04:00
  • 7dbc5a820c Merge pull request #1870 from AntelopeIO/package_vf_12 release/1.2 Matt Witherspoon 2025-09-05 09:38:56 -04:00
  • f455925812 change .deb/.rpm package vendor to "Vaulta Foundation" Matt Witherspoon 2025-09-04 22:58:25 -04:00
  • 278427788f remove package logic that discovers llvm-dev package used (send me to LLVM branch) Matt Witherspoon 2025-09-04 22:49:27 -04:00
  • 2124e4d487 don't list python3-distutils as dev.deb dep on python 3.10+ Matt Witherspoon 2025-09-04 22:48:22 -04:00
  • 7adb72b692 add ubuntu 24.04 to CI Matt Witherspoon 2025-09-04 21:46:05 -04:00
  • 17ed17f682 Merge pull request #1869 from AntelopeIO/san21 Matt Witherspoon 2025-09-04 15:12:27 -04:00
  • 2183f1f1ba no longer need to be concerned about finding right llvm llvmsubmod Matt Witherspoon 2025-09-04 13:40:44 -04:00
  • b0cd477159 add license file Matt Witherspoon 2025-09-04 13:40:03 -04:00
  • 9ed2ab0a42 switch size_literals to consteval Matt Witherspoon 2025-09-04 11:59:20 -04:00
  • cf5348dc03 remove c++17 workaround for a few files Matt Witherspoon 2025-09-04 11:58:36 -04:00
  • 9961a16709 remove LLVM pre-9 workaround for reset new handler Matt Witherspoon 2025-09-04 11:38:20 -04:00
  • 5aca59111d use submoduled llvm Matt Witherspoon 2025-08-11 12:38:11 -04:00
  • 2ffa978349 do heredoc indentation correctly Matt Witherspoon 2025-09-04 11:34:12 -04:00
  • 323340c043 update sanitizers to clang21 Matt Witherspoon 2025-09-04 11:32:27 -04:00
  • 831afcebe3 Merge pull request #1865 from AntelopeIO/size_literals Matt Witherspoon 2025-09-03 17:00:28 -04:00
  • 11c291429d Merge pull request #1854 from AntelopeIO/trx_generator_docs Eric Passmore 2025-09-03 13:57:39 -07:00
  • ff80cca7d5 fixup size literals Matt Witherspoon 2025-09-03 15:45:07 -04:00
  • 6b9e7c25bb add xxh3 to fc xxh3 Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • 3db340aa5c add xxhash submodule & lib Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • 9a55793631 add numeric include Matt Witherspoon 2025-09-03 13:53:46 -04:00
  • eae0af6cbd add hash_raw() in xxh3 test events_wip Matt Witherspoon 2025-09-03 13:51:52 -04:00
  • eab3067547 modify xxh3 impl for new header-only changes + add hash_raw Matt Witherspoon 2025-09-03 13:46:15 -04:00
  • 28d9d58219 use xxhash header only for now Matt Witherspoon 2025-09-03 13:45:34 -04:00
  • 86ed139fb0 updates for clarity and style Eric Passmore 2025-09-03 10:08:36 -07:00
  • 9fc932e08d size_literals Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • 1d0595e0a5 remove 'count' from get_table_by_scope response rm_count_gtbr Matt Witherspoon 2025-09-02 22:50:34 -04:00
  • 01f46eb3c0 multi_mmr Matt Witherspoon 2025-09-02 15:34:14 -04:00
  • fdcbb4cc06 chaindb cow_ptr Matt Witherspoon 2025-09-02 15:33:26 -04:00
  • 2530247c93 add xxh3 to fc Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • c8edec420f add xxhash submodule & lib Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • c9092d535c stub emit_event host function Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • cd5c029aa1 basic PF wiring for events Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • ce0d6e6e15 data_size_literals Matt Witherspoon 2025-08-04 21:16:31 -04:00
  • 22cc7b8fa6 expanded documentation on running trx_generator with custom actions Eric Passmore 2025-08-30 06:25:35 -07:00
  • 47977defb1 chain_api_plugin: Refactor protobuf param parsing protobuf-api Matias Romeo 2025-08-29 00:37:10 -03:00
  • 535e32035a Adapt api plugins to new http_plugin interface Matias Romeo 2025-08-28 15:05:33 -03:00
  • 7548b229d0 http_plugin: add lazy response callbacks Matias Romeo 2025-08-28 15:04:29 -03:00
  • 88e9578031 Merge pull request #1851 from AntelopeIO/dev1_3 v2.0.0-dev1.3 release/2.0.0-dev1 Lin Huang 2025-08-27 11:17:16 -04:00
  • 0bb7e8c754 Bump version to dev1.3 Lin Huang 2025-08-27 08:54:46 -04:00
  • 7471079fbe Merge pull request #1849 from AntelopeIO/merge_sync_call_resource_alloc_fix Lin Huang 2025-08-27 08:47:59 -04:00
  • d3f3c847f4 Refactor chain_api_plugin to use the new http_plugin macros and add v2 protobuf APIs Matias Romeo 2025-08-27 01:58:31 -03:00
  • 7caaf60b90 Extend http_plugin with protobuf support Matias Romeo 2025-08-27 01:56:12 -03:00
  • 9800e08cb0 Add interfaces library with protobuf API messages Matias Romeo 2025-08-27 01:53:43 -03:00
  • 43a659e909 Add protobuf as submodule and integrate into build Matias Romeo 2025-08-27 01:51:06 -03:00
  • 8a7415a70e Merge pull request #1848 from AntelopeIO/init_oc_sync_call_resources_on_restart release/2.0.0-dev2 release/2.0 Lin Huang 2025-08-26 23:02:25 -04:00
  • bea07f9d8e Update verifyOcVirtualMemory in read_only_trx_test.py to reflect up front memory allocation Lin Huang 2025-08-26 22:17:34 -04:00
  • f23622392e Remove commented out code and small format improvements Lin Huang 2025-08-26 14:03:20 -04:00
  • ad12e56e23 Always allocate resources for sync calls Lin Huang 2025-08-26 13:57:46 -04:00
  • 55dd20837e Allocate resources for nested sync calls when restarting Lin Huang 2025-08-26 12:19:32 -04:00
  • 40f9e81bde Add a test to show resources not allocated for nested sync calls when restarting from snapshots Lin Huang 2025-08-26 12:18:10 -04:00
  • 951f7c174e Update verifyOcVirtualMemory in read_only_trx_test.py to reflect up front memory allocation Lin Huang 2025-08-26 22:17:34 -04:00
  • 3384637b79 Remove commented out code and small format improvements Lin Huang 2025-08-26 14:03:20 -04:00
  • ac217f8aed Always allocate resources for sync calls Lin Huang 2025-08-26 13:57:46 -04:00
  • 09a989605b Allocate resources for nested sync calls when restarting Lin Huang 2025-08-26 12:19:32 -04:00
  • eeec81a058 Add a test to show resources not allocated for nested sync calls when restarting from snapshots Lin Huang 2025-08-26 12:18:10 -04:00
  • 745c5e8594 Merge branch 'main' into validate_llvmcmake_tballs validate_llvmcmake_tballs Matt Witherspoon 2025-08-25 21:18:03 -04:00
  • 83d6d3d682 Merge pull request #1843 from AntelopeIO/bustersnapshot_main Matt Witherspoon 2025-08-25 21:17:52 -04:00
  • 4f325af99c validate LLVM & cmake tarball hashes Matt Witherspoon 2025-08-25 15:21:38 -04:00
  • 238a542b8f Merge remote-tracking branch 'spring/release/1.2' into HEAD Matt Witherspoon 2025-08-25 14:58:54 -04:00
  • 0d5bb99a7f Merge pull request #1834 from AntelopeIO/bustersnapshot_12 Matt Witherspoon 2025-08-25 13:53:54 -04:00
  • 9269edee54 example of invalid package repo hash pinnedpkgrepovalidate_badex Matt Witherspoon 2025-08-24 22:50:50 -04:00
  • 4c510d62d7 validate hash of pinned package repo pinnedpkgrepovalidate Matt Witherspoon 2025-08-22 00:07:39 -04:00
  • c5a3ea64c1 Merge pull request #1837 from AntelopeIO/merge-main-8-21-25 Lin Huang 2025-08-21 17:55:52 -04:00
  • 572829694b Merge remote-tracking branch 'origin/main' into merge-main-8-21-25 Lin Huang 2025-08-21 13:13:37 -04:00
  • 41b6fcb577 include buster-updates when using snapshot repo bustersnapshot_12_xxx Matt Witherspoon 2025-08-21 11:31:56 -04:00
  • f79d297986 Merge pull request #1836 from AntelopeIO/122tomain Matt Witherspoon 2025-08-20 20:36:35 -04:00
  • 2184abe181 Merge remote-tracking branch 'spring/release/1.2' into HEAD Matt Witherspoon 2025-08-20 19:21:02 -04:00
  • 716137712f use debian's package snapshot repo for old buster Matt Witherspoon 2025-08-20 12:27:39 -04:00
  • 04bdb089ed Merge pull request #1833 from AntelopeIO/bump122 v1.2.2 Matt Witherspoon 2025-08-19 10:14:56 -04:00
  • 1753bff96b Merge pull request #1832 from AntelopeIO/multitimer_aba_fix_ptrtag Matt Witherspoon 2025-08-18 23:09:13 -04:00
  • 2e14875ed2 bump version to 1.2.2 Matt Witherspoon 2025-08-18 21:32:43 -04:00
  • 052f9a04f3 Merge remote-tracking branch 'spring/release/1.2' into HEAD Matt Witherspoon 2025-08-18 21:29:39 -04:00
  • 6e46925d16 Merge pull request #1820 from AntelopeIO/multitimer_aba_fix_ptrtag_12x Matt Witherspoon 2025-08-18 20:52:53 -04:00
  • d516c58859 fix misspelling Matt Witherspoon 2025-08-18 15:08:34 -04:00
  • 800cd3de2e Merge pull request #1831 from AntelopeIO/remove_call_ordinal Lin Huang 2025-08-18 11:02:39 -04:00
  • faf26b6148 Remove unused sync_call_ordinal from host_context.hpp Lin Huang 2025-08-18 10:00:26 -04:00
  • de833c2118 Merge branch 'gh_1696' of github.com:AntelopeIO/spring into gh_1696 gh_1696 greg7mdp 2025-08-14 11:29:42 -04:00
  • 98009fd4b7 Merge branch 'release/2.0' of github.com:AntelopeIO/spring into gh_1696 greg7mdp 2025-08-14 11:27:29 -04:00
  • 1c13e9b718 Merge pull request #1828 from AntelopeIO/boost189 Matt Witherspoon 2025-08-14 10:44:40 -04:00
  • 3a7c86b915 boost 1.89.0 Matt Witherspoon 2025-08-13 22:08:23 -04:00
  • ebc66d5ea0 include asio's deadline_timer.hpp explictly now Matt Witherspoon 2025-08-01 14:48:19 -04:00
  • 020121181a kqueue & asio fallback timer changes for timer generation Matt Witherspoon 2025-08-13 21:44:10 -04:00
  • d196d4253d when interrupting be sure to use state's atomic generation_running Matt Witherspoon 2025-08-13 21:42:25 -04:00
  • cc88bc9cff use cmp_less_equal instead of explicit cast Matt Witherspoon 2025-08-13 14:32:19 -04:00
  • c62a65657d Merge pull request #1827 from AntelopeIO/dev1_2 v2.0.0-dev1.2 Lin Huang 2025-08-12 12:18:49 -04:00
  • e7b0e6422d Bump version to rel2.0.0-dev1.2 Lin Huang 2025-08-12 11:24:09 -04:00
  • 0ca6280959 Merge pull request #1826 from AntelopeIO/merge_broadcast_erase_to_dev1 Lin Huang 2025-08-12 07:40:56 -04:00
  • 79f3086123 Add tests to loop iterators after one of record is erased Lin Huang 2025-08-09 21:00:41 -04:00
  • 73ee2650b8 Rename erase_alice to erase and indirectly_erase_alice to indirectly_erase; and make them take a parameter Lin Huang 2025-08-09 19:48:05 -04:00
  • 550e626295 Add a test to verify new rows can be added to a table after sync call empties the table Lin Huang 2025-08-09 13:56:26 -04:00
  • 3e455e0e8e Update _iterator_to_object before _object_to_iterator to make sure itr still has valid value Lin Huang 2025-08-08 12:24:52 -04:00
  • 65c1295fb8 Broadcast erasure of an iterator object and invalidate the object in all the iterator caches along sync call path Lin Huang 2025-08-07 15:41:59 -04:00
  • 8f6b56ec26 Add a dedicated unit test for get_sender in sync calls Lin Huang 2025-07-23 15:39:35 -04:00
  • 125a959225 Merge pull request #1814 from AntelopeIO/broadcast_erase Lin Huang 2025-08-11 19:55:11 -04:00
  • 0b0a2bf835 a constexpr sha256 constexprsha256 Matt Witherspoon 2025-08-11 14:52:36 -04:00
  • c870705ddd Merge pull request #1821 from AntelopeIO/fwdpackfix Matt Witherspoon 2025-08-11 09:30:56 -04:00
  • 8107ab38e1 fix un/pack for fc::fwd types Matt Witherspoon 2025-08-10 12:33:24 -04:00
  • 625d52ddf2 Add tests to loop iterators after one of record is erased Lin Huang 2025-08-09 21:00:41 -04:00