Min stake age is 4 hours.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
In file included from secp256k1/src/secp256k1.c:18:0:
secp256k1/src/ecmult_impl.h: In function ‘void secp256k1_ecmult_odd_multiples_table_storage_var(int, secp256k1_ge_storage_t*, const secp256k1_gej_t*)’:
secp256k1/src/ecmult_impl.h:96:71: warning: invalid conversion from ‘void*’ to ‘secp256k1_gej_t*’ [-fpermissive]
secp256k1_gej_t *prej = checked_malloc(sizeof(secp256k1_gej_t) * n);
^
secp256k1/src/ecmult_impl.h:97:69: warning: invalid conversion from ‘void*’ to ‘secp256k1_ge_t*’ [-fpermissive]
secp256k1_ge_t *prea = checked_malloc(sizeof(secp256k1_ge_t) * n);
^
secp256k1/src/ecmult_impl.h:98:67: warning: invalid conversion from ‘void*’ to ‘secp256k1_fe_t*’ [-fpermissive]
secp256k1_fe_t *zr = checked_malloc(sizeof(secp256k1_fe_t) * n);
^
secp256k1/src/secp256k1.c: At global scope:
secp256k1/src/secp256k1.c:460:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
static char *secp256k1_schnorr_message_tweak = "secp256k1-Schnorr-SHA256";
^
In file included from secp256k1/src/field_impl.h:17:0,
from secp256k1/src/secp256k1.c:15:
secp256k1/src/field_10x26_impl.h:44:13: warning: ‘void secp256k1_fe_verify(const secp256k1_fe_t*)’ defined but not used [-Wunused-function]
static void secp256k1_fe_verify(const secp256k1_fe_t *a) {
^
In file included from secp256k1/src/secp256k1.c:17:0:
secp256k1/src/group_impl.h:36:13: warning: ‘void secp256k1_ge_set_infinity(secp256k1_ge_t*)’ defined but not used [-Wunused-function]
static void secp256k1_ge_set_infinity(secp256k1_ge_t *r) {
^
In file included from secp256k1/src/secp256k1.c:17:0:
secp256k1/src/group_impl.h:161:13: warning: ‘void secp256k1_gej_set_xy(secp256k1_gej_t*, const secp256k1_fe_t*, const secp256k1_fe_t*)’ defined but not used [-Wunused-function]
static void secp256k1_gej_set_xy(secp256k1_gej_t *r, const secp256k1_fe_t *x, const secp256k1_fe_t *y) {
^
secp256k1/src/group_impl.h:227:12: warning: ‘int secp256k1_gej_is_valid_var(const secp256k1_gej_t*)’ defined but not used [-Wunused-function]
static int secp256k1_gej_is_valid_var(const secp256k1_gej_t *a) {
^
secp256k1/src/secp256k1.c:637:1: fatal error: opening dependency file obj/secp256k1/src/secp256k1.d: No such file or directory
}
^
compilation terminated.
make: *** [obj/secp256k1/src/secp256k1.o] Error 1