Skip to content

Conversation

@WhoSoup
Copy link
Member

@WhoSoup WhoSoup commented Jun 29, 2020

In a similar vein to #140, this changes the factom api to return a struct containing the data rather than just returning a JSON string. Includes a basic unit test.

carryforward and others added 3 commits December 11, 2019 09:56
Release the V1 rollup to master.  This is used by factom-walletd version 2.2.16 and some pegnet software
@WhoSoup WhoSoup changed the title Add support for pending transactions Add support for transactions Jun 30, 2020
@WhoSoup
Copy link
Member Author

WhoSoup commented Jun 30, 2020

Decided to add support for decoding the transactions in the FBlock as well, rather than just having them be raw json.

@PaulBernier PaulBernier changed the base branch from master to develop August 15, 2020 01:29
@WhoSoup
Copy link
Member Author

WhoSoup commented Aug 19, 2020

Addressed the comments. Great call on the MarshalJSON unit test, managed to catch a bug where it didn't convert the timestamp properly back to millitimestamp.

@PaulBernier PaulBernier merged commit f3aedaa into FactomProject:develop Aug 20, 2020
PaulBernier pushed a commit that referenced this pull request Dec 19, 2020
* return useful results from pending transactions

* expand fblock transactions

* add support for dbheight

* capitalization, unit test, time conversion

Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
PaulBernier pushed a commit that referenced this pull request Dec 19, 2020
* return useful results from pending transactions

* expand fblock transactions

* add support for dbheight

* capitalization, unit test, time conversion

Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
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.

3 participants