trac-msb 0.1.76 → 0.1.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,330 @@
1
+ # This is a RocksDB option file.
2
+ #
3
+ # For detailed file format spec, please refer to the example file
4
+ # in examples/rocksdb_option_file_example.ini
5
+ #
6
+
7
+ [Version]
8
+ rocksdb_version=10.1.0
9
+ options_file_version=1.1
10
+
11
+ [DBOptions]
12
+ max_background_flushes=-1
13
+ compaction_readahead_size=2097152
14
+ strict_bytes_per_sync=false
15
+ wal_bytes_per_sync=0
16
+ max_open_files=-1
17
+ stats_history_buffer_size=1048576
18
+ max_total_wal_size=0
19
+ stats_persist_period_sec=600
20
+ stats_dump_period_sec=600
21
+ avoid_flush_during_shutdown=false
22
+ max_subcompactions=1
23
+ bytes_per_sync=1048576
24
+ delayed_write_rate=16777216
25
+ max_background_compactions=-1
26
+ max_background_jobs=6
27
+ delete_obsolete_files_period_micros=21600000000
28
+ writable_file_max_buffer_size=1048576
29
+ follower_catchup_retry_wait_ms=100
30
+ file_checksum_gen_factory=nullptr
31
+ allow_data_in_errors=false
32
+ max_bgerror_resume_count=2147483647
33
+ best_efforts_recovery=false
34
+ wal_write_temperature=kUnknown
35
+ write_identity_file=true
36
+ write_dbid_to_manifest=true
37
+ atomic_flush=false
38
+ manual_wal_flush=false
39
+ two_write_queues=false
40
+ avoid_flush_during_recovery=false
41
+ dump_malloc_stats=false
42
+ info_log_level=INFO_LEVEL
43
+ write_thread_slow_yield_usec=3
44
+ unordered_write=false
45
+ follower_refresh_catchup_period_ms=10000
46
+ log_readahead_size=0
47
+ enable_pipelined_write=false
48
+ allow_ingest_behind=false
49
+ fail_if_options_file_error=true
50
+ persist_stats_to_disk=false
51
+ WAL_ttl_seconds=0
52
+ bgerror_resume_retry_interval=1000000
53
+ allow_concurrent_memtable_write=true
54
+ paranoid_checks=true
55
+ WAL_size_limit_MB=0
56
+ metadata_write_temperature=kUnknown
57
+ lowest_used_cache_tier=kNonVolatileBlockTier
58
+ keep_log_file_num=1000
59
+ table_cache_numshardbits=6
60
+ max_file_opening_threads=16
61
+ background_close_inactive_wals=false
62
+ wal_recovery_mode=kPointInTimeRecovery
63
+ follower_catchup_retry_count=10
64
+ db_write_buffer_size=0
65
+ allow_2pc=false
66
+ skip_checking_sst_file_sizes_on_db_open=false
67
+ skip_stats_update_on_db_open=false
68
+ recycle_log_file_num=0
69
+ db_host_id=__hostname__
70
+ track_and_verify_wals_in_manifest=false
71
+ use_fsync=false
72
+ wal_compression=kNoCompression
73
+ compaction_verify_record_count=true
74
+ error_if_exists=false
75
+ manifest_preallocation_size=4194304
76
+ is_fd_close_on_exec=true
77
+ enable_write_thread_adaptive_yield=true
78
+ track_and_verify_wals=false
79
+ enable_thread_tracking=false
80
+ avoid_unnecessary_blocking_io=false
81
+ allow_fallocate=true
82
+ max_log_file_size=0
83
+ advise_random_on_open=true
84
+ create_missing_column_families=true
85
+ max_write_batch_group_size_bytes=1048576
86
+ use_adaptive_mutex=false
87
+ prefix_seek_opt_in_only=false
88
+ wal_filter=nullptr
89
+ create_if_missing=true
90
+ enforce_single_del_contracts=true
91
+ allow_mmap_writes=false
92
+ verify_sst_unique_id_in_manifest=true
93
+ log_file_time_to_roll=0
94
+ use_direct_io_for_flush_and_compaction=false
95
+ flush_verify_memtable_count=true
96
+ max_manifest_file_size=1073741824
97
+ write_thread_max_yield_usec=100
98
+ use_direct_reads=false
99
+ allow_mmap_reads=false
100
+
101
+
102
+ [CFOptions "default"]
103
+ bottommost_file_compaction_delay=0
104
+ memtable_protection_bytes_per_key=0
105
+ bottommost_compression=kDisableCompressionOption
106
+ sample_for_compression=0
107
+ blob_compression_type=kNoCompression
108
+ paranoid_memory_checks=false
109
+ blob_garbage_collection_age_cutoff=0.250000
110
+ preclude_last_level_data_seconds=0
111
+ compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;max_read_amp=-1;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;}
112
+ target_file_size_base=67108864
113
+ memtable_whole_key_filtering=false
114
+ blob_file_starting_level=0
115
+ soft_pending_compaction_bytes_limit=68719476736
116
+ max_write_buffer_number=2
117
+ ttl=2592000
118
+ compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;}
119
+ memtable_huge_page_size=0
120
+ max_sequential_skip_in_iterations=8
121
+ strict_max_successive_merges=false
122
+ max_successive_merges=0
123
+ enable_blob_garbage_collection=true
124
+ arena_block_size=1048576
125
+ bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;}
126
+ target_file_size_multiplier=1
127
+ max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1
128
+ prepopulate_blob_cache=kDisable
129
+ blob_compaction_readahead_size=0
130
+ min_blob_size=0
131
+ level0_stop_writes_trigger=36
132
+ blob_garbage_collection_force_threshold=1.000000
133
+ enable_blob_files=false
134
+ level0_slowdown_writes_trigger=20
135
+ default_write_temperature=kUnknown
136
+ compression=kNoCompression
137
+ level0_file_num_compaction_trigger=4
138
+ block_protection_bytes_per_key=0
139
+ prefix_extractor=nullptr
140
+ max_bytes_for_level_multiplier=10.000000
141
+ write_buffer_size=67108864
142
+ uncache_aggressiveness=0
143
+ disable_auto_compactions=false
144
+ max_compaction_bytes=1677721600
145
+ inplace_update_num_locks=10000
146
+ periodic_compaction_seconds=0
147
+ experimental_mempurge_threshold=0.000000
148
+ memtable_prefix_bloom_size_ratio=0.000000
149
+ max_bytes_for_level_base=268435456
150
+ paranoid_file_checks=false
151
+ blob_file_size=0
152
+ preserve_internal_time_seconds=0
153
+ memtable_max_range_deletions=0
154
+ compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;}
155
+ hard_pending_compaction_bytes_limit=274877906944
156
+ last_level_temperature=kUnknown
157
+ table_factory=BlockBasedTable
158
+ report_bg_io_stats=false
159
+ persist_user_defined_timestamps=true
160
+ sst_partitioner_factory=nullptr
161
+ compaction_pri=kMinOverlappingRatio
162
+ compaction_style=kCompactionStyleLevel
163
+ memtable_factory=SkipListFactory
164
+ comparator=leveldb.BytewiseComparator
165
+ bloom_locality=0
166
+ compaction_filter_factory=nullptr
167
+ min_write_buffer_number_to_merge=1
168
+ max_write_buffer_size_to_maintain=0
169
+ max_write_buffer_number_to_maintain=0
170
+ compaction_filter=nullptr
171
+ optimize_filters_for_hits=false
172
+ default_temperature=kUnknown
173
+ force_consistency_checks=true
174
+ merge_operator=nullptr
175
+ num_levels=7
176
+ memtable_insert_with_hint_prefix_extractor=nullptr
177
+ level_compaction_dynamic_level_bytes=true
178
+ disallow_memtable_writes=false
179
+ inplace_update_support=false
180
+
181
+ [TableOptions/BlockBasedTable "default"]
182
+ num_file_reads_for_auto_readahead=2
183
+ metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;}
184
+ read_amp_bytes_per_bit=0
185
+ verify_compression=false
186
+ format_version=6
187
+ detect_filter_construct_corruption=false
188
+ optimize_filters_for_memory=false
189
+ decouple_partitioned_filters=false
190
+ partition_filters=false
191
+ initial_auto_readahead_size=8192
192
+ max_auto_readahead_size=262144
193
+ enable_index_compression=true
194
+ checksum=kXXH3
195
+ index_block_restart_interval=1
196
+ pin_top_level_index_and_filter=true
197
+ block_align=false
198
+ block_size=8192
199
+ index_type=kBinarySearch
200
+ filter_policy=bloomfilter:10:false
201
+ metadata_block_size=4096
202
+ no_block_cache=false
203
+ whole_key_filtering=true
204
+ index_shortening=kShortenSeparators
205
+ block_size_deviation=10
206
+ data_block_index_type=kDataBlockBinarySearch
207
+ use_delta_encoding=true
208
+ data_block_hash_table_util_ratio=0.750000
209
+ cache_index_and_filter_blocks=true
210
+ prepopulate_block_cache=kDisable
211
+ block_restart_interval=16
212
+ pin_l0_filter_and_index_blocks_in_cache=false
213
+ cache_index_and_filter_blocks_with_high_priority=true
214
+ flush_block_policy_factory=FlushBlockBySizePolicyFactory
215
+
216
+
217
+ [CFOptions "corestore"]
218
+ bottommost_file_compaction_delay=0
219
+ memtable_protection_bytes_per_key=0
220
+ bottommost_compression=kDisableCompressionOption
221
+ sample_for_compression=0
222
+ blob_compression_type=kNoCompression
223
+ paranoid_memory_checks=false
224
+ blob_garbage_collection_age_cutoff=0.250000
225
+ preclude_last_level_data_seconds=0
226
+ compaction_options_universal={allow_trivial_move=false;stop_style=kCompactionStopStyleTotalSize;max_read_amp=-1;min_merge_width=2;compression_size_percent=-1;max_size_amplification_percent=200;incremental=false;max_merge_width=4294967295;size_ratio=1;}
227
+ target_file_size_base=67108864
228
+ memtable_whole_key_filtering=false
229
+ blob_file_starting_level=0
230
+ soft_pending_compaction_bytes_limit=68719476736
231
+ max_write_buffer_number=2
232
+ ttl=2592000
233
+ compaction_options_fifo={file_temperature_age_thresholds=;allow_compaction=false;age_for_warm=0;max_table_files_size=1073741824;}
234
+ memtable_huge_page_size=0
235
+ max_sequential_skip_in_iterations=8
236
+ strict_max_successive_merges=false
237
+ max_successive_merges=0
238
+ enable_blob_garbage_collection=true
239
+ arena_block_size=1048576
240
+ bottommost_compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;}
241
+ target_file_size_multiplier=1
242
+ max_bytes_for_level_multiplier_additional=1:1:1:1:1:1:1
243
+ prepopulate_blob_cache=kDisable
244
+ blob_compaction_readahead_size=0
245
+ min_blob_size=4096
246
+ level0_stop_writes_trigger=36
247
+ blob_garbage_collection_force_threshold=1.000000
248
+ enable_blob_files=true
249
+ level0_slowdown_writes_trigger=20
250
+ default_write_temperature=kUnknown
251
+ compression=kNoCompression
252
+ level0_file_num_compaction_trigger=4
253
+ block_protection_bytes_per_key=0
254
+ prefix_extractor=nullptr
255
+ max_bytes_for_level_multiplier=10.000000
256
+ write_buffer_size=67108864
257
+ uncache_aggressiveness=0
258
+ disable_auto_compactions=false
259
+ max_compaction_bytes=1677721600
260
+ inplace_update_num_locks=10000
261
+ periodic_compaction_seconds=0
262
+ experimental_mempurge_threshold=0.000000
263
+ memtable_prefix_bloom_size_ratio=0.000000
264
+ max_bytes_for_level_base=268435456
265
+ paranoid_file_checks=false
266
+ blob_file_size=268435456
267
+ preserve_internal_time_seconds=0
268
+ memtable_max_range_deletions=0
269
+ compression_opts={use_zstd_dict_trainer=true;enabled=false;zstd_max_train_bytes=0;parallel_threads=1;max_compressed_bytes_per_kb=896;checksum=false;max_dict_bytes=0;strategy=0;max_dict_buffer_bytes=0;level=32767;window_bits=-14;}
270
+ hard_pending_compaction_bytes_limit=274877906944
271
+ last_level_temperature=kUnknown
272
+ table_factory=BlockBasedTable
273
+ report_bg_io_stats=false
274
+ persist_user_defined_timestamps=true
275
+ sst_partitioner_factory=nullptr
276
+ compaction_pri=kMinOverlappingRatio
277
+ compaction_style=kCompactionStyleLevel
278
+ memtable_factory=SkipListFactory
279
+ comparator=leveldb.BytewiseComparator
280
+ bloom_locality=0
281
+ compaction_filter_factory=nullptr
282
+ min_write_buffer_number_to_merge=1
283
+ max_write_buffer_size_to_maintain=0
284
+ max_write_buffer_number_to_maintain=0
285
+ compaction_filter=nullptr
286
+ optimize_filters_for_hits=false
287
+ default_temperature=kUnknown
288
+ force_consistency_checks=true
289
+ merge_operator=nullptr
290
+ num_levels=7
291
+ memtable_insert_with_hint_prefix_extractor=nullptr
292
+ level_compaction_dynamic_level_bytes=true
293
+ disallow_memtable_writes=false
294
+ inplace_update_support=false
295
+
296
+ [TableOptions/BlockBasedTable "corestore"]
297
+ num_file_reads_for_auto_readahead=2
298
+ metadata_cache_options={unpartitioned_pinning=kFallback;partition_pinning=kFallback;top_level_index_pinning=kFallback;}
299
+ read_amp_bytes_per_bit=0
300
+ verify_compression=false
301
+ format_version=6
302
+ detect_filter_construct_corruption=false
303
+ optimize_filters_for_memory=false
304
+ decouple_partitioned_filters=false
305
+ partition_filters=false
306
+ initial_auto_readahead_size=8192
307
+ max_auto_readahead_size=262144
308
+ enable_index_compression=true
309
+ checksum=kXXH3
310
+ index_block_restart_interval=1
311
+ pin_top_level_index_and_filter=true
312
+ block_align=false
313
+ block_size=8192
314
+ index_type=kBinarySearch
315
+ filter_policy=bloomfilter:10:false
316
+ metadata_block_size=4096
317
+ no_block_cache=false
318
+ whole_key_filtering=true
319
+ index_shortening=kShortenSeparators
320
+ block_size_deviation=10
321
+ data_block_index_type=kDataBlockBinarySearch
322
+ use_delta_encoding=true
323
+ data_block_hash_table_util_ratio=0.750000
324
+ cache_index_and_filter_blocks=true
325
+ prepopulate_block_cache=kDisable
326
+ block_restart_interval=16
327
+ pin_l0_filter_and_index_blocks_in_cache=false
328
+ cache_index_and_filter_blocks_with_high_priority=true
329
+ flush_block_policy_factory=FlushBlockBySizePolicyFactory
330
+
@@ -0,0 +1,5 @@
1
+ {
2
+ "publicKey": "ff3b310a3d4d6ca54a7494c25752357ac9ab2353719dc3f10000bb62a2f1ef1e",
3
+ "secretKey": "ecf2d609d766fd7b86ac896f3749905bdf15653a2bb19053d3382d727ba363e6ff3b310a3d4d6ca54a7494c25752357ac9ab2353719dc3f10000bb62a2f1ef1e",
4
+ "mnemonic": "juice horse shiver inhale hope country intact rate fatigue fire undo marine buddy early panel number cave dumb type fade gesture squirrel car wasp"
5
+ }
package/dump/LICENSE DELETED
@@ -1,201 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS
177
-
178
- APPENDIX: How to apply the Apache License to your work.
179
-
180
- To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
182
- replaced with your own identifying information. (Don't include
183
- the brackets!) The text should be enclosed in the appropriate
184
- comment syntax for the file format. We also recommend that a
185
- file or class name and description of purpose be included on the
186
- same "printed page" as the copyright notice for easier
187
- identification within third-party archives.
188
-
189
- Copyright [yyyy] [name of copyright owner]
190
-
191
- Licensed under the Apache License, Version 2.0 (the "License");
192
- you may not use this file except in compliance with the License.
193
- You may obtain a copy of the License at
194
-
195
- http://www.apache.org/licenses/LICENSE-2.0
196
-
197
- Unless required by applicable law or agreed to in writing, software
198
- distributed under the License is distributed on an "AS IS" BASIS,
199
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
- See the License for the specific language governing permissions and
201
- limitations under the License.
package/dump/NOTICE DELETED
@@ -1,17 +0,0 @@
1
- Copyright 2025 Trac Systems UG
2
-
3
- This project is part of the Trac Network.
4
- Any derivative, open-source or not, that is not managed by Trac Systems UG,
5
- is considered non-canonical and not supported.
6
-
7
- Licensed under the Apache License, Version 2.0 (the "License");
8
- you may not use this file except in compliance with the License.
9
- You may obtain a copy of the License at
10
-
11
- http://www.apache.org/licenses/LICENSE-2.0
12
-
13
- Unless required by applicable law or agreed to in writing, software
14
- distributed under the License is distributed on an "AS IS" BASIS,
15
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- See the License for the specific language governing permissions and
17
- limitations under the License.
package/dump/README.md DELETED
@@ -1,66 +0,0 @@
1
- # Main Settlement Bus (MSB)
2
-
3
- A peer-to-peer crypto validator network to verify and append transactions.
4
-
5
- Release 1 (R1) must be used alongside Trac Network R1 releases to maintain contract consistency.
6
-
7
- The MSB is utilizing the [Pear Runtime and Holepunch](https://pears.com/).
8
-
9
- ## Install
10
-
11
- ```shell
12
- git clone -b msb-r1 --single-branch git@github.com:Trac-Systems/main_settlement_bus.git
13
- ```
14
-
15
- ## Usage
16
-
17
- While the MSB supports native node-js, it is encouraged to use Pear:
18
-
19
- ```js
20
- cd main_settlement_bus
21
- npm install -g pear
22
- npm install
23
- pear run . store1
24
- ```
25
-
26
- **Deploy Bootstrap (admin):**
27
-
28
- - Choose option 1)
29
- - Copy and backup the seedphrase
30
- - Copy the "MSB Writer" address
31
- - With a text editor, open the file msb.mjs in document root
32
- - Replace the bootstrap address with the copied writer address
33
- - Choose a channel name (exactly 32 characters)
34
- - Run again: pear run . store1
35
- - After the options appear, type /add_admin and hit enter
36
- - Your instance is now the Bootstrap and admin peer, required to control validators
37
- - Keep your bootstrap node running
38
- - Strongly recommended: add a couple of nodes as writers
39
-
40
- **Running indexers (admin)**
41
-
42
- - Install on different machines than the Bootstrap's (ideally different data centers)
43
- - Follow the "Running as validator" and then "Adding validators" procedures below
44
- - Copy the MSB Writer address from your writer screen
45
- - In your Bootstrap screen, add activate the new writers:
46
- - /add_indexer <MSB Writer address (not the MSB address!)>
47
- - You should see a success confirmation
48
- - Usually 2 indexers on different locations are enough, we recommend 2 to max. 4 in addition to the Bootstrap
49
-
50
- **Running as validator (first run):**
51
-
52
- - Choose option 1)
53
- - Copy and backup the seedphrase
54
- - Copy the "MSB Address" after the screen fully loaded
55
- - Hand your "MSB Address" over to the MSB admin for whitelisting
56
- - Wait for the admin to announce the whitelist event
57
- - In the screen type /add_writer
58
- - After a few seconds you should see your validator being added as a writer
59
-
60
- **Adding validators (admin):**
61
-
62
- - Open the file /Whitelist/pubkeys.csv with a text editor
63
- - Add as man Trac Network addresses as you wish
64
- - In the MSB screen, enter /add_whitelist
65
- - Wait for the listto be fully processed
66
- - Inform your validator community being whitelisted
@@ -1 +0,0 @@
1
- 7a28af069a36ce674ad04718e8ee63fe38c81a7770b144714c7666d085897d1c
package/dump/msb.mjs DELETED
@@ -1,14 +0,0 @@
1
- import {MainSettlementBus} from './src/index.js';
2
-
3
- const opts = {
4
- stores_directory : 'stores2/',
5
- store_name : typeof process !== "undefined" ? process.argv[2] : Pear.config.args[0],
6
- bootstrap: 'a4951e5f744e2a9ceeb875a7965762481dab0a7bb0531a71568e34bf7abd2c53',
7
- channel: '0002tracnetworkmainsettlementbus',
8
- };
9
-
10
- const msb = new MainSettlementBus(opts);
11
-
12
- msb.ready().then(() => {
13
- msb.interactiveMode();
14
- });
package/dump/package.json DELETED
@@ -1,40 +0,0 @@
1
- {
2
- "name": "trac-msb",
3
- "main": "msb.mjs",
4
- "version": "0.1.75",
5
- "pear": {
6
- "name": "trac-msb",
7
- "type": "terminal"
8
- },
9
- "type": "module",
10
- "scripts": {
11
- "dev": "pear run -d .",
12
- "test:node": "brittle test/all.test.js",
13
- "test:bare": "bare test/all.test.js"
14
- },
15
- "dependencies": {
16
- "autobase": "7.6.3",
17
- "hypercore": "^11.6.3",
18
- "corestore": "^7.4.2",
19
- "b4a": "1.6.7",
20
- "bare-readline": "1.0.7",
21
- "bare-tty": "5.0.2",
22
- "compact-encoding": "^2.16.0",
23
- "fastest-validator": "1.19.0",
24
- "hyperbee": "^2.24.2",
25
- "hypercore-crypto": "^3.4.0",
26
- "hyperdht": "^6.20.5",
27
- "hyperswarm": "^4.11.5",
28
- "protomux": "^3.10.1",
29
- "protomux-wakeup": "2.4.0",
30
- "readline": "npm:bare-node-readline",
31
- "ready-resource": "1.1.2",
32
- "trac-wallet": "0.0.43",
33
- "tty": "npm:bare-node-tty"
34
- },
35
- "publishConfig": {
36
- "registry": "https://registry.npmjs.org",
37
- "access": "public",
38
- "brittle": "^3.16.2"
39
- }
40
- }