Anyone have an stable IP and want to have their node be one of the DNS seeds?
I have an Azure VM I can use
if you are needing one
there should be a seed node that I don't directly control
need is a strong word
I'll pretty much do whatever you tell me, so I'm not sure it would qualify
Heh
@Fireduck I may be dynamic :confused:
@Fireduck What's wrong with the node or electrum peer sharing thing?
the peer sharing works fine, once you connect to at least one node in the network
to pick up the gossip
ah
You could have it rely on a file in github's repo, called "seeds"
There is a list of seed hosts in NetworkParams
which right now is just "http://seed.snowblossom.org"
which points to a few ipv4 and ipv6 addresses
Also, fireduck, is sounds like bcash's implementation of UTXO stuff is different from yours.
I can absolutely add that host, it would be good to have some point to dns entries that I don't directly control either
I have a week before I start my new job. I am going to take it easy on snowblossom and try to get my foreverbucket launch out the door.
@Fireduck, I don't believe you
yeah, clearly
[snowblossomcoin/snowblossom] Issue opened by fireduck64
[snowblossomcoin/snowblossom] Issue closed by fireduck64
• Only mine when node is synced • Major code reorg thanks to Tyler
@maruko has joined the channel
@Rotonen has joined the channel
Maybe Runtime.getRuntime().availableProcessors()? Maybe Runtime.getRuntime().availableProcessors()*2 as default?
@Fireduck noticed you have a dev channel, so a triviality indeed: https://github.com/snowblossomcoin/snowblossom/blob/master/miner/src/SnowBlossomMiner.java#L100 ``` ```
@SidGrip has joined the channel
[snowblossomcoin/snowblossom] Issue opened by fireduck64
@Mining Machine has joined the channel
trying to build 1.0.5: ``` ERROR: /<redacted>/snowblossom/BUILD:19:1: Creating runfiles tree bazel-out/darwin-fastbuild/bin/Shackleton.runfiles failed (Exit 1) _bin/build-runfiles (args bazel-out/darwin-fastbuild/bin/Shackleton.runfiles_manifest bazel-out/darwin-fastbuild/bin/Shackleton.runfiles): mkdir '__main__/shackleton': File exists [17] ``` ideas, suggestions?