2019-11-17 04:44:17
[snowblossomcoin/channels] Issue opened by fireduck64
GitHub
2019-11-17 04:53:11
Current implementation writes new chunks even if a file is unchanged from a previous block. This is silly.
GitHub
2019-11-17 05:56:53
*https://github.com/snowblossomcoin/channels/compare/11f33914af4f...483839e32074*
https://github.com/snowblossomcoin/channels/commit/483839e32074171e9feb24e0f7167d4cbd856733 - Don't save files we already have.
GitHub
2019-11-17 05:56:53
[snowblossomcoin/channels] Issue closed by fireduck64
GitHub
2019-11-17 06:56:55
*https://github.com/snowblossomcoin/channels/compare/483839e32074...2fbca066d7d1*
https://github.com/snowblossomcoin/channels/commit/2fbca066d7d16d26ba468aa4db5cc17fa52d9ddc - Spread out chunk downloads
GitHub
2019-11-17 07:34:20
what do i expose myself to by upgrading my node?
Rotonen
2019-11-17 07:41:21
at least storage level write amplifications seem to be something you are ironing out
Rotonen
2019-11-17 15:30:22
The only big difference in 1.6.0 is the address and tx index will be rewritten as a hashed trie, just like the utxo set.
Fireduck
2019-11-17 15:30:42
This makes the logic for reorgs a lot cleaner
Fireduck
2019-11-17 15:32:51
But beyond that name registration we argued about a bit ago none of the channels content goes in snowblossom nodes
Fireduck
2019-11-17 18:23:19
good
Rotonen
2019-11-17 18:23:38
so what’s a channel node getting exposed to?
Rotonen
2019-11-17 18:23:56
unless you subscribe to a channel, nothing other than the DHT data
Fireduck
2019-11-17 18:24:06
which simply a mapping of channel IDs to peers
Fireduck
2019-11-17 18:24:39
make a merchant api so people can buy capacity with snow
Rotonen
2019-11-17 18:24:57
that i’d host, but fuck manual admin effort
Rotonen
2019-11-17 18:25:13
I was thinking there would be a market for people to pay others to be a peer/seeder
Fireduck
2019-11-17 18:25:29
limited capacity and bidding for the resources
Rotonen
2019-11-17 18:27:07
i can host something like the snowblossom site you are apparently dogfood already?
Rotonen
2019-11-17 18:27:20
yeah
Fireduck
2019-11-17 18:27:41
as you so nicely ask in the spof wiki page
Rotonen
2019-11-17 18:30:01
http://jw96y2w9cvvfmrese73vqv2zawc5v77ljgqwycdl.snowblossom.io/ is a clone of the main website
Fireduck
2019-11-17 18:30:45
There is a quite unmoderated chat on: http://xchc24kv2qdnz9uzq056x2yjvyw30xuc9pmxe3mz.snowblossom.io/
Fireduck
2019-11-17 18:30:53
but it is almost exclusively me talking to myself
Fireduck
2019-11-17 18:33:20
I am also going to clone the git repos into a channel
Fireduck
2019-11-17 18:33:32
which is probably more important than any of the sites
Fireduck
2019-11-17 18:44:12
repos and the main site i’m on board for
Rotonen
2019-11-17 18:44:59
Cool
Fireduck