Skip to content

feat(connect): lift maps and ao-types encodings #1164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ea8c57f
feat(connect): lift all maps to top level, then encode to multipart
TillaTheHun0 Feb 12, 2025
8dc5691
feat(connect): add ao-types structured field dict in lieu of converge…
TillaTheHun0 Feb 12, 2025
e162e91
Merge branch 'main' into tillathehun0/connect-hb-ao-types
TillaTheHun0 Feb 18, 2025
70fb314
refactor(connect): consolidate details of boundary calc in hb encode
TillaTheHun0 Feb 18, 2025
b4698e0
Merge branch 'tillathehun0/connect-lift-map-encode' into tillathehun0…
TillaTheHun0 Feb 18, 2025
7d9b808
Merge branch 'main' into tillathehun0/connect-hb-ao-types
TillaTheHun0 Feb 18, 2025
e0377d9
feat(connect): combine ao-types, lifting objects, and max header leng…
TillaTheHun0 Feb 18, 2025
971ce48
feat(connect): take into account ao-types size and conditionally lift…
TillaTheHun0 Feb 18, 2025
5110f6f
feat(connect): handle lists of primitives and objects in hb encodings
TillaTheHun0 Feb 24, 2025
5364350
feat(connect): ensure values with newlines are properly encoded, incl…
TillaTheHun0 Feb 24, 2025
02cc73c
feat(connect): revert support for direct blob value due to ambiguity …
TillaTheHun0 Feb 24, 2025
82ef5c8
feat(connect): support `[email protected]`'s `inline-body-key` encoding form
samcamwilliams Mar 8, 2025
201a14d
chore(connect): towards HB 0.8.1 compatibility
samcamwilliams Mar 8, 2025
b5ad4bc
feat(connect): impl HB 0.8.1 compat
samcamwilliams Mar 9, 2025
18641f6
chore(connect): add format to mainnet request type
samcamwilliams Mar 13, 2025
90dc4df
wip(connect): HTTPSig -> ANS104 422 processing
samcamwilliams Mar 14, 2025
129e34e
wip(connect): httpsig -> ans104 downgrade path
samcamwilliams Mar 15, 2025
08d01d6
feat(connect): in-memory cache of preferred endpoint POST format
samcamwilliams Mar 17, 2025
1f73046
fix: gather signingFormat from fields
samcamwilliams Mar 27, 2025
e489588
fix(connect): if body is not an object, do not spread
jfrain99 Apr 10, 2025
6934643
Merge pull request #1198 from permaweb/jfrain99/connect-spread-body
jfrain99 Apr 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading