Commit Graph

  • 751ca8dd19 Merge branch 'assets' of https://github.com/arionum/node into assets admin@arionum.com 2019-05-03 01:51:05 +03:00
  • c5142655a7 assets api admin@arionum.com 2019-05-03 01:50:06 +03:00
  • cab1ed3ea8 Merge pull request #46 from pxgamer/bugfix/transaction-limit-typo arionum 2019-05-03 01:44:01 +03:00
  • 99e5c412de bid ask logic bug arionum 2019-04-17 04:42:51 +03:00
  • 1baba2ab3a assets system admin@arionum.com 2019-04-14 22:55:16 +03:00
  • b3bec0961b Remove limit 1000 reference from ApiDoc comments pxgamer 2019-04-09 17:11:08 +01:00
  • 5dced856e2 Fix reference to transaction limit in the API pxgamer 2019-04-09 16:51:13 +01:00
  • 7e28ce9246 Merge pull request #45 from pxgamer/release/0.4.5 arionum 2019-04-05 19:53:11 +03:00
  • 9791689a10 Bump version number to v0.4.5 pxgamer 2019-03-29 16:47:04 +00:00
  • 489f048438 typo arionum 2019-03-24 09:44:31 +02:00
  • cbe27cf45a local repropagation issue - by hendrik arionum 2019-03-24 09:42:55 +02:00
  • bda11255ed Merge pull request #44 from bogdanadnan/master arionum 2019-03-24 09:37:01 +02:00
  • 471d88e3cc Merge pull request #42 from pxgamer/feature/php7.3-travis arionum 2019-03-24 09:35:06 +02:00
  • 837254e21b Merge pull request #43 from pxgamer/feature/ignore-composer-lock arionum 2019-03-24 09:34:43 +02:00
  • d1af58ccf9 Add mining rewards to getBlockTransactions - review fixes bogdanadnan 2019-02-08 12:31:49 +02:00
  • 12fa045ba3 Add mining rewards to getBlockTransactions bogdanadnan 2019-02-07 21:03:23 +02:00
  • d03cd9e9f6 version v0.4.4 admin@arionum.com 2018-12-26 01:12:00 +02:00
  • f700c3a1c7 Merge branch 'master' of https://github.com/arionum/node hf recovery admin@arionum.com 2018-12-25 22:44:33 +02:00
  • f564e7efa1 hf recovery admin@arionum.com 2018-12-25 22:44:29 +02:00
  • fd8be6aa1a Add Composer lock to the Gitignore pxgamer 2018-12-14 22:57:08 +00:00
  • 8cf132e1ba Fix the Travis configuration indentation pxgamer 2018-12-14 22:03:07 +00:00
  • df3dc61885 Add PHP 7.3 to Travis test suite pxgamer 2018-12-14 22:02:45 +00:00
  • 0e902d3e87 Remove Travis containerisation pxgamer 2018-12-14 22:01:36 +00:00
  • 55c2ccc12c Merge pull request #41 from pxgamer/feature/temp-ignore arionum 2018-12-13 21:23:44 +02:00
  • 0d181f5512 Add Git ignore file to the tmp directory pxgamer 2018-12-07 11:31:52 +00:00
  • cf6811d5c0 Merge pull request #37 from pxgamer/bugfix/public-key-transactions arionum 2018-11-13 12:21:56 +02:00
  • d3d20f596b Add missing public_key to getPendingBalance pxgamer 2018-11-07 11:58:07 +00:00
  • 54c9d063be Merge pull request #36 from pxgamer/bugfix/public-key-transactions arionum 2018-11-05 14:40:22 +02:00
  • be078f910f Add public_key variable where it was undefined pxgamer 2018-11-05 11:58:44 +00:00
  • 6252d4e3fe api typo admin@arionum.com 2018-11-05 12:13:45 +02:00
  • 90fb711d2a 10x sanity lock timeout admin@arionum.com 2018-11-05 11:47:50 +02:00
  • 271815e731 Merge pull request #35 from pxgamer/feature/sanity-orphan arionum 2018-11-05 11:45:23 +02:00
  • 1a8b491fba checkAddress API admin@arionum.com 2018-11-05 11:42:41 +02:00
  • d6235f4121 Set a sanity interval fallback if it isn't set pxgamer 2018-10-30 09:18:20 +00:00
  • dacd9420a1 Standardise the sanity path pxgamer 2018-10-29 17:49:38 +00:00
  • 7e11df5a28 Update to use the sanity interval for the lock pxgamer 2018-10-29 17:44:15 +00:00
  • 88f50fcae1 passive peering v0.4.3 admin@arionum.com 2018-10-25 21:11:24 +03:00
  • 3251f98ebf Merge pull request #34 from pxgamer/feature/config-peers arionum 2018-10-25 20:33:27 +03:00
  • 98dba661b1 Change namespace to Arionum\Node pxgamer 2018-10-20 18:15:14 +01:00
  • ca9e95e7af Move loading of new files to the init file pxgamer 2018-10-20 18:04:33 +01:00
  • 5bbbca15a9 Update the sanity process to use InitialPeers pxgamer 2018-10-19 10:01:07 +01:00
  • 4c79b7f460 Add InitialPeers class for manging initial peers pxgamer 2018-10-19 09:57:29 +01:00
  • 5906372fc0 Add initial peers from the peer file pxgamer 2018-10-19 09:49:53 +01:00
  • 30c76cab5c Add Arionum exception class pxgamer 2018-10-19 09:30:11 +01:00
  • e70d422da5 Add peers array to the configuration sample pxgamer 2018-10-18 23:05:08 +01:00
  • 754017f634 Merge pull request #33 from pxgamer/feature/api-docs arionum 2018-10-13 21:06:36 +03:00
  • 4aeff314bb ignored file admin@arionum.com 2018-10-13 21:05:41 +03:00
  • c25ccfe064 json content admin@arionum.com 2018-10-13 21:03:24 +03:00
  • 5fbb3c3ac2 Update the API documentation output pxgamer 2018-10-12 12:11:42 +01:00
  • d6c6d3420e Add apiDoc comments for the node-info endpoint pxgamer 2018-10-12 12:01:56 +01:00
  • e389988bda Update the formatting of the node-info API code pxgamer 2018-10-12 11:58:08 +01:00
  • c8a8d3b9d0 Add apiDoc comments for the sanity endpoint pxgamer 2018-10-12 11:55:24 +01:00
  • 3f42a53991 Update the formatting of the sanity API code pxgamer 2018-10-12 11:38:20 +01:00
  • 6383aade6e Fix doc numbering typo for getAlias pxgamer 2018-10-12 11:35:57 +01:00
  • 17acd5830e Merge pull request #27 from pxgamer/feature/travis arionum 2018-10-10 17:40:49 +03:00
  • f33402382b Merge pull request #32 from pxgamer/feature/json-headers arionum 2018-10-10 17:40:30 +03:00
  • 3ddc0dd90e Add JSON header setting to the api functions pxgamer 2018-10-08 12:39:16 +01:00
  • 33587258a8 Merge pull request #31 from pxgamer/feature/blacklist-addresses arionum 2018-09-14 22:16:33 +03:00
  • 49df2cf71f Add Blacklist check for addresses pxgamer 2018-09-14 15:49:10 +01:00
  • 975e602088 Blacklist the new Octaex wallet address pxgamer 2018-09-14 15:46:52 +01:00
  • 6483f377b5 Add Blacklist::checkAddress() method pxgamer 2018-09-14 15:45:51 +01:00
  • 843d1d0fef Merge pull request #29 from pxgamer/feature/blacklist-refactor arionum 2018-09-09 15:52:39 +03:00
  • 91f6e1f5d4 tag admin@arionum.com 2018-09-09 15:50:17 +03:00
  • 33aa9cb6c5 Merge 'master' into feature/blacklist-refactor pxgamer 2018-09-06 13:54:06 +01:00
  • 29c27c426e typo admin@arionum.com 2018-09-06 14:57:52 +03:00
  • 2202811745 Update blacklist checks to use the class pxgamer 2018-09-06 12:07:17 +01:00
  • 30f35944ea Require the Blaclist class in init.inc pxgamer 2018-09-06 12:02:10 +01:00
  • 7146cfd3c0 Add current blacklisted public keys pxgamer 2018-09-06 12:00:42 +01:00
  • 024042abab Add Blacklist class pxgamer 2018-09-06 12:00:08 +01:00
  • 0b73adb3d8 paranoid and blacklist admin@arionum.com 2018-09-05 16:06:23 +03:00
  • a03484adee accounts-hash Arionum 2018-08-30 01:33:09 +03:00
  • 99f17a3e7d util tools Arionum 2018-08-30 01:28:57 +03:00
  • 3549da461d Merge branch 'master' of https://github.com/arionum/node Arionum 2018-08-30 01:28:07 +03:00
  • 616dde11ea sync fix Arionum 2018-08-30 01:24:39 +03:00
  • 31f5ff0bd1 Remove progress from Travis testing pxgamer 2018-08-29 00:01:29 +01:00
  • 3cad1162ef Fix local configuration to prevent recursing pxgamer 2018-08-28 23:57:37 +01:00
  • 7a83f1ab10 Add test Travis configuration pxgamer 2018-08-28 23:55:27 +01:00
  • b974dc4c9a Update util.php arionum 2018-08-27 15:18:40 +03:00
  • 55a1dc750c Merge pull request #25 from KyleFromOhio/master arionum 2018-08-24 22:56:31 +03:00
  • 4b47d0d88e FIXED: formatting Kyle Anderson 2018-08-24 12:45:34 -07:00
  • 6a6005ca4c tuning Arionum 2018-08-19 23:02:06 +03:00
  • 9dd74285f7 limit peers per sanity Arionum 2018-08-18 01:55:18 +03:00
  • 788f438114 alias transactions Arionum 2018-08-18 00:42:36 +03:00
  • f3e430fee5 sanity rollback Arionum 2018-08-15 14:16:59 +03:00
  • faf8cc05f7 test Arionum 2018-08-14 05:35:43 +03:00
  • de732ee7f9 db link Arionum 2018-08-14 05:21:00 +03:00
  • 74190d40ba filter Arionum 2018-08-14 05:16:31 +03:00
  • 65e801989d resync check Arionum 2018-08-14 02:52:01 +03:00
  • d688423d3e block rechecl restore Arionum 2018-08-14 02:39:18 +03:00
  • ffc87d69bf mine logic error Arionum 2018-08-14 02:33:07 +03:00
  • 2a49e6c70a dif fix Arionum 2018-08-13 06:45:59 +03:00
  • 6c8bc7b97c argon typo Arionum 2018-08-13 05:57:59 +03:00
  • 7efb4df493 string Arionum 2018-08-13 05:33:29 +03:00
  • beff53e938 80458 Arionum 2018-08-13 05:15:02 +03:00
  • 5ca54479a7 hf extend Arionum 2018-08-13 04:56:01 +03:00
  • 547cac4afb diff split Arionum 2018-08-13 03:31:43 +03:00
  • bc9c945646 faster sanity Arionum 2018-08-13 03:09:21 +03:00
  • 8be4270e16 20block diff Arionum 2018-08-13 03:03:07 +03:00
  • 971c385042 difficulty Arionum 2018-08-13 03:01:20 +03:00
  • 984aedc940 version v0.4.2 Arionum 2018-08-13 02:51:49 +03:00