zxq9
af46223163
Minor fixes
2026-05-27 16:41:45 +09:00
zxq9
6d429aa6a4
Merge branch 'master' into improve_specs
2026-05-26 15:38:08 +09:00
zxq9
fcf85077b2
Minor
2026-05-26 15:36:16 +09:00
zxq9
3585dbe534
Merge pull request 'Doc update for hz_sophia and hz_aaci and some minor fixes' ( #30 ) from spivee/docs into master
...
Reviewed-on: #30
2026-05-26 09:44:53 +09:00
dimitar.p.ivanov
9a7a2a98c4
General polish ( #28 )
...
Co-authored-by: Craig Everett <zxq9@zxq9.com >
Co-authored-by: Dimitar Ivanov <dimitar.p.ivanov@gmail.com >
Reviewed-on: #28
2026-05-22 16:54:16 +09:00
zxq9
2a7079129f
Fix typespec
...
Source needs to be defined as a binary.
2026-05-21 17:07:57 +09:00
Dimitar Ivanov
88aeb39d4a
Fix a contract create bug
2026-05-20 17:02:36 +03:00
zxq9
a3b19747b6
Adjust error condition
2026-05-18 12:56:31 +09:00
zxq9
f8e9333b4b
Doc update
2026-05-14 11:01:37 +09:00
zxq9
eaccd50764
Fill in the holes in hz.erl docs and make hz_fetcher.erl
2026-05-13 19:48:49 +09:00
Dimitar Ivanov
f0f86ed36d
Improve specs
2026-05-13 10:04:23 +03:00
zxq9
e595991616
Correct keyblock() type
2026-05-10 21:02:23 +09:00
zxq9
2a7de4fee1
verup
2026-05-10 17:56:34 +09:00
zxq9
82d08da8ca
Allow spending to contract addresses
2026-05-10 16:14:00 +09:00
zxq9
85d0c6fd04
Doc fix
2026-05-10 15:52:39 +09:00
zxq9
d8221e0b25
Doc fix
...
#20
2026-05-10 15:49:11 +09:00
zxq9
c9ead44aa2
Let non-zx projects call contract_create*
2026-05-10 15:01:50 +09:00
zxq9
c54c0db17a
Fix list -> binary arg
2026-05-10 13:16:13 +09:00
zxq9
cd4f6a56a5
Differentiate between source return types
2026-05-09 20:07:52 +09:00
zxq9
fd2158a465
base64 -> bytearray encoding
2026-05-09 15:19:51 +09:00
zxq9
7fc3cd00da
WIP
2026-05-08 23:04:56 +09:00
zxq9
02945dd10d
derp
2026-05-08 19:47:25 +09:00
zxq9
695e7e4828
WIP
2026-05-08 15:48:05 +09:00
zxq9
9f02f73dbd
verup
2026-05-08 08:43:07 +09:00
zxq9
fd8766a249
Unify call arg order between call and create
2026-05-07 19:53:36 +09:00
zxq9
bda4e89e58
Merge branch 'parser' of ssh://git.qpq.swiss:21203/QPQ-AG/hakuzaru into parser
2026-02-25 16:21:23 +09:00
zxq9
f277e79096
Minor doc and style edits
2026-02-25 16:20:52 +09:00
Jarvis Carroll
ddec3bfa74
add more format options to decode_bytearray
...
I reversed the argument order here, since the Format option is sort of kind of almost optional, but I am not sure if that was a good idea.
2026-02-24 06:12:00 +00:00
zxq9
efe0a64056
Update comments, add fate and sophia tagged args
2026-02-13 13:50:29 +09:00
zxq9
6c172c4783
Adjusting a few calls.
2026-02-12 17:44:56 +09:00
Jarvis Carroll
6f5525afcf
Rename get_function_signature
...
hz_aaci:aaci_get_function_signature is a bit redundant.
2026-01-15 01:50:50 +00:00
Jarvis Carroll
3da9bd570b
split coerce/3 into two functions
...
Also renamed coerce_bindings to erlang_args_to_fate, to match.
2026-01-09 04:39:58 +00:00
Jarvis Carroll
d2163c1ff8
split AACI out of hz.erl
...
So far the interface to hz.erl is mostly unchanged, apart from prepare_aaci/1
Maybe prepare_aaci should be re-exported, but using it is exactly in line with the
'inconvenient but more flexible primitives' that hz_aaci.erl is meant to represent,
so, maybe that is a fine place to have to go for it, dunno.
2026-01-07 09:40:55 +00:00
zxq9
af1639d47b
Fix missed version doodoo and patch
2025-12-23 13:55:11 +09:00
zxq9
cb36bad74b
Verup patch
2025-12-23 13:50:50 +09:00
zxq9
8b6085dee8
Make edoc happy
2025-12-22 11:52:29 +09:00
zxq9
ebb84b39a1
Verup
2025-12-22 11:17:01 +09:00
zxq9
1978ca59b3
Update specs
2025-12-18 10:37:06 +09:00
zxq9
4ee6609111
Add lookup interface in hz
2025-12-18 09:06:53 +09:00
zxq9
aeb78eab38
Add AACI caching
2025-12-18 09:03:21 +09:00
zxq9
751c099a44
Merge branch 'master' into bin_sig
2025-10-29 15:53:03 +09:00
zxq9
c5349f5736
Fix silly nodes report bug
2025-10-29 15:35:05 +09:00
zxq9
e8febcf8d5
Finally implement the "sticky" chain node
2025-10-25 13:45:40 +09:00
zxq9
8a42f4a7a3
verup
2025-10-25 12:49:29 +09:00
zxq9
a305bf3511
Merge branch 'master' into bin_sig
2025-10-25 12:42:03 +09:00
zxq9
f2fa83c215
Add binary signatures
2025-10-25 12:29:49 +09:00
zxq9
4c09490f8a
Remove zx lib calls
2025-10-14 16:40:42 +09:00
zxq9
39b92996aa
verup
2025-10-14 10:48:20 +09:00
zxq9
7c2db6eab7
Patch verup and fix TTL typespec
2025-10-11 10:10:39 +09:00
Jarvis Carroll
f770bc299e
add {raw, binary()} case for all chain objects
2025-10-09 09:46:45 +11:00