Bitcoin Forum
May 12, 2024, 02:07:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Sending from address?  (Read 1275 times)
madmadmax (OP)
Hero Member
*****
Offline Offline

Activity: 740
Merit: 501



View Profile
July 14, 2013, 01:07:34 PM
 #1

Is there some RPC command I'm missing that sends BTC from a specific address? It would really make life about x100 easier.








       ▄▄▄▄▄               ▄▄▄▄▄
   ▄▄█▀▀▀▀▀▀██▄        ▄▄█▀▀▀▀▀▀▀█▄
 ▄██▀        ▀██▄    ▄██▀         ▀█▄
██▀            ▀██▄  ▀▀             ██
██               ▀██        ▄▄▄▄▄▄▄▄██
██                ▀██▄      ▀▀▀▀▀▀▀▀▀▀
 ██▄          ▄██   ▀██▄          ▄▄▄
  ▀██▄      ▄██▀      ▀██▄▄     ▄██▀
    ▀▀██████▀▀          ▀▀██████▀▀


Unchained Smart Contracts
Decentralized Oracle
Infinitly Scalable
Blockchain Technology
Turing-Complete
State-Channels



                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

             ▄██▄
     ▄      ▐████   ▄▄
   █████     ██████████
    █████████████████▀
 ▄████████████▀████▌
██████████     ▀████    
 ▀▀   █████     ██████████
      ▀████▌▄████████████▀
    ▄▄▄███████████████▌
   ██████████▀    ▐████
    ▀▀▀  ████▌     ▀▀▀
         ▀███▀
f


Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715522825
Hero Member
*
Offline Offline

Posts: 1715522825

View Profile Personal Message (Offline)

Ignore
1715522825
Reply with quote  #2

1715522825
Report to moderator
BookLover
Hero Member
*****
Offline Offline

Activity: 533
Merit: 500


^Bitcoin Library of Congress.


View Profile
July 15, 2013, 01:22:12 AM
 #2

search coin control  Wink

madmadmax (OP)
Hero Member
*****
Offline Offline

Activity: 740
Merit: 501



View Profile
July 15, 2013, 02:56:04 AM
 #3

search coin control  Wink

Thanks!

Side question, how do you keep the debug log file from growing to 5 gigs of size? Fucking annoying, as if the blockchain isn't big enough.








       ▄▄▄▄▄               ▄▄▄▄▄
   ▄▄█▀▀▀▀▀▀██▄        ▄▄█▀▀▀▀▀▀▀█▄
 ▄██▀        ▀██▄    ▄██▀         ▀█▄
██▀            ▀██▄  ▀▀             ██
██               ▀██        ▄▄▄▄▄▄▄▄██
██                ▀██▄      ▀▀▀▀▀▀▀▀▀▀
 ██▄          ▄██   ▀██▄          ▄▄▄
  ▀██▄      ▄██▀      ▀██▄▄     ▄██▀
    ▀▀██████▀▀          ▀▀██████▀▀


Unchained Smart Contracts
Decentralized Oracle
Infinitly Scalable
Blockchain Technology
Turing-Complete
State-Channels



                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

             ▄██▄
     ▄      ▐████   ▄▄
   █████     ██████████
    █████████████████▀
 ▄████████████▀████▌
██████████     ▀████    
 ▀▀   █████     ██████████
      ▀████▌▄████████████▀
    ▄▄▄███████████████▌
   ██████████▀    ▐████
    ▀▀▀  ████▌     ▀▀▀
         ▀███▀
f


BookLover
Hero Member
*****
Offline Offline

Activity: 533
Merit: 500


^Bitcoin Library of Congress.


View Profile
July 15, 2013, 02:20:42 PM
 #4

Whoah, 5 Gigs? Shocked  My debug.log file is only 8 MB.  You have either misread the file size or there is something odd going on.  Try deleting your debug file and see if that helps.  You can just move it to the desktop if you don't want to delete it.

grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
July 15, 2013, 02:53:32 PM
 #5

search coin control  Wink

Thanks!

Side question, how do you keep the debug log file from growing to 5 gigs of size? Fucking annoying, as if the blockchain isn't big enough.
even with timestamps, my debug files are only ~30 mb. Plus bitcoin trims them on start up by default. You probably have extra debugging stuff enabled in bitcoin.conf.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
madmadmax (OP)
Hero Member
*****
Offline Offline

Activity: 740
Merit: 501



View Profile
July 19, 2013, 12:40:06 AM
 #6

search coin control  Wink

Thanks!

Side question, how do you keep the debug log file from growing to 5 gigs of size? Fucking annoying, as if the blockchain isn't big enough.
even with timestamps, my debug files are only ~30 mb. Plus bitcoin trims them on start up by default. You probably have extra debugging stuff enabled in bitcoin.conf.

Can you disable them altogether?








       ▄▄▄▄▄               ▄▄▄▄▄
   ▄▄█▀▀▀▀▀▀██▄        ▄▄█▀▀▀▀▀▀▀█▄
 ▄██▀        ▀██▄    ▄██▀         ▀█▄
██▀            ▀██▄  ▀▀             ██
██               ▀██        ▄▄▄▄▄▄▄▄██
██                ▀██▄      ▀▀▀▀▀▀▀▀▀▀
 ██▄          ▄██   ▀██▄          ▄▄▄
  ▀██▄      ▄██▀      ▀██▄▄     ▄██▀
    ▀▀██████▀▀          ▀▀██████▀▀


Unchained Smart Contracts
Decentralized Oracle
Infinitly Scalable
Blockchain Technology
Turing-Complete
State-Channels



                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

             ▄██▄
     ▄      ▐████   ▄▄
   █████     ██████████
    █████████████████▀
 ▄████████████▀████▌
██████████     ▀████    
 ▀▀   █████     ██████████
      ▀████▌▄████████████▀
    ▄▄▄███████████████▌
   ██████████▀    ▐████
    ▀▀▀  ████▌     ▀▀▀
         ▀███▀
f


DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4653



View Profile
July 19, 2013, 01:46:35 PM
 #7

Is there some RPC command I'm missing that sends BTC from a specific address?

RPC commands?

Use listunspent to get the list of available outputs to spend.

Use getrawtransaction and decoderawtransaction to find the address associated with each output.

Use createrawtransaction, signrawtransaction, and sendrawtransaction to build and transmit the transaction you would like.
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
July 20, 2013, 01:53:55 AM
 #8

Can you disable them altogether?
You shouldn't need to disable at all. Bitcoin automatically shrinks the log file on startup. Unless you have file system permission issues, the log file should never get this big.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
madmadmax (OP)
Hero Member
*****
Offline Offline

Activity: 740
Merit: 501



View Profile
July 20, 2013, 02:53:43 AM
 #9

Can you disable them altogether?
You shouldn't need to disable at all. Bitcoin automatically shrinks the log file on startup. Unless you have file system permission issues, the log file should never get this big.

What if I'm having it run 24/7 and don't like restarting?








       ▄▄▄▄▄               ▄▄▄▄▄
   ▄▄█▀▀▀▀▀▀██▄        ▄▄█▀▀▀▀▀▀▀█▄
 ▄██▀        ▀██▄    ▄██▀         ▀█▄
██▀            ▀██▄  ▀▀             ██
██               ▀██        ▄▄▄▄▄▄▄▄██
██                ▀██▄      ▀▀▀▀▀▀▀▀▀▀
 ██▄          ▄██   ▀██▄          ▄▄▄
  ▀██▄      ▄██▀      ▀██▄▄     ▄██▀
    ▀▀██████▀▀          ▀▀██████▀▀


Unchained Smart Contracts
Decentralized Oracle
Infinitly Scalable
Blockchain Technology
Turing-Complete
State-Channels



                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

             ▄██▄
     ▄      ▐████   ▄▄
   █████     ██████████
    █████████████████▀
 ▄████████████▀████▌
██████████     ▀████    
 ▀▀   █████     ██████████
      ▀████▌▄████████████▀
    ▄▄▄███████████████▌
   ██████████▀    ▐████
    ▀▀▀  ████▌     ▀▀▀
         ▀███▀
f


grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
July 20, 2013, 10:34:40 PM
 #10

Can you disable them altogether?
You shouldn't need to disable at all. Bitcoin automatically shrinks the log file on startup. Unless you have file system permission issues, the log file should never get this big.

What if I'm having it run 24/7 and don't like restarting?
debug.log size: 202435849 bytes
Startup time: 2013-07-09 02:14:48

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
July 20, 2013, 10:37:06 PM
 #11

Can you disable them altogether?
You shouldn't need to disable at all. Bitcoin automatically shrinks the log file on startup. Unless you have file system permission issues, the log file should never get this big.

What if I'm having it run 24/7 and don't like restarting?

It shouldn't get that big, I run two nodes and the debug.log files never get to that size combined. Your having an issue and should look into it.
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1025



View Profile
July 27, 2013, 04:47:05 AM
 #12

logrotate.d/bitcoind

Code:
/path/to/bitcoind/debug.log {
        compress
        copytruncate
        rotate 5
        size=10M
}

Works even if you never restart.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!