arionum
|
271815e731
|
Merge pull request #35 from pxgamer/feature/sanity-orphan
Update to use the sanity interval for the lock
|
2018-11-05 11:45:23 +02:00 |
|
admin@arionum.com
|
1a8b491fba
|
checkAddress API
|
2018-11-05 11:42:41 +02:00 |
|
pxgamer
|
d6235f4121
|
Set a sanity interval fallback if it isn't set
|
2018-10-30 09:18:20 +00:00 |
|
pxgamer
|
dacd9420a1
|
Standardise the sanity path
|
2018-10-29 17:49:38 +00:00 |
|
pxgamer
|
7e11df5a28
|
Update to use the sanity interval for the lock
|
2018-10-29 17:44:15 +00:00 |
|
admin@arionum.com
|
88f50fcae1
|
passive peering
v0.4.3
|
2018-10-25 21:11:24 +03:00 |
|
arionum
|
3251f98ebf
|
Merge pull request #34 from pxgamer/feature/config-peers
Add initial peers list to configuration
|
2018-10-25 20:33:27 +03:00 |
|
pxgamer
|
98dba661b1
|
Change namespace to Arionum\Node
|
2018-10-20 18:15:14 +01:00 |
|
pxgamer
|
ca9e95e7af
|
Move loading of new files to the init file
|
2018-10-20 18:04:33 +01:00 |
|
pxgamer
|
5bbbca15a9
|
Update the sanity process to use InitialPeers
|
2018-10-19 10:01:07 +01:00 |
|
pxgamer
|
4c79b7f460
|
Add InitialPeers class for manging initial peers
|
2018-10-19 09:58:32 +01:00 |
|
pxgamer
|
5906372fc0
|
Add initial peers from the peer file
|
2018-10-19 09:49:53 +01:00 |
|
pxgamer
|
30c76cab5c
|
Add Arionum exception class
|
2018-10-19 09:30:11 +01:00 |
|
pxgamer
|
e70d422da5
|
Add peers array to the configuration sample
|
2018-10-18 23:05:08 +01:00 |
|
arionum
|
754017f634
|
Merge pull request #33 from pxgamer/feature/api-docs
Add missing API documentation
|
2018-10-13 21:06:36 +03:00 |
|
admin@arionum.com
|
4aeff314bb
|
ignored file
|
2018-10-13 21:05:41 +03:00 |
|
admin@arionum.com
|
c25ccfe064
|
json content
|
2018-10-13 21:03:24 +03:00 |
|
pxgamer
|
5fbb3c3ac2
|
Update the API documentation output
|
2018-10-12 12:11:42 +01:00 |
|
pxgamer
|
d6c6d3420e
|
Add apiDoc comments for the node-info endpoint
|
2018-10-12 12:01:56 +01:00 |
|
pxgamer
|
e389988bda
|
Update the formatting of the node-info API code
|
2018-10-12 11:58:08 +01:00 |
|
pxgamer
|
c8a8d3b9d0
|
Add apiDoc comments for the sanity endpoint
|
2018-10-12 11:55:24 +01:00 |
|
pxgamer
|
3f42a53991
|
Update the formatting of the sanity API code
|
2018-10-12 11:38:20 +01:00 |
|
pxgamer
|
6383aade6e
|
Fix doc numbering typo for getAlias
|
2018-10-12 11:35:57 +01:00 |
|
arionum
|
17acd5830e
|
Merge pull request #27 from pxgamer/feature/travis
Add a configuration file for Travis CI
|
2018-10-10 17:40:49 +03:00 |
|
arionum
|
f33402382b
|
Merge pull request #32 from pxgamer/feature/json-headers
Add JSON header setting to the api functions
|
2018-10-10 17:40:30 +03:00 |
|
pxgamer
|
3ddc0dd90e
|
Add JSON header setting to the api functions
|
2018-10-08 12:39:16 +01:00 |
|
arionum
|
33587258a8
|
Merge pull request #31 from pxgamer/feature/blacklist-addresses
Add support for blacklisting addresses
|
2018-09-14 22:16:33 +03:00 |
|
pxgamer
|
49df2cf71f
|
Add Blacklist check for addresses
|
2018-09-14 15:49:10 +01:00 |
|
pxgamer
|
975e602088
|
Blacklist the new Octaex wallet address
|
2018-09-14 15:46:52 +01:00 |
|
pxgamer
|
6483f377b5
|
Add Blacklist::checkAddress() method
|
2018-09-14 15:45:51 +01:00 |
|
arionum
|
843d1d0fef
|
Merge pull request #29 from pxgamer/feature/blacklist-refactor
Refactor the blacklist to a class
|
2018-09-09 15:52:39 +03:00 |
|
admin@arionum.com
|
91f6e1f5d4
|
tag
|
2018-09-09 15:50:17 +03:00 |
|
pxgamer
|
33aa9cb6c5
|
Merge 'master' into feature/blacklist-refactor
|
2018-09-06 13:54:45 +01:00 |
|
admin@arionum.com
|
29c27c426e
|
typo
|
2018-09-06 14:57:52 +03:00 |
|
pxgamer
|
2202811745
|
Update blacklist checks to use the class
|
2018-09-06 12:07:17 +01:00 |
|
pxgamer
|
30f35944ea
|
Require the Blaclist class in init.inc
|
2018-09-06 12:02:10 +01:00 |
|
pxgamer
|
7146cfd3c0
|
Add current blacklisted public keys
|
2018-09-06 12:00:42 +01:00 |
|
pxgamer
|
024042abab
|
Add Blacklist class
|
2018-09-06 12:00:08 +01:00 |
|
admin@arionum.com
|
0b73adb3d8
|
paranoid and blacklist
|
2018-09-05 16:06:23 +03:00 |
|
Arionum
|
a03484adee
|
accounts-hash
|
2018-08-30 01:33:09 +03:00 |
|
Arionum
|
99f17a3e7d
|
util tools
|
2018-08-30 01:28:57 +03:00 |
|
Arionum
|
3549da461d
|
Merge branch 'master' of https://github.com/arionum/node
Conflicts:
util.php
|
2018-08-30 01:28:07 +03:00 |
|
Arionum
|
616dde11ea
|
sync fix
|
2018-08-30 01:24:39 +03:00 |
|
pxgamer
|
31f5ff0bd1
|
Remove progress from Travis testing
|
2018-08-29 00:01:29 +01:00 |
|
pxgamer
|
3cad1162ef
|
Fix local configuration to prevent recursing
|
2018-08-28 23:57:37 +01:00 |
|
pxgamer
|
7a83f1ab10
|
Add test Travis configuration
|
2018-08-28 23:55:27 +01:00 |
|
arionum
|
b974dc4c9a
|
Update util.php
|
2018-08-27 15:18:40 +03:00 |
|
arionum
|
55a1dc750c
|
Merge pull request #25 from KyleFromOhio/master
FIXED: formatting
|
2018-08-24 22:56:31 +03:00 |
|
Kyle Anderson
|
4b47d0d88e
|
FIXED: formatting
|
2018-08-24 12:45:34 -07:00 |
|
Arionum
|
6a6005ca4c
|
tuning
|
2018-08-19 23:02:06 +03:00 |
|