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
Ludo Galabru
9be216432c
Merge branch 'master' into chore/update-rusqlite
2021-01-07 23:55:15 -05:00
Ludovic Galabru
1ddbac2191
chore: update rusqlite dep + freeze version
2021-01-07 23:23:45 -05:00
Diwaker Gupta
9e3fa8788c
Upgrade time crate to version 0.2.23.
...
Addresses the following from `cargo audit`:
ID: RUSTSEC-2020-0071
Crate: time
Version: 0.2.16
Date: 2020-11-18
URL: https://rustsec.org/advisories/RUSTSEC-2020-0071
Title: Potential segfault in the time crate
Solution: upgrade to >= 0.2.23
Dependency tree:
time 0.2.16
2021-01-07 12:01:44 -05:00
Ludovic Galabru
fd449845e1
Merge branch 'master' into feat/logs
...
# Conflicts:
# src/chainstate/stacks/db/mod.rs
# testnet/stacks-node/src/run_loop/neon.rs
2020-12-31 09:36:59 -05:00
Ludovic Galabru
4daa47e4e5
feat: improve logs readability
2020-12-29 23:57:57 -05:00
Ludovic Galabru
0170c77cd6
test: add coverage for genesis consistency
2020-12-16 22:04:35 -05:00
Matthew Little
21f68a0e4c
fix: simplify dependency graph for the stx-genesis crate
2020-12-09 14:59:41 +01:00
Matthew Little
3a27c63fe3
feat: import STX balances & vesting into Stacks 2.0
2020-12-05 01:43:49 +01: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
67599a2b4e
Merge remote-tracking branch 'origin/next' into fix/1825-marf-tx+next
2020-09-18 08:56:05 -05:00
Ludovic Galabru
0dd1afa758
Merge branch 'next' into feat/pox-recipient-sets-iteration
...
# Conflicts:
# src/chainstate/burn/db/processing.rs
# src/chainstate/burn/db/sortdb.rs
# src/chainstate/burn/mod.rs
# src/chainstate/burn/operations/leader_block_commit.rs
# src/chainstate/burn/operations/leader_key_register.rs
# src/chainstate/burn/operations/user_burn_support.rs
# src/net/chat.rs
2020-09-16 16:17:31 -04:00
Pascal
80f70742d4
remove older, unused secp256k1 crate
2020-09-08 23:49:16 -07:00
Pascal
b028dda40b
implement verify, recover and principla-of
2020-09-08 23:49:16 -07:00
Pascal
38d33bb5f5
update secp256k1 to latest version - 0.17.2
2020-09-08 23:49:16 -07:00
Pascal
6ccb00182f
implement sqrti, fix #1692
2020-08-29 18:51:36 -07:00
Aaron Blankstein
9ec42e356a
implement the recipient set select-without-replacement
2020-08-19 13:20:51 -05:00
Aaron Blankstein
3a983ab46d
parsing block commits to non-burn addresses
2020-08-17 12:01:55 -05:00
Aaron Blankstein
5b4cd3e279
use multiple bool condvar rather than channel selects
2020-08-07 00:09:12 -05:00
Aaron Blankstein
a5fb636805
more progress in integrating the coordinator -- mostly there...
2020-07-28 14:30:50 -05:00
Aaron Blankstein
470f8ddaff
stashing edits
2020-07-20 13:28:20 -05:00
Aaron Blankstein
a374de8ba0
feat: remove byteorder dependency
2020-07-13 15:08:51 -05:00
Ludo Galabru
8fa8c26390
Commit Cargo.lock
2020-07-06 15:50:47 -04:00