2018-07-25 04:46:53
                        
                             
                            
                    
 *https://github.com/snowblossomcoin/snowblossom/compare/5747394c470b...4a44a08b38c2*
https://github.com/snowblossomcoin/snowblossom/commit/4a44a08b38c2573609f1af19f19b8ca979071404 - add log when rpc starts
                    
                 
                            GitHub
                        
                        2018-07-25 04:49:08
                        
                             
                            
                    
 *https://github.com/snowblossomcoin/snowblossom/compare/4a44a08b38c2...c424fca860c4*
https://github.com/snowblossomcoin/snowblossom/commit/c424fca860c4ece8a0bc045ccc4afa60ae26ef2d - version 1.3.0
                    
                 
                            GitHub
                        
                        2018-07-25 04:52:25
                        
                             
                            
                    
 • Wallets are now multiple files with automatic merging
• Automatic unused address pools
• JSON RPC interface for MrPlow and SnowBlossomClient
• new client commands
                    
                 
                            GitHub
                        
                        2018-07-25 04:57:27
                        
                             
                            
                    
 [snowblossomcoin/snowblossom] Issue opened by fireduck64
                    
                 
                            GitHub
                        
                        2018-07-25 14:36:10
                        
                             
                            
                    
`clang: error: no such file or directory: 'external/com_google_protobuf/src/google/protobuf/compiler/java/java_map_field.cc'`
so what wants what now on the include path?
                    
                 
                            Rotonen
                        
                        2018-07-25 14:37:07
                        
                             
                            
                    
huh, a rerun paves over that, wasn't bazel supposed to be deterministic?
                    
                 
                            Rotonen
                        
                        2018-07-25 14:38:20
                        
                             
                            
                    
also my hedgehog of a compilation environment is complaining about protobuf not properly macro guarding some of the msvc specific symbols, but i suppose that's trivial
                    
                 
                            Rotonen
                        
                        2018-07-25 14:43:23
                        
                             
                            
                    
nuked the node db because feeling like it, i find the catchup log for the node much improved
                    
                 
                            Rotonen
                        
                        2018-07-25 14:55:47
                        
                             
                            
                    
I don't think I even changed any protobuf versions
                    
                 
                            Fireduck
                        
                        2018-07-25 14:55:48
                        
                             
                            
                    
so no idea
                    
                 
                            Fireduck
                        
                        2018-07-25 14:56:32
                        
                             
                            
                    
I think the bazel deterministic builds are either made up by me or only work with gcc/java
                    
                 
                            Fireduck
                        
                        2018-07-25 14:56:38
                        
                             
                            
                    
really no idea
                    
                 
                            Fireduck
                        
                        2018-07-25 14:58:13
                        
                             
                            
                    
i like to poke at build systems
                    
                 
                            Rotonen
                        
                        2018-07-25 14:59:12
                        
                             
                            
                    
by initial symptom and guesswork based on experience i'd peg that one at bazel clean not working well if:
1) check out old tag
2) build
3) check out new tag
4) clean
5) build
as in it'd want you to clean on the old tag
                    
                 
                            Rotonen
                        
                        2018-07-25 14:59:30
                        
                             
                            
                    
a clean works proper after the first build, but seems there's some caching assumption it's just not handling
                    
                 
                            Rotonen
                        
                        2018-07-25 15:00:24
                        
                             
                            
                    
so all in all i'd give it a gold star sticker for digging itself out of the hole
                    
                 
                            Rotonen
                        
                        2018-07-25 15:18:59
                        
                             
                            
                    
@Fireduck I've been asked to consider setting up a donation address.
I'm going to PM you something
                    
                 
                            Clueless
                        
                        2018-07-25 15:22:05
                        
                             
                            
                    
may we can donation via BTC or ETH.
                    
                 
                            alistar