Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

chore: rebase #362

Merged
merged 14 commits into from
Dec 29, 2021
Merged

chore: rebase #362

merged 14 commits into from
Dec 29, 2021

Conversation

EthanYuan
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Which docs this PR relation:

Ref #

Which toolchain this PR adaption:

No Breaking Change

Special notes for your reviewer:

Eason Gao and others added 14 commits December 1, 2021 20:45
chore: release mercury v0.2.0 version
chore: release mercury 0.2.0 version
chore: release mercury v0.2.1 version
* chore: Add Github Action for integration test

* chore: init integration test files

* feat: Add get_block_info integration test cases

* feat: Add get_mercury_info integration test cases

* feat: Add get_db_info integration test cases

* feat: Add get_sync_state integration test cases

* feat: Add get_spent_transaction integration test cases

* feat: Add get_transaction_info integration test cases

* feat: Add get_balance integration test cases

Co-authored-by: Eason Gao <[email protected]>
Co-authored-by: Chengxing Yuan <[email protected]>
* style: remove deprecated methods

* perf: support pagination in `get_live_cells_by_item`

A new config item `pool_cache_size` was added to specify the limit of
cells querying.
* cargo update rbatis.

* update dep lib jsonrpsee

* replace bson2 with rbson
* add tests for cursor.

* fix readme typos.

* fix fetch_distinct_tx_hashes sql.

* enable return_count for query_transactions.
* fix(rpc): get_balance return null when record id encoded based on short address.

* fix get_live_cells did not filter out point when tip_block_number specified.

* fix filter in query_live_cells .
* feat: Add get_balance_ok_identity_multiple_assets test cases

* feat: Add get_balance_fail_block_hash_and_number test cases

* feat: Add query_transactions integration test cases

* feat: Add get_cells integration test cases

* feat: Initial rust integration test structure

* feat: Rewrite get_db integration test cases in rust

* feat: Rewrite get_mercury_info integration test cases in rust

* feat: Rewrite get_bloick_info integration test cases in rust

* feat: Rewrite get_sync_state integration test cases in rust

* feat: Rewrite get_transaction_info integration test cases in rust

* feat: Rewrite get_spent_transaction integration test cases in rust

* feat: Rewrite get_balance integration test cases in rust

* refactor: optimize test code style

* feat: Add build_transfer_transaction integration test cases

* feat: Add build_adjust_account_transaction integration test cases

* feat: Add build_simple_tranfer_transaction integration test cases

* feat: Add query_transactions integration test cases

* feat: Add build_dao_deposit_transaction integration test cases

* feat: Add build_dao_withdraw_transaction integration test cases

* feat: refine function check_amount

* feat: replace with assert_eq! in array len comparison

* feat: pass mercury test host via environment variable

* feat: remove hurl integration test cases

* feat: run cargo test in github action

* feat: supress cargo warning
* fix(rpc): query_transaction with record item

* fix unit test.
* fix test case: test_query_by_record.

* fmt code.

* fix test case: test_query_by_pagination_cursor.

* fix case: test_query_by_identity_udt.

* fix test case: test_query_by_identity_ckb.
@EthanYuan EthanYuan merged commit d2a0b44 into nervosnetwork:dev Dec 29, 2021
@EthanYuan EthanYuan deleted the dev branch December 30, 2021 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants