Maxim Andreev
Maxim Andreev
Сейчас нет поддержки сплитов акций, в csv отчете они выглядят так: ``` Corporate Actions,Header,Asset Category,Currency,Report Date,Date/Time,Description,Quantity,Proceeds,Value,Realized P/L,Code Corporate Actions,Data,Stocks,USD,2019-04-02,"2019-04-01, 20:25:00","DWDP(US26078J1007) Spinoff 1 for 3 (DOW, DOW INC-W/I, 260557103)",5,0,0,0, Corporate Actions,Data,Stocks,USD,2019-06-03,"2019-05-31,...
Начали прилетать странные крэши от юзеров Galaxy S10, пока ни одного успешного запуска на этом телефоне: mapkit 3.3.1 Model: SM-G973F Os Version: 9 ``` Fatal Exception: java.lang.UnsatisfiedLinkError: Couldn't load c++_shared...
### Component Heimdall (Core) ### Have you ensured that you are up to date? - [X] Bifrost - [X] Heimdall ### What version of Heimdall are you on? 0.7.3 ###...
On page 98 (2-27): ``` >>> allrices['HPE'] 34.23 >>> allprices['F'] 51.1 >>> ``` Should be `>>> allprices['HPE']`
Hi, I've added your project to the [accuracy and speed benchmark](https://github.com/cdump/evmole#benchmark) of [cdump/evmole](https://github.com/cdump/evmole) I think you may be interested in that results, to examine errors of whatsabi you can run:...
Hi, I've added your project to the [accuracy and speed benchmark](https://github.com/cdump/evmole#benchmark) of [cdump/evmole](https://github.com/cdump/evmole) I think you may be interested in that results, to examine errors of evm-hound-rs you can run:...
The amount of code is increasing, and to add new features faster, I want to research the ability to have only a Rust implementation of the EVMole and to build...
### Did you check docs and existing issues? - [x] I have read all the snacks.nvim docs - [x] I have updated the plugin to the latest version before submitting...