Bitcoin Forum
April 27, 2024, 02:33:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Lykke - a global marketplace on: September 27, 2016, 08:55:48 AM
hello,i want to participate into the ico but i only have a windows phone.
Is it safe to use my phone from work(android)and buy the coins and wright down the 12 words seed and delete the app on the phone?
Or does these 12 words seed still exist somwhere on my mobile.
If i give back the mobile to work maybe its possible that someone else can lookup the seed?
I am not sure this is safe to do like this?
Does anybody know thanks.


2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 08, 2016, 09:10:29 PM
hi
l m trying to run factomd but it keeps crashing after running few seconds,
anybody having same issue with running factomd?
hope M2 bring a noob friendly wallet for like me.


Try to run it from command line and not the shortcut.
Type cmd than factomd.exe
I still also have problems with the wallet i can not sync?
It's stuck at block 37209
Anybody know for factoidapermill?,you just create a new adress and private
Key and send to this adress from exchange?do i have this right?
You dont need another program from factom?
Than i can do this and send my factoids from exchange and try to get the wallet
Working later
Thanks
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 07, 2016, 09:30:12 PM
hello Brian,
do i understand correctly that when i use factoidpapemill,i can create a new adress with a private key and safely
can send my factoids to this adress from a exchange?
Without doing or downloading another program from factom ,factomd,walletapp ect....
Than i can do this first and later try to get the wallet working.
thanks
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 05, 2016, 08:37:47 PM
hello brian,
If i start from cmd than it doesnt shut down so thats good.
So i start factomd and have to wait and than i see a lot of text.
The text end with
/home/brian/go/src/github.com/FactomProject/btcd/peer.go:1398 +0x2cf
om/FactomProject/btcd.(*peer).outHandler(0x131ee280)
/home/brian/go/src/github.com/FactomProject/btcd/peer.go:1892 +0x31d
by github.com/FactomProject/btcd.(*peer).Start
/home/brian/go/src/github.com/FactomProject/btcd/peer.go:2020 +0x2f8
Is it syncing now?
Thanks for your help

hmm, there should be more than this between "syncing to block height" and the error that you are showing.  I need the text just after "syncing to block height"

if it scrolls off the cmd window, you can change the screen buffer size from 300 to 3000 to see more.
http://www.chami.com/tips/windows/050298W.html

Hello,
I get this.....

net.(*ioSrv).ExecIO(0x137b4010, 0x137fe8f8, 0xbb9950, 0x8, 0x1373e5a0, 0x137fea8
0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x137fe8c0, 0x137fe9a0, 0x2, 0x2, 0x137fe8f8, 0x0, 0x0, 0
x0)
        /usr/local/go/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x137fe8c0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x1377a0d8, 0x44beb0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x1377a0d8, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:264 +0x39
net/http.(*Server).Serve(0x1376c480, 0x33b70020, 0x1377a0d8, 0x0, 0x0)
        /usr/local/go/src/net/http/server.go:1887 +0x98
net/http.Serve(0x33b70020, 0x1377a0d8, 0x16f6820, 0x137da3e0, 0x0, 0x0)
        /usr/local/go/src/net/http/server.go:1765 +0x74
github.com/FactomProject/web.(*Server).Run(0x1379c7a0, 0x1373e450, 0x5)
        /home/brian/go/src/github.com/FactomProject/web/server.go:155 +0x670
created by github.com/FactomProject/FactomCode/wsapi.Start
        /home/brian/go/src/github.com/FactomProject/FactomCode/wsapi/wsapi.go:69
 +0x637

goroutine 81 [semacquire, 7 minutes]:
sync.runtime_Syncsemacquire(0x20013228)
        /usr/local/go/src/runtime/sema.go:237 +0x1ef
sync.(*Cond).Wait(0x20013220)
        /usr/local/go/src/sync/cond.go:62 +0x85
github.com/FactomProject/seelog.(*asyncAdaptiveLogger).processItem(0x20008410, 0
x3473c000, 0x0)
        /home/brian/go/src/github.com/FactomProject/seelog/behavior_adaptivelogg
er.go:94 +0xc3
github.com/FactomProject/seelog.(*asyncAdaptiveLogger).processQueue(0x20008410)
        /home/brian/go/src/github.com/FactomProject/seelog/behavior_adaptivelogg
er.go:119 +0x2a
created by github.com/FactomProject/seelog.newAsyncAdaptiveLogger
        /home/brian/go/src/github.com/FactomProject/seelog/behavior_adaptivelogg
er.go:84 +0x3f5

goroutine 82 [select, 7 minutes]:
github.com/FactomProject/btcd.mainInterruptHandler()
        /home/brian/go/src/github.com/FactomProject/btcd/signal.go:35 +0x23b
created by github.com/FactomProject/btcd.addInterruptHandler
        /home/brian/go/src/github.com/FactomProject/btcd/signal.go:80 +0xd8

goroutine 83 [IO wait, 7 minutes]:
net.runtime_pollWait(0x33b70e00, 0x72, 0x20efcf90)
        /usr/local/go/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x137ff250, 0x72, 0x0, 0x0)
        /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x137b4010, 0x137ff1b8, 0xbb9950, 0x8, 0x20efcf80, 0x20f280e
0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x137ff180, 0x20f28000, 0x2, 0x2, 0x137ff1b8, 0x2000841c,
 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x137ff180, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x20004848, 0xc38b60, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x20004848, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:264 +0x39
github.com/FactomProject/btcd.(*server).listenHandler(0x200063f0, 0x33b70020, 0x
20004848)
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:508 +0x16b
created by github.com/FactomProject/btcd.(*server).Start
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:923 +0x19b

goroutine 84 [IO wait, 7 minutes]:
net.runtime_pollWait(0x33b70d88, 0x72, 0x20efcfd0)
        /usr/local/go/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x137ff330, 0x72, 0x0, 0x0)
        /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x137b4010, 0x137ff298, 0xbb9950, 0x8, 0x20efcfc0, 0x20f282a
0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x137ff260, 0x20f281c0, 0x2, 0x2, 0x137ff298, 0x2000841c,
 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x137ff260, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x20004858, 0xc38b60, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x20004858, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:264 +0x39
github.com/FactomProject/btcd.(*server).listenHandler(0x200063f0, 0x33b70020, 0x
20004858)
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:508 +0x16b
created by github.com/FactomProject/btcd.(*server).Start
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:923 +0x19b

goroutine 85 [select]:
github.com/FactomProject/btcd.(*server).peerHandler(0x200063f0)
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:616 +0x115f
created by github.com/FactomProject/btcd.(*server).Start
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:929 +0x1f2

goroutine 86 [select, 2 minutes]:
github.com/FactomProject/btcd.(*server).rebroadcastHandler(0x200063f0)
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:862 +0x4f7
created by github.com/FactomProject/btcd.(*server).Start
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:941 +0x283

goroutine 87 [IO wait, 7 minutes]:
net.runtime_pollWait(0x33b70d10, 0x72, 0x20f9e010)
        /usr/local/go/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x20ee74f0, 0x72, 0x0, 0x0)
        /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x137b4010, 0x20ee7458, 0xbb9950, 0x8, 0x20f9e000, 0x20f960e
0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x20ee7420, 0x20f96000, 0x2, 0x2, 0x20ee7458, 0x20010fe0,
 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x20ee7420, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x20004a98, 0x44bf90, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x20004a98, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:264 +0x39
crypto/tls.(*listener).Accept(0x20efcf00, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/tls.go:46 +0x53
net/http.(*Server).Serve(0x20ef9ec0, 0x33d945c0, 0x20efcf00, 0x0, 0x0)
        /usr/local/go/src/net/http/server.go:1887 +0x98
github.com/FactomProject/btcd.(*rpcServer).Start.func3(0x20ef9ec0, 0x178b2770, 0
x33d945c0, 0x20efcf00)
        /home/brian/go/src/github.com/FactomProject/btcd/rpcserver.go:349 +0xf9
created by github.com/FactomProject/btcd.(*rpcServer).Start
        /home/brian/go/src/github.com/FactomProject/btcd/rpcserver.go:352 +0x33b


goroutine 88 [IO wait, 7 minutes]:
net.runtime_pollWait(0x33b70c98, 0x72, 0x2027a0d0)
        /usr/local/go/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x20ee75d0, 0x72, 0x0, 0x0)
        /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x137b4010, 0x20ee7538, 0xbb9950, 0x8, 0x2027a0c0, 0x20f820e
0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x20ee7500, 0x20f82000, 0x2, 0x2, 0x20ee7538, 0x20010fe0,
 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x20ee7500, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x20004aa8, 0x44bf90, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x20004aa8, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/tcpsock_posix.go:264 +0x39
crypto/tls.(*listener).Accept(0x20efcf30, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/tls.go:46 +0x53
net/http.(*Server).Serve(0x20ef9ec0, 0x33d945c0, 0x20efcf30, 0x0, 0x0)
        /usr/local/go/src/net/http/server.go:1887 +0x98
github.com/FactomProject/btcd.(*rpcServer).Start.func3(0x20ef9ec0, 0x178b2770, 0
x33d945c0, 0x20efcf30)
        /home/brian/go/src/github.com/FactomProject/btcd/rpcserver.go:349 +0xf9
created by github.com/FactomProject/btcd.(*rpcServer).Start
        /home/brian/go/src/github.com/FactomProject/btcd/rpcserver.go:352 +0x33b


goroutine 89 [select, 7 minutes]:
github.com/FactomProject/btcd.queueHandler(0x203ea340, 0x203ea380, 0x203ea400)
        /home/brian/go/src/github.com/FactomProject/btcd/rpcwebsocket.go:138 +0x
31d
github.com/FactomProject/btcd.(*wsNotificationManager).queueHandler(0x2000e720)
        /home/brian/go/src/github.com/FactomProject/btcd/rpcwebsocket.go:179 +0x
32
created by github.com/FactomProject/btcd.(*wsNotificationManager).Start
        /home/brian/go/src/github.com/FactomProject/btcd/rpcwebsocket.go:827 +0x
50

goroutine 90 [select, 7 minutes]:
github.com/FactomProject/btcd.(*wsNotificationManager).notificationHandler(0x200
0e720)
        /home/brian/go/src/github.com/FactomProject/btcd/rpcwebsocket.go:291 +0x
d5d
created by github.com/FactomProject/btcd.(*wsNotificationManager).Start
        /home/brian/go/src/github.com/FactomProject/btcd/rpcwebsocket.go:828 +0x
6d

goroutine 91 [chan receive]:
github.com/FactomProject/btcd.factomForkInit.func1(0x200063f0)
        /home/brian/go/src/github.com/FactomProject/btcd/factom.go:45 +0x50
created by github.com/FactomProject/btcd.factomForkInit
        /home/brian/go/src/github.com/FactomProject/btcd/factom.go:80 +0x56

goroutine 92 [chan receive, 7 minutes]:
github.com/FactomProject/btcd.factomForkInit.func2()
        /home/brian/go/src/github.com/FactomProject/btcd/factom.go:83 +0x51
created by github.com/FactomProject/btcd.factomForkInit
        /home/brian/go/src/github.com/FactomProject/btcd/factom.go:131 +0x6b

goroutine 93 [semacquire, 7 minutes]:
sync.runtime_Semacquire(0x20006464)
        /usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*WaitGroup).Wait(0x20006458)
        /usr/local/go/src/sync/waitgroup.go:126 +0xa4
github.com/FactomProject/btcd.(*server).WaitForShutdown(0x200063f0)
        /home/brian/go/src/github.com/FactomProject/btcd/server.go:995 +0x2b
github.com/FactomProject/btcd.btcdMain.func4(0x200063f0)
        /home/brian/go/src/github.com/FactomProject/btcd/btcd.go:151 +0x21
created by github.com/FactomProject/btcd.btcdMain
        /home/brian/go/src/github.com/FactomProject/btcd/btcd.go:154 +0x561

goroutine 94 [select, 7 minutes]:
github.com/FactomProject/btcd/addrmgr.(*AddrManager).addressHandler(0x13852580)
        /home/brian/go/src/github.com/FactomProject/btcd/addrmgr/addrmanager.go:
347 +0x21f
created by github.com/FactomProject/btcd/addrmgr.(*AddrManager).Start
        /home/brian/go/src/github.com/FactomProject/btcd/addrmgr/addrmanager.go:
558 +0x1cb

goroutine 95 [runnable]:
github.com/FactomProject/FactomCode/process.HaveBlockInDB(0x2b1cae80, 0x2b1cae80
, 0x0, 0x0)
        /home/brian/go/src/github.com/FactomProject/FactomCode/process/util.go:3
70 +0x1fb
github.com/FactomProject/btcd.(*blockManager).haveInventory(0x20022360, 0x2c7ca9
00, 0x0, 0x0, 0x0)
        /home/brian/go/src/github.com/FactomProject/btcd/blockmanager.go:892 +0x
1e0
github.com/FactomProject/btcd.(*blockManager).handleDirInvMsg(0x20022360, 0x2399
2248)
        /home/brian/go/src/github.com/FactomProject/btcd/factomblockmanager.go:7
1 +0x8eb
github.com/FactomProject/btcd.(*blockManager).blockHandler(0x20022360)
        /home/brian/go/src/github.com/FactomProject/btcd/blockmanager.go:1149 +0
x789
created by github.com/FactomProject/btcd.(*blockManager).Start
        /home/brian/go/src/github.com/FactomProject/btcd/blockmanager.go:1347 +0
x12b

goroutine 47 [runnable, locked to thread]:
syscall.Syscall9(0x76946da1, 0x7, 0x530, 0x20ee6064, 0x1, 0x20ee6058, 0x20ee6080
, 0x20ee6038, 0x0, 0x0, ...)
        /usr/local/go/src/runtime/syscall_windows.go:150 +0x4a
[Suspicious link removed]ARecv(0x530, 0x20ee6064, 0x1, 0x20ee6058, 0x20ee6080, 0x20ee6038, 0x0,
 0x0, 0x0)
        /usr/local/go/src/syscall/zsyscall_windows.go:1517 +0x8f
net.(*netFD).Read.func1(0x20ee6038, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:462 +0x80
net.(*ioSrv).ExecIO(0x137b4010, 0x20ee6038, 0xb879b8, 0x7, 0xced5a8, 0x132, 0x0,
 0x0)
        /usr/local/go/src/net/fd_windows.go:160 +0xa7
net.(*netFD).Read(0x20ee6000, 0x2f254132, 0x2c1, 0x2c1, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:463 +0x129
net.(*conn).Read(0x324e17f8, 0x2f254132, 0x2c1, 0x2c1, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/net.go:172 +0xb9
io.ReadAtLeast(0x444a7270, 0x324e17f8, 0x2f254000, 0x3f3, 0x3f3, 0x3f3, 0x132, 0
x0, 0x0)
        /usr/local/go/src/io/io.go:298 +0xab
io.ReadFull(0x444a7270, 0x324e17f8, 0x2f254000, 0x3f3, 0x3f3, 0x2f254000, 0x0, 0
x0)
        /usr/local/go/src/io/io.go:316 +0x51
github.com/FactomProject/btcd/wire.ReadMessageN(0x444a7270, 0x324e17f8, 0x3ed, 0
xfa92e5a1, 0x324e17f8, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
        /home/brian/go/src/github.com/FactomProject/btcd/wire/message.go:412 +0x
e8c
github.com/FactomProject/btcd.(*peer).readMessage(0x133be280, 0x0, 0x0, 0x0, 0x0
, 0x0, 0x0, 0x0)
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:1323 +0xb5
github.com/FactomProject/btcd.(*peer).inHandler(0x133be280)
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:1451 +0xc9
created by github.com/FactomProject/btcd.(*peer).Start
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:2015 +0x29d

goroutine 48 [select]:
github.com/FactomProject/btcd.(*peer).queueHandler(0x133be280)
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:1732 +0x102a
created by github.com/FactomProject/btcd.(*peer).Start
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:2019 +0x2db

goroutine 97 [IO wait]:
net.runtime_pollWait(0x33b70a40, 0x77, 0x288c0820)
        /usr/local/go/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x20ee60d0, 0x77, 0x0, 0x0)
        /usr/local/go/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x137b4018, 0x20ee6084, 0xb879c0, 0x7, 0xced5ac, 0x18, 0x0,
0x0)
        /usr/local/go/src/net/fd_windows.go:182 +0x122
net.(*netFD).Write(0x20ee6000, 0x35657754, 0x25, 0x40, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/fd_windows.go:514 +0x11d
net.(*conn).Write(0x324e17f8, 0x35657754, 0x25, 0x40, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/net.go:184 +0xb9
github.com/FactomProject/btcd/wire.WriteMessageN(0x444a7288, 0x324e17f8, 0x33f00
678, 0x1f6c0080, 0x3ed, 0xfa92e5a1, 0x210000, 0x0, 0x0)
        /home/brian/go/src/github.com/FactomProject/btcd/wire/message.go:332 +0x
f6b
github.com/FactomProject/btcd.(*peer).writeMessage(0x133be280, 0x33f00678, 0x1f6
c0080)
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:1398 +0x2cf
github.com/FactomProject/btcd.(*peer).outHandler(0x133be280)
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:1892 +0x31d
created by github.com/FactomProject/btcd.(*peer).Start
        /home/brian/go/src/github.com/FactomProject/btcd/peer.go:2020 +0x2f8
thanks
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 03, 2016, 08:14:27 PM
okay i have tried to get the wallet working but i can not sync factomd.
It stays on block 37209 and after 5a10 min factomd shuts down.
Tried this 20 times?
I wanted to put the private key (from the offline adress)in to the wallet and then send the factoids back to the exchange just to check of this works?
Because its feel strange to use factoidpapermill and send all factoids to this adress without knowing that this adress belongs to me?
Anybody follow me.....i do not know much about this but do not want my factoids on a exchange anymore!
Is there another solution to check these staps?
Or do i have to trust the given factoidspapermill(on offline computer)adress and privatekey.
Does anybody know in the future that it will be easy to import this private key and adress into the wallet?
Thanks
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 03, 2016, 06:27:53 PM
i just had to wait a second i see them now Smiley
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 03, 2016, 06:21:06 PM
hello does anybody know when you use factoidpapermill where you can check your balance on that adress?
thanks!

Just copy + paste the address here (search):

hello tempus i am new to this and i made a offline adress with private key and send factoids to this adress from poloniex.
But when i put this adress into the explorer than i get 404 Oops! The page you're looking for cannot be found.
Do you know how i can look at my balance in this adress?
Thanks already for your help
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: August 03, 2016, 02:20:25 PM
hello does anybody know when you use factoidpapermill where you can check your balance on that adress?
thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!