2019-03-18 23:27:59
Just fixed the testnet explorer, no more nullpointer exceptions on addresses with loads of transactions
mjay
2019-03-18 23:29:17
Both explorers run on quite old node versions, 1.3.3-dev, any issues with that?
mjay
2019-03-18 23:29:27
@Fireduck
mjay
2019-03-18 23:30:33
probably not
Fireduck
2019-03-18 23:31:05
I like to avoid the merge if possible
mjay
2019-03-18 23:31:21
you can submit a pull request :wink:
Fireduck
2019-03-18 23:31:32
hmm :wink:
mjay
2019-03-18 23:37:02
are your changes on github?
Fireduck
2019-03-18 23:42:41
not yet
mjay
2019-03-18 23:43:11
I'll try to merge and send a pull request
mjay
2019-03-18 23:43:46
in case you haven't done this before, you fork the codebase, make your changes and push to your fork on github
Fireduck
2019-03-18 23:44:01
then submit a pull request to move it into the master
Fireduck
2019-03-18 23:44:25
Okay thanks, I'll try
mjay
2019-03-18 23:45:38
awesome
Fireduck