S E R A Y A

Results 14 issues of S E R A Y A

I was wondering, if it's possible to use this library in the browser. Currently, I use [bitcoinjs-lib](https://github.com/bitcoinjs/bitcoinjs-lib) in a VUE.js app to build transactions and I intend to use **bitcoin-core**...

I'd like to calculate/derive, how many byte a specific `Transaction` weighs after being mined. There are 3 members on `Transaction` that deal with sizes: - `virtualSize` - `weight` - `byteLength`...

how to / question / docs

The documentation on npm is outdated: https://www.npmjs.com/package/bs58 Please sync it with the current README.md (which contains the correct/working code examples)

## New issue checklist - [ X ] I have read all of the [`README`](https://github.com/nimiq-network/core/blob/master/README.md) - [ X ] I have searched [existing issues](https://github.com/nimiq-network/core/issues?q=is%3Aissue+sort%3Acreated-desc) and **this is not a duplicate**....

When trying to log into portis by clicking "Accept" ![image](https://user-images.githubusercontent.com/5393704/119268087-a2562880-bbf1-11eb-8cfc-fa302dc2a86e.png) a console error appears: **{error: "User denied login.", result: null}** ![image](https://user-images.githubusercontent.com/5393704/119268102-bac64300-bbf1-11eb-8095-41503d0e0742.png) It's pointing to "onBeforePenpalMethodCall": ![image](https://user-images.githubusercontent.com/5393704/119268121-cfa2d680-bbf1-11eb-8c44-f9f1403964c1.png)

Currently, when using the pipe the output HTML markup is wrapped in a `` HTML paragraph. **Actual Output** ```HTML foo bar ``` Imho the expected behaviour is not to add...

Hello I'm using the popular simple-schema package for my collections, therefore I declare my collection as instances of Mongo.Collection e.g. ``` Items = new Mongo.Collection('items); ``` Unfortunately the application crashes...

When using the velocity testing framework, the jasmine tests won't run. Instead, the following error prevents execution. ``` While selecting package versions: error: Potentially incompatible change required to top-level dependency:...

I have 2 questions regarding the integration of chainlink keepers with these pallets. 1. Are [chainlink keepers](https://docs.chain.link/docs/chainlink-keepers/introduction/) supported in combination with these pallets? I guess the pallets don't care whether...

- [x] You added a brief description of the PR, e.g.: - remove dead link from the README.md