Commit Graph

16 Commits

Author SHA1 Message Date
wileyj
d38b7ac87f Move puppet-chain to contrib/tools
- Move puppet-chain src to contrib/tools
- Update base Dockerfiles to not build/copy puppet-chain
2022-07-14 21:49:17 -07:00
Matthew Little
eb8f237c0c chore: update vscode rust-analyzer extension ID
The `matklad.rust-analyzer` vscode rust extension changed to `rust-lang.rust-analyzer` in Feb 2022, see https://blog.rust-lang.org/2022/02/21/rust-analyzer-joins-rust-org.html -- this fixes the vscode error prompt due to the no longer existent plugin ID being specified
2022-05-24 17:29:21 +02:00
Aaron Blankstein
1d46436179 fix: update build scripts, etc. with stacks-inspect 2022-04-25 12:56:41 -05:00
Ludo Galabru
3336b8b3b9 fix: devops / net-test 2021-01-19 18:54:42 -05:00
Matthew Little
3a27c63fe3 feat: import STX balances & vesting into Stacks 2.0 2020-12-05 01:43:49 +01:00
Aaron Blankstein
f954eb9394 cleanup debugging trails 2020-07-08 14:46:52 -05:00
Aaron Blankstein
d336f7fff8 okay, we have some passing integration tests now too 2020-07-07 17:28:59 -05:00
Aaron Blankstein
3a2832f407 tests now pass, but not integrated with testnet/stacks-node yet 2020-07-06 19:42:56 -05:00
Aaron Blankstein
224822a45f builds, but everything is broken :) 2020-07-04 15:28:54 -05:00
Matthew Little
d4d2012d8c fix: update vscode debug config 2020-04-16 17:56:16 +02:00
Matthew Little
9f182a1e05 Contract interface json output tests 2019-06-20 15:42:47 -04:00
Matthew Little
7ce6c45741 Remove unused attributes in contract interface structs (only serialization is needed) 2019-06-19 11:59:38 -04:00
Matthew Little
2ecc3c61b9 Deconstruct ResponseType tuple rather than using index accessors 2019-06-19 09:14:53 -04:00
Matthew Little
d6260617c4 Include function args names in FunctionType when developer-mode flag is enabled #990 2019-06-11 14:28:55 -04:00
Matthew Little
f727539465 Add vscode debug target for clarity cli 2019-05-23 22:52:15 -04:00
Matthew Little
1ad3c64e81 Commit vscode config 2019-05-23 13:24:28 -04:00