Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Bitmark (BTM) #2078

Merged
merged 1 commit into from
Jan 7, 2019
Merged

Conversation

piratelinux
Copy link

Official project URL: http://bitmark.io
Official block explorer URL: http://explorer.bitmark.co

Sorry for the 3rd attempt! I am on the move and keep forgetting. I am telling the other developers to remind me this time.

I will rely on the automated tests to see if it builds because I don't have Java 10 on my system.

@piratelinux piratelinux changed the title List bitmark List Bitmark (BTM) Dec 6, 2018
@aejontargaryen
Copy link
Contributor

@piratelinux commits need to be squashed into single commit.

@piratelinux
Copy link
Author

Ya I was just thinking of that. I will do now.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@piratelinux Don't request a review if your branch still has conflicts.

use latest validator class
@piratelinux
Copy link
Author

piratelinux commented Dec 7, 2018

I think the squashing worked now? I don't remember requesting review. Sorry.

@ManfredKarrer ManfredKarrer requested review from cbeams and removed request for cbeams and ManfredKarrer December 7, 2018 11:35
@piratelinux
Copy link
Author

Just checking...Are you waiting for me? Because I think I already did the request changes, so when will this be reviewed? Thanks

@blabno
Copy link

blabno commented Dec 18, 2018

How do I search for specific transaction?

Copy link

@blabno blabno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NACK reformat code according to Bisq codestyle

@piratelinux
Copy link
Author

piratelinux commented Dec 21, 2018

Bisq codestyle?

This explorer can be used to look up a transaction: https://chainz.cryptoid.info/btm/

Is that fine or should we modify our explorer on explorer.bitmark.co?

@blabno
Copy link

blabno commented Dec 23, 2018

Yes, Bisq has it's own code style. It's defined here https://github.com/bisq-network/bisq/tree/master/.idea/codeStyles

I do not care about the url structure of the explorer. I don't see any search input where I could type the transaction id.

@piratelinux
Copy link
Author

Hi, for the explorer, I made some changes on a "dev" page: http://explorer.bitmark.co/index-dev.php. I am waiting for approval from someone, but it should soon be on explorer.bitmark.co. It allows for searching of txids, block hashes, or block numbers, and for txids it show the full block info (all transactions and amounts getting sent to the outputs). If you need more detailed transaction info (such as list of all inputs and values) then I can add that too.

For the code style, I looked through it and saw some properties like BLANK_LINES_BEFORE_PACKAGE and SOFT_MARGINS. But I think it satisfies it. I compared with other pull requests that were merged, and perhaps one problem is that I'm using tabs (automatic with emacs) in one place instead of spaces for indentation: https://github.com/bisq-network/bisq/pull/2078/files#diff-a500a9d38e9f89cca4fa053aab070da6R27. Is that the only issue?

@blabno
Copy link

blabno commented Jan 2, 2019

Please use IntelliJ Idea which has free community edition available and format the code according to provided code style. We are not going to tell to what needs to be fixed on each line.

As to explorer you have to explain how arbitrators can verify if transaction has taken place or not between two given addresses.

@piratelinux
Copy link
Author

So I tried IntelliJ, imported the main directory, imported the Project.xml code style. I see some errors/warnings but not sure if it's related to code style. Any more hints would be useful since this is quite tedious for small details...

For the explorer, sure I can add more details about the input addresses, to make sure you can identify the sending address(es).

@ManfredKarrer ManfredKarrer merged commit f1d1398 into bisq-network:master Jan 7, 2019
@piratelinux
Copy link
Author

Thanks, finally! I updated the explorer by the way: http://explorer.bitmark.co

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants