Commit Graph

51 Commits

Author SHA1 Message Date
Richard Holland
53a7408f18 make import starting bonus based on fee object where it exists. compiling not tested. this is the final feature going in, feature freeze at this commit. 2023-07-17 09:04:02 +00:00
Richard Holland
d0295da992 reintroduce L2 functionality into the governance hook, compiling not tested 2023-07-14 13:45:53 +00:00
Richard Holland
17df89c075 fix up NFToken xpop hook 2023-07-14 09:26:18 +00:00
Richard Holland
076b8e3e11 example burn2mint xls20->uritoken 2023-07-11 21:06:48 +00:00
Richard Holland
6b4f45f0eb validator account setregularkey script 2023-06-29 08:58:32 +00:00
Richard Holland
8c1e483416 rewards to validators working 2023-06-26 12:45:37 +00:00
Richard Holland
48dc6b29bf update governance (to remove L2 stuff) and reward hook (to add UNLReport) not tested yet in consensus 2023-06-26 10:31:11 +00:00
Richard Holland
d31ee509a9 rework of governance hook (WIP) needs be split to form separate L1 and L2 hooks 2023-06-12 12:29:55 +00:00
Richard Holland
8926a95af3 update reward hook to use genesis mint 2023-06-06 12:51:30 +00:00
Richard Holland
68b3db602b optimised genesis mint population inside test hook 2023-06-05 13:21:49 +00:00
Richard Holland
1ae08afb02 genesis mint working 2023-06-05 12:08:59 +00:00
Richard Holland
58d71b8c96 update invariant check for ttGENESIS_MINT, update tx structure too 2023-06-05 09:53:03 +00:00
Richard Holland
4c6fd4785d WIP: governance hook rework and ttGENESIS_MINT 2023-06-01 13:32:12 +00:00
Richard Holland
d919d2ad06 remove batch topic from governance game 2023-06-01 09:28:43 +00:00
Richard Holland
025772a92b add additional topic to gov hook (allow batch redemption for swaps) 2023-04-13 09:41:35 +00:00
Richard Holland
b3d714260f rework reward and govern hook for governance rewards, compiling untested 2023-04-11 12:40:09 +00:00
RichardAH
1e21d9f01d Merge pull request #59 from Xahau/super-dev
Misc Features & Tests
2023-04-11 10:54:02 +02:00
Denis Angell
33f01147e3 (wip) add types 2023-04-10 19:42:06 +00:00
Denis Angell
8a10716a5c add sf codes to hook source root 2023-04-10 19:41:49 +00:00
Denis Angell
9853ff3828 add tx types to macro 2023-04-10 19:41:36 +00:00
Richard Holland
5e814a6da4 re-write of governance hook, compiling but untested 2023-04-07 13:02:15 +00:00
Richard Holland
0371795d78 updates to govern and reward hooks 2023-04-06 08:19:59 +00:00
Richard Holland
435c956ef7 improve reward hook fee (untested) 2023-04-03 10:39:11 +00:00
Richard Holland
9790332232 update js utils 2023-01-28 09:31:03 +00:00
Richard Holland
f6dadf36da fix release builder 2023-01-25 17:40:20 +00:00
Richard Holland
9791075bb8 accumulator may be zero in reward hook 2023-01-13 10:45:10 +00:00
Richard Holland
8682d40eca reminder 2022-12-23 11:35:58 +00:00
Richard Holland
68f0e4baf5 make reward hook work with gov hook voted reward value 2022-12-22 13:36:07 +00:00
Richard Holland
4b2b6a871a update defs.json 2022-12-21 18:14:12 +00:00
Richard Holland
8b298ab3c0 more gov hook bug fixes 2022-12-21 14:37:15 +00:00
Richard Holland
171568ded7 gov hook updates, tested initial distribution some voting 2022-12-21 14:07:15 +00:00
Richard Holland
4c8542ad06 add headers for hook compilation 2022-12-21 11:38:56 +00:00
Richard Holland
3943c1c44c governance hook finished, compiling, not tested 2022-12-21 11:30:22 +00:00
Richard Holland
9050e78d45 first version of the governance hook, almost finished. compiling, not tested 2022-12-20 17:39:34 +00:00
Richard Holland
cc1d374e11 fix js test rig 2022-12-19 16:36:12 +00:00
Richard Holland
339b40bfb4 filter for ttclaimreward until hookon is expanded to 256bits 2022-12-17 17:02:18 +00:00
Richard Holland
97fa694188 definitions.json 2022-12-17 16:03:35 +00:00
Richard Holland
4ab2e77d53 time based rewards 2022-12-17 15:06:20 +00:00
Richard Holland
fcf8a61368 first version of reward_hook, needs more testing 2022-12-17 10:58:33 +00:00
Richard Holland
17726c8141 remove js tests for hooks 2022-12-16 13:53:35 +00:00
Richard Holland
8662adcff8 start of some js str_concat/find tests 2022-10-06 10:43:38 +00:00
Denis Angell
33333d6d97 add keylet: nft_offer (#55)
* add keylet: nft_offer

* fixup
2022-08-23 20:07:30 +02:00
Richard Holland
d3f6c4ef2d fix bug in iouescrow, hook macro 2022-06-14 12:52:55 +00:00
Richard Holland
3fcc79d600 test case for multi-escrow emitted 2022-06-14 08:40:13 +00:00
Richard Holland
e89475e76c https://github.com/XRPL-Labs/xrpld-hooks/issues/42 2022-06-09 11:35:34 +00:00
Richard Holland
12f1609796 add noduplicate to _g 2022-06-07 15:32:31 +00:00
Richard Holland
82e908e853 update peggy for v2 2022-06-07 12:07:56 +00:00
Richard Holland
cb3edacd63 fix variable emit details size in example hooks 2022-06-07 11:23:58 +00:00
Richard Holland
d31ff6eb6e notary example updated and working on v2 2022-06-07 09:44:33 +00:00
Richard Holland
d6011350ee misc example changes to support v2 2022-06-07 09:43:19 +00:00