• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nemtech / catapult-rest
97%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/rest/normalize-url-4.5.1
DEFAULT BRANCH: main
Repo Added 30 Jul 2020 01:49PM UTC
Files 54
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v2.3.2
branch: v2.3.2
CHANGE BRANCH
x
Reset
  • v2.3.2
  • 2.3.2_change_log
  • aggregate_codec_fix
  • alias_listener_support
  • babel_removal
  • coin_market_cap_endpoints
  • dependabot/npm_and_yarn/catapult-sdk/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/catapult-sdk/lodash-4.17.21
  • dependabot/npm_and_yarn/catapult-sdk/y18n-4.0.1
  • dependabot/npm_and_yarn/rest/bl-2.2.1
  • dependabot/npm_and_yarn/rest/find-my-way-2.2.5
  • dependabot/npm_and_yarn/rest/glob-parent-5.1.2
  • dependabot/npm_and_yarn/rest/handlebars-4.7.7
  • dependabot/npm_and_yarn/rest/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/rest/lodash-4.17.21
  • dependabot/npm_and_yarn/rest/normalize-url-4.5.1
  • dependabot/npm_and_yarn/rest/npm-user-validate-1.0.1
  • dependabot/npm_and_yarn/rest/ssri-6.0.2
  • dependabot/npm_and_yarn/rest/ws-7.4.6
  • dependabot/npm_and_yarn/rest/y18n-3.2.2
  • dependabot/npm_and_yarn/spammer/find-my-way-2.2.5
  • dependabot/npm_and_yarn/spammer/glob-parent-5.1.2
  • dependabot/npm_and_yarn/spammer/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/spammer/lodash-4.17.21
  • dependabot/npm_and_yarn/spammer/y18n-4.0.1
  • dependabot/npm_and_yarn/tools/glob-parent-5.1.2
  • dependabot/npm_and_yarn/tools/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/tools/lodash-4.17.21
  • dev
  • enstimated_storage_info
  • finality_for_testnet_v3
  • finalization
  • finalization_proof_v1_schema_patch
  • finalization_use_network_properties_fork_height
  • fix_deployment_config
  • initial_main
  • main
  • master
  • max_zmq_socket_cap
  • multisig-search
  • namespace-query-check
  • new-block-types
  • new_socket_fix
  • node_info_node_key
  • notification_fix
  • pool_size
  • receipt_endpoint_height_range
  • socket_cap_small_fix
  • start_server_using_cluster
  • state-merkle
  • state-merkle-bug
  • state-version
  • status_code_update
  • task/323-update-schemas-for-unsigned-values
  • task/455-review-account-restrictions-endpoints
  • task/458-update-lock-secret-endpoint
  • task/466-review-mosaic-restrictions-endpoints
  • task/469-add-new-transaction-filters
  • task/477-update-voting-link-points-to-epochs
  • task/483-add-filter-transferMosaicId
  • task/488-update-block-meta-fields
  • task/605_circulating_supply_endpoints
  • task/T309-enhance-ws-response-wih-topic
  • task/T437-new-formatters
  • task/T438-make-db-schemas-exhaustive
  • task/T439-strict-schema-parser
  • task/T440-transaction-statements-by-multiple-receipt-types
  • task/T446-clarifying-comment
  • task/T456-add-connectionPoolSize-config-option
  • task/T458-finalization-proof-endpoints
  • task/T459-add-finalized-blocks-ws-channel
  • task/T461-update-chain-endpoints
  • task/T470-add-transfer-amount-filters
  • task/T474-added-level-to-multisig-graph
  • task/T487-remove-type-interpretation-from-transfer-message
  • task/T496-prioritize-and-return-single-statuses
  • task/T871-namespace-fix-schema
  • task/add-missing-schemas
  • task/fix-finalized-ws
  • task/fix-formatter-not-considering-modeltype-none
  • task/g326_add_min_fee_multiplier
  • task/g558_pagination_after_filter
  • task/g566_all_groups_for_cosigner
  • task/g576_page_number_fix
  • task/g595_symbol_bootsrap_version
  • task/g621_median_transaction_fees
  • task/improve-pagination-performance
  • task/update-version
  • task/updated-changelog
  • testnet-changelog
  • testnet/v3
  • transaction_filter_fix
  • transfer_mosaic_id_filter_fix
  • unique_alias_names
  • unlock_account
  • updated_chain_status_codes
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.3.1
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.1
  • v2.3.3
  • v2.3.4
  • v2.3.5
  • v2.3.6
  • v2.3.6_release
  • v2.3.7
  • zmq_socket_fix

pending completion
2823

push

travis-ci-com

web-flow
Dev -> Main (#559)

* Fixed aggregate transaction codex issue

* fixed lint

* Updated change log

* Updated change log

* - Added fromHeight & toHeight to receipt endpoint (#557)

* Cosigner notification fix (#554)

* Fixed transactions

* Added multisig check on ws channel subscription

* Fixed lint

* Updated bootstrap

* reset symbol-bootstrap version for travis build

* - Added fromHeight & toHeight to receipt endpoint (#557)

* Fixed transactions

* Added multisig check on ws channel subscription

* Fixed lint

* Updated bootstrap

* reset symbol-bootstrap version for travis build

* Use async in buildAccountConditions

* PR review fixes

* - Restored the changes on subscription manager

* Fixed bug in catapultDB, add self to the multisig list

* Only check multisig account for partial transactions

* Account pagination after filter (#560)

* Fixed #558

* Update package.json

Co-authored-by: fboucquez <fboucquez@gmail.com>

* Updated symbol-bootstrap version

* Removed pageIndex in account search second query

* Restore previous comments

* v2.3.2 change log (#565)

* v2.3.2 change log

* Fixed travis and travis tests

Co-authored-by: fernando <fboucquez@gmail.com>

Co-authored-by: Steven Liu <xian.f.liu@gmail.com>

864 of 908 branches covered (95.15%)

Branch coverage included in aggregate %.

3152 of 3253 relevant lines covered (96.9%)

77.27 hits per line

Relevant lines Covered
Build:
Build:
3253 RELEVANT LINES 3152 COVERED LINES
77.27 HITS PER LINE
Source Files on v2.3.2
  • Tree
  • List 122
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2823 v2.3.2 Dev -> Main (#559) * Fixed aggregate transaction codex issue * fixed lint * Updated change log * Updated change log * - Added fromHeight & toHeight to receipt endpoint (#557) * Cosigner notification fix (#554) * Fixed transactio... push 02 Feb 2021 07:46PM UTC web-flow travis-ci-com pending completion  
See All Builds (870)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc