Skip to content

Instantly share code, notes, and snippets.

View daviortega's full-sized avatar

Davi Ortega daviortega

View GitHub Profile
String command;
value_split.clear();
if(myaccount.compareTo("Empty label") == 0)
command = path_flo_cli +" "+ config_rpc +" "+ "getaddressesbyaccount "+"\"\"";
else
command = path_flo_cli +" "+ config_rpc +" "+ "getaddressesbyaccount" + " " + myaccount;
Runtime runtime = Runtime.getRuntime();
This file has been truncated, but you can view the full file.
{
"noData": [
"ETA_pET460010",
"GWCH70_3469",
"pK2044_00005",
"THA_2001",
"DKAM_0001",
"KPK_B0001",
"CLD_A0001",
{
"noData": [
"Dd703_3560",
"AX27061_0854",
"Dd703_1514",
"AX27061_5335",
"RCFBP_20277",
"Dd1591_1804",
"Dd703_1507",
"XOO2842",
x,intensity
0,123
1,124
2,121.9
3,113.5
4,113.5
5,119
6,118.3
7,111.9
8,118.7
@daviortega
daviortega / firstTransaction.js
Created December 22, 2017 07:06
My first transaction programmatically
require('./SimpleWalletFlorincoin.js')
let addresses = {
donor: 'OnEOfMyAddresses',
recipient: 'AnotherOfMyAddresses'
}
let wallet = new Wallet(username, password)
wallet.refreshBalances

Keybase proof

I hereby claim:

  • I am daviortega on github.
  • I am daviortega (https://keybase.io/daviortega) on keybase.
  • I have a public key ASATRU6qbzkA83w8wtfXQjX1iAHNge5SMr3DZhq-9Eqe_Ao

To claim this, I am signing this object:

@daviortega
daviortega / emergeworld.md
Last active June 1, 2017 03:47
notes on emerging the world on gentoo.
emerge --update --oneshot --newuse --deep --with-bdeps=y @world
>>> Failed to emerge media-libs/freeimage-3.15.4-r1, Log file:
>>>  '/var/tmp/portage/media-libs/freeimage-3.15.4-r1/temp/build.log'
>>> Installing (4 of 192) media-sound/jack-audio-connection-kit-0.121.3-r1::gentoo
>>> Installing (2 of 192) sci-libs/gsl-1.16::gentoo
>>> Failed to install media-sound/jack-audio-connection-kit-0.121.3-r1, Log file:

** This is a test!!!!

** This is a test!!!!