benduran
|
a94f0189b1
chore: attempt to not link components in devmode
|
4 weeks ago |
benduran
|
151ee2f87d
fix: updated more gitignores
|
4 weeks ago |
benduran
|
176683bbc5
fix: fixed a number of builds and corrected the main output of a dual published package to be commonJS
|
4 weeks ago |
benduran
|
445f9ae713
feat: updated git ignores and added more exclusion patterns to the build util
|
4 weeks ago |
benduran
|
a8ef5fa4f7
fix(price-service-sdk): fixed JS build
|
4 weeks ago |
benduran
|
96390859b2
feat: added build-ts-package to the top-level, for easier usage
|
4 weeks ago |
benduran
|
ef3d9f8882
chore: adjusted the turbo.json file to clean, then build svgs and scss before compiling TS code
|
4 weeks ago |
benduran
|
45caeba50f
chore: removed references to tshy, in favor of our in-house wrapper around tsdown
|
4 weeks ago |
benduran
|
ab11a67e6e
feat: added tsdown via an internal, easy-to-use wrapper CLI
|
4 weeks ago |
benduran
|
8b0abce915
chore: attempting to fix the component-library typescript config for building
|
1 month ago |
benduran
|
5c5b9134ef
added tshy to all package.json files
|
1 month ago |
benduran
|
fd43201cb5
feat!: migrated everything using ts-node to tsx
|
1 month ago |
benduran
|
38795e6d0a
chore: added engine and package manager compliance to all package.json files
|
1 month ago |
Tejas Badadare
|
7410d1e7ae
feat(lazer/publisher-sdk): add asset state and governance messages (#3140)
|
1 month ago |
Filip Hallqvist
|
e376b1a20a
Merge pull request #3137 from pyth-network/fhqvst/ui-275-remove-cryptocurrency-icons
|
1 month ago |
Mike Rolish
|
29e2fe12f2
feat(pyth-lazer-agent): Add nasdaq_symbol to SymbolMetadata fetched from history service symbols endpoint (#3146)
|
1 month ago |
Mike Rolish
|
b2f9d7dd5a
Merge pull request #3145 from pyth-network/mike/nasdaq_symbol
|
1 month ago |
Mike Rolish
|
2ebad378c9
feat(lazer-protocol): Add nasdaq_symbol to SymbolMetadata
|
1 month ago |
Ben Duran
|
487ae1e898
Merge pull request #3139 from pyth-network/bduran/lazer-js-sdk/browser-support
|
1 month ago |
Ali Behjati
|
6344c00ec1
chore(target_chains/ton): update contract address (#3143)
|
1 month ago |
benduran
|
f7277e9df3
chore(lazer-sdk-js): linting issue
|
1 month ago |
benduran
|
27d0b5d6cd
feat(lazer-sdk-js)!: major bump, considering the changes
|
1 month ago |
benduran
|
8baec64433
chore(lazer-sdk-js): more PR feedback changes about brevity
|
1 month ago |
benduran
|
7aebe1f1b2
chore(lazer-sdk-js): responded to further PR feedback about typing exhaustivity, using a utility function for buffer creation, as well as one for adding the token to the URL
|
1 month ago |
benduran
|
8ec22ae61f
chore(lazer-sdk-js): made a slightly more specific error message and throw it to let the browser bubble it up
|
1 month ago |
benduran
|
20e664aab4
chore(lazer-sdk-js): responded to PR feedback about how the URL for the connection is constructed and fixed a websocket constructor bug
|
1 month ago |
benduran
|
d4cf06be69
chore(lazer-sdk-js): responded to PR feedback about the typescript typing
|
1 month ago |
benduran
|
7efe095f10
chore(lazer-sdk-js): bumped engine range
|
1 month ago |
benduran
|
2e3f822a35
fix(lazer-sdk-js): use terminate, if it's available. otherwise, use the standard close method with a custom error code
|
1 month ago |
benduran
|
b0d6e55e1c
chore(lazer-sdk-js): fixed formatting
|
1 month ago |