Commit Graph
23 Commits
Author SHA1 Message Date
Harvmaster 44981839f8 Add TS Docs throws to constructor 2026-08-06 10:08:13 +00:00
Harvmaster 67c0239106 Move Types 2026-08-06 10:08:00 +00:00
Harvmaster 9f020df754 Fix errors 2026-08-06 10:07:38 +00:00
Harvmaster 604cd36334 Improve validation code. Add throws tsdocs to validateOptions 2026-08-06 10:06:04 +00:00
Harvmaster 5e8b0a1ea8 Change comment: aborted -> activated 2026-07-26 04:24:11 +00:00
Harvmaster 205fb18785 Use Custom Error Classes for Validation 2026-07-23 07:56:50 +00:00
Harvmaster f178b2e6fd Fix fn comment 2026-07-19 16:59:20 +00:00
Harvmaster 96483cf445 Documentation and spelling 2026-07-18 16:26:07 +00:00
Harvmaster 23ecfbd032 Validate options on Exponential Backoff 2026-07-18 16:24:00 +00:00
Harvmaster 7d40a40ea9 use js private 2026-07-18 13:56:43 +00:00
Harvmaster 798ccdf32c Relocate statics below constructor 2026-07-18 13:53:04 +00:00
Harvmaster 873a075329 Add abort signal to exponential backoff 2026-07-18 13:18:01 +00:00
Harvmaster bce4c1552e Make jitter subtract only 2026-07-13 22:07:40 +10:00
Harvmaster f346a1fc4f Actually simplify the while look condition 2026-07-13 02:21:37 +00:00
Harvmaster e726d1c25a Document await in exponential backoff run function 2026-07-13 01:48:26 +00:00
Harvmaster 06cc8eff25 Throw Exponential Backoff error containing all execution errors 2026-07-13 01:48:14 +00:00
Harvmaster 869b025e08 Document option in exponential backoff constructor 2026-07-13 01:48:10 +00:00
Harvmaster 09d732ab41 simplify while loop condition 2026-07-13 01:48:05 +00:00
Harvmaster 6fe4a64562 Add exponential backoff utility 2026-06-29 07:18:20 +00:00
kiok46 a4f4be394c Use bchvmversions, lockingtypes and capabilities from the types package for schema validation 2026-06-01 15:36:59 +05:30
Kuldeep a41a3f4787 Make locktime a string as well and add variable property in the action requirements 2026-05-24 08:00:54 +00:00
Kuldeep 013583e7f8 Refactor, Added documentation, moved from avj-cli to avj, update script and added tests 2026-04-19 09:33:48 +00:00
Kuldeep e8252b2fa2 Chore/base configurations 2026-01-25 12:51:34 +00:00