Updated Chinese Simp translation #281

pull xslidian wants to merge 22 commits into bitcoin:0d28aad035742741770f from dabaopku:master changing 18 files +180 −144
  1. xslidian commented at 9:14 AM on May 28, 2011: contributor

    Several accuracy and punctuation improvements. :D

  2. Update transactions already in the wallet when rescanning.
    When rescanning, if the scanned transaction is already in the wallet, it
    is skipped. However, if someone sends a transaction, does not wait for
    confirmation, switches wallets, waits for a block that contains his original
    transaction, and switches wallets again, a rescan will leave his wallet
    transaction (which has no merkle branch, so no confirmations) untouched.
    1c528eeee9
  3. Fix for small change outputs
    With the separation of CENT and MIN_TX_FEE, it is now reasonable
    to create change outputs between 0.01 and 0.0005, as these are
    spendable according to the policy, even though they require a fee
    to be paid.
    
    Also, when enough fee was already present, everything can go into
    a change output, without further increasing the fee.
    ca253d5911
  4. loss of significance in difficulty (by lfm)
    For instance any nBits compressed value from 0x1a44b800 thru
    0x1a44b9ff will show as difficulty 244139.4816. This patch will
    more accurately convert the nBits compressed values to the double
    difficulty.
    
    This will display any of the recent difficulty levels slightly
    differently though. Early difficulties and testnet difficulties are
    not large enough to trigger this bug.
    
    None of the actual targets or compressed targets are changed, only
    the conversion to the floating point difficulty is changed and afaik
    it is only ever displayed, never converted back so the patch does not
    effect the target calculations, binary files, databases nor the binary
    protocol.
    5e1e458ecb
  5. Update to openssl-1.0.0d and enable RPC-SSL on Win32 0649b6af90
  6. Update to the Chinese Simp translation 4046be742f
  7. xslidian closed this on May 28, 2011

  8. xslidian reopened this on May 28, 2011

  9. bugfix: accept free transactions 12a1256c1d
  10. Merge pull request #278 from TheBlueMatt/win32ssl
    Update to openssl-1.0.0d and enable RPC-SSL on Win32
    5fecb27c1e
  11. Merge remote branch 'upstream/master' 7c05877df2
  12. Bugfix for dnsseed introduced by dnslookup e104c79374
  13. Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 482cb65690
  14. Add common temp files to .gitignore. 4e6303d397
  15. create keypool in LoadWallet() ca81b168d9
  16. Merge pull request #290 from jrmithdobbs/ip-filter-rfc1918-rfc3927
    Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts
    39105dac1b
  17. Merge pull request #255 from sipa/rescanupdate
    Update transactions already in the wallet when rescanning.
    7a234cdae5
  18. Merge pull request #291 from jrmithdobbs/ignore-vim-swp-files
    Add common temp files to .gitignore.
    e3d884479a
  19. Merge pull request #264 from sipa/mintxfeefix
    Fix for small change outputs
    09d1484b22
  20. Bump version to 0.3.23. 6f07e22210
  21. Reduce minimum TX fee for new transactions, to 0.0005. 352b4ea5b9
  22. Demystify a few magic numbers. a9d3af8821
  23. Merge pull request #303 from jrmithdobbs/demystify-magic-numbers
    Demystify a few magic numbers.
    04bc3f0a63
  24. jgarzik commented at 4:07 AM on June 7, 2011: contributor

    Can you please do two things?

    1. Resubmit on top of current bitcoin
    2. Do not include *.mo files. We will rebuild those.
  25. Merge pull request #293 from tcatm/keypool-fix
    create keypool in LoadWallet()
    60152827e3
  26. Merge remote branch 'upstream/master' 74fd75a846
  27. xslidian closed this on Jun 9, 2011

  28. zathras-crypto referenced this in commit 718d4c5a7a on Feb 3, 2015
  29. ptschip referenced this in commit a540a100be on Feb 9, 2017
  30. CodeShark referenced this in commit 0ece87f1c5 on May 4, 2017
  31. 0xartem referenced this in commit eee8e126c6 on Feb 14, 2019
  32. lbrynaut referenced this in commit 5a393f5b14 on Sep 17, 2019
  33. lateminer referenced this in commit dda8b660bf on Oct 16, 2019
  34. attilaaf referenced this in commit e02283762c on Jan 13, 2020
  35. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 18:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me