Jev Björsell
Jev Björsell
Currently, https://github.com/scrooloose/syntastic/blob/master/syntax_checkers/dart/dartanalyzer.vim executes the dartanalyzer command. This approach makes writes slow, as the dartanalyzer starts cold on every invocation. Dart now has an analysis server, that is much faster thanks...
We want to ensure that Taquito is compatible with the TezEdge node. Let's add tezedge to our CI for only the next or present protocol. As of this writing that...
~~Lerna is not an unmaintained project as per: `https://github.com/lerna/lerna/issues/2703`~~ Lerna was adopted by Nrwl, so if we migrate to a new tool, it should be on merit of the new...
**Is your feature request related to a problem and use case? Please describe.** Signing arbitrary data is a common activity in blockchain, but it presents risks in that a wallet,...
Steps 1. Set up and document how to run the integration test suite against a local flextesa sandbox - Figure out a way to easily originate all well-known contracts into...
Make documentation explaining how to get a local flextesa node set up, and how to use it in a development workflow. - [ ] Internal notion page - [ ]...
**Is your feature request related to a problem and use case? Please describe.** The taquito-test-dapp is for testing that dapp / wallet interactions work well using Taquito/Beacon. The taquito-test-dapp needs...
Testnets can be confusing for Tezos users/developers in the situation where a testnet is "restarted" with a new protocol (example `hangzhou` V `hangzhou2`) or when a testnet is repurposed and...
**Description** A clear and concise description of what the bug is. **Steps To Reproduce** Steps to reproduce the behavior: From the root of the taquito project, run; ``` cd packages/taquito-michel-codec...
These changes should remove the need for the FreeBSD port net/rtpproxy to patch the rc script. Adds comment documentation for each rc parameter. No parameters have been renamed, so existing...