This website works better with JavaScript.
Explore
Home
Help
Sign In
starwels
/
starwels
Watch
1
Star
0
Fork
You've already forked starwels
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4301
Commits
3
Branches
2
Tags
39 MiB
C++
66.2%
Python
15.8%
C
11.9%
M4
2.4%
Makefile
1.4%
Other
2.3%
Tree:
47d0534368
0.15
0.16
master
v0.15.1
v0.16.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '47d0534368'
${ noResults }
starwels
/
src
History
Gavin Andresen
47d0534368
Route qDebug() messages to debug.log
9 years ago
..
json
…
leveldb
Merge leveldb subtree change.
9 years ago
obj
…
obj-test
…
qt
Route qDebug() messages to debug.log
9 years ago
test
Add MurmurHash3() unit test
9 years ago
addrman.cpp
…
addrman.h
…
alert.cpp
…
alert.h
…
allocators.h
…
base58.h
…
bignum.h
…
bitcoind.cpp
update SelectParamsFromCommandLine() handling/order
9 years ago
bitcoinrpc.cpp
Merge pull request
#2886
from gavinandresen/rpctiming
9 years ago
bitcoinrpc.h
…
bloom.cpp
Performance optimization for bloom filters.
9 years ago
bloom.h
Performance optimization for bloom filters.
9 years ago
chainparams.cpp
Merge pull request
#2829
from sipa/bip32
9 years ago
chainparams.h
GetDataDir(): cache paths for each network separately
9 years ago
checkpoints.cpp
Checkpoint at block 250,000
9 years ago
checkpoints.h
…
checkqueue.h
…
clientversion.h
…
compat.h
…
core.cpp
…
core.h
…
crypter.cpp
…
crypter.h
…
db.cpp
…
db.h
…
hash.cpp
…
hash.h
…
init.cpp
update SelectParamsFromCommandLine() handling/order
9 years ago
init.h
…
key.cpp
Merge pull request
#2131
from sipa/evens
9 years ago
key.h
…
keystore.cpp
…
keystore.h
…
leveldb.cpp
Use HandleError() consistently to handle leveldb errors
9 years ago
leveldb.h
…
limitedmap.h
…
main.cpp
Update the bloom state on the real object, not the temporary one.
9 years ago
main.h
Mempool consistency check
9 years ago
makefile.linux-mingw
…
makefile.mingw
makefile.mingw: Fix Win32 RPC Crashes.
9 years ago
makefile.osx
…
makefile.unix
…
miner.cpp
…
miner.h
…
mruset.h
…
net.cpp
…
net.h
Performance optimization for bloom filters.
9 years ago
netbase.cpp
…
netbase.h
…
noui.cpp
…
protocol.cpp
…
protocol.h
…
rpcblockchain.cpp
…
rpcdump.cpp
Refactor: CAddressBookData for mapAddressBook
9 years ago
rpcmining.cpp
…
rpcnet.cpp
…
rpcrawtransaction.cpp
Refactor: CAddressBookData for mapAddressBook
9 years ago
rpcwallet.cpp
Refactor: Move GetAccountAddresses to CWallet
9 years ago
script.cpp
Only create signatures with even S, and verification mode to check.
9 years ago
script.h
Only create signatures with even S, and verification mode to check.
9 years ago
serialize.h
…
sync.cpp
…
sync.h
…
threadsafety.h
…
txdb.cpp
…
txdb.h
…
ui_interface.h
…
uint256.h
…
util.cpp
GetDataDir(): cache paths for each network separately
9 years ago
util.h
Make RPC password resistant to timing attacks
9 years ago
version.cpp
…
version.h
…
wallet.cpp
Refactor: Move GetAccountAddresses to CWallet
9 years ago
wallet.h
Refactor: Move GetAccountAddresses to CWallet
9 years ago
walletdb.cpp
Refactor: CAddressBookData for mapAddressBook
9 years ago
walletdb.h
…