-
Notifications
You must be signed in to change notification settings - Fork 42
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
Deploy to testnet #1699
Deploy to testnet #1699
Conversation
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
Deploy to mainnet
* feat: add bitcoin transactin detect worker * feat: add gem bitcoinrb * chore: update rgb cell type * chore: adjust tests * refactor: output cell extra info * refactor: remove unused code * chore: adjust test
* feat: remove unused controller action Signed-off-by: Miles Zhang <[email protected]> * feat: return contract resource distributed api Signed-off-by: Miles Zhang <[email protected]> * test: fix test Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
* feat: add is_repeated_symbol to omiga_inscription_infos Signed-off-by: Miles Zhang <[email protected]> * feat: handle is_repeated_symbol logic in node processor Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
* feat: add bitcoin address mapping * refactor: address transactions * refactor: search pending transactions with bitcoin address * chore: fix rgb transaction attribute
* refactor: search live cells with bitcoin address * refactor: get address info with bitcoin address * chore: adjust test
Signed-off-by: Miles Zhang <[email protected]>
chore: update permission of auto-merge action
* refactor: bitcoin transaction detect worker * fix: omiga_inscription detail info * chore: fix typo * chore: update worker class name
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## testnet #1699 +/- ##
===========================================
- Coverage 66.61% 65.65% -0.97%
===========================================
Files 310 329 +19
Lines 8494 8856 +362
===========================================
+ Hits 5658 5814 +156
- Misses 2836 3042 +206 ☔ View full report in Codecov by Sentry. |
refactor: fetch multi raw bitcoin transactions
* chore: update cell data comparator * chore: update bitcoin raw transaciton cache
* refactor: search rgb transactions * fix: udt cells amount
* chore: update tip block height cache * fix: get bitcoin raw transaction cache
No description provided.