admin@arionum.com
8a9715f306
bugfix for mn voting at 320000
2019-11-15 13:36:40 +02:00
admin@arionum.com
73be045de9
auto resync fix
2019-10-18 07:42:57 +03:00
admin@arionum.com
09d3dd51ba
auto resync
2019-10-18 07:38:52 +03:00
admin@arionum.com
0d99c67605
typo ==
2019-09-18 06:35:19 +03:00
admin@arionum.com
67748de103
default setting recheck blocks
2019-09-18 06:22:11 +03:00
admin@arionum.com
8adab781a1
single new peer per sanity
2019-09-18 05:59:40 +03:00
admin@arionum.com
67e02cb498
peer blacklist fix
2019-09-18 05:23:25 +03:00
admin@arionum.com
bb22e45d40
voting stale height
2019-09-17 12:41:52 +03:00
admin@arionum.com
a64d349a15
216070 cold bugfix
2019-09-17 12:16:50 +03:00
admin@arionum.com
e36b43246b
bootstrapping fix
2019-09-17 03:58:50 +03:00
admin@arionum.com
4697718bdc
sql dump bootstrapping
2019-09-16 06:16:35 +03:00
arionum
55816af407
Update db-update
2019-09-15 00:01:24 +03:00
admin@arionum.com
f86ececf92
typo
2019-09-14 02:13:44 +03:00
arionum
b77018de6f
Merge pull request #48 from arionum/assets
...
Assets and hf
2019-09-14 02:04:34 +03:00
arionum
246c84c91c
Merge branch 'master' into assets
2019-09-14 02:04:09 +03:00
admin@arionum.com
c2b32207f4
blocktime votes bugfix
2019-09-13 21:45:40 +03:00
admin@arionum.com
41223f5a87
version update and mn voting ratio
2019-09-13 18:42:31 +03:00
admin@arionum.com
e9768b0d10
tested hf
2019-09-13 03:42:39 +03:00
admin@arionum.com
b3729a9895
tested hf
2019-09-13 03:42:03 +03:00
admin@arionum.com
027b36fce8
untested hf
2019-09-05 03:52:42 +03:00
arionum
c9a1e60b57
Update sanity.php
...
resync bugfix for masternode release
2019-06-27 00:57:31 +03:00
arionum
05ec0a1b38
Update util.php
...
bugfix resync
2019-06-27 00:55:36 +03:00
admin@arionum.com
751ca8dd19
Merge branch 'assets' of https://github.com/arionum/node into assets
2019-05-03 01:51:05 +03:00
admin@arionum.com
c5142655a7
assets api
2019-05-03 01:50:06 +03:00
arionum
cab1ed3ea8
Merge pull request #46 from pxgamer/bugfix/transaction-limit-typo
...
Fix reference to transaction limit in the API
2019-05-03 01:44:01 +03:00
arionum
99e5c412de
bid ask logic bug
2019-04-17 04:42:51 +03:00
admin@arionum.com
1baba2ab3a
assets system
2019-04-14 22:55:16 +03:00
pxgamer
b3bec0961b
Remove limit 1000 reference from ApiDoc comments
2019-04-09 17:11:08 +01:00
pxgamer
5dced856e2
Fix reference to transaction limit in the API
2019-04-09 16:51:13 +01:00
arionum
7e28ce9246
Merge pull request #45 from pxgamer/release/0.4.5
...
Bump version number to v0.4.5
2019-04-05 19:53:11 +03:00
pxgamer
9791689a10
Bump version number to v0.4.5
2019-03-29 16:47:04 +00:00
arionum
489f048438
typo
2019-03-24 09:44:31 +02:00
arionum
cbe27cf45a
local repropagation issue - by hendrik
2019-03-24 09:42:55 +02:00
arionum
bda11255ed
Merge pull request #44 from bogdanadnan/master
...
Add mining rewards to getBlockTransactions
2019-03-24 09:37:01 +02:00
arionum
471d88e3cc
Merge pull request #42 from pxgamer/feature/php7.3-travis
...
Add Travis support for PHP 7.3
2019-03-24 09:35:06 +02:00
arionum
837254e21b
Merge pull request #43 from pxgamer/feature/ignore-composer-lock
...
Add Composer lock to the Gitignore
2019-03-24 09:34:43 +02:00
bogdanadnan
d1af58ccf9
Add mining rewards to getBlockTransactions - review fixes
2019-02-08 12:31:49 +02:00
bogdanadnan
12fa045ba3
Add mining rewards to getBlockTransactions
2019-02-07 21:03:23 +02:00
admin@arionum.com
d03cd9e9f6
version
v0.4.4
2018-12-26 01:12:00 +02:00
admin@arionum.com
f700c3a1c7
Merge branch 'master' of https://github.com/arionum/node
...
hf recovery
2018-12-25 22:44:33 +02:00
admin@arionum.com
f564e7efa1
hf recovery
2018-12-25 22:44:29 +02:00
pxgamer
fd8be6aa1a
Add Composer lock to the Gitignore
2018-12-14 22:57:08 +00:00
pxgamer
8cf132e1ba
Fix the Travis configuration indentation
2018-12-14 22:03:07 +00:00
pxgamer
df3dc61885
Add PHP 7.3 to Travis test suite
2018-12-14 22:02:45 +00:00
pxgamer
0e902d3e87
Remove Travis containerisation
2018-12-14 22:01:36 +00:00
arionum
55c2ccc12c
Merge pull request #41 from pxgamer/feature/temp-ignore
...
Add Git ignore file to the tmp directory
2018-12-13 21:23:44 +02:00
pxgamer
0d181f5512
Add Git ignore file to the tmp directory
...
The sanity process generates a lot of temporary files in the tmp
directory. These display as untracked changes in Git and make it a lot
harder to view only actual changes to the repository.
2018-12-07 11:31:52 +00:00
arionum
cf6811d5c0
Merge pull request #37 from pxgamer/bugfix/public-key-transactions
...
Add missing public_key to getPendingBalance
2018-11-13 12:21:56 +02:00
pxgamer
d3d20f596b
Add missing public_key to getPendingBalance
2018-11-07 11:58:07 +00:00
arionum
54c9d063be
Merge pull request #36 from pxgamer/bugfix/public-key-transactions
...
Add public_key variable where it was undefined
2018-11-05 14:40:22 +02:00