Skip to content

Releases: sdec-brasil/worker

Integration

10 Jul 02:56
c85b93d
Compare
Choose a tag to compare

Compatible with 2.0.0 version of all sdec services

Worker

29 Jun 19:54
Compare
Choose a tag to compare
Worker Pre-release
Pre-release
1.0.5

Trying to fix Block Hash to String

Adding new fields for the Block Model and adapting some other fields to new camelCase pattern

18 Jun 14:09
Compare
Choose a tag to compare

Adapting to changes on Streams new organization

05 Jun 12:22
7514e64
Compare
Choose a tag to compare
Merge pull request #5 from sdec-brasil/adjusting_stream_insertion

Adjusting stream insertion

Lidando com falhas na hora de recuperar notas fiscais

30 May 13:18
Compare
Choose a tag to compare
v0.0.4

Adding the logic behind partial_receipts

lol

10 May 22:34
Compare
Choose a tag to compare
lol Pre-release
Pre-release
12.0.0

def redirect

Worker insert companies and receipts successfully

25 Apr 12:48
Compare
Choose a tag to compare
Connect to dashboard (#4)

* Stopping DataStore.py from creating the database

* Changing return type for a initialization function of DataStore.py

* Reverting changes

* Reverting DataStore.py version

* Implementation of bd_insert_company on DataStore.py

* Calling function for registering new companies

* Fixing simple typo

* Fixing the number of values inserted on company table

* Adding debug statement

* Swapping order of debugging statements

* Fixing company json parsing

* Small fix on json parsing

* Signaling SDEC code with comments

* Fail proof when getting values from the enterprise

* Print nota_fiscal complete structure so as to allow structure analysis

* Adding another print for debugging purposes

* Adding more print statements

* Debugging

* Debugging

* Fixing typo

* Clean up the code

* Adding function for nota_fisccal insertion on our database

* Troubleshooting

* Fixing nota_fiscal data parsing

* Casting parameters on data_store bd_insert_receipt function

* Fixing nota_fiscal insertion command

* Adding more casts to nota_fiscal data

* Fixing typo

* Print Note

* fixing exigibilidadeISS naming

* Fixing demon?

* FIxing demons??

* TxID as Primary Key

* Passing item_txid ahead

* Adding receipt_validator function

* Adding weak_receipt_validator

* Fixing type

* Fixing variable name

* Fixing another typo

* Adding endereco_blockchain for companies

* Troubleshooting

* Small fix

* Adding cast for endereco_blockchain

* Fixing validator of receipts

* Comparing floats with tolerance

* Fixing small typo

* Small fix + adding debug statements

* print txid

* Fixing a few things

* fix typo

* removing break line

* missing colon

* Missing Emissor

* Fixing emissor reference

* Removing printf's to merge

* Adding print statement for analysis of transaction format

* Insering the logic related to filling streams database table

* Fixing indentation

* Fixing Indentation 2

* Fixing SQL insertion command

* Fixing typo

* Replacing a field name on stream insertion

* Update Mce/DataStore.py

Explorer without web part

14 Apr 23:42
Compare
Choose a tag to compare

Adicionando processamento em real-time de transações. Essencial para poder processar notas-ficais e registros de empresas.

Explorer with MySQL and HTTP Server

06 Apr 23:32
Compare
Choose a tag to compare
Pre-release

Will not be maintained.

Beta

03 Apr 22:40
Compare
Choose a tag to compare
Beta Pre-release
Pre-release
0.0.2

Removing prints...