Releases: dedis/hbt
Releases · dedis/hbt
v0.0.1
What's Changed
- Android project by @jbsv in #1
- Create CI first try by @GabrielFleischer in #3
- Initializes the Android project by @jbsv in #2
- Mobile can save user by @jbsv in #5
- Add the basis for Hilt and Robolectric to the project by @GabrielFleischer in #4
- Upgrade the CI by @GabrielFleischer in #6
- Adds a project name for Sonarcloud by @nkcr in #7
- Adds Sonarcloud badges by @nkcr in #8
- Convert the main activity to an empty activity with fragments by @GabrielFleischer in #10
- Cleanup build files and add comments by @GabrielFleischer in #12
- Bootstraps the financial smart contract by @nkcr in #13
- Add Register fragment by @jbsv in #15
- Test Framework by @GabrielFleischer in #14
- Add user role by @jbsv in #17
- Updates the financial smart contract by @nkcr in #18
- Show wallet fragment by @jbsv in #19
- Can show QR code by @jbsv in #20
- Upgraded to gradle 7.4 and Android Gradle plugin 7.3.0 by @jbsv in #21
- Polish the login fragment and test it by @GabrielFleischer in #23
- Add the logout button by @GabrielFleischer in #22
- First draft at the json schema of a transaction by @GabrielFleischer in #24
- update gradle dependencies by @jbsv in #27
- Create a Json service by @GabrielFleischer in #25
- Create a state machine for the transaction process and generate the protocol by @GabrielFleischer in #29
- Create a pending transaction object by @GabrielFleischer in #28
- [Bug] Fix two issues with the transaction process by @GabrielFleischer in #30
- Add QRCode scanning feature by @GabrielFleischer in #31
- Add Passport visual scanning feature by @GabrielFleischer in #32
- Updates go action for the new latest Ubuntu 22.04 by @nkcr in #36
- Rename Passport to MRZ to diffenciate it with the NFC extracted data by @GabrielFleischer in #33
- Add the passport NFC communcation by @GabrielFleischer in #34
- Adapt the UI to contain the NFC feature by @GabrielFleischer in #35
- Add a flag to use a dummy passport data for testing by @GabrielFleischer in #37
- Add rotated detectors to make sure the text is caught by @GabrielFleischer in #38
- Create a basis for the application store by @GabrielFleischer in #39
- Improve BAC visual extraction by @GabrielFleischer in #40
- Add tests for the UserDataSource by @GabrielFleischer in #41
- Project restructuration and transaction centralization by @GabrielFleischer in #42
- Setup blockchain by @jbsv in #46
- start and stop SMC with DKG by @jbsv in #47
- Smc2bc by @jbsv in #48
- extend SMC CLI for reencryption by @jbsv in #52
- Added Calypso smart contract by @pierluca in #53
- Bump golang.org/x/crypto from 0.0.0-20200510223506-06a226fb4e37 to 0.1.0 in /ledger by @dependabot in #44
- Bump golang.org/x/sys from 0.0.0-20190412213103-97732733099d to 0.1.0 in /ledger by @dependabot in #45
- Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /server by @dependabot in #49
- Bump golang.org/x/net from 0.6.0 to 0.7.0 in /server by @dependabot in #50
- Bump github.com/prometheus/client_golang from 1.5.1 to 1.11.1 in /server by @dependabot in #51
- Bump golang.org/x/net from 0.7.0 to 0.17.0 in /server by @dependabot in #57
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /server by @dependabot in #58
- Calypso contracts by @jbsv in #55
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /server by @dependabot in #59
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /server by @dependabot in #61
- Registration by @jbsv in #62
- Android update by @jbsv in #63
- tidy up server by @jbsv in #64
- Update Android dependencies by @GabrielFleischer in #65
- Add the backend connection to register new users by @GabrielFleischer in #66
- can read SMC pub key from proxy by @jbsv in #67
- add web interface to re-encrypt by @jbsv in #68
- Scenario test by @jbsv in #69
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /server by @dependabot in #70
- Scenario blockchain by @jbsv in #71
- Improve integration test by @jbsv in #72
New Contributors
- @jbsv made their first contribution in #1
- @nkcr made their first contribution in #7
- @pierluca made their first contribution in #53
- @dependabot made their first contribution in #44
Full Changelog: https://github.com/dedis/hbt/commits/v0.0.1
paidit-demo
Full Changelog: v0.0.1...paidit-demo