Jacinta Ferrant
38d5a27f87
Broadcast block submissions in failure and success cases
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-01-23 11:36:58 -08:00
Jacinta Ferrant
3094df2b89
Update wsts version to 7.0
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2024-01-19 14:34:09 -08:00
Jude Nelson
5a29874daf
Merge branch 'next' into feat/get-set-aggregate-public-key
2023-12-13 14:20:19 -05:00
Aaron Blankstein
636230795a
requirements for configuring nakamoto-neon via CLI/toml
2023-12-13 07:55:33 -06:00
Jacinta Ferrant
521d20fb35
Boot nakamoto by simulating signer DKG rounds to set dkg in contract
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2023-11-30 10:15:21 -05:00
Jeff Bencin
0b88a92aa5
Update wsts to v5.0.0
...
This commit also contains the following changes:
- Make `ThresholdSignature` wrapper around `wsts::common::signature` in order to use `verify()`
- Eliminate `p256k1` from `Cargo.toml`
- Use a common version of `wsts` for all workspace members
I had to update all workspace members, including `stacks-signer`, because it wouldn't build if `stackslib` was using a different version of `wsts`
2023-11-29 12:21:46 -05:00
Jude Nelson
d47a9c4fb6
Merge branch 'develop' into chore/merge-develop-to-next-20241113
2023-11-17 15:05:01 -05:00
Aaron Blankstein
4e953df825
feat: initial implementation of mockamoto stack-node mode
2023-10-17 15:56:24 -05:00
Jude Nelson
5f310ec9a2
Merge branch 'next' into feat/nakamoto-blocks
2023-10-09 15:29:12 -04:00
Jacinta Ferrant
3f7b1c23ee
Fix integration test dependencies
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2023-10-09 12:23:44 -07:00
Joey Yandle
44c764c8fc
update wsts to include tracing logs; subscribe to tracing logs using standard RUST_LOG semantics
2023-10-03 16:48:13 -04:00
Joey Yandle
10c82b4ca8
switch to wsts v2; run signer integration test full scale with 4000 keys
2023-10-03 03:16:15 -04:00
Joey Yandle
a131d64b01
fix signer test deps
2023-10-03 03:16:15 -04:00
Jacinta Ferrant
8d2ff2e75a
Add generate-files to cli for testing purposes and update readme
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2023-09-15 08:18:39 -07:00
Joey Yandle
ea4cd76dd4
add command channel for Signer; try to get EventReceiver to serve HTTP properly
2023-09-13 10:12:43 -04:00
Jacinta Ferrant
ec96ebb1fd
Add integration test
...
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co >
2023-09-07 10:22:57 -04:00
Sergey Shandar
7afb43086d
Move blockstack-core into a separate folder (develop branch) ( #3814 )
...
* move `src` to `blockstack-core/`
* fix paths
* stackers.db
* Remove src/net
* Renaming to `stackslib`
* Revert Cargo.lock changes.
* stackslib
2023-08-03 16:08:32 -07:00
Pavitthra Pandurangan
2c5ed0c286
update warp version
2023-06-27 08:25:01 -07:00
Jude Nelson
793f8edc8a
Merge branch 'master' into chore/merge-master-to-next
2022-12-15 08:53:56 -05:00
Jude Nelson
4ffedc3403
fix: require rustls-tls to avoid reqwest segfault
2022-11-18 18:39:53 -05:00
Igor
2b1be1eab0
Merge branch 'develop' of https://github.com/stacks-network/stacks-blockchain into tip-mine
2022-10-28 09:17:12 -05:00
Jude Nelson
940969e41d
chore: require rust 1.61
2022-10-20 10:42:06 -04:00
Jude Nelson
577723b6d8
Merge branch 'develop' into tip-mine
2022-10-17 15:21:45 +00:00
Igor
befeb4b855
move stacks-events to testnet/stacks-node/src
2022-10-01 17:52:44 -07:00
Jude Nelson
1a34c11508
feat: release 2.05.0.3.0
2022-08-31 13:41:12 -04:00
Aaron Blankstein
c3f7cc3b4f
chore: update stacks-node and puppet-chain to edition="2021"
2022-03-24 15:55:21 -05:00
Matthew Little
65570bbd8f
chore: user cargo.toml resolver v2 to fix target-specific dependency features
2022-02-25 22:58:34 +01:00
Aaron Blankstein
878abf22e1
fix: slog-json feature broken during libclarity refactor
2022-02-23 13:22:59 -06:00
Aaron Blankstein
55918469c0
Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation
2022-02-03 11:20:07 -06: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
d7cabad320
update stacks-node
2021-12-27 08:41:09 -06:00
Jude Nelson
051153256f
chore: no longer need ctrlc
2021-10-25 22:20:07 -04:00
Jude Nelson
75b50e9ae2
use rusqlite in stacks-node tests
2021-04-06 01:40:13 -04:00
Aaron Blankstein
bd9b6b19ca
Merge branch 'develop' into feat/runtime-tx-log
2021-03-01 10:45:48 -06:00
Ludo Galabru
07e80a6369
feat: better termination handling
2021-02-10 17:06:43 -06:00
Aaron Blankstein
a54b9f3717
runtime tx log
2021-01-27 11:31:38 -06:00
Ludo Galabru
fb57290e41
fix tests
2021-01-13 18:05:18 -05:00
Matthew Little
610c5bf90e
feat: use small test chainstate.txt file in tests, and production file in debug/release builds
2020-12-11 22:48:16 +01:00
Matthew Little
3a27c63fe3
feat: import STX balances & vesting into Stacks 2.0
2020-12-05 01:43:49 +01:00
Aaron Blankstein
341c3d2f60
fix: enable debug logs in release build
2020-10-26 14:15:57 -05:00
Aaron Blankstein
99a0b8f6d6
make slog_json compile-time feature
2020-10-16 15:31:36 -05:00
Aaron Blankstein
f3b676d601
remove slog-async, format term output like prior formatting
2020-10-16 11:34:18 -05:00
Aaron Blankstein
078f13e936
initial pass on porting macros to slog
2020-10-02 16:51:58 -05:00
Aaron Blankstein
511f3aea27
feat: log all transactions as they are processed for debugging
2020-09-25 14:27:14 -05:00
Ludo Galabru
21a4d2a115
Merge branch 'next' into feat/pox-stacks-lockup-change-requests
2020-09-17 13:33:31 -04:00
Pascal
80f70742d4
remove older, unused secp256k1 crate
2020-09-08 23:49:16 -07:00
Jude Nelson
2127758baa
add libc dependency for core dump
2020-07-27 12:33:55 -04:00
Jude Nelson
0f1062e27a
add backtrace
2020-07-24 13:31:01 -04:00
Ludo Galabru
5b1d305b0e
Rename feature gate - "monitoring_prom"
2020-06-17 10:43:43 -04:00