antanst
|
|
July 05, 2015, 08:59:56 PM |
|
That site should really default to https...
|
|
|
|
saddambitcoin
Legendary
Offline
Activity: 1610
Merit: 1004
|
|
July 05, 2015, 10:32:47 PM |
|
That site should really default to https... I can add it soon, though I don't think it's protecting anyone that verifies the code is correct by checking MoneroMooo's GPG signature.
|
|
|
|
newb4now
|
|
July 06, 2015, 08:37:36 AM |
|
How is the LMDB testing gong?
|
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
July 06, 2015, 09:31:50 AM |
|
Hello i want to contribute this project. I suggest to you for add "save as pdf" button on website for save wallet details. I dont have design, coding skills but i have little research for this. <script type="text/javascript"> var pdfbuttonlabel="Save wallet details as PDF" </script> <script src="http://www.web2pdfconvert.com/pdfbutton2.js" id="Web2PDF" type="text/javascript"></script>
this is a external service for saving webpages in PDF format. this service have a API for saving as pdf on your application but its not free only 500 credits free for testing. maybe they will help for opensource application. Maybe you can use opensource libraries to develop button for your site. There a another service have more features may you like. : https://www.printfriendly.com/buttonI hope you can see my suggest. This is important for store wallet details. People are lazy and this button will save alot of time to storing wallet details. Thanks, sorry for my english its not my native language.
|
Ok
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
July 06, 2015, 09:56:50 AM |
|
I tried these services but not working well, need use server side script for save wallet details as PDF. But have another way to save wallet details.. you can add "Print" button to your website. People can print and storing wallet details on paper or save as PDF on Printing menu. here is simple code for print web pages: <form><input type="button" value=" Print this page " onclick="window.print();return false;" /></form> i just want something helpful for people.. thanks.
|
Ok
|
|
|
|
MoneroMooo
Legendary
Offline
Activity: 1276
Merit: 1001
|
|
July 06, 2015, 12:16:41 PM |
|
I tried these services but not working well, need use server side script for save wallet details as PDF.
Yes, sending your private keys to some random website may not be a winning move. But have another way to save wallet details.. you can add "Print" button to your website. People can print and storing wallet details on paper or save as PDF on Printing menu. here is simple code for print web pages: <form><input type="button" value=" Print this page " onclick="window.print();return false;" /></form> i just want something helpful for people.. thanks. Is this different from printing via the web browser ? I don't have a printer so I don't know how things are done for printing things, and how window.print() might differ from the browser's print menu function (or are there browsers that could run the address generator (ie, graphical) without one ?).
|
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
July 06, 2015, 12:56:07 PM |
|
I tried these services but not working well, need use server side script for save wallet details as PDF.
Yes, sending your private keys to some random website may not be a winning move. But have another way to save wallet details.. you can add "Print" button to your website. People can print and storing wallet details on paper or save as PDF on Printing menu. here is simple code for print web pages: <form><input type="button" value=" Print this page " onclick="window.print();return false;" /></form> i just want something helpful for people.. thanks. Is this different from printing via the web browser ? I don't have a printer so I don't know how things are done for printing things, and how window.print() might differ from the browser's print menu function (or are there browsers that could run the address generator (ie, graphical) without one ?). No, just printing menu on browser or OS but you can save as PDF on both. this code open printing menu. "ctrl + p" and you can print or store on harddisk.
|
Ok
|
|
|
arnuschky
|
|
July 06, 2015, 02:11:11 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago?
|
|
|
|
iCEBREAKER
Legendary
Offline
Activity: 2156
Merit: 1072
Crypto is the separation of Power and State.
|
|
July 06, 2015, 02:17:08 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? It was, it's great. But the Official Binary needs to be perfect, so just enjoy the cheap coins!
|
██████████ ██████████████████ ██████████████████████ ██████████████████████████ ████████████████████████████ ██████████████████████████████ ████████████████████████████████ ████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ████████████████████████████████ ██████████████ ██████████████ ████████████████████████████ ██████████████████████████ ██████████████████████ ██████████████████ ██████████ Monero
|
| "The difference between bad and well-developed digital cash will determine whether we have a dictatorship or a real democracy." David Chaum 1996 "Fungibility provides privacy as a side effect." Adam Back 2014
|
| | |
|
|
|
dEBRUYNE
Legendary
Offline
Activity: 2268
Merit: 1141
|
|
July 06, 2015, 02:46:13 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post).
|
|
|
|
elrippo
Legendary
Offline
Activity: 1008
Merit: 1001
|
|
July 06, 2015, 03:08:16 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great
|
For Advertisement. PM me to discuss.
|
|
|
wpalczynski
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
July 06, 2015, 03:35:04 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great I agree. In the mean time maybe you could try to compile the DB version from Github, I havent done it myself but many have and I imagine the instructions for doing so are out there.
|
|
|
|
|
kazuki49
|
|
July 06, 2015, 06:26:54 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great I agree. In the mean time maybe you could try to compile the DB version from Github, I havent done it myself but many have and I imagine the instructions for doing so are out there. I guess we can blame Windows, I'm running the new db on what feels like forever on Linux.
|
|
|
|
GingerAle
Legendary
Offline
Activity: 1260
Merit: 1008
|
|
July 06, 2015, 09:07:11 PM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great I agree. In the mean time maybe you could try to compile the DB version from Github, I havent done it myself but many have and I imagine the instructions for doing so are out there. I guess we can blame Windows, I'm running the new db on what feels like forever on Linux. Have you fully tested it? Like, can you make transactions and mine and all that?
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
July 06, 2015, 09:09:47 PM Last edit: July 07, 2015, 02:37:27 AM by smooth |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? Released to github master (staging and testing) and many people are using it. Not "released" in terms of a tagged release with a number and pre-built binaries. Also for those struggling to build/run the DB on Windows, a small linux virtual machine is one option (virtualbox is free). The memory requirements are extremely low, you could maybe get away with 256 MB RAM using text console linux, certainly 512 MB.
|
|
|
|
kazuki49
|
|
July 07, 2015, 02:25:30 AM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great I agree. In the mean time maybe you could try to compile the DB version from Github, I havent done it myself but many have and I imagine the instructions for doing so are out there. I guess we can blame Windows, I'm running the new db on what feels like forever on Linux. Have you fully tested it? Like, can you make transactions and mine and all that? I dont mine with bitmonerod, maybe when smart mining is live.
|
|
|
|
XMRChina
|
|
July 07, 2015, 11:25:42 AM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? You can compile it yourself via github, but there is no official tagged release yet (see my previous post). I am running out of RAM, so an official LMDB launch would be great I agree. In the mean time maybe you could try to compile the DB version from Github, I havent done it myself but many have and I imagine the instructions for doing so are out there. I guess we can blame Windows, I'm running the new db on what feels like forever on Linux. Have you fully tested it? Like, can you make transactions and mine and all that? I dont mine with bitmonerod, maybe when smart mining is live. smart mining will be great for the network
|
|
|
|
GingerAle
Legendary
Offline
Activity: 1260
Merit: 1008
|
|
July 07, 2015, 11:33:34 AM |
|
How is the LMDB testing gong?
I am confused - I thought that the blockchain db upgrade has been release a few months ago? Released to github master (staging and testing) and many people are using it. Not "released" in terms of a tagged release with a number and pre-built binaries. Also for those struggling to build/run the DB on Windows, a small linux virtual machine is one option (virtualbox is free). The memory requirements are extremely low, you could maybe get away with 256 MB RAM using text console linux, certainly 512 MB. after compiling it, yes I made a video series on using virtual box, though I need to make new ones. And you can modify the memory settings after you compile.
|
|
|
|
|