Bitcoin Forum
April 27, 2024, 08:01:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 [230] 231 232 233 234 235 236 237 238 239 240 241 242 243 244 »
4581  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 22, 2014, 05:32:09 PM
Whirlwind missives (Updated 09/12)!


Jun 2nd 2014

1.   New Logo + branding pack
2.   Repository redesign
3.   Begin website enhancements
4.   live discussions join us on Freenode: #monero for general chat, #monero-dev
5.   MRO changes to XMR to satisfy ISO 4217

Dev diary

1.   Added missing RPC methods
2.   0.8.8 changes to prevent dust attack on block reward
3.   Begun work on documenting the code and providing architecture overviews
4.   Understanding and examining the cryptonote protocols
5.   POW hashing optimisation to improve syncing times and pool verify times
6.   Lucasjones miner optimisation work


Jun 10th

1.   New feature announced deterministic wallets based on mnemonic seed
2.   XMR listed for voting on Mintpal
3.   RPC based Qt GUI wallet

Dev diary

1.   Further RPC work on simplewallet
2.   Added new seed notes
3.   Further code review and implement Doxygen for commenting and code understanding


Jun 18th

1.   Hit number one on mintpal voting list
2.   Begin peer review cryptonote whitepaper
3.   Initial work done on transaction splitting
4.   GUI wallet a lot of work to be done yet and Monero core issues to be resolved first

Dev diary

1.   TX pool handling fix to address high number of orphans
2.   Auto split is now ready for test


June 27th

1.   XMR added to 2 exchanges BTER and Mintpal
2.   White paper review continues http://monero.cc/downloads/whitepaper_annotated.pdf
3.   Bug fix restoring a deterministic wallet and old transactions
4.   Stabilising Monero, pools, merchants and exchanges
5.   Auto splitting ready for release

Dev diary

1.   Slow_hash huge changes to add AES-NI
2.   Major daemon overhaul in progress; windows support to follow
3.   Simple wallet split to Simplewallet (CLI) and RPCwallet (standalone RPC daemon)


July 6th

1.   CryptoNote peer review continues
2.   Auto splitting is now in the main code base

Dev diary

1.   RPC wallet ready for test


July 13th

1.   GUI’s received and bounties paid. Won’t be directly integrated yet
2.   CryptoNote white paper review is coming to close
3.   Begun work to re-implement the mnemonic word list in other languages

Dev diary

1.   Core major work begin to Implement an embedded database
2.   I2P focus moves from libi2pcpp to i2pd. Focus on persistent connections


July 20th

1.   Begun reviewing the implementation of CryptoNote following the white paper review
2.   Embedded database work in progress the hope is to reduce ram requirements
3.   Information security specialist joins the team
4.   German word list complete now moving onto Portuguese

Dev diary

1.   Abstraction of the blockchain storage functions completing (enabler for performance testing)
2.   Daemonising Monero work is largely completed
3.   RPC wallet can now run multiple instances (where machines need to run multiple wallets)
4.   DNS seed nodes work begun that will later replace hardcoded seed nodes
5.   Exchange’s poll get_payments fix for multiple payment IDs is testing


July 23rd

1.   Monero trading pairs added to Poloniex
2.   BSD 3-clause license changes
3.   README build instructions improved
4.   Developer training for Git usage

Dev diary

1.   RPC enhancements a new Get_info
2.   get_bulk_payments developed and ready


August 3rd

1.   Launched fireside chats
2.   Begun tracking downloads 41,425 in the first 3 recorded weeks from 15/06
3.   XMR pairs rise to 5830 XMR of volume after first 12 days
4.   Monero added to coinSource Trust Index with a score of  6 out of 7 stars
5.   Build process streamlined

Dev diary

1.   Windows build script to simplify windows builds
2.   QOS developed and ready, peripherals to be completed
3.   Embedded database is proving complex, work continues
4.   Issues resolved from logs, blockheight parameter and query_key
5.   DNS seeder code available for review


August 10th

1.   First look at the gui in the first fireside chat was positively received
2.   Monero price ticker released
3.   Test environment secured and ready for continuous integration process

Dev diary

1.   Abstracted BlockchainDB functions coming together
2.   CMakelist overhauled
3.   Unit test review/creation has begun
4.   Planning migration to new servers for blockchain and client download


August 16th

1.   GUI test release available
2.   Monero broke 600 subscribers to our sub-reddit
3.   Open source Monero stratum proxy released
4.   Finalising QoS bandwith control

Dev diary

1.   Mingw64 / msys2 largely complete
2.   Wallet code under refactoring
3.   Abstraction and refactoring Blockchain functions ready for some performance testing
4.   QoS ready awaiting testing and then release


September 15th

1.The Monero Research Lab is an open collective academic group continuing to make papers towards the analysis and improvement of the underlying core
2. Second #Monero-Dev Fireside (Fri September 19th, 2014, at 10:00 EST)
3. Merchandise available http://www.zazzle.com/monerogear* coin team gets 15% commission
4. URS released, a Monero project written in Go that allows you to sign messages using ring signatures as part of a group
5. New tagged release, 0.8.8.4, now available for download
6. GUI work delayed due to addressing some core issues following recent events. Progress continuing
7. Monero added to Coin Swap https://coin-swap.net/market/XMR/BTC

Dev diary

1. Development branch on hold, will be brought back into sync following emergency measures implemented
2. FreeBSD Compatability: Monero now works on FreeBSD out the box
3. New Makefile target, release-static, that builds statically linked binaries for redistribution.
4. Wallet: per-kb fees are nearly complete, and will be deployed to testnet within the next week or so
5. Blockchain: Work delayed by  blockchain attacks. Getting back on track with DB work
6. Core: Devs note, all non-critical "errors" and warnings have been moved to log-level 1


October 6th

1. New official Monero forum. Come find us! @ https://forum.monero.cc
2. Working hard in the background on the codebase
3. Mnemonics system overhauled and added new word lists in Japanese, Portuguese, and Spanish
4. MoneroPulse added; a loosely distributed checkpoint alert system
5. Backup distribution system in place for recovery
6. Research Lab released Research Bulletin, MRL-0003 – around ring signatures
7. Monero now at number 2 on Cryptsy voting list

Dev Diary

1. File check pointing added;  checkpoints are always enforced regular checking
2. DNS check pointing added
3. Working hard on improving the build system so builds are easier and less problematic
4. PoW algorithm annotated in the code and documented by dga


October 13th

1. Back-porting features and fixes added to the current codebase.
2. The GUI is progressing We hope to update the preview binaries in the next week or two
3. per-kb fees in testing. we expect positive testing results
5. Further tweaks to mnemonic system

Dev Diary

1. Further work on build environment ultimately to reduce build issues further down the line
2. Core: documentation continues, with Doxygen comments
3. DNS check pointing and configuration in test
4. mnemonic lists now support a variable trim length


October 20th

1. Focussing on some of the core issues that have been lagging
2. Blockchain database implementation. Lightning Memory-Mapped Database, LMDB ready for limited testing by next week.
3. Additional implementations will be built to compare performance
4. Implementing DNSSEC trust anchors with the assistance of NLnet Labs. it prepares us for more widespread, secure use of the OpenAlias standard
5. Reworking build environment to conform to Kitware recommendations, especially due to poorly implemented CMake in original reference code

Dev Diary

1. Per-kb fee testing is going well on testnet
2. Downloadable RAW blockchain for import your daemon will fully verify the downloaded blockchain
3. Unit tests have been fixed, change is expected to be merged in the next week.
4. Core tests are currently being worked on to bring them up to a 100% working state for regression testing


October 27th

1. Initial database implementation very nearly ready for broader testing
2. Per-kb fees functionality  added to simplewallet, hope to deploy that for general testing within the week
3. Build system is starting to come together in its final form

Dev Diary

1. CMake is looking a lot cleaner and easier to grok. It also fixes cross-compile
2. Offloaded MoneroPulse checkpoint checks to a separate thread to reduce locking and looking to do this elsewhere in the core now
3. Account: multilang wordlists are now inherent to the wallet/account. we have opted to use RapidJSON instead of eppe's JSON


November 2nd

1. LMDB's is syncing! if you would like to give it a spin you can
2. Per-kb fees are ready to go
3. New CMake there are a few final nigglies on Windows and FreeBSD

Dev diary

1. LMDB implementation is complete, and is undergoing testing for drastic rollbacks and edge cases
2. Switchover to the new fee structure is hoped to happen next week


November 17th

1. On-going Windows static build issues are preventing us from tagging and releasing Monero 0.8.8.5
2. Note: the only trustworthy, official binaries are those release by the core team
3. Monero Research Lab had a meet-up in Salt Lake City for some debate sessions
4. Bolckchain DB testing all looking good

Dev Diary

1. CMake lingering issues exist with static mingw-w64 builds
2. Several bug fixes to the multi-language mnemonic system


November 24th

1. My Monero announced, the first Monero hosted account service. A web wallet for Monero go to https://mymonero.com Smiley
2. Significant progress has been made to fixing the last few Windows build issues

Dev Diary

1. Msys2 now successfully compiles. final testing of new builds will happen this week
2. Expect a mass merge of PRs previously waiting this week. Now CMake changes will have to comply with the new, cleaner CMake.


December 8th

1. Monero 0.8.8.6 released - Lots of the recent fixes and changes are bundled in. Remeber to only download from a trusted source
2. Smart mining introduced - Should help all users support the network. Work needed yet on detail and to support more platforms

External (new added section for external projects and services under development)

1. MyMonero - currently fixing some bugs around displaying on different devices and data manipulation
2. A new implementation project for the i2p protocol in C++. Monero will use this later for its connection to the i2p network

Dev Diary

1. Build: tests are now disabled when building the build-release, build-debug, or release-static targets.
2. Account: lots of fixes to multi-lang mnemonics, although UTF-8 on Windows still seems to be a bit shaky.


Another whirlwind session draws to a close on this cold winters day.  Smiley


Globb0

Last Updated: 09/12
4582  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 22, 2014, 09:39:06 AM
Is there a missives archive where I can review them all in order?

They're linked in the OP:

/snip


thank you for answering I will go back and remind myself of the OP stuff.
4583  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 22, 2014, 07:45:29 AM
Is there a missives archive where I can review them all in order?





4584  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: August 21, 2014, 01:21:40 PM
Once you are willing to lock the features into stone, it can run on autopilot if the features are resilient enough. When it eventually fails, you design a new currency learning from the past mistakes.

Maybe in theory, but the reality of hacking is that it is also an arms race. You need some reactive protection element or you may be starting again all too often.

POW as an ever increasing resource drain could easily contribute to ruining the planet, I suppose a check might be when it realy no longer makes financial sense they stop. Nice that some POW at least try to create something meaningful that can be used elsewhere, like scientific research.

Talking of integration projects/technologies, like heaters that could mine some of their running costs, perhase this is the best future.

To find synergies and complementary relationships that make the meaningless meaningful and become a part of the process.

Phil

4585  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 21, 2014, 07:30:11 AM
What floor is women's lingerie on?

My floor.

Your own underwear doesnt count  Smiley

Quote
1 BTC = 1 XMR Wink
Wooop
4586  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: August 16, 2014, 10:46:07 AM
Trying to buy some more monero, the bank stopped my bitcoin purchase and froze my account. Im a bit confused I thought it was my money.

Is there any easier way to get monero directly.

4587  Economy / Speculation / Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion on: August 16, 2014, 09:30:49 AM
are the banks getting scared? last night my account got frozen when I tried to buy a bitcoin, just like they don't with every other transaction I make online.

Their excuses were very wish wash today and seemed to change during the conversation. Ending with "it would be good not to make another transaction for 24 hours" wtf is that


4588  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: August 15, 2014, 03:30:51 PM
Thanks interesting

4589  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 15, 2014, 10:00:11 AM
Does it have to be a volcano? I dont think there are any in the UK

4590  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 14, 2014, 11:32:40 AM
I want to get mine out of bitrex and into poloniex, nothing much is going on in bittrex.

4591  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] rpietila Monero Economics thread on: August 14, 2014, 07:56:30 AM
Following this thread with interest.

4592  Other / Archival / Re: remove on: August 10, 2014, 11:15:36 AM
same when I told some people at work, who were discussing it probably from a news paper article or something.
4593  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 10, 2014, 09:33:07 AM
there was a 5620 XMR dumped on bittrex right down to .003 this morning


4594  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: August 08, 2014, 06:33:18 PM
This post by gmaxwell ...

Wow. Such a good post. I hadn't seen it before either. Thanks for linking that. This one is definitely a classic and will be brought up again and again.

Yeah do you want your customer seeing how much you pay and maybe also who your supplier is


4595  Alternate cryptocurrencies / Altcoin Discussion / Re: rpietila Altcoin Observer on: August 06, 2014, 09:19:26 AM
Interesting, but can it work with a coin, cascading a large amount down branches.

Is there a risk someone undesireable creeps in somewhere and intercepts a big chunk of the overall coin? if they are high enough in the chain it could be the same kind of impact as a scam dev running off. The person who might do that doesnt care about their honour.

Fair play for supporting people and trying something different.

Phil
4596  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: August 05, 2014, 01:42:32 PM
This has nothing to do with a fat fingered user mistake. Either the exchange is putting up fake bids/asks that will vanish exactly when market order is executed thus leaving only the thin order book of legit orders to match with and once executed the fake bids/asks

Interesting, I noticed the other day when I specificaly tried to buy/sell the 50 on offer it kept disapearing then coming back a point higher or something. It seemed to be automated.

Despite me filling the order by clicking it directly, or placing the order, mine just ended in the list of buys/sells and it always disapeared unfulfilled (bittrex)
4597  Other / Off-topic / Re: FIFA World Cup 2014!!! on: July 13, 2014, 06:51:10 PM
I laid some bets on this a few different ways.


Settling down now ready to enjoy the game.

Good luck everyone.


4598  Other / Off-topic / Re: FIFA World Cup 2014!!! on: July 13, 2014, 11:16:02 AM
Quote


# As for Qatar world cup they rather have good Air conditioning in that stadium!



Imagine the carbon footprint of a stadium sized aircon.


4599  Other / Off-topic / Re: FIFA World Cup 2014!!! on: July 10, 2014, 06:24:18 PM
After extra time they could carry on with no goalies and turn on golden goal.    Cool

Or remove a defensive player from each team every 2 minutes or something.

4600  Other / Off-topic / Re: FIFA World Cup 2014!!! on: July 10, 2014, 03:03:23 PM
shit they held back I bet on 8+ goals  FS!

What did u expect to be like Brazil Germany cmon that is 2 much but hell that is gable. Curiosity only what was odds on that bet.

I am talking brazil Germany, Germany said they stopped in the second half. I had a nice bet after they were scoring so many early on.

Pages: « 1 ... 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 [230] 231 232 233 234 235 236 237 238 239 240 241 242 243 244 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!