Igor Markin

Results 7 issues of Igor Markin

В инструкции по подготовке Trade Confirmation отчетов указано, что необходимо создать Flex Query, а затем проследовать в Reports / Tax Docs > Custom Statements для генерации отчета. Данные элементы в...

The specification of the transaction output states that amount is represented by 8 bytes field. I think that it might be helpful for people who is not familiar with the...

## Problem Hardhat released version v2.15.0 that by default operates with hardhat-toolbox v3. Toolbox v3 has breaking changes and tutorial doesn't work anymore. Also, create-next-app released v13 and it has...

## Issue being fixed or feature implemented Features in fixes in development that needed for Web Extension to operate ## What was done? ## How Has This Been Tested? ##...

## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...

## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...

Config: ```import babel from "rollup-plugin-babel"; import resolve from "rollup-plugin-node-resolve"; import replace from "rollup-plugin-replace"; import commonjs from "rollup-plugin-commonjs"; import copy from "rollup-plugin-copy-assets"; import visualizer from "rollup-plugin-visualizer"; import collectSass from "rollup-plugin-collect-sass"; const...