Nicholas Dudfield
|
3593d67df9
|
[CONAN] manually handle cache saving step in MacOS
|
2025-03-25 13:24:13 +07:00 |
|
Nicholas Dudfield
|
5571827be2
|
Merge branch 'tequdev/jshooks-date' into jshooks
|
2025-03-25 13:07:25 +07:00 |
|
Nicholas Dudfield
|
cfbfd762e8
|
[CONAN] manually handle cache saving step
|
2025-03-25 12:40:58 +07:00 |
|
Nicholas Dudfield
|
c25fd875a8
|
[CONAN] no access to 8 core runner
|
2025-03-25 12:31:31 +07:00 |
|
Nicholas Dudfield
|
043f1e96b6
|
[CONAN] install nproc
|
2025-03-25 12:26:15 +07:00 |
|
tequ
|
17dfca6e61
|
add Emit tests (#478)
* add tests for emits
* clang-format
* fix otxn_burden
* remove std:cout
* fix tests
|
2025-03-25 11:53:41 +07:00 |
|
Nicholas Dudfield
|
74681718dd
|
[CONAN] fix typo and redundant deps step
|
2025-03-25 11:35:46 +07:00 |
|
Nicholas Dudfield
|
167417bfed
|
[CONAN] remove redundant step
|
2025-03-25 09:35:29 +07:00 |
|
Nicholas Dudfield
|
2dd22648e8
|
[CONAN] use v4 -artifacts
|
2025-03-25 09:32:14 +07:00 |
|
Nicholas Dudfield
|
e89aa05a2a
|
[CONAN] use simpler GA runners with conan cache
|
2025-03-25 09:26:32 +07:00 |
|
Nicholas Dudfield
|
8a5ccbf870
|
[CONAN] use simpler GA runners with conan cache
|
2025-03-25 09:09:18 +07:00 |
|
Nicholas Dudfield
|
f6f87e468a
|
[CONAN] use simpler GA runners with conan cache
|
2025-03-25 09:06:22 +07:00 |
|
Nicholas Dudfield
|
d7167a9ebe
|
[CONAN] use macos-15
|
2025-03-25 08:15:03 +07:00 |
|
Nicholas Dudfield
|
7446dddddb
|
[CONAN] simplify matrix
|
2025-03-24 19:13:35 +07:00 |
|
Nicholas Dudfield
|
d9388e1e51
|
[CONAN] fix typo
|
2025-03-24 19:03:16 +07:00 |
|
Nicholas Dudfield
|
73c1748241
|
[CONAN] simplify matrix
|
2025-03-24 19:00:54 +07:00 |
|
Denis Angell
|
58e3840345
|
remove cxxflags for macos action
|
2025-03-24 12:02:01 +01:00 |
|
Nicholas Dudfield
|
61135c0ecb
|
[CONAN] clean up conf experiments
|
2025-03-24 17:09:39 +07:00 |
|
Nicholas Dudfield
|
42a44d0cb8
|
[CONAN] clear the tools.build:cxxflags
|
2025-03-24 16:54:12 +07:00 |
|
Nicholas Dudfield
|
d37039897e
|
[CONAN] clear the tools.build:cxxflags
|
2025-03-24 16:50:33 +07:00 |
|
Nicholas Dudfield
|
2061d6d44c
|
[CONAN] clear cache
|
2025-03-24 16:40:59 +07:00 |
|
Nicholas Dudfield
|
8ea35ace02
|
[CONAN] remove DBOOST_ASIO_DISABLE_CONCEPTS define
|
2025-03-24 16:34:41 +07:00 |
|
Nicholas Dudfield
|
a203314c68
|
[CONAN] check clang --version
|
2025-03-24 16:32:47 +07:00 |
|
Nicholas Dudfield
|
092a29cd18
|
[CONAN] Use self-hosted runner again
|
2025-03-24 16:26:37 +07:00 |
|
Nicholas Dudfield
|
1ba18875ac
|
[CONAN] Do not build cobalt
|
2025-03-24 16:12:34 +07:00 |
|
Nicholas Dudfield
|
2da58fe18f
|
[CONAN] Run MacOS builds on GH runners
|
2025-03-24 15:57:05 +07:00 |
|
Nicholas Dudfield
|
8d7cc68bda
|
Merge remote-tracking branch 'origin/tmp-conan' into jshooks
|
2025-03-23 11:09:17 +07:00 |
|
Denis Angell
|
b73dd584e7
|
Merge branch 'dev' into tmp-conan
|
2025-03-21 15:15:03 +01:00 |
|
Denis Angell
|
0726789d77
|
update conan to 1.86
|
2025-03-21 15:09:59 +01:00 |
|
Niq Dudfield
|
0b675465b4
|
Fix ServerDefinitions_test regression intro in #475 (#477)
|
2025-03-19 12:32:27 +10:00 |
|
Nicholas Dudfield
|
05bd9c6ea8
|
Use official shell script
|
2025-03-18 17:25:10 +07:00 |
|
Nicholas Dudfield
|
f9e7ea95fd
|
Test for NO_FREE_SLOTS
|
2025-03-18 17:08:43 +07:00 |
|
tequ
|
618a933241
|
Add xpop_slot test (#476)
* add xpop_slot test
* clang-format
|
2025-03-18 17:07:12 +07:00 |
|
Niq Dudfield
|
d088ad61a9
|
Prevent dangling reference in getHash() (#475)
Replace temporary uint256 with static variable when returning fallback hash
to avoid returning a const reference to a local temporary object.
|
2025-03-18 18:37:18 +10:00 |
|
Nicholas Dudfield
|
752dbf34ee
|
Automatically add MacOS gsed/ggrep paths to PATH if exist
|
2025-03-18 15:04:50 +07:00 |
|
tequ
|
fcf3848814
|
Add tests for fee_base, ledger_keylet, meta_slot (#469)
* add tests for fee_base, ledger_keylet, meta_slot
* clang-format
* clang-format
* update SetJSHook_wasm.h
|
2025-03-18 15:01:36 +07:00 |
|
Nicholas Dudfield
|
e4a6aecc18
|
Bump numFeatures
|
2025-03-18 14:55:50 +07:00 |
|
tequ
|
1c4ebfe3ad
|
Updated the jshook build script so that it works on macOS and Ubuntu (#464)
|
2025-03-18 13:18:30 +07:00 |
|
Nicholas Dudfield
|
f97165e4bc
|
Return DOESNT_EXIST in JSHooks sto_erase #463
|
2025-03-18 13:16:53 +07:00 |
|
Nicholas Dudfield
|
fc50c0fb0a
|
Free out array in slot before returning special case int64 #467
|
2025-03-18 13:15:38 +07:00 |
|
Nicholas Dudfield
|
1b12b400d7
|
Add missing JS_FreeValue calls for early returns #468
|
2025-03-18 13:14:23 +07:00 |
|
Nicholas Dudfield
|
f3ee0dd322
|
Fix validate exception handling #473
|
2025-03-18 13:08:40 +07:00 |
|
Nicholas Dudfield
|
d9659dc226
|
Merge remote-tracking branch 'origin/dev' into jshooks
|
2025-03-18 13:03:10 +07:00 |
|
Nicholas Dudfield
|
fb7af36cef
|
Update jshooks header
|
2025-03-18 11:46:22 +07:00 |
|
tequ
|
4bfe27d11f
|
Enable JS Date on using parent ledger close time
|
2025-03-17 13:40:59 +09:00 |
|
tequ
|
eaa2cc9e5c
|
[JSHooks] Add sto tests (#460)
|
2025-03-12 11:56:37 +01:00 |
|
tequ
|
6aa1ff87b9
|
add tests for float_sto, float_sto_set, float_sum (#462)
|
2025-03-12 11:39:12 +01:00 |
|
Niq Dudfield
|
ef77b02d7f
|
CI Release Builder (#455)
|
2025-03-11 13:19:28 +01:00 |
|
Denis Angell
|
5ef3795cea
|
[fix] release build issue
|
2025-03-06 08:47:01 +01:00 |
|
RichardAH
|
7385828983
|
Touch Amendment (#294)
|
2025-03-06 08:25:42 +01:00 |
|