dpblnt
dpblnt
Yes it was built by me with dev-lang/go-1.17.5. No I have not modified anything in the code.
I had no log-file set, this was captured from sdtout
SOURCE_SECRET_SEED was not set
SOURCE_SECRET_SEED did not solve it This time there is XDR in the log ```2021/12/02 22:45:15 ***** Minimum profit ratio was met, proceeding to payment! ***** 2021/12/02 22:45:15 2021/12/02 22:45:15 Best...
Hi, i'm using the gem for a telegram notification bot amongst others, and I think I;m hitting one of the issues in this thread. My approach is to have a...
`client.keep_alive_stream!( listen_key: "the_key" )` results 404 ... ` saved from url=(0032)https://www.binance.com/en/error ` ...
same here with dev-lang/ruby-3.1.4-r3::gentoo and ruby-fann-1.4.1 ``` [BUG] Segmentation fault at 0x0000000000000001 ... /usr/local/lib64/ruby/gems/3.1.0/gems/ruby-fann-1.4.1/lib/ruby_fann/ruby_fann.so(fann_create_train_from_rb_ary+0x4e6) [0x7fb84e8d0426] /usr/local/lib64/ruby/gems/3.1.0/gems/ruby-fann-1.4.1/lib/ruby_fann/ruby_fann.so(0xb716) [0x7fb84e8d0716] ``` at RubyFann::TrainData.new(...)
``` $ irb irb(main):001:0> require 'ruby-fann' => true irb(main):002:0> train = RubyFann::TrainData.new(:inputs => [[0.3, 0.4, 0.5], [0.1, 0.2, 0.3]], :desired_outputs => [0.7, 0.8]) (irb):2: [BUG] Segmentation fault at 0x0000000000000000 ruby...
ruby 2.6.6p146 and ruby-fann (1.3.2) ``` $ irb irb(main):001:0> require 'ruby-fann' => true irb(main):002:0> train = RubyFann::TrainData.new(:inputs => [[0.3, 0.4, 0.5], [0.1, 0.2, 0.3]], :desired_outputs => [0.7, 0.8]) FANN Error...
Same here on gentoo with media-libs/libsfml-2.5.1:0/2.5 Compiling ./ext/rbsfml/base.cpp In file included from ./ext/rbsfml/value.hpp:147, from ./ext/rbsfml/base.hpp:26, from ./ext/rbsfml/base.cpp:21: ./ext/rbsfml/value.inc: In member function ‘ReturnType rb::Value::call(Args ...)’: ./ext/rbsfml/value.inc:51:93: error: expected primary-expression before ‘>’...