-
**Description:**
$Subject
**Steps to reproduce:**
Try to open the visual data mapper for the below sample:
```ballerina
type Input record {
string FormId;
};
type Output record {
…
-
There is no explanation on which network is this NFT created on and what is the creation txid. Also it does not report it's current owner.
> {
"success": true,
"message": "",
"data": {
…
-
Link to PA-RFC:0009: https://github.com/PeerAssets/peerassets-rfcs/blob/master/0009-data-audit.md
-
Current limit is 80 bytes, it is proposed to increase it to 1024 bytes.
-
https://github.com/bitcoin/bitcoin/blob/57b34599b2deb179ff1bd97ffeab91ec9f904d85/doc/release-notes/release-notes-0.10.0.md#watch-only-wallet-support
https://bitcoin.org/en/developer-reference#help
…
-
We need to pass network parameters to `make_raw_transaction` in `transactions.py` or choose between
Transaction and PeercoinTx appropriately.
Inside peerassets-btcpty transaction structs there are…
-
For Kutil when generating from string seed.
https://gist.github.com/sipa/1799467#file-gistfile1-txt-L97-L104
https://tools.ietf.org/rfc/rfc4231.txt
Right now Kutil uses a single sha256 hash.
htt…
-
#26 and #5 can't be considered totally complete until this issue has been diagnosed and fixed either in here or in @PeerAssets/papi. Will look for some transfers using pypeerassets to see if they were…
-
As pypeerassets aims at several blockchain networks at once, it has to be able to handle their specific details without issues.
Decimal precision can be read from networks.py parameters and used thro…
-
Check if they return valid CardTransfers.