-
is:open is:private
_Originally posted by @DigitalDerrickcs in https://github.com/bitaps-com/btcapiserver/issues/3_******_[![image](https://github.com/user-attachments/assets/7c1cb008-a23a-4bb9-8be6…
-
There are several duplicate or nearly-duplicate files in the repository:
* bitap.c and bitap.c.orig
* checkfil.c and checkfile.c
* checkfil.h and checkfile.h
* dummyfil.c and dummyfilters.c
* i…
-
Hello, I'm making a "send all balance" (BTC) , but the transactions sent by bitaps have not been confirmed for more than a week.
I tried to contact you by mail but no one answers me.
I hope for yo…
-
Hi BitAPS,
Could you add a license for this project so that others can use it without legal ambiguity? I like the [Unlicense](http://unlicense.org/), personally.
Also, have you considered upload…
ghost updated
6 years ago
-
A sequence of errors occurred during installation when calling the 'make' command. In general, most of them seem to be related to implicit declarations, examples:
- newmgrep.c:980:61: error: implic…
-
[Sub-issues are ordered by their priorities]
1. Currently, we use [SOUNDEX](https://en.wikipedia.org/wiki/Soundex) algorithm as a fuzzy searching mechanism to fetch question papers. While it is ro…
-
At the time of writing this, the Wasabi client-side filters are 250MB size, almost 200 megabytes bigger than a year ago. At this grow rate sooner or later it will be necessary to do something to reduc…
-
Servicbitcoine v0.26.3
Node v8.10.0
Hello.
We have been using the API for years without any problems. Since last week I only get the file_get_contents error message: HTTP request failed! HTTP / 1…
-
Would it be possible to surpass the ~32 characters limit of agrep by using 64 bit `unsigned long` instead of `unsigned`?
Tried a bit with using `unsigned long` and doubling some agrep.h defines and…
-
This is a long-term goal---
A tool to take existing `_type`s and `_member`s, and convert them into a succinct data structure
or get a succinct data structure and turn it into a `_type` or `_member`.…