Commit Graph

73 Commits

Author SHA1 Message Date
Jude Nelson
d8941fd413 Merge branch 'develop' into feat/2.1.0.0.0-rc1 2023-01-04 22:07:49 -05:00
Jude Nelson
4e74929095 Merge branch 'develop' into chore/merge-develop-to-next 2022-12-15 09:03:01 -05:00
Jude Nelson
793f8edc8a Merge branch 'master' into chore/merge-master-to-next 2022-12-15 08:53:56 -05:00
Brice Dobry
15297e7adc Merge branch 'develop' into update-deps-20221207 2022-12-13 13:59:20 -05:00
Mårten Blankfors
3e0ac2e497 refactor: Introduce stdext and use stdext::function_name!() in tests with hard-coded function names 2022-12-09 10:21:35 +01:00
Scott A
ade86a294b build(deps): Update secp256k1 to 0.24.2 2022-12-07 15:07:23 -05:00
Jude Nelson
775812f728 fix: stop segfault in reqwest by using rustls-tls 2022-11-18 18:38:05 -05:00
Jude Nelson
fda096af89 Merge branch 'develop' into next 2022-10-27 11:17:22 -04:00
Igor
befeb4b855 move stacks-events to testnet/stacks-node/src 2022-10-01 17:52:44 -07:00
Igor
f2c746768e Use pico_args in stacks_events 2022-10-01 12:00:03 -07:00
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
Jude Nelson
d8b79f27e7 chore: changes to clean up the merge so it compiles and tests run 2022-03-25 13:20:13 -04:00
Matthew Little
3f4229eb39 chore: update sha2 dep for stx-genesis lib 2022-02-25 21:15:37 +01:00
Matthew Little
78729e1519 chore: update hash dependencies, adding ASM support for arm64 targets 2022-02-25 20:41:08 +01:00
Matthew Little
dec5c6642f chore: remove stacks-encoding-native-js proj 2022-02-25 19:48:21 +01:00
Matthew Little
ce15d09a71 feat: nodejs module with Clarity byte string decoder 2022-02-25 19:47:08 +01:00
Aaron Blankstein
2a13d6a6ed Merge remote-tracking branch 'origin/master' into feat/develop-libclarity-separation 2022-02-07 14:41:28 -06:00
Pavitthra Pandurangan
59a4429015 Merge branch 'master' into release-2.05.0.1.0-merge 2022-02-07 10:50:52 -05:00
Aaron Blankstein
32bb7203d9 fix merge artifacts 2022-02-03 11:30:03 -06:00
Aaron Blankstein
55918469c0 Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation 2022-02-03 11:20:07 -06:00
Reed Rosenbluth
3088e75417 build: update criterion 2022-01-28 16:29:00 -05:00
Aaron Blankstein
3e1c1e1cba fix: upgrade tokio dev-dependency, turn eprintlns into warns 2022-01-27 09:36:57 -06:00
Aaron Blankstein
4558b72da8 chore: update async-h1 to resolve #2990 2022-01-12 10:06:33 -06:00
Aaron Blankstein
faf1bc35dc Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation 2022-01-07 09:03:27 -06:00
Aaron Blankstein
d7cabad320 update stacks-node 2021-12-27 08:41:09 -06:00
Aaron Blankstein
4df70c29a3 cargo test --lib builds, but work needs to be done to get to passing 2021-12-23 09:22:45 -06:00
Aaron Blankstein
dd606ff3f0 feat: cargo check --lib passes! now to get tests into order... 2021-12-23 09:09:24 -06:00
Aaron Blankstein
6a31126f60 feat: first pass at extricating libclarity, libcommon and blockstack_lib 2021-12-23 09:06:39 -06:00
Jude Nelson
7e43d526e7 Merge branch 'develop' into feat/mempool-sync 2021-11-29 15:43:35 -05:00
Greg Coppola
7fc6731ba7 remove extra arguments for OE:new 2021-11-19 19:27:18 +00:00
Gregory Coppola
a06d5d66d8 Merge branch 'feat/test-mainnet' of github.com:blockstack/stacks-blockchain into feat/test-mainnet 2021-11-19 12:54:22 -05:00
Gregory Coppola
dacf66776e remove rstest dependency 2021-11-19 12:51:00 -05:00
Gregory Coppola
b92776ff83 add libclariy 2021-11-19 12:09:11 -05:00
Gregory Coppola
1a5164c7a7 mainnet tests are failing 2021-11-18 18:46:56 -05:00
Jude Nelson
7403620469 chore: updated cargo.lock 2021-10-26 23:46:04 -04:00
Jude Nelson
7062a02ec4 chore: new Cargo lockfile 2021-10-26 15:02:24 -04:00
Jude Nelson
74631459c5 fix: add siphasher dependency to clarity 2021-10-16 15:51:38 -04:00
Jude Nelson
279b6c132f feat: add siphasher dependency from rust. This gets used to build hash functions in the bloom filter. It used to be in std::hash, and still is, but is deprecated. So, just require it directly. 2021-10-15 22:03:20 -04:00
Reed Rosenbluth
e1f6efe1c5 build: add Clarity workspace member (#2744)
* build: add libvm workspace member

* chore: skip lib-clarity-vm in circleci

* refactor: address pavi's comment

* refactor: naming

* fix: update lib name

* refactor: rename, drop the lib suffix

* refactor: address Greg's comments

* style: rustfmt

Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2021-08-19 13:10:36 -07:00
Aaron Blankstein
b076b8c95b chore: remove tini dependency 2021-06-14 11:02:51 -05:00
Jude Nelson
8273263554 autogen -- add rusqlite 2021-04-06 01:42:35 -04:00
Aaron Blankstein
a6899b4278 only announce non-empty mempool drop events 2021-03-05 07:58:52 -06:00
Ludo Galabru
07e80a6369 feat: better termination handling 2021-02-10 17:06:43 -06:00
Aaron Blankstein
224fc8ff11 Merge branch 'master' into develop 2021-02-03 17:04:21 -06:00
Aaron Blankstein
531a21af35 fix: use stacker for serde_json deserializer 2021-02-03 15:57:01 -06:00
Ludo Galabru
6149762616 feat: something old, something new 2021-01-19 18:18:00 -05:00
Ludo Galabru
a8be30cb35 feat: use isatty 2021-01-13 13:03:51 -05:00
Ludo Galabru
53e4861936 fix: M1 compatibility 2021-01-12 11:12:01 -05:00
Ludovic Galabru
269dbcbd08 Merge branch 'master' into feat/logs 2021-01-08 22:13:14 -05:00
Ludovic Galabru
a8bf857a4f Merge branch 'master' into feat/logs
# Conflicts:
#	src/chainstate/stacks/db/mod.rs
#	src/chainstate/stacks/db/transactions.rs
2021-01-08 13:00:54 -05:00