User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 04:13, 22 April 2019 (diff | hist) . . (+480) . . Audit Log Mode (→Audit Log Mode)
- 04:10, 22 April 2019 (diff | hist) . . (+18) . . N Audit Log Mode (Created page with "==Audit Log Mode==")
- 04:10, 22 April 2019 (diff | hist) . . (+281) . . N ConfigOption/audit log source (Created page with "==audit_log_source== If set, this address controls the address used for Audit Log Mode. ===Default=== No default ===Examples=== <code> audit_log_source=snowtest:9pm6r...") (current)
- 21:03, 13 March 2019 (diff | hist) . . (+745) . . N Road Map (Created page with "==Road Map== We don't have a road map. We have some ideas. ===Java FX Client=== This should allow us to: * Use existing java client code * Target a number of platforms **...")
- 21:00, 13 March 2019 (diff | hist) . . (+21) . . Main Page
- 06:30, 6 March 2019 (diff | hist) . . (+13,737) . . JSON-RPC-Commands (→get_block)
- 06:15, 6 March 2019 (diff | hist) . . (+12,415) . . JSON-RPC-Commands (→get_transaction)
- 17:32, 5 March 2019 (diff | hist) . . (+590) . . JSON-RPC-Commands (→get_unspent)
- 18:05, 4 March 2019 (diff | hist) . . (+3) . . JSON-RPC-Commands (→get_hash_address)
- 18:05, 25 February 2019 (diff | hist) . . (+804) . . Install-from-Source (current)
- 06:21, 19 February 2019 (diff | hist) . . (+170) . . Download
- 00:25, 24 January 2019 (diff | hist) . . (+220) . . N ConfigOption/work unit mem gb (Created page with "==work_unit_mem_gb== Amount of ram to use for SurfMiner work units. Set this as high as you can. ===Default=== No default. ===Examples=== <code> work_unit_mem_gb=16...") (current)
- 00:21, 24 January 2019 (diff | hist) . . (+300) . . N ConfigOption/hash threads (Created page with "==hash_threads== Number of threads to use for creating work units and advancing work units in SurfMiner. Should probably be the same as the number of CPU cores you have...") (current)
- 00:20, 24 January 2019 (diff | hist) . . (+504) . . N ConfigOption/waves (Created page with "==waves== The number of waves to use for SurfMiner. Each wave needs 1GB of RAM and reads through the snowfield. The waves maintain distance from each other. For example...") (current)
- 00:18, 24 January 2019 (diff | hist) . . (+228) . . Category:ConfigOptionsSurfMiner (current)
- 00:13, 24 January 2019 (diff | hist) . . (+23) . . SurfMiner (→SurfMiner) (current)
- 00:12, 24 January 2019 (diff | hist) . . (+53) . . SurfMiner (→SurfMiner)
- 00:11, 24 January 2019 (diff | hist) . . (+277) . . N SurfMiner (Created page with " == SurfMiner == Like PoolMiner but does mining in waves. Each wave, reads 1gb of snowfield data at a time and applies that 1gb block to any in-memory work units that a...")
- 00:09, 24 January 2019 (diff | hist) . . (+32) . . N Category:ConfigOptionsSurfMiner (Created page with "Config options for SurfMiner")
- 00:08, 24 January 2019 (diff | hist) . . (+36) . . ConfigOption/pool host list (→pool_host_list) (current)
- 00:08, 24 January 2019 (diff | hist) . . (+36) . . ConfigOption/pool host (→pool_host) (current)
- 00:08, 24 January 2019 (diff | hist) . . (+36) . . ConfigOption/network (→network) (current)
- 00:07, 24 January 2019 (diff | hist) . . (-3) . . Programs (→Basic)
- 00:07, 24 January 2019 (diff | hist) . . (+151) . . Programs
- 18:38, 11 January 2019 (diff | hist) . . (+656) . . N Migrate: Standard Keys to Seed Keys (Created page with "This is for the upgrade from SnowBlossomClient <1.5.0 to SnowBlossomClient 1.5.0 or above. In this update, the [[ConfigOption/key_mode|key_mode] default switches from "standa...")
- 18:32, 11 January 2019 (diff | hist) . . (+22) . . Main Page
- 18:32, 11 January 2019 (diff | hist) . . (+100) . . N Migration (Created page with "Notes for any migrations worthy of note. * Version 1.5.0 - Migrate: Standard Keys to Seed Keys") (current)
- 23:17, 9 January 2019 (diff | hist) . . (-1) . . SnowBlossomClient
- 23:16, 9 January 2019 (diff | hist) . . (+1,083) . . N SnowBlossomClient (Created page with "Config Options A basic client that maintains a set of keys and contacts a SnowBlossomNode to get balance information about addresses tha...")
- 23:13, 9 January 2019 (diff | hist) . . (+29) . . Programs
- 23:13, 9 January 2019 (diff | hist) . . (+488) . . Programs
- 23:07, 9 January 2019 (diff | hist) . . (+406) . . N ConfigOption/key pool size (Created page with "==key_pool_size== Controls how many unused addresses to create as the available key pool. The higher this number, the slower the client is to load balance. The higher this...") (current)
- 23:05, 9 January 2019 (diff | hist) . . (+566) . . N ConfigOption/seed gap (Created page with "==seed_gap== Controls how many addresses past the highest index used address to generate to search for additional transactions. Only does anything when ConfigOption/seed_m...") (current)
- 23:01, 9 January 2019 (diff | hist) . . (+409) . . N ConfigOption/wallet path (Created page with "==wallet_path== Controls where a SnowBlossomClient stores wallet data. If using a key_mode other than seed, this location should be backed peri...")
- 22:58, 9 January 2019 (diff | hist) . . (+1,778) . . N ConfigOption/key mode (Created page with "==key_mode== Controls how a SnowBlossomClient creates keys. ===Seed Mode=== In seed mode the client will create a BIP39 seed and derive all addresses from that seed. T...") (current)
- 22:47, 9 January 2019 (diff | hist) . . (+265) . . N Arktika (Created page with " Config Options - An advanced mining agent, like PoolMiner but supports features like loading parts of the snowfield from other sources,...") (current)
- 22:46, 9 January 2019 (diff | hist) . . (+41) . . N MrPlow (Created page with "Mining pool software Category:Mining") (current)
- 22:45, 9 January 2019 (diff | hist) . . (+690) . . Programs
- 22:39, 9 January 2019 (diff | hist) . . (+412) . . Programs
- 22:37, 9 January 2019 (diff | hist) . . (+459) . . Programs (→Programs)
- 22:34, 9 January 2019 (diff | hist) . . (+268) . . Programs
- 22:32, 9 January 2019 (diff | hist) . . (+364) . . N Programs (Created page with " == Programs == The various programs that you can run as part of Snowblossom === Basic === * SnowBlossomNode Config Options - The node t...")
- 22:29, 9 January 2019 (diff | hist) . . (+21) . . Main Page
- 18:54, 31 December 2018 (diff | hist) . . (+829) . . N Download (Created page with " There are several ways to download builds. The easiest for most users is to download a release build, which contains configuration files, scripts and the java binaries: * [...")
- 18:48, 31 December 2018 (diff | hist) . . (+21) . . Main Page (→Snowblossom Cryptocurrency)
- 00:02, 30 November 2018 (diff | hist) . . (+1,499) . . VanityGen (current)
- 23:57, 29 November 2018 (diff | hist) . . (+161) . . VanityGen
- 23:56, 29 November 2018 (diff | hist) . . (+717) . . VanityGen
- 23:55, 29 November 2018 (diff | hist) . . (+750) . . VanityGen
- 23:54, 29 November 2018 (diff | hist) . . (+910) . . N VanityGen (Created page with "VanityGen is terrible. it has three parameters, string to search for, start_with, end_with if both start_with and end_width are false, then it will look for the string anywhe...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)