Commit Graph

13740 Commits

Author SHA1 Message Date
Denis Angell
caffeea6fc Merge branch 'dev' into remarks 2024-07-08 09:59:26 +02:00
Wietse Wind
849a4435e0 CI Split jobs with prev job dependency & CI on jshooks (#320)
* CI on `jshooks` branch

* CI Split jobs with prev job dependency

* No multi branch worker in parallel

---------

Co-authored-by: Denis Angell <dangell@transia.co>
2024-05-29 13:45:59 +02:00
Wietse Wind
247e9d98bf CI on jshooks branch (#317) 2024-05-24 10:10:40 +10:00
Denis Angell
23d49d0548 Merge branch 'dev' into remarks 2024-05-23 08:23:54 +02:00
Denis Angell
acd455f5df Fix: Server Definitions Typo (#306) 2024.4.21-release+858 2024-04-19 07:39:21 +10:00
Denis Angell
6636e3b6fd Add RPC Tests (#295)
Co-authored-by: RichardAH <richard.holland@starstone.co.nz>
2024-04-18 18:22:46 +10:00
Denis Angell
3c5f118b59 Fix: Add Tx Flags To Server Definitions (#304) 2024-04-18 15:43:48 +10:00
Denis Angell
519ab34e4f add more tests 2024-04-03 15:28:23 +02:00
Denis Angell
bdc59ac4ec apply sandbox and fixup 2024-04-03 15:28:07 +02:00
Denis Angell
96bb67bfe5 clang-format 2024-04-02 17:12:59 +02:00
Denis Angell
798212f87c add tests 2024-04-02 17:08:46 +02:00
Denis Angell
a3d61c0fbf make sfRemarkValue Optional 2024-04-02 16:55:31 +02:00
Denis Angell
3e926c9946 add remark fee 2024-04-02 16:55:15 +02:00
Denis Angell
4392342c99 update error warning 2024-04-02 16:54:47 +02:00
Denis Angell
f4fe7b7d9a add jtx helper 2024-04-02 16:53:33 +02:00
Richard Holland
d268638a39 whoops 2024-03-27 03:36:01 +00:00
Richard Holland
b1447afcc0 refactor, feature enable check 2024-03-27 02:22:02 +00:00
Denis Angell
f40621c662 Update mulDiv.cpp 2024-03-25 22:18:01 +01:00
Denis Angell
36ff48474a Revert "fix muldiv"
This reverts commit 63b0245d06.
2024-03-25 22:05:09 +01:00
Denis Angell
2adc234bf1 Update SetRemarks_test.cpp 2024-03-25 17:39:43 +01:00
Denis Angell
89bcacca5b use sandbox and peak 2024-03-25 17:30:26 +01:00
Denis Angell
6d496cc16f create set remarks test 2024-03-25 17:06:51 +01:00
Denis Angell
63b0245d06 fix muldiv 2024-03-25 17:06:39 +01:00
Denis Angell
fdf02a3853 Update SetRemarks.cpp 2024-03-25 17:06:32 +01:00
Denis Angell
9edf7ae67a create SetRemarks header 2024-03-25 17:06:29 +01:00
Denis Angell
533ba7ab75 nit: remit headerfile 2024-03-25 17:05:37 +01:00
Denis Angell
4e10d7d61f fix applySteps headers 2024-03-25 17:05:25 +01:00
Denis Angell
01e7caa0d6 fix applyHook headers 2024-03-25 17:05:15 +01:00
Denis Angell
349f4d2d68 reorder cmake 2024-03-25 17:05:04 +01:00
Richard Holland
24ac5d5f51 bug fixes, but levelisation issues 2024-03-25 06:58:31 +00:00
Richard Holland
8522c6684b transactor 2024-03-25 00:55:42 +00:00
Richard Holland
7efc26a8b1 initial version of remarks 2024-03-25 00:54:08 +00:00
Vasu
88308126cc Removing duplicate macro #define LPAREN ( (#233) 2024-03-25 09:11:21 +11:00
Denis Angell
497e52fcc6 Update Macros (#279)
* add common macros
* remove old/unused macros
2024-03-25 08:43:46 +11:00
Denis Angell
a3852763e7 Fix: Namespace Delete (OwnerCount) (#296)
* fix ns delete owner count
* add a new success code and refactor success checks, limit ns delete operations to 256 entries per txn
---------
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz>
2024-03-25 08:37:08 +11:00
RichardAH
7cd8f0a03a ZeroB2M amendment (#293)
* ZeroB2M amendment

Co-authored-by: Denis Angell <dangell@transia.co>
2024-03-22 10:49:35 +11:00
Denis Angell
d24c134612 add emitted order test (#273) 2024.3.12-release+790 2024-03-11 11:46:03 +11:00
Denis Angell
cdac69a111 Fix: URIToken Test (#254)
* update tests for fixXahauV1
2024-03-11 10:06:15 +11:00
Denis Angell
1500522427 fix tsh on nftoken (#269) 2024-03-11 09:38:45 +11:00
Denis Angell
75aba531d6 Amendment: featureRemit (#278)
* Remit Amendment

Co-authored-by: Denis Angell <dangell@transia.co>

Co-authored-by: Richard Holland <richard.holland@starstone.co.nz>
2024-03-11 09:29:39 +11:00
Wietse Wind
caa8b382d8 🤦 2024-02-22 23:28:19 +01:00
Wietse Wind
82e04073be Revert checkout v3 2024-02-14 15:21:43 +01:00
Wietse Wind
e1b78f9682 Do clean 2024-02-14 15:20:24 +01:00
Wietse Wind
901d1d4e8d Update checkout CI to v4 2024-02-14 15:17:45 +01:00
Wietse Wind
aca5241515 Build Container per user 2024-02-14 15:15:12 +01:00
RichardAH
780378c221 fix hook emission ordering (#270) 2024.1.25-release+738 2024-01-24 19:55:28 +01:00
RichardAH
2dc5e670ac fix buildinfo test (#266) 2024-01-22 12:34:13 +01:00
RichardAH
4dff5a5c8e fix permisisons on inject (#264) 2024-01-22 10:48:01 +01:00
Denis Angell
f64e626a3f Fix: TSH Updates & Emitted Txn (#261)
fixXahauV2
* refactor tsh
* add uritoken mint/cancel tsh
* add flags to hookexections meta and nonce to hookemissions meta

Co-authored-by: Richard Holland <richard.holland@starstone.co.nz>
2024-01-22 10:25:36 +01:00
RichardAH
f21d3e1e97 Merge pull request #260 from Xahau/emit_guard
Fix: EmittedTxn Reliability
2024-01-19 14:05:06 +01:00