Bitcoin Forum
May 04, 2024, 05:15:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoind for PHP  (Read 2990 times)
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
July 01, 2011, 04:20:41 PM
 #1

https://gitorious.org/intersango/bitcoind

I recommend this version of Bitcoin for people.

Uses strings ("100000000") instead of doubles (1.0) for the RPC interface.

And listreceivedsince <timest> RPC call.

It's far better to keep polling for new received payments/sent payments, import them into your database and then act on it. Using bitcoin internal accounts is very bad in general.
1714842957
Hero Member
*
Offline Offline

Posts: 1714842957

View Profile Personal Message (Offline)

Ignore
1714842957
Reply with quote  #2

1714842957
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714842957
Hero Member
*
Offline Offline

Posts: 1714842957

View Profile Personal Message (Offline)

Ignore
1714842957
Reply with quote  #2

1714842957
Report to moderator
1714842957
Hero Member
*
Offline Offline

Posts: 1714842957

View Profile Personal Message (Offline)

Ignore
1714842957
Reply with quote  #2

1714842957
Report to moderator
1714842957
Hero Member
*
Offline Offline

Posts: 1714842957

View Profile Personal Message (Offline)

Ignore
1714842957
Reply with quote  #2

1714842957
Report to moderator
wumpus
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1022

No Maps for These Territories


View Profile
July 01, 2011, 04:29:39 PM
 #2

Using bitcoin internal accounts is very bad in general.
Why? And shouldn't this be fixed by fixing the account system, instead of hacking around it with a language-specific layer of abstraction?


Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through FileBackup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
July 02, 2011, 08:03:26 PM
 #3

There are no hacks. Check the commit logs.
Leon
Newbie
*
Offline Offline

Activity: 14
Merit: 0



View Profile
July 15, 2011, 06:47:25 PM
 #4

https://gitorious.org/intersango/bitcoind

I recommend this version of Bitcoin for people.

Uses strings ("100000000") instead of doubles (1.0) for the RPC interface.

And listreceivedsince <timest> RPC call.

It's far better to keep polling for new received payments/sent payments, import them into your database and then act on it. Using bitcoin internal accounts is very bad in general.

Nice!  Shocked
blueadept
Full Member
***
Offline Offline

Activity: 225
Merit: 101


View Profile
September 02, 2011, 05:13:32 PM
 #5

Thanks for this. I'm using Python with it so the format of the amount isn't quite as important, but the "listreceivedsince" method is very useful.

Like my posts?  Connect with me on LinkedIn and endorse my "Bitcoin" skill.
Decentralized, instant off-chain payments.
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!