Commit Graph

5136 Commits

Author SHA1 Message Date
Christopher Jeffrey
1ca3738699
pkg: minor. 2018-07-12 10:16:58 -07:00
Javed Khan
f826174f9c
Merge pull request #525 from tuxcanfly/fix-circleci-tests
test: fix timeout for node test
2018-07-10 17:14:13 +05:30
Javed Khan
6cf81d3490
test: fix timeout for node test 2018-07-10 17:09:11 +05:30
Javed Khan
2eb42d66d8
Merge pull request #524 from tuxcanfly/fix-circleci-tests
test: increase timeout for ci
2018-07-10 17:01:02 +05:30
Javed Khan
58ab9ba267
test: increase timeout for ci 2018-07-10 16:45:03 +05:30
Javed Khan
5261339b52
Merge pull request #523 from tuxcanfly/pkg-bcrypto
pkg: update bcrypto
2018-07-10 16:30:21 +05:30
Javed Khan
ceebd652b7
pkg: update bcrypto
bcrypto@0.3.3 has a few API changes which breaks the integration
with bcoin. Fix the version @0.3.2 for now.
2018-07-10 15:54:05 +05:30
Javed Khan
21bf114dc6
Merge pull request #491 from nodar-chkuaselidze/ci
Enable CircleCI + CodeCov for CI and Coverage respectively.
2018-07-10 15:12:41 +05:30
Nodar Chkuaselidze
2086385f38
pkg: add ci 2018-07-10 15:11:13 +05:30
Matthew Zipkin
b371b3ecda test/txmeta: fix lint 2018-07-05 22:43:03 +05:30
Christopher Jeffrey (JJ)
5c26307db1
Merge pull request #467 from tuxcanfly/pow-tests
test: add pow-tests
2018-07-04 15:37:05 -07:00
Christopher Jeffrey (JJ)
575cce78e4
Merge pull request #517 from tuxcanfly/orfeas-fix-typos
wallet: fixed typos; pool: minor jsdoc (#511)
2018-07-04 15:34:39 -07:00
Orfeas Stefanos Thyfronitis Litos
208dcfd1d5
wallet: fixed typos; pool: minor jsdoc (#511) 2018-07-04 17:49:00 +05:30
Nodar Chkuaselidze
92ebbbdde7 wallet-node: fix client cfg parsing 2018-07-04 17:12:06 +05:30
Nodar Chkuaselidze
ef43dad9ee wallet-account: fix change derivation path 2018-07-03 13:03:27 +05:30
Matthew Zipkin
64ba4c7567 txmeta: fix JSON confirmations value when unconfirmed, add test 2018-07-03 11:30:50 +05:30
Javed Khan
5af767159a
test: add pow-tests 2018-06-20 11:42:13 +05:30
Nodar Chkuaselidze
ce1f1fbcb2
http-test: close wclient. 2018-06-15 02:44:53 +04:00
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