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

feat: create message sender #694

Merged
merged 2 commits into from
Mar 13, 2021
Merged

feat: create message sender #694

merged 2 commits into from
Mar 13, 2021

Conversation

robdefeo
Copy link
Member

closes #693

@todo
Copy link

todo bot commented Mar 13, 2021

add fees to the check

https://github.com/mailchain/mailchain/blob/3e5245e3e17bf5728291d7248c7df5ed6e251a91/sender/algod/sender.go#L91-L94


This comment was generated by todo based on a TODO comment in 3e5245e in #694. cc @mailchain.

@robdefeo robdefeo merged commit 7d2e8c3 into algorand Mar 13, 2021
@todo todo bot mentioned this pull request Mar 13, 2021
@robdefeo robdefeo deleted the algo/sender branch March 13, 2021 15:30
@robdefeo robdefeo mentioned this pull request Mar 13, 2021
robdefeo added a commit that referenced this pull request Apr 10, 2021
* chore: rename package to addressing (#664)

* chore: rename package to addressing

* mailchain client

* missing commands

* missed addressing

* missed namespace

* fix addressing

* fix go mod

* feat: support base 32 encoding (#669)

* feat: add algorand protocol name (#670)

* fix: remove padding from base32 encoding (#671)

* feat: address from public key function (#673)

* feat: determine public key from algorand address (#674)

* feat: add algorand network names (#675)

* feat: create algorand public key finder settings (#676)

* feat: include algorand public key finder settings (#677)

* feat: bind log level flag (#679)

* feat: bind log level flag

* docs: dev guide golang update (#672)

* fix: prevent network without a receiver erroring (#680)

* feat: extend decode by protocol to include algorand (#681)

* must decode base 32

* decode address by algorand base 32

* fix tests

* feat: extend encode by protocol for algorand (#682)

* feat: wire up algorand addressing (#683)

* feat: algorand public key encoding (#684)

* feat: algorand public key finder api settings (#685)

* test: algorand public key finder settings

* feat: add algorand public key finder api settings

* test: fix protocols api test

* fix: available log levels (#686)

* chore: upgrade to go 1.16 (#688)

* chore: upgrade to go 1.16

* fix build

* fix tests

* fix go mod tidy

* feat: add algorand address (#689)

* feat: add algorand address

* fix tests

* feat: sign algorand transaction (#691)

* feat: sign algorand transaction

* fix go mod

* fix: filestore settings not being set correctly (#692)

* fix: filestore settings not being set correctly

* fix: tests

* fix: filestore settings not set before use

* fix test

* reset key

* fix test

* fix tests

* feat: create message sender (#694)

* feat: create algo sender

* fix: mod

* feat: add algod sender settings (#697)

* feat: add algo signer to keystore (#698)

* fix: remove v2 from algd settings (#699)

* fix: transaction ordering (#700)

* feat: fetch disabled setting (#701)

* feat: fetch settings

* test: fix tests

* fix: algod test

* feat: algorand receiver (#702)

* feat: algo receiver settings (#703)

* fix: sender settings (#704)

* test: algorand integration tests (#706)

* feat: decode base32 public key for send message (#711)

* feat: link address to protocol & network (#712)

* fix: filestore addressing structure (#715)

* feat: setup github actions (#716)

* feat: setup github actions

* run on each push

* just on push

* fix: testdir error

* skip earlier if short test

* ignore new coverage file

* remove integration tests from coverage report

* check the git dir is clean

* fix go mod tidy

* feat: allow fetching messages with GET /messages (#717)

* feat: create release action (#718)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant