Please login or register.

moneromooo full time coding, january-march

My current FFS runs till the end of december (see https://forum.getmonero.org/6/ideas/88298/mooo-full-time-october-december). I'm proposing three more months. The terms from the previous two FFSs were $30 plus 0.2 monero an hour, but that's now fairly expensive with the recent increase in the monero exchange rate, so I'll go for $30 plus 0.1 monero now:

  • full time equivalent (40 hours a week)
  • $30 + .1 monero an hour

So a total of 128 monero at the current rate of $208.19 from moneropric.es. Looks like it was bad timing just before the jump, so now a total of 115 119 115 126 121 116 110 97 101 monero at the current rate of $249.66 $234.57 $248.39 $211.48 $227.92 $245.59 $270.85 $346.78 $321.03 from moneropric.es.

Here's to three more months of monero betterment! :)

Replies: 13
nioc edited 5 years ago Weight: 0 | Link [ - ]

Yes but please don't lower your price anymore :)

keatonofthedrake edited 5 years ago Weight: 0 | Link [ - ]

Donated! Keep up the amazing job! Thank you for all that you do for our community!

xmrdc edited 5 years ago Weight: 0 | Link [ - ]

Donated! Many Thanks, and Happy Holidays

TheseAreBetterDays edited 5 years ago Weight: 0 | Link [ - ]

Donated. Great work.

CTTE posted 6 years ago Weight: 0 | Link [ - ]

Thanks for all you do... keep up the good work!

cAPSLOCK posted 6 years ago Weight: 0 | Link [ - ]

I have donated. I appreciate your work.

dazedfool posted 6 years ago Weight: 0 | Link [ - ]

+5 to mooonman moneromooo

Luxo edited 5 years ago Weight: 0 | Link [ - ]

Donated, keep up the good work!

binaryFate edited 5 years ago Weight: 0 | Link [ - ]

Donated :)

moneromooo edited 5 years ago Weight: 0 | Link [ - ]

That was pretty fast once opened, again :)

Thanks to all 67 of you!

moneromooo edited 5 years ago Weight: 0 | Link [ - ]

First milestone:

  • max txpool size (in bytes, to mitigate possible spamming)
  • fluffy blocks enabled by default on mainnet
  • fix stray network connections when in offline mode
  • remove abort calls in release mode (avoids cores being uploaded)
  • more bulletproofs work
  • fix P2P issues with 32 bit nodes
  • build hardening
  • some work on splitting tx prunable/unprunable data on disk
moneromooo edited 5 years ago Weight: 0 | Link [ - ]

Second milestone done:

  • Key reuse mitigations (ring db, output blackball db)
  • PoW change
  • Various P2P sync fixes
  • Separate storage of prunable tx data
  • subaddress generation speedup
  • Some more bulletproofs work
  • Random fixes for issues reported by Coverity
  • Use a selection of wordwide DNS when using DNS_PUBLIC=tcp without an address
moneromooo edited 5 years ago Weight: 0 | Link [ - ]

Third milestone:

  • key reuse mitigations for monero forks
  • more bulletproof work (aggregation, batch verification)
  • borromean signature verification speedup
  • GUI integrations for mitigations
  • incremental mode for monero-blockchain-blackball
  • gamma distribution to pick fake outs (as per Miller et al)
  • misc fixes and smaller improvements