Commit Graph

5168 Commits

Author SHA1 Message Date
Buck Perley
f00ed98eea
Merge pull request #487 from bucko13/sort-outputs
pass sort option through http
2018-06-14 10:23:25 -07:00
bucko13
3a49d53372 pass sort option through http 2018-06-13 10:40:11 -07:00
Christopher Jeffrey
bc07492eba
pkg: update deps. 2018-06-08 22:53:51 -07:00
Christopher Jeffrey
5db6446be3
pkg: update deps. 2018-06-08 06:49:21 -07:00
Christopher Jeffrey
84bae8160d
test: remove old utils tests. 2018-06-08 04:19:18 -07:00
Christopher Jeffrey
6ddf452e96
pkg: remove package-lock for now. 2018-06-08 04:17:21 -07:00
Christopher Jeffrey
9f744fe64b
pkg: update deps. 2018-06-08 04:17:07 -07:00
Christopher Jeffrey
0977c5c133
net: fix nonce creation. 2018-06-08 04:16:59 -07:00
Steven Bower
25da26c415
Merge pull request #453 from bucko13/accounts-fix
add account option to create and send
2018-05-25 07:04:16 +08:00
Steven Bower
06a00424c2
Merge pull request #456 from pinheadmz/spvfix
fix SPV mode
2018-05-24 00:50:31 +08:00
Sky Young
2d5bfb45e2 Update testnet rpcPort 2018-05-21 13:34:29 -07:00
Sky Young
195b97c1e8 Update Version Number to beta.19 2018-05-21 13:11:03 -07:00
Sky Young
2c0482a7be Testnet has a block that has an issue with this 2018-05-21 13:09:50 -07:00
Sky Young
f6aaf70c3d Add support for all 3 difficulty calculation algorithms 2018-05-21 13:08:47 -07:00
Sky Young
d2d2400a8e Add Testnet Checkpoints 2018-05-21 13:08:05 -07:00
Sky Young
0e21984228 Fix testnet halving interval 2018-05-21 13:07:38 -07:00
Sky Young
ba20ad4a90 Fix testnet magic 2018-05-21 13:07:22 -07:00
Sky Young
2bed9f7ef4 return floData on .format 2018-05-18 17:52:56 -07:00
Sky Young
9184bf1cfa Validate signatures from both 0.8.7 and 0.10.4 using OMIT_TX_COMMENT flag 2018-05-15 14:10:40 -07:00
Sky Young
a764fa2eca Remove Seeds (always pull from DNS) 2018-05-14 16:38:43 -07:00
Sky Young
c9d676efb4 Update Difficulty Calculations 2018-05-14 16:38:03 -07:00
Sky Young
4c03efc1ca Fix target calculations (only V3) 2018-05-10 14:37:25 -07:00
Sky Young
2c1d46c206 Max Satosis of Flo > MAX_JAVASCRIPT_INT 2018-05-10 14:36:28 -07:00
Sky Young
426431b251 Update last checkpoint number 2018-05-10 13:54:36 -07:00
Sky Young
242fb759e6 Split value into wholeCoin and Satoshis when serialized & recombine on deserialization 2018-05-10 13:54:01 -07:00
Sky Young
5ea942b54b Fix package.json formatting 2018-05-09 14:36:49 -07:00
Sky Young
8c03f88d5f Update rltc to rflo 2018-05-09 14:36:29 -07:00
Sky Young
54431ea341 Add reverseHex helper script 2018-05-09 14:35:54 -07:00
Sky Young
90fc371355 Change miner User Agent to fcoin & update version reported 2018-05-09 14:34:17 -07:00
Sky Young
8e72b51c43 Serialize & Deserialize Tx Data properly 2018-05-09 14:33:46 -07:00
Sky Young
9746bf81b5 Add Flo checkpoints every 100k blocks 2018-05-09 14:33:19 -07:00
Sky Young
93781c712a Fix RPC port 2018-05-09 14:32:48 -07:00
Sky Young
add5821d52 Reverse hex byte array order for checkpoint hashes & magic 2018-05-09 14:32:39 -07:00
Matthew Zipkin
d6ffee09b2 spv write to disk 2018-05-09 06:36:40 +00:00
Sky Young
eddc878476 Switch to hex numbers vs decimal 2018-05-08 13:56:23 -07:00
Sky Young
3653da2d01 Flo-ify 2018-05-08 13:40:23 -07:00
EC2 Default User
4b64b06450 fix spvnode 2018-05-08 19:11:15 +00:00
bucko13
50263dfc0b add account option to create and send 2018-05-01 17:39:42 -07:00
Buck Perley
a59feadf49
Merge pull request #452 from tuxcanfly/install-windows
docs: update windows install guide
2018-04-27 09:34:16 -07:00
Javed Khan
c4cf4c22ef
docs: update windows install guide 2018-04-27 18:52:10 +05:30
Christopher Jeffrey
e093b2bdf6
pkg: add package-lock. 2018-04-06 17:03:07 -07:00
Christopher Jeffrey
0f33e58ebd
pkg: update more deps. 2018-04-06 16:46:30 -07:00
Christopher Jeffrey
d9c8e3daf9
pkg: update deps. 2018-04-06 16:34:58 -07:00
Christopher Jeffrey
bca5c1db55
pkg: update deps. 2018-04-06 16:26:05 -07:00
Christopher Jeffrey
a85ff2bbe9
pool: fix public port option. 2018-04-06 16:15:10 -07:00
Christopher Jeffrey
0c3657e167
networks: update checkpoints. 2018-04-06 16:15:10 -07:00
Christopher Jeffrey (JJ)
9fb9b1c4ad
Merge pull request #440 from nodar-chkuaselidze/mtx/from-json
MTX - Recover view from JSON
2018-04-06 16:12:35 -07:00
Christopher Jeffrey (JJ)
6208323195
Merge pull request #346 from sangaman/rpc-getaddressesbyaccount
Catch non-errors in rpc importaddress and getaddressesbyaccount
2018-04-06 16:09:57 -07:00
Christopher Jeffrey (JJ)
935c34f317
Merge branch 'master' into rpc-getaddressesbyaccount 2018-04-06 16:09:33 -07:00
Christopher Jeffrey (JJ)
3f8e337cae
Merge pull request #347 from amitkumarj441/patch-1
Update installation
2018-04-06 16:04:13 -07:00