ThomasV
|
36b9144d60
|
direct interface for ultralight clients
|
13 years ago |
ThomasV
|
fb43d8526b
|
fix: varname
|
13 years ago |
ThomasV
|
936db23d3c
|
standardize send_tx and new_session parameters
|
13 years ago |
ThomasV
|
c6fa553f2f
|
add json calls related to sessions
|
13 years ago |
ThomasV
|
9c5ed03fd5
|
fixes
|
13 years ago |
ThomasV
|
1947e8a133
|
log messages
|
13 years ago |
ThomasV
|
3203dc0934
|
multithreaded
|
13 years ago |
ThomasV
|
9f4eb222ac
|
don't use bitcoinrpc anymore
|
13 years ago |
ThomasV
|
928498d695
|
more command separation
|
13 years ago |
ThomasV
|
3ada7b61fe
|
first jsonrpc commands
|
13 years ago |
ThomasV
|
cba7983b66
|
read password once
|
13 years ago |
ThomasV
|
789639ff74
|
separate commands from transport
|
13 years ago |
ThomasV
|
4d01d03715
|
bccapi commands: login and getAccountInfo
|
13 years ago |
ThomasV
|
33f0c661da
|
rename function; fix get_status
|
13 years ago |
ThomasV
|
9776745c06
|
cleanup
|
13 years ago |
ThomasV
|
aded1e35f1
|
getmemorypool != database; use db to set address_has_mempool
|
13 years ago |
ThomasV
|
df689325a6
|
remove ismempool flag
|
13 years ago |
ThomasV
|
dedb15e2bc
|
maintain a list of mempool keys; the database might contain rejected transactions
|
13 years ago |
ThomasV
|
882c9753bd
|
better logs
|
13 years ago |
ThomasV
|
38023736a3
|
disambiguate mempool blocks
|
13 years ago |
ThomasV
|
558597aaaf
|
sessions: store client version
|
13 years ago |
ThomasV
|
2fb6e9d570
|
update session
|
13 years ago |
ThomasV
|
e183e81649
|
cache commands
|
13 years ago |
ThomasV
|
000d5f5c31
|
minor fix in recv loop
|
13 years ago |
ThomasV
|
3b11b1d0ff
|
fix for memcache
|
13 years ago |
ThomasV
|
f441ec722b
|
fixes
|
13 years ago |
ThomasV
|
8b8fdd4808
|
servers not updating peers list properly; let us see if this fixes it
|
13 years ago |
ThomasV
|
cfaaf34119
|
command that displays number of blocks
|
13 years ago |
ThomasV
|
f5f919d802
|
default to localhost
|
13 years ago |
ThomasV
|
d608b81839
|
fix memcache issue; turn it off by default
|
13 years ago |
ThomasV
|
b144de5b4d
|
enable memory cache
|
13 years ago |
ThomasV
|
3409b04d78
|
Memory cache for addresses. Not activated for the moment, but it will log errors.
|
13 years ago |
ThomasV
|
af5395f703
|
reset peer list before update
|
13 years ago |
ThomasV
|
b61ec6ec7c
|
typo
|
13 years ago |
Ovidiu Constantin
|
b513536fb1
|
* small IRC fix and doc
|
13 years ago |
Ovidiu Constantin
|
493c74dde0
|
* when I said IP, I meant IP, not hostnames.
|
13 years ago |
Ovidiu Constantin
|
181b590699
|
* move server's hostname on IRC to realname, part 3: making it work
|
13 years ago |
Ovidiu Constantin
|
68790df27f
|
* move server's hostname on IRC to realname, part 2: parsing the output of /who
|
13 years ago |
root
|
51dd46e84e
|
* move server's hostname on IRC to realname, part 1: config file and connect command
|
13 years ago |
Ovidiu Constantin
|
c9846860dc
|
* fix config file keys for MySQL.
|
13 years ago |
Ovidiu Constantin
|
66dea751ca
|
Privacy feature: allow running a private server, that does not register on IRC. New config option (default value = yes):
[server]
irc = no
|
13 years ago |
Ovidiu Constantin
|
4c0f06f39d
|
* adding support for MySQL
|
13 years ago |
ThomasV
|
10cfda8465
|
sql fix
|
13 years ago |
Ovidiu Constantin
|
b02b169277
|
Ok, *really* fix to use the correct bitcoinrpc module.
|
13 years ago |
ThomasV
|
439bc61a2c
|
multiline
|
13 years ago |
ThomasV
|
f847943ad7
|
fix
|
13 years ago |
ThomasV
|
52d8ed16de
|
show hostnames
|
13 years ago |
Ovidiu Constantin
|
b376d35c91
|
* added support for ini-style config file
|
13 years ago |
Ovidiu Constantin
|
80370819e9
|
* fix bitcoinrpc import library name
|
13 years ago |
ThomasV
|
f828d43c00
|
unnecessarily large
|
13 years ago |