-
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 mainnet #2304
Merged
Merged
Deploy to mainnet #2304
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: update dalli client TTL conf * feat: add knowledge size to daily statistics
Deploy to testnet
zmcNotafraid
approved these changes
Dec 3, 2024
* feat: adjust contract and cell_dependencies table * feat: adjust api Signed-off-by: Miles Zhang <[email protected]> * feat: use task fix data Signed-off-by: Miles Zhang <[email protected]> * feat: comment code Signed-off-by: Miles Zhang <[email protected]> * feat: sync cell dependency Signed-off-by: Miles Zhang <[email protected]> * feat: add contract_analyzed to cell_dependencies Signed-off-by: Miles Zhang <[email protected]> * feat: use worker to analyze contract Signed-off-by: Miles Zhang <[email protected]> * fix: use new cell dependency unique index Signed-off-by: Miles Zhang <[email protected]> * feat: add index to contract_analyzed Signed-off-by: Miles Zhang <[email protected]> * chore: set statement_timeout for migration Signed-off-by: Miles Zhang <[email protected]> * feat: enhance analyze contract worker Signed-off-by: Miles Zhang <[email protected]> * test: fix test Signed-off-by: Miles Zhang <[email protected]> * fix: some contract's script count is too many Signed-off-by: Miles Zhang <[email protected]> * feat: stop create contract in node processor Signed-off-by: Miles Zhang <[email protected]> * feat: fill contract info task Signed-off-by: Miles Zhang <[email protected]> --------- Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2304 +/- ##
==========================================
- Coverage 60.06% 57.00% -3.07%
==========================================
Files 354 366 +12
Lines 10118 10477 +359
==========================================
- Hits 6077 5972 -105
- Misses 4041 4505 +464 ☔ View full report in Codecov by Sentry. |
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: synchronize peer and channel data in fiber network * feat: add fiber coordinator * chore: add foreign key fiber_peer_id * chore: rename sent_tlc_balance column * chore: refine fiber channel jbuilder attribute definitions * feat: fiber peers paginate * chore: change rpc_listening_addr type to array * feat: sync fiber graph nodes and channels * fix: set default page_size for fiber request * feat: sync graph node udt config info * chore: fiber udt cfg info add type_script * refactor: fiber graph detect worker * chore: add filter to fiber graph channels * feat: add filter query to fiber graph node * refactor: normalize query_key based on hex string detection * feat: fiber graph channel add closed_transaction_info
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Signed-off-by: Miles Zhang <[email protected]>
Deploy to testnet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.