ASuciuX
ASuciuX
> Wait, does this only fail on Clarity Wasm, or in the current release? I haven't got the chance to test it on another nakamoto network. Naka 4 was failing...
Hi @forgxyz, I believe this issue has been resolved in the latest 3.x release. I tested your endpoints, and the results looked correct on first glance: 1. `block=840480&offset=0&limit=60` → returned...
This was ported in the new monorepo including all the indexers and their APIs, can you please provide an example?
# Timeout Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#2-timeout) - [ ] stackslib/src/net/p2p.rs:2499:9: replace PeerNetwork::flush_relay_handles -> Vec with vec![0] in 204.7s build + 3539.1s test - [ ] stackslib/src/net/p2p.rs:2499:9: replace PeerNetwork::flush_relay_handles -> Vec with...
# Missed Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#3-missed) - [ ] stackslib/src/net/p2p.rs:1497:9: replace PeerNetwork::process_bans -> Result with Ok(vec![1]) in 190.5s build + 2336.9s test - [ ] stackslib/src/net/p2p.rs:2853:20: delete ! in PeerNetwork::do_get_public_ip in...
# Unviable Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#4-unviable) - [ ] stackslib/src/net/chat.rs:1667:9: replace ConversationP2P::handle_getblocksinv -> Result with Ok(Default::default()) in 7.7s build - [ ] stackslib/src/net/chat.rs:2631:9: replace ConversationP2P::handle_unauthenticated_control_message -> Result with Ok((Some(Default::default()), false)) in...
# Caught Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#1-caught) - [x] stackslib/src/net/chat.rs:730:9: replace ConversationP2P::check_burn_header_hash_disagreement -> bool with true in 108.4s build + 1215.4s test - [x] stackslib/src/net/chat.rs:2451:9: replace ConversationP2P::send -> Result with Ok(1) in...
# Timeout Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#2-timeout) - [x] stackslib/src/chainstate/nakamoto/mod.rs:745:9: replace NakamotoBlockHeader::verify_signer_signatures -> Result with Ok(1) in 209.3s build + 3552.0s test - [x] stackslib/src/chainstate/nakamoto/mod.rs:745:9: replace NakamotoBlockHeader::verify_signer_signatures -> Result with Ok(0) in...
# Missed Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#3-missed) - [ ] stackslib/src/net/relay.rs:524:9: replace Relayer::validate_blocks_push -> Result with Ok(()) in 205.8s build + 1906.7s test - [ ] stackslib/src/util_lib/db.rs:915:9: replace IndexDBTx>::get_stacks_block_time_for_block -> Option with...
# Unviable Mutants - [docs](https://github.com/stacks-network/actions/tree/main/stacks-core/mutation-testing#4-unviable) - [ ] stackslib/src/chainstate/nakamoto/mod.rs:708:9: replace NakamotoBlockHeader::block_hash -> BlockHeaderHash with Default::default() in 6.8s build - [ ] stackslib/src/net/p2p.rs:268:9: replace StacksTipInfo::empty -> Self with Default::default() in 8.2s...