Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: init bitseed sdk * feat: rebase from main * feat: add build & unit test * feat: config e2e test * feat: impl getBalance and getInscription for RoochDataSource * feat: add impl getInscriptionUTXO for RoochDataSource * feat: impl getInscriptions ok * feat: impl get btc tx * feat: impl getTransaction * feat: add getSpendables method * feat: test getSpendables * feat: add getUnspents impl * feat: update pnpm lock * feat: rooch sdk gen btc_broadcastTX method * feat: add rooch SDK add btc_broadcastTX * feat: fix unit test fail * feat: add relay test ok * feat: config testcontainers for bitseed test * feat: add bitcoin ord and rooch testcontainer * feat: ok for bitseed e2e test * feat: test bitseed deploy * feat: update generator * feat: config bitseed e2e * feat: ok for Class extends value undefined is not a constructor or null * feat: ok for FaucetBTC * feat: test ok for deploy * feat: config bitseed-sdk type as module * feat: prepareGenerator * feat: prepareGenerator * feat: ok for deploy and generator * feat: ok for mint e2e test * feat: fix e2e fail * feat: fix rooch_datasource.test.ts * feat: fix all e2e * refactor: use @roochnetwork/test-suite * feat: github workflow add bitseed build and test * feat: fix check_licenses fail * feat: prettier code * feat: fix some lint error * feat: fix all lint error * feat: add lint check for bitseed SDK * feat: config playwright deps * feat: fix install playwright fail * feat: fix install playwright-deps fail * feat: fix rooch sdk e2e test fail * feat: fixbug for rooch sdk e2e test fail * feat: update bitcoin wait strategy * feat: debug bitcoin fail * feat: debug bitcoin create dir no perm * feat: change TMP dir * feat: export env RUNNER_TEMP * feat: log systemTempDir * feat: test github action perm * feat: config run docker with root user * feat: add log for ord * feat: enable rust test * feat: debug bitseed sdk test * feat: recover bitseed sdk test * feat: fix rooch sdk e2e fail * feat: fix lint error * feat: debug bitseed sdk e2e test * feat: restore github config * feat: increase bitseed e2e timeout * fix: fix bitseed unit test and e2e fail * feat: fix lint error * feat: fix rooch sdk e2e faill * feat: fix test-suite build error
- Loading branch information