• Stable v0.10.2.0 ab42be18f2

    Junkie Jeff, Point Release v0.10.2.0

    wowario released this 1 year ago | 0 commits to master since this release

    Overview

    • updated checkpoints
    • added new seed nodes
    • fix for armv7a compile
    • RPC broadcast node donation sub-address
    • upstream fix for wallet2 large tx construction. Should fix "internal error: Known ring does not include the spent output" error - if you have this problem, after updating, delete .wow-shared-ringdb hidden folder and create a new wallet with your seed.
    • fix for GCC11 builds - epee: add missing header

    How can public node operators broadcast a donation address for tips

    1. generate a new sub-address (main addresses are rejected for added privacy)
    2. copy your sub-address to a text file and save it as address.txt in the same directory as wownerod
    3. run wownerod rpc as normal
    4. add the public node to https://monero.fail/?crypto=wownero
    5. to check your donation address, make a rpc call to get_info
    curl http://127.0.0.1:34568/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_info"}' -H 'Content-Type: application/json'
    

    Contributors for this Release

    51872ae29f2d3f04e57733d83af6beb6de4c7380b3e2ef1c4196465c53920c6e  wownero-aarch64-linux-gnu-v0.10.2.0.tar.bz2
    7c8e542d289abf2624aa54111243f560ba3a315150dd19af3f472568d2a7e079  wownero-arm-linux-gnueabihf-v0.10.2.0.tar.bz2
    b0fe2f668c5fcbc1569a90801bfb6511216dfdab90b7afb065162bf7091ffe39  wownero-x86_64-apple-darwin11-v0.10.2.0.tar.bz2
    a5f5a28288ccb1ffb0734991c27768623696d71bcda3a035535fdfa2f4cc30d3  wownero-x86_64-linux-gnu-v0.10.2.0.tar.bz2
    f78e70e9a63dcd2bbbb22f92a8bb9adc31f2a68a5d2bfe937317612de212866c  wownero-x86_64-unknown-freebsd-v0.10.2.0.tar.bz2
    38233938ba31daf86be62ec730fdacf1359edc9f89285a1e7b1de9827de9eb50  wownero-x86_64-w64-mingw32-v0.10.2.0.zip
    

    https://forum.wownero.com/t/v0-10-2-0-deterministic-check/1397

    Downloads