| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| | |
03aa14e tx_sanity_check: don't print an error when not enough outs to check (monermooo-monero)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
afbf05b Add option to run gitian-build.py on non-debian os (TheCharlatan)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This commits adds the `--no-apt` flag to the gitian-build.py script.
This allows gitian builds to be run without root access and non-debian
based operating systems.
|
| |\ \ \
| | | |
| | | |
| | | | |
6b41bd8 Delete more include string.h (wepeng)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
b8cfa92 rpc: implement set_bootstrap_daemon method (xiphon)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
c88d6a9 tests: fixed file exec permissions (ston1th)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
068fa1c p2p: delay IGP probing on startup (moneromooo-monero)
|
| | |/ / /
| | | |
| | | |
| | | | |
We might have external access without having to do this
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
c820e18 simplewallet: print errors on exceptions creating wallets (moneromooo-monero)
|
| | |/ / /
| | | |
| | | |
| | | | |
Exceptions would otherwise terminate the process silently
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
cf8cb68 rpc: use ip address string representation for peer::host field (xiphon)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
46c1d88 add 'sponsor' button on GitHub (erciccione)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
dd58057 Remember RPC version on initial connect (hyc)
|
| | |/ / /
| | | |
| | | |
| | | |
| | | | |
Don't keep asking for it on an intact connection
Wallet is too chatty over the wire
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
343c0b4 add a command line option to disable ZMQ server (jtgrassie)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
2aa1134 daemon: display peer address type in print_cn (moneromooo-monero)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
f074b6b device: show address on device display (ph4r05)
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Trezor: support for device address display (subaddress, integrated address)
- Wallet::API support added
- Simplewallet:
- address device [<index>]
- address new <label> // shows address on device also
- integrated_address [device] <payment_id|address> // new optional "device" arg to display also on the device
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
f17dcde Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT (Doy-lee)
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
cb92d5c cmake: push cmake away from boost as much as we can (moneromooo-monero)
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
Everything works better without cmake.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
cd720c7 add cumulative difficulty to diff command (wowario)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
270a3ae Unused private member m_miner_address (JesusRami)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
fcfcc3a rpc: in/out peers can now return the setting's value (moneromooo-monero)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
577324a wallet_manager: omit redundant disconnect, drop unused variable (xiphon)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
162c3e1 blockchain_export: allow exporting blocks.dat format from pruned (moneromooo-monero)
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
We don't need any of the pruned data for this
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
c07bbd5 daemon: fix 'never seen before' time span display for peers (moneromooo-monero)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
82f07c5 Close file before exit to avoid potential resource leak (JesusRami)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
4c66614 expose set/get walletcache attribute functionality in wallet api (selsta)
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
9a6006b abstract_tcp_server2: move some things out of a lock (moneromooo-monero)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The lock is meant for the network throttle object only,
and this should help coverity get unconfused
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
6abaaaa remove obsolete save_graph skeleton code (moneromooo-monero)
|