Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openintents/stacks-transactions-kotlin

Multiplatform implementation of Stacks transactions
https://github.com/openintents/stacks-transactions-kotlin

add readme, remove prints

e0acfcd6f9e22b4f7a3a449f3b197a2b8f9ce759 authored over 4 years ago
remove duplicate parameter, fix MainActivity

adda03cbdc0d4480f1031c571319f033e950edca authored over 4 years ago
make sha256 a platform function, use network data class

dca7b99503bde092adaa03c530dfd61e014661a4 authored over 4 years ago
add more tests

5599c4cce0e94f886e5390e5adb9582524b28a23 authored almost 5 years ago
add instructions for tests

df1a035b2ef8b8d939bdf73b8ea780b9265421a1 authored almost 5 years ago
fix post conditions in contract calls

7be093014177ed6dd094672d43b9e1c6032d4f29 authored almost 5 years ago
add more tests

2d974d356adf8959e42a51b1c3ab97d09106b048 authored almost 5 years ago
fix deploy contract test, add jsTest

7af46d3ddaf1f6f52ae3f9741b5f365e89493af8 authored almost 5 years ago
replace readme

da869d0bd52eea4abc5e5aba655ab6632d0a49a8 authored almost 5 years ago
add iosMain, mv signing to own package

0be656bb0093636d7d4bd9e070d1379d2a50db6b authored almost 5 years ago
remove kampstarter, add stackstransactions

c90c9cc4e97d3fa292f740e98b2db389904b3e21 authored almost 5 years ago
Merge pull request #87 from touchlab/1.3.71

Update to 1.3.71

4e99b3414692242a3d8dc55da2938e7028f84f41 authored almost 5 years ago
Adjust couroutines native-mt version handling

cedd0dd9d62d4cb1f553fef1bf43d9470f89216d authored almost 5 years ago
A couple more docs updates

0f28feabbc16b93088a29c5ca1dee410792f13ec authored almost 5 years ago
Update to 1.3.71

6899f2a53875f80cc16069a312c92231e9c86eb8 authored almost 5 years ago
Updated class visibilities (#79)

* Updated class visibilities

* PR feedback

Co-authored-by: Sam Hill <[email protected]>

29d3a6df4a7e9d65e110cd9a9d267014c6e2bab8 authored almost 5 years ago
Set Coroutine Compiler Flag (#85)

By adding a compiler flag, we can avoid adding the annotation whenever we use experimental features

5cd142d0b199ad66cf7ee9e6fa97be37dc69baf1 authored almost 5 years ago
Adding more information about cocoapods (#80)

* Adding more information about cocoapods

* Update IOS_PROJ_INTEGRATION.md

Co-authored-by:...

0ad9f2bfb97b04bc243ddf5cb09002e26454889d authored almost 5 years ago
Supply explicit delegates on Settings initialization (#83)

I think this is a better model for how people integrating into existing projects will want thing...

ffe3810ad0c9dee07f5eecd464aab5083debf23c authored almost 5 years ago
Merge pull request #76 from touchlab/kpg/cocoapodsext

Added debug support

2cfbccd8d46bfe000c8279bef4a4739596b5ee15 authored almost 5 years ago
Update build.gradle.kts

Co-Authored-By: Russell Wolf <[email protected]>

14205d4836f2c0caf831595def1a2581857a5571 authored almost 5 years ago
Update build.gradle.kts

Co-Authored-By: Russell Wolf <[email protected]>

a4fe8bfa87eac11ebbf1237e1dc1f9a361712343 authored almost 5 years ago
Merge branch 'master' into kpg/cocoapodsext

9e967d1539d028c188720216820c50a8b2e31b4b authored almost 5 years ago
Merge pull request #77 from touchlab/rw/azure-pipelines

Switch to Azure instead of Actions

f039267382562a47b212aa7fd8b14b9d91186dd9 authored almost 5 years ago
Merge pull request #75 from touchlab/kpg/koin_update

Koin update

aa049f8e8cfe828561ea4b8ecd98091b28b2456a authored almost 5 years ago
Removed the hack

65bbe11f8aa12be9ab2370f7c3005591dce24640 authored almost 5 years ago
Switch to Azure instead of Actions

5096412c2ba5b0766e89e714ab42f0acac3ab921 authored almost 5 years ago
Added debug support

b1600568876601133f374b4f05e091c1328c9f63 authored almost 5 years ago
Koin update

102dc2b06e5195ca745cb7229d851848cb0edf06 authored almost 5 years ago
Update README.md

dc146aa376439e37bcc71b324ed1d7669335aa89 authored almost 5 years ago
Merge pull request #68 from touchlab/rw/build-test-2

Remove gradle-wrapper verifier

c93ff906e7a193535da01f2077731192312036ec authored almost 5 years ago
Remove gradle-wrapper verifier

We don't have third-party actions enabled so it doesn't work

f5e90d005e34771824f72b33dd220e6606cd507d authored almost 5 years ago
Move actions build script to the correct location

7a3d4306b77d2d31a9b85bc15ce7df0e0fb63763 authored almost 5 years ago
Merge pull request #66 from touchlab/rw/actions-1

Add github actions build

73c48472f11cf41fd597d73a7878a1f1ca256ca1 authored almost 5 years ago
Add github actions build

Only building from gradle and running tests for the moment.

234da0499db1349136084b3a3546b0a0b8abaf1f authored almost 5 years ago
Fix common test compile error in BreedModelTest.kt (#64)

Fixes BreedModelTest compile error by adding stub functions for the
`viewUpdate` and `errorUpda...

5f5e7ae2ba1f6195732431727171209ab2c4781f authored almost 5 years ago
Merge pull request #56 from touchlab/rw/objc-generics

Add Objective-C generics compiler flag

c6417077afe7acf225acbcd2896df000f9641fc8 authored almost 5 years ago
Merge pull request #48 from touchlab/ks/ErrorHandling

Adding some error handling to the breed model

b18f8da3d9ca391f96b75cc4961c9aabc3953968 authored almost 5 years ago
Add Objective-C generics compiler flag

290025148146f79b24d2c1fa6d90b131df98b033 authored almost 5 years ago
Merge pull request #49 from touchlab/rw/supervisor-job

Use SupervisorJob() instead of regular Job() in MainScope

d865ebc6bb8f741218426426bbb209c44ee28bb3 authored almost 5 years ago
Use SupervisorJob() instead of regular Job() in MainScope

See https://kotlinlang.org/docs/reference/coroutines/exception-handling.html#supervision for det...

64feb1110b77692af06e29227f0bc29d58324e1f authored almost 5 years ago
Updating errors on iOS

186cc60658d53265e7d46d79e520da4a05927962 authored almost 5 years ago
Adding Error handling to Android Version

394bd6bcd9fb8dc276301ae627c29334bd814efc authored almost 5 years ago
Revert "Revert target changes"

This reverts commit cb211266

bfc15b622a106407f3f8eba3834a72d2a77c7001 authored almost 5 years ago
Merge pull request #46 from touchlab/sh/moreignore

Update .gitignore

fd0bf66ec62fca182215b20d21c6d11a13c847c5 authored almost 5 years ago
Update .gitignore

Ignore the whole idea folder for now

2aab56ac7bb6246df686cf62d2e90ca6e8fba60a authored almost 5 years ago
Merge pull request #45 from touchlab/sh/ignoreidea

Remove idea folder and update gitignore

d61a41d6c72efc5b681ad020a9b9b0fc4f6b9100 authored almost 5 years ago
Revert target changes

cb21126606831b565b4036028d89ce02b208f509 authored almost 5 years ago
Update gitignore

8e4e77795f1d45952ab68a11d68227917114337b authored almost 5 years ago
Fixed config (#42)

c764ae50c85dcba2f74a900d9b58f62886ea0625 authored almost 5 years ago
Reverted gradle ios config so dependencies will resolve. Changed docs to recommend a different tool version

4e5c042d4269baa05f6e562e49f1a21c2f6b93af authored almost 5 years ago
Create LICENSE.txt

Added a license

5487eb551c70959d798c9d666d9751dacba25fb7 authored almost 5 years ago
Update README.md

Going live docs changes

4146521e58125c72cf301b2a5a54e1ee9b8bf049 authored almost 5 years ago
Update CONTACT_US.md

Live contact info

938d9822182ab7ee20c855c197f6f41781951d88 authored almost 5 years ago
Fixing ios build

a82e4cb3fe1a6fb02eaa5dcf364abc5677e0e386 authored about 5 years ago
Merge pull request #39 from touchlab/ks/docRemoveCommandLine

Update APP_BUILD.md

5f7b03d22ebc0f79e95716c7193f75af1c40439e authored about 5 years ago
Update docs/APP_BUILD.md

Co-Authored-By: Sam Hill <[email protected]>

c2854c40cfc4eac5bdd74a7ef866ed69c56a0a01 authored about 5 years ago
Update APP_BUILD.md

3c4f68386f8550e767b5ca10fe85a4c942b35452 authored about 5 years ago
fixed link and image spacing (#38)

fixed link to DEV_SETUP doc; also added space before Android screenshot to get image on the line

1e9516f52a1260175ccd21fbf90b0cf09a79b056 authored about 5 years ago
Smaller space image

686d494b3e43116107a88316ec0055e2ec76ad57 authored about 5 years ago
Added space image

e555e6b961afed49e30c7ee48546a88f56572d1f authored about 5 years ago
More doc cleanup. Remmoved setThingJson as it had no purpose

e2062942126c20c51aebcd5e1cd9d29bb56b5f55 authored about 5 years ago
Source cleanup and removed a sample class that snuck in there

f57d648bd502ba7e1aaa30c1c1bee2dfc5ee28a2 authored about 5 years ago
Clean up docs, fix sourceset config

d3d49c7511e1bc95857331a01bfd2bb1a8a624e0 authored about 5 years ago
Merge branch 'kpg/refactor_intro'

5063fa443a368ac2c78b4d4acd6d6492ac0d13ba authored about 5 years ago
Doc edits

0ba1f0c7eb3b3e34db8ea4ccb50de30c9ebc2dc4 authored about 5 years ago
Merge pull request #37 from touchlab/kpg/refactor_intro

Doc updates

b227c1f60d2c25c3b82902a86f8ef4a558a49e48 authored about 5 years ago
Merged

8e00f16b3e7687153647a2e72a1201e5cf2f858a authored about 5 years ago
Doc updates

44a42d9b2a1870d5ca785866683b3acfc52241f1 authored about 5 years ago
Merge pull request #36 from touchlab/bw/ios-test

deleted failing ios test

aa21f5024c4ea67a74a43bf9c9346903d290cfb2 authored about 5 years ago
deleted failing ios test

20d874c99bd128b33dd4a702c6e820c247078055 authored about 5 years ago
Merge pull request #35 from touchlab/ks/Adding-Xcode-Kotlin

Ks/adding xcode kotlin

4b873487f17d220f2e0efc235bdc1c4bebd6f786 authored about 5 years ago
Merge pull request #32 from touchlab/ks/docs3

Updating the General Architecture doc and Contact_Us

7ced71370e706f76a52e1f3b1702b4b8ca54bfe3 authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

77c88a41b66a39f36e2b5e5c2b7932eb9345225a authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

836742b56c60125659d649467bd9969b37eb6145 authored about 5 years ago
Merge pull request #34 from touchlab/bw/docs/faq

Common issues section turned into FAQ

190ed1f7474e07f8c2873cddbafaefe3f8474555 authored about 5 years ago
Merge pull request #33 from touchlab/ks/Removing-Ktor-Test

Removing Ktor Test

5b81a7661f3283a76f9abf1c802f68bf40eabc5a authored about 5 years ago
Update DEBUGGING_KOTLIN_IN_XCODE.md

2dae8cd95cd8f8f325534c01d1b4600b23c89550 authored about 5 years ago
deleted IntelliJ spacing for improved readability

0db63fe37c08c7640e75408eb69138d9e7b626c1 authored about 5 years ago
Update README.md

ba8fdbf0d85cfed3dfb18196a3cef6f6bf71f468 authored about 5 years ago
Update DEBUGGING_KOTLIN_IN_XCODE.md

9248b7041e0e22e84eede5c125513036249bff8d authored about 5 years ago
Update DEBUGGING_KOTLIN_IN_XCODE.md

14f97bdb96dd72894f8a59812674a4c0b434911b authored about 5 years ago
deleting outdated no such module question

bb3e6eec678a57ba6b0653c9875b49919b09f6e0 authored about 5 years ago
Create DEBUGGING_KOTLIN_IN_XCODE.md

6bbdfd27d7b08f02887fba3c8fea4b50c0b984b7 authored about 5 years ago
Update APP_BUILD.md

6a9f593f0df88a1eb8b2be935f3c18b3bb8b2ad4 authored about 5 years ago
Update APP_BUILD.md

06efe987ff2908597855f08020d8b6851e210567 authored about 5 years ago
Update APP_BUILD.md

ed6dc391f875e1bdbfc4976ef8af741222bb66bc authored about 5 years ago
Common issues section turned into FAQ

98fe241ffd1f4dadfd78c5b61a82004f22108a84 authored about 5 years ago
Removing Ktor Test

c0a5f08464f4fdc0fccef358dac8747ef7f3dfcc authored about 5 years ago
Update CONTACT_US.md

475f1f859d230c4a12357d61cb2206fe909404ec authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

6c9d60de9807d01fea3b4b80f1302e1365b00c88 authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

19b0a078302d48c1d6d005bad1293df60212ce5f authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

ea6df8bc5c13321481a3fc2d56e373cdf2916864 authored about 5 years ago
Adding testing info

e8a46d01ddd2de23f4e742375599eb7337ad511d authored about 5 years ago
Update GENERAL_ARCHITECTURE.md

0554eecfa2d7bb807454cb1ea4006e2a91b3afc3 authored about 5 years ago
Adding table of contents

783683ec823d02384ea3f70782227adea8386ae4 authored about 5 years ago
25-remove-missing-kotlin-files-from-xcode-proj

5075f2b2929c5d849e50ef48ec6540318627d2f3 authored about 5 years ago
28-kmp-what-why-404

dadde18f5f857715ff293a355b6f6396f9c7df81 authored about 5 years ago
Merge pull request #31 from touchlab/bw/docs/app-build-proofread

formatting/styling changes for docs consistency

c0a04d742ef77865ed8cb735c0f5c929a67ce6f5 authored about 5 years ago
Adding table of contents

5db6e5c0c65a38fdc8c40d91961c036d55a6dd24 authored about 5 years ago