Skip to content
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

add key in baedeker jsonnet files for feature-increase-txpool #1083

Merged
merged 4 commits into from
Jul 12, 2024

fix: increase-future-pool arg

ea0917c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

add key in baedeker jsonnet files for feature-increase-txpool #1083

fix: increase-future-pool arg
ea0917c
Select commit
Loading
Failed to load commit list.
GitHub Actions / int test results - quartz succeeded Jul 12, 2024 in 0s

1156 passed, 0 failed and 12 skipped

Tests passed successfully

✔️ js-packages/tests/mochawesome-report/test-1720776761.json

1168 tests were completed in 899s with 1156 passed, 0 failed and 12 skipped.

Test suite Passed Failed Skipped Time
(!negative test!) integration test: ext. confirmSponsorship(): 7✔️ 3s
(!negative test!) integration test: ext. createCollection(): 6✔️ 1s
(!negative test!) integration test: ext. destroyCollection(): 6✔️ 2s
(!negative test!) integration test: ext. removeCollectionSponsor(): 5✔️ 2s
(!negative test!) integration test: ext. setCollectionSponsor(): 3✔️ 1s
(!negative tests!) Create FT collection from EVM 4✔️ 1s
(!negative tests!) Create NFT collection from EVM 5✔️ 2s
(!negative tests!) Create RFT collection from EVM 5✔️ 2s
[approveToken] Approved amount decreases by the transferred amount: 1✔️ 636ms
[approveToken] Approved users can transferFrom up to approved amount: 3✔️ 2s
[approveToken] Approved users cannot use transferFrom to repeat transfers if approved amount was already transferred: 3✔️ 2s
[approveToken] Integration Test approve(spender, collection_id, item_id, amount) with collection admin permissions: 1✔️ 567ms
[approveToken] Negative Integration Test approve(spender, collection_id, item_id, amount): 14✔️ 6s
[approveToken] Normal user can approve other users to transfer: 3✔️ 1s
[approveToken] User cannot approve for the amount greater than they own: 3✔️ 1s
[approveToken] User may clear the approvals to approving for 0 amount: 3✔️ 2s
[approveTokenFromEth] Approved amount decreases by the transferred amount: 1✔️ 632ms
[approveTokenFromEth] Approved users can transferFrom up to approved amount: 3✔️ 2s
[approveTokenFromEth] Approved users cannot use transferFrom to repeat transfers if approved amount was already transferred: 3✔️ 2s
[approveTokenFromEth] Integration Test approve(spender, collection_id, item_id, amount) with collection admin permissions: 1✔️ 564ms
[approveTokenFromEth] Negative Integration Test approve(spender, collection_id, item_id, amount): 14✔️ 6s
[approveTokenFromEth] Normal user can approve other users to transfer: 3✔️ 1s
[approveTokenFromEth] User cannot approve for the amount greater than they own: 3✔️ 1s
[approveTokenFromEth] User may clear the approvals to approving for 0 amount: 3✔️ 2s
[eth]CollectionHelperAddress test: ERC20/ERC721 4✔️ 1s
[FT] Sync sub & eth events 8✔️ 8s
[NFT] Sync sub & eth events 10✔️ 10s
[RFT] Sync sub & eth events 10✔️ 10s
Add collection admins 10✔️ 6s
Administrator and collection owner do not need approval in order to execute TransferFrom (with owner_can_transfer_flag = true): 3✔️ 2s
App promotion 53✔️ 75s
Burn Item event 1✔️ 647ms
Can set collection limits 3✔️ 2s
Cannot set invalid collection limits 6✔️ 3s
Change owner tests 3✔️ 2s
Change substrate owner tests 2✔️ 1s
Check ERC721 token URI for NFT 4✔️ 2s
Check ERC721 token URI for ReFungible 4✔️ 2s
Collection zero limits (Fungible) 1✔️ 1s
Collection zero limits (NFT) 1✔️ 1s
Collection zero limits (ReFungible) 1✔️ 1s
Common metadata 4✔️ 1s
Common nesting tests 9✔️ 8s
Composite nesting tests 2✔️ 3s
Connection smoke test 2✔️ 147ms
Contract calls 3✔️ 2s
Create collection event 1✔️ 742ms
Create collection from EVM 48✔️ 24s
Create FT collection from EVM 6✔️ 3s
Create Item event 1✔️ 748ms
Create Multiple Items Event event 1✔️ 754ms
Create NFT collection from EVM 6✔️ 2s
Create RFT collection from EVM 5✔️ 2s
Destroy collection event 1✔️ 745ms
Destroy Collection from EVM 3✔️ 2s
Effective collection limits (NFT) 1✔️ 461ms
Enable/Disable Transfers 2✔️ 916ms
ERC 1633 implementation 1✔️ 397ms
ERC-721 call methods 10✔️ 5s
ERC165 tests 6✔️ 781ms
Eth fees are correct 1✔️ 792ms
Ethereum native RPC calls 1✔️ 246ms
Evm Coder tests 1✔️ 582ms
EVM collection allowlist 10✔️ 8s
EVM collection properties 12✔️ 6s
EVM contract allowlist 2✔️ 1s
EVM Migrations 4✔️ 2s
EVM nesting tests group 14✔️ 8s
evm nft collection sponsoring 9✔️ 7s
EVM payable contracts 5✔️ 4s
evm RFT collection sponsoring 15✔️ 13s
evm RFT token sponsoring 6✔️ 6s
EVM sponsoring 2✔️ 2s
EVM token properties 13✔️ 10s
EVM token properties negative 20✔️ 8s
EVM transaction fees 7✔️ 3s
Fractionalizer contract usage 6✔️ 4s
FT: ERC-20 call methods 3✔️ 1s
Fungible (Via EVM proxy): Information getting 2✔️ 2s
Fungible (Via EVM proxy): Plain calls 3✔️ 2s
Fungible negative tests 1✔️ 977ms
Fungible: Fees 3✔️ 3s
Fungible: Plain calls 15✔️ 9s
Fungible: Substrate calls 4✔️ 2s
Graphs 1✔️ 2s
Helpers sanity check 2✔️ 826ms
Integration Test addCollectionAdmin(collection_id, new_admin_id): 1✔️ 439ms
Integration Test approveToken(spender, collection_id, item_id, amount): 7✔️ 3s
Integration Test approveTokenFromEth(spender, collection_id, item_id, amount): 7✔️ 3s
Integration Test changeCollectionOwner(collection_id, new_owner) special checks for exOwner: 3✔️ 2s
Integration Test changeCollectionOwner(collection_id, new_owner): 1✔️ 342ms
Integration Test createMultipleItems(collection_id, owner, items_data): 7✔️ 2s
Integration Test ext. Allow list tests 6✔️ 2s
Integration Test ext. Mint if included in Allow List 3✔️ 1s
Integration Test ext. Remove from Allow List 6✔️ 3s
Integration Test ext. Transfer if included in Allow List 10✔️ 8s
Integration Test getNextSponsored(collection_id, owner, item_id): 3✔️ 2s
Integration Test removeCollectionAdmin(collection_id, account_id): 2✔️ 803ms
Integration Test Transfer(recipient, collection_id, item_id, value) 8✔️ 3s
Integration Test transferFrom(from, recipient, collection_id, item_id, value): 5✔️ 3s
Integration Test: Access Rights to Token Properties 5✔️ 2s
integration test: API UNIQUE consts 15✔️ 2s
Integration Test: Collator Selection 5✖️ 0ms
Integration Test: Collection Properties 22✔️ 16s
Integration Test: Collection Properties with sudo 3✔️ 1s
Integration Test: createMultipleItemsEx 7✔️ 2s
integration test: ext. (): 13✔️ 6s
integration test: ext. burnItem() with admin permissions: 2✔️ 1s
integration test: ext. burnItem(): 2✔️ 869ms
integration test: ext. confirmSponsorship(): 11✔️ 7s
integration test: ext. createCollection(): 11✔️ 3s
integration test: ext. destroyCollection(): 3✔️ 982ms
integration test: ext. removeCollectionSponsor(): 5✔️ 3s
integration test: ext. setCollectionSponsor(): 6✔️ 2s
integration test: Fees must be credited to Treasury: 7✔️ 3s
integration test: Fungible functionality: 7✔️ 5s
Integration Test: Identities Manipulation 7✖️ 0ms
integration test: Inflation 2✔️ 820ms
Integration Test: Maintenance Functionality 6✔️ 5s
Integration Test: ownerCanTransfer allows admins to use only transferFrom/burnFrom: 2✔️ 1s
integration test: Refungible functionality: 9✔️ 6s
integration test: RPC methods 2✔️ 2s
Integration Test: Set Permissions 3✔️ 1s
Integration Test: Token Properties 18✔️ 25s
Integration Test: Token Properties with sudo 2✔️ 1s
Integration Test: Unnesting 16✔️ 16s
Market V2 Contract 2✔️ 4s
Matcher contract usage 3✔️ 6s
Minting tokens 11✔️ 5s
Native fungible 27✔️ 7s
NativeFungible: ERC20 calls 8✔️ 2s
NativeFungible: ERC20UniqueExtensions calls 2✔️ 900ms
Negative Enable/Disable Transfers 1✔️ 355ms
Negative Integration Test addCollectionAdmin(collection_id, new_admin_id): 5✔️ 3s
Negative Integration Test changeCollectionOwner(collection_id, new_owner): 4✔️ 2s
Negative Integration Test createMultipleItems(collection_id, owner, items_data): 12✔️ 4s
Negative Integration Test removeCollectionAdmin(collection_id, account_id): 4✔️ 2s
Negative Integration Test Transfer(recipient, collection_id, item_id, value) 16✔️ 8s
Negative Integration Test transferFrom(from, recipient, collection_id, item_id, value): 18✔️ 11s
Negative Integration Test: Access Rights to Token Properties 8✔️ 4s
Negative Integration Test: Collection Properties 15✔️ 8s
Negative integration test: ext. burnItem(): 6✔️ 4s
Negative integration test: ext. createItem(): 11✔️ 4s
Negative Integration Test: Set Permissions 3✔️ 1s
Negative Integration Test: Token Properties 14✔️ 30s
Negative Integration Tests for fractionalizer 15✔️ 9s
negative properties 4✔️ 2s
Negative test: createMultipleItemsEx 5✔️ 2s
Negative Test: Nesting 15✔️ 17s
Negative Test: Unnesting 7✔️ 5s
Negative tests 5✔️ 3s
Nesting by collection admin 3✔️ 4s
NFT (Via EVM proxy): Information getting 3✔️ 2s
NFT (Via EVM proxy): Plain calls 6✔️ 5s
NFT: Fees 4✔️ 3s
NFT: Plain calls 21✔️ 15s
NFT: Substrate calls 5✔️ 2s
Normal user can approve other users to be wallet operator: 2✔️ 1s
Number of tokens per address (NFT) 2✔️ 2s
Number of tokens per address (ReFungible) 2✔️ 2s
Pallet presence 3✔️ 418ms
Performace tests 1✔️ 42s
Precompiles 2✔️ 749ms
query properties RPC 9✔️ 3s
Refungible nesting 4✔️ 5s
Refungible nesting negative tests 2✔️ 2s
ReFungible token properties permissions tests 4✔️ 3s
Refungible transfer tests 2✔️ 2s
ReFungible-specific nesting tests 1✔️ 996ms
Refungible: burn 4✔️ 2s
Refungible: burn negative tests 1✔️ 1s
Refungible: Fees 3✔️ 3s
Refungible: Plain calls 36✔️ 26s
Refungible: Substrate calls 3✔️ 2s
Remove collection admins 6✔️ 4s
RFT: ERC-20 call methods 3✔️ 1s
RFT: Fees 2✔️ 2s
RPC eth_getCode 3✔️ 607ms
Send value to contract 1✔️ 728ms
setCollectionLimits negative 5✔️ 2s
setCollectionLimits positive 3✔️ 1s
Sponsoring EVM contracts 19✔️ 12s
Sponsoring Fee Limit 5✔️ 3s
Supports ERC721Metadata 2✔️ 2s
Token transfer between substrate address and EVM address. Fungible 2✔️ 2s
Token transfer between substrate address and EVM address. NFT 2✔️ 2s
Transfer event 2✔️ 1s
Transfers to self (potentially over substrate-evm boundary) 4✔️ 3s
TxVersion is present 1✔️ 108ms
Vesting 3✔️ 9s