Commit Graph

49 Commits

Author SHA1 Message Date
bestmike007
989dd5fab6 feat: introduce puppet mode controller
Signed-off-by: bestmike007 <i@bestmike007.com>
2024-09-19 03:00:55 -04:00
CharlieC3
23ef4ce839 chore: update default testnet hiro bootstrap node 2024-01-09 11:18:39 -05:00
wileyj
8d803993a9 Adding more default bootstrap nodes 2023-09-07 14:27:57 -07:00
CharlieC3
753aa1a224 chore: update default seed nodes and example config files 2023-03-14 10:11:20 -04:00
bestmike007
64f1567daa chore: update mocknet config to disable public ip address discovery
Signed-off-by: bestmike007 <i@bestmike007.com>
2023-02-08 03:03:42 +00:00
Igor
6784208643 updates 2022-08-23 13:40:21 -05:00
Igor
718ab70a6a updates 2022-08-23 13:32:56 -05:00
Igor
807d74c93b updates 2022-08-22 19:13:44 -05:00
Igor
8491730ea9 fix 2022-08-01 16:42:20 -05:00
Igor
8a3b176f86 Add config file 2022-08-01 16:07:34 -05:00
Ludo Galabru
682148aecc chore: genesis accounts key rotation 2021-06-28 09:30:56 -04:00
Ludo Galabru
9fce0cc86f Merge branch 'master' into develop
# Conflicts:
#	testnet/stacks-node/conf/local-second-miner.toml
2021-06-02 09:39:48 -04:00
Charlie
08c4b9d61b Update configs (#2652)
* chore: update sample/example stacks-node configs and some docs

* chore: update configs

* docs: update README

* docs: update mainnet-follower-conf bitcoin properties
2021-05-27 11:56:42 -04:00
Ludo Galabru
0a4a62cd21 Add default balances for mocknet + expose mnemonics 2021-05-06 10:10:49 -04:00
Ludo Galabru
a858264d65 wip 2021-02-11 23:26:02 -06:00
Ludo Galabru
bde6b0fb80 update satoshis_per_byte suggestion 2021-01-14 10:13:07 -05:00
Ludo Galabru
46d0a3a887 update default bitcoind ports 2021-01-14 09:51:14 -05:00
Ludo Galabru
ba0f86e8c3 fix field 2021-01-14 09:48:59 -05:00
Ludo Galabru
8386487902 add satoshis_per_byte and burn_fee_cap 2021-01-14 09:48:35 -05:00
Ludo Galabru
8c765df7c0 add: sample for mainnet config 2021-01-14 09:36:20 -05:00
Matthew Little
5a23ebc3df fix: update toml files and readme from mstx_balance to ustx_balance 2020-12-11 15:51:51 +01:00
Ludovic Galabru
9ab191cb0b Merge branch 'master' into feat/bns/atlas
# Conflicts:
#	src/chainstate/coordinator/mod.rs
#	src/chainstate/coordinator/tests.rs
#	src/net/mod.rs
#	testnet/stacks-node/src/run_loop/neon.rs
2020-11-25 15:23:20 -05:00
Ludovic Galabru
679d2ef41e feat: add some configs for xenon, fix expiration height for default node 2020-11-25 11:49:18 -05:00
Ludovic Galabru
ba03cf54eb fix: config field useless 2020-11-24 15:49:33 -05:00
Ludovic Galabru
65a7e636e1 refactor: discard previous implementation 2020-11-04 12:30:17 -05:00
Ludovic Galabru
44826690ad refactor: bouquet of fixes, strip dead code 2020-10-27 16:42:00 -04:00
Ludovic Galabru
52a8d4ba2a Resolve todos, add test config 2020-10-01 10:22:15 -04:00
Ludovic Galabru
e97a7e6c99 Update krypton bootstrap node 2020-09-22 16:31:49 -04:00
Ludovic Galabru
d6049d01b4 Update krypton burnchain URL 2020-09-22 11:25:30 -04:00
Ludo Galabru
67023d84e7 Merge branch 'next' into feat/xenon-compatibility
# Conflicts:
#	testnet/stacks-node/src/main.rs
#	testnet/stacks-node/src/run_loop/neon.rs
2020-08-26 15:01:26 -04:00
Ludo Galabru
2dabe9b578 Handle Krypton compatibility 2020-08-26 11:50:22 -04:00
Ludo Galabru
932acb8f86 Required adjustments for xenon 2020-08-19 13:51:17 -04:00
Pascal
3ccc2f2a37 display configuration at startup, configure download_interval, inv_sync_interval, public_ip_address, typo 2020-08-04 20:01:42 -07:00
Jude Nelson
2e555fe494 bump process_exit_at_height to 8 days; update master node default 2020-07-19 12:07:09 -04:00
Ludo Galabru
a7af42a243 Merge branch 'master' into feature/prometheus 2020-06-23 17:22:35 -04:00
Ludo Galabru
c518b92ffe Bump limits 2020-06-16 22:29:33 -04:00
Ludo Galabru
0fdf28be2e Start counting metrics 2020-06-10 00:05:15 -04:00
Ludo Galabru
50873d49fe Bump graceful termination: from 1d to 3d 2020-06-02 16:10:39 -04:00
Ludo Galabru
3b828619d7 Merge pull request #1577 from blockstack/feature/block-heigh-hard-cap
Ability to terminate a node at given height
2020-06-02 10:49:30 -04:00
Ludo Galabru
e65cf39578 Disabling auto-termination for neon, Enabling for argon 2020-06-02 10:14:44 -04:00
Ludo Galabru
eff0251cc8 Revisit configs for local setup 2020-05-29 11:49:39 -04:00
Ludo Galabru
1f00d6bb56 Merge branch 'master' into feature/block-heigh-hard-cap 2020-05-26 15:33:58 -04:00
Ludo Galabru
76d0986fd5 Update process_exit_at_block_height 2020-05-13 12:10:26 -04:00
Ludo Galabru
2c9b267a1e Ability to terminate a node at a given height 2020-05-13 11:57:51 -04:00
Aaron Blankstein
48cf442c3b Merge branch 'master' into feat/neon-microblocks 2020-05-12 11:28:51 -05:00
Ludo Galabru
cd506f664f Get rid of the retry count 2020-05-07 14:25:14 -04:00
Aaron Blankstein
f7b911fc32 Merge branch 'master' into feat/neon-microblocks 2020-05-06 16:36:16 -05:00
Ludo Galabru
878f09f9ad Merge branch 'master' into feature/bitcoin-neon-controller 2020-05-05 11:42:48 -04:00
Ludo Galabru
7a45b32ccb Port burnchain-neon-controller 2020-05-01 17:05:57 -04:00