Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
d68a006
chore: remove unused splitIntoChunks dead code to improve test coverage
do0x0ob Mar 2, 2026
228a169
test: add E2E tests to improve coverage for getConfig, pools, positio…
do0x0ob Mar 2, 2026
12e4066
test: add E2E tests to improve branch coverage (70% -> 73%)
do0x0ob Mar 2, 2026
6fc9bd2
test: add pyth.ts unit tests and E2E cache test to improve coverage
do0x0ob Mar 2, 2026
31649b5
test: improve structure, add mocks/fixtures, transaction unit tests
do0x0ob Mar 2, 2026
949c71f
test(e2e): split by domain and add shared setup helpers
do0x0ob Mar 3, 2026
55b232d
style: apply prettier formatting to test files
do0x0ob Mar 3, 2026
9240fc4
test(e2e): split rewards, apply cleancode optimizations
do0x0ob Mar 3, 2026
b864691
feat: merge WL-581 on-chain config and add e2e rate-limit mitigations
do0x0ob Mar 3, 2026
1265b63
docs: update CLAUDE.md and README for on-chain config; minor test tweaks
do0x0ob Mar 3, 2026
7b60c63
feat: update sdk test, new price_config type, refetching method
ZouBadCode Mar 3, 2026
7cca824
feat: add more refetch in getter methof
ZouBadCode Mar 4, 2026
c964aba
fix: Failed running lint test
ZouBadCode Mar 4, 2026
e287f15
Merge upstream/main
do0x0ob Mar 4, 2026
f2fa796
Merge branch 'merge/wl581-onchain-config' of https://github.com/Bucke…
do0x0ob Mar 4, 2026
a79b877
feat: update entry and bucket config for on-chain integration; refact…
ZouBadCode Mar 4, 2026
03dedcf
Merge branch 'merge/wl581-onchain-config' of https://github.com/Bucke…
ZouBadCode Mar 4, 2026
57e9475
Add unit tests for bucketConfig, configAdapter, resolvers; fix E2E ev…
do0x0ob Mar 4, 2026
71d7db9
fix: address PR review issues - fail-fast config, refreshConfig overr…
do0x0ob Mar 4, 2026
5d39951
fix: validate required sections (packageConfig, oracleConfig, objectC…
do0x0ob Mar 4, 2026
10e7218
test: add edge case coverage for config loading and enrichment
do0x0ob Mar 4, 2026
b66e91a
fix: clear _configInitPromise on failure to allow retry; add reverse/…
do0x0ob Mar 4, 2026
8d1de29
docs: align README with current async API and implementation
do0x0ob Mar 4, 2026
db801f8
test: adapt e2e and unit tests for on-chain config and sync API
do0x0ob Mar 4, 2026
ec4bea0
feat: on-chain config, require config at construction, sync getters, …
do0x0ob Mar 4, 2026
517121e
style: run prettier
do0x0ob Mar 4, 2026
cdd3604
chore: add .pnpm-store to gitignore
do0x0ob Mar 4, 2026
28c5300
fix: refreshConfig uses configObjectId from initialize, add JSDoc for…
do0x0ob Mar 4, 2026
8ec40e1
fix: resolve lint errors (prettier, prefer-const, unused imports)
do0x0ob Mar 4, 2026
a8ce4e7
refactor: remove config getter wrapper, align README with implementation
do0x0ob Mar 4, 2026
9d2c699
refactor: new data structure on price config
ZouBadCode Mar 4, 2026
f94f48c
refactor: migrate on-chain config types to _generated/bucket_onchain_…
do0x0ob Mar 5, 2026
0ae4e97
fix: add console.warn when getObjects returns Error in enrichSharedOb…
do0x0ob Mar 5, 2026
24295a9
refactor(config): align config types with bucket_onchain_config gener…
do0x0ob Mar 5, 2026
0df8f13
fix: handle Unihouse in getDerivativePrice switch
do0x0ob Mar 5, 2026
ce6fbcc
fix: getUsdbSupply use getCoinInfo to avoid InvalidPublicFunctionRetu…
do0x0ob Mar 5, 2026
9731907
test(savings-rewards): strict getAccountSavingPoolRewards assert (fai…
do0x0ob Mar 5, 2026
115e622
test: add all-query-outputs E2E, fix getAccountBorrowRewards coinType…
do0x0ob Mar 6, 2026
f4f26bd
fix: improve null checks and error messages in BucketClient methods
ZouBadCode Mar 9, 2026
746798a
feat: add skill for bucket sdk
ZouBadCode Mar 9, 2026
6ae6202
fix: use get_realtime_reward_amount for saving pool rewards
do0x0ob Mar 9, 2026
7c47e14
chore: remove commented-out alternate test account from setup
do0x0ob Mar 9, 2026
0c9f85e
docs: update SKILL.md and references for clarity and additional detai…
ZouBadCode Mar 9, 2026
3e8e442
Merge remote-tracking branch 'origin/merge/wl581-onchain-config' into…
ZouBadCode Mar 9, 2026
47fc789
fix: some skill error
ZouBadCode Mar 9, 2026
e95f95b
fix: update synchronous transaction builder names in documentation
ZouBadCode Mar 9, 2026
c560f52
Merge remote-tracking branch 'origin/main' into skill
ZouBadCode Mar 10, 2026
fb041c9
fix: cover client change
ZouBadCode Mar 10, 2026
98413f9
refactor: replace console.log with printLine for consistent output fo…
ZouBadCode Mar 10, 2026
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
Loading