Skip to content

Instantly share code, notes, and snippets.

View akshaynexus's full-sized avatar
🖥️
Ł Ξ ₮ ₿

Akshay CM akshaynexus

🖥️
Ł Ξ ₮ ₿
View GitHub Profile
We can't make this file beautiful and searchable because it's too large.
Address,Amount
0x66aB6D9362d4F35596279692F0251Db635165871,
0x4151b47aa17b36c0a210169e3b0fb8ebf3230645,
0xf077a995e6aa0eb1bcc00b73279e8ebe260aabdb,
0x69fa720ddac9bd3989ed61ed81c8645aaf983c4c,
0x0cec743b8ce4ef8802cac0e5df18a180ed8402a7,
0xafa23eed4b23bdb9cf4cb848a1235c4f64fe48a0,
0x65df98633531e1bea208fda2f534cf1bafc90256,
0x12a4aed38cee43dfa9e2e9ed0c9545632eaab40d,
0x23667b70fc50d98ca3699f516b5d711486e9c6ad,
[Thread 0x7fff97fff700 (LWP 48463) exited]
Thread 1 "pivx-qt" received signal SIGSEGV, Segmentation fault.
0x0000555555c158f8 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CHDAccount> > >::_M_copy<std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CHDAccount> > >::_Alloc_node> (this=this@entry=0x7fffffffd300, __x=0x841f0f, __p=__p@entry=0x555559aeb490,
__node_gen=...) at /usr/include/c++/9/ext/new_allocator.h:102
102 allocate(size_type __n, const void* = static_cast<const void*>(0))
(gdb) bt
#0 0x0000555555c158f8 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pa
[Thread 0x7fff97fff700 (LWP 48463) exited]
Thread 1 "pivx-qt" received signal SIGSEGV, Segmentation fault.
0x0000555555c158f8 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CHDAccount> > >::_M_copy<std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CHDAccount> > >::_Alloc_node> (this=this@entry=0x7fffffffd300, __x=0x841f0f, __p=__p@entry=0x555559aeb490,
__node_gen=...) at /usr/include/c++/9/ext/new_allocator.h:102
102 allocate(size_type __n, const void* = static_cast<const void*>(0))
(gdb) bt
#0 0x0000555555c158f8 in std::_Rb_tree<unsigned int, std::pair<unsigned int const, CHDAccount>, std::_Select1st<std::pair<unsigned int const, CHDAccount> >, std::less<unsigned int>, std::allocator<std::pa
@akshaynexus
akshaynexus / error.log
Created March 8, 2020 12:59
DeVault gitian build
[396/517] Linking CXX executable devault-tx
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in ___gmpn_divexact_1 from ../depends/x86_64-apple-darwin14/lib/libgmp.a(dive_1.o). To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie
[413/517] Linking CXX executable devaultd
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in ___gmpn_divexact_1 from ../depends/x86_64-apple-darwin14/lib/libgmp.a(dive_1.o). To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie
[517/517] Linking CXX executable DeVault-Core
ld: warning: direct access in function 'QtPrivate::QStringList_removeDuplicates(QStringList*)' from file '../depends/x86_64-apple-darwin14/lib/libQt5Core.a(qstringlist.o)' to global weak symbol 'QHash<QString, QHashDummyValue>::deleteNode2(QHashData::Node*)' from file 'src/qt/libbitcoin-qt-base.a(walletmodel.cpp.o)' means the we
@akshaynexus
akshaynexus / dependsfail.log
Created February 26, 2020 14:04
DependsDash
akshay@ROGSTRIX:~/dash/depends$ make HOST=x86_64-w64-mingw32 -j32
Configuring gmp...
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
@akshaynexus
akshaynexus / Maccrashdogec.log
Created November 19, 2019 11:55
mac crash dogec
Process: DogeCash-Qt [87254]
Path: /private/var/folders/*/DogeCash-Qt.app/Contents/MacOS/DogeCash-Qt
Identifier: io.dogecash.DogeCash-Qt
Version: 5.0.1 (5.0.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: DogeCash-Qt [87254]
User ID: 501
Date/Time: 2019-11-19 14:54:52.265 +0300
*
CSS
.jfk-bubble {
background-color: ${white} !important;
}
.vimvixen-hint {
background-color: ${#ffd76e} !important;
border-color: ${#c59d00} !important;
color: ${#302505} !important;
@akshaynexus
akshaynexus / librarymanagement.cpp
Last active September 24, 2019 13:34
turboc++
#include<iostream.h>
#include<conio.h>
int a = 2, b = 3, c = 4, i = 0;
//Define class
class lib {
int n;
public:
void issue();
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Charts module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in