Replies: 3 comments
-
Very happy to see this kind of effort and documentation! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Update May 16 2023:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Tagging @yknl @dantrevino @aulneau for tooling/client/wallet topics, my guess is they are already clued in but just want to be sure they've seen this and can share with others:slightly_smiling_face:
should this include a verification of the btc wire format for "stack-stx" too? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This document will be edited as more test items are accepted.
Blockchain track
Verify that the
.pox-3
activation works on testnet - @deantchi @kantai.pox-3
added tocontract_versions
in/v2/pox
RPC response.pox-3
instantiates at the expected block height Regtest integration tests.pox-3
Regtest integration tests.pox-3
are used to derive the reward cycle..pox-2
is ignored Regtest integration testsVerify correct
.pox-3
behavior on devnet & testnet- @obycode - In Progress - fully tested on devnet; testnet testing pendingstack-increase
works as expectedstack-extend
works as expecteddelegate-stx
works as expectedrevoke-delegate-stx
works as expecteddelegate-stack-stx
works as expecteddelegate-stack-increase
works as expecteddelegate-stack-extend
works as expectedstack-aggregation-commit-indexed
works as expectedstack-unlock
(auto-unlocks) works as expectedVerify that all tests in https://github.com/hirosystems/stacks-2-1-testing still work correctly - @obycode
100% Clarity code coverage with clarinet unit tests - @jbencin - In Progress
stx-account
that works under Clarinet (works except when delegating)delegate-
would require modifying the contract to a point that would make any testing on it not very meaningfulStacks API works correctly with Epoch 2.4 @zone117x
Fuzz testing - @fpbgg - In Progress
Dev tooling track - @janniks
stacking
library uses pox-3 automaticallyNon-blocking items
Subnets
commit-block
insubnet.clar
Pools
.pox-3
Client/Wallet track
.pox-3
.pox-3
contract has been instantiated.pox-2
show up as unlockedExchange track - @wileyj | @cuevasm
.pox-3
.pox-3
if the are ablePlease suggest more tests below
Beta Was this translation helpful? Give feedback.
All reactions