Ecosyste.ms: OpenCollective

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

github.com/firoorg/ztm

A REST service running on top of Zcoin Exodus to provides rich and easy to use APIs for managing the token
https://github.com/firoorg/ztm

Merge pull request #197 from ultimaweapon/fix-ci-cd

Fixes create migration failed on CD

dcc55b9882aa41b6c1318db9cccf7460c591fe28 authored almost 5 years ago by Panu <[email protected]>
Fixes create migration failed on CD

8d7b56c6414d092796c721e951033e5a307ccd99 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #196 from ultimaweapon/fix-cd

Fix CD errors

7241ae50c9af19ec1c4c7a4d706ba52cb42b578e authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix CD errors

bfde7c5e6b0f5f3ee662f950ce195c98d8f138ea authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #195 from ultimaweapon/fix-cd

Fix CD workflow

50de93603a195211921d44b39b21a096e7b26a98 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix CD workflow

95ce943ab85b464fb694a9954c0db3dd8bacc9d9 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #193 from ultimaweapon/fix-cd

Revise CD workflow

244165ebf7f839a3484cd907121eb112fef768cd authored almost 5 years ago by Panu <[email protected]>
Merge pull request #194 from ultimaweapon/doc-theme

Change documentation theme

2e293e943ad8ec842948527eff99a0d0e0580ddd authored almost 5 years ago by Panu <[email protected]>
Change documentation theme

27790fb795ba58d279d5e54648cce0d5802dc28f authored almost 5 years ago by Putta Khunchalee <[email protected]>
Revise CD workflow

6aa784c6259eb32888199910a34ea6eeb54a26ac authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #191 from ultimaweapon/fix-doc

Fix build error for documentation

bf35ce5d593445f227a05550f46ccee8a1f1e559 authored almost 5 years ago by Panu <[email protected]>
Fix build error for documentation

ff6dc9ee503510867330ee2d8930b109f3cfcdfd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #190 from ultimaweapon/readthedoc

Add configurations for Read the Docs

cfccab1cb6943413c4b39839018546dca5a85516 authored almost 5 years ago by Panu <[email protected]>
Merge pull request #189 from ultimaweapon/fix-blocks-retriever

Make BlocksRetriever handle re-org better

83987b4be00e02d8260077566050595801a9e0d6 authored almost 5 years ago by Panu <[email protected]>
Remove unused codes

9a2c8e685ce40b2f2683b9ba75a20bcb292c9107 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add readthedocs.yml

0f2da1dd89aee012238bbaaf38d63f0a4386e0bd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Make BlocksRetriever handle re-org better

67f19b5f8b25393907e5156b013f8c259a2237d9 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #187 from ultimaweapon/docs

Initialize user documentation

a3a1977e9c7bb41dfcac53635f9a44042aca47ae authored almost 5 years ago by Panu <[email protected]>
Merge pull request #186 from ultimaweapon/validate-api

Validate the request for issue and transfer

eefd1acf48c4f34dd4727d73fdc3c5472d0ea280 authored almost 5 years ago by Panu <[email protected]>
Merge pull request #185 from ultimaweapon/propertyamount-converter-fix

Make PropertyAmountConverter supports nullable

93ba51fbb937f04b8c905b506355d76c3770baa3 authored almost 5 years ago by Panu <[email protected]>
Initialize documents

3e52c313e2e13b9214456686cb2f6681edc341d8 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add more test cases

84f918497e3ee940a3ea81a2c45ed5f83cae6ef0 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Validate the request for issue and transfer

5a69fff837b933e1234b261bd44e9a1f3d80bd26 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Make PropertyAmountConverter to support nullable

22c0b264f639bcb765bdd5f7a5c3daebf47b0cbf authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #183 from ultimaweapon/receiving-pool-api

Add API to create receiving address

c0ed528b98a9c982e36e49b261bfcf8e20d3a05b authored almost 5 years ago by Panu <[email protected]>
Ignore Program.cs and Startup.cs from coverage report

19a46f1dd361f461b8a6e5c075a2d4c963aed84b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add EnumMemberDataAttributeTests

2dfda5c06f483da356b51824f7f7c9bb24b965b7 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix Ztm.Testing mistaken as a test project

abc0b4dd47cc54ef9c6b56b01b1fe44b72d34ba5 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Refactor model binding

5cca5c6ddd3fa68e33ff0103884fc134ae1afcdf authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add API to generate new receiving address

2f5095824eb4ec7537d49c144be213ce68b8b2dd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Make IReceivingAddressPool.GenerateAddressAsync() return the generated address

d39612c91352ecde1d83477c2cf5d5f7f678755b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #181 from ultimaweapon/receive-tokens

Receive tokens API

16df09dab5cc190464998977bf4112a33aef14d3 authored almost 5 years ago by Panu <[email protected]>
Add EqualityTestingTests

1032a2d98846d7228841cdca3ef9631913218099 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add more test cases

6cde58f8ba88273ba2eefb74bd29743b7ddf29e9 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add more test cases

cfbdfaea70d9ead218cb5ba8aa69e6429e538543 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix some tests to improve code coverage

ec2ba16f020f1d5c5e3b24410afcf560e5404495 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add test cases for AsynchronousTesting

1298140ea64650a1f4945488d4512ac77dd965ca authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove InvalidBlockException

08d0a539bdf3fe83b86612d172533ac4b21899bf authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add more test cases

6f2ebf5b81f327f39ada4f139dcbfbf3f9385f64 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Register missing services

d31166decd7e5d56565035d2f5a20f2595684eb2 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Enable warnings as error on some projects

0e2cd884ec61aad2bbd49b04900d74e5ecab5814 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Refactor some codes

5a6e09be74e0c79b57e7c0d1cfc918307363f64e authored almost 5 years ago by Putta Khunchalee <[email protected]>
Throw for unsupported type on PositiveAttribute

fcc51a521bfc4af1723dcb7cb48a4e5de8482287 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Throw when unsupported type passed to NonZeroAttribute

0f714443992e4a035d95acf5644758cb2c64ca2b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Reorder fields of ReceivingController

d47f68ad7ad82f59fb31ab1657ab3b094698263d authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add ReceivingController

c41dd72e81b141c86075490229b7b79db1713e5b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Allow no callback for TokenReceivingWatcher

3e372c3bc643f2caee9b1765ea9bb34afd68f533 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove appsettings.Development.json

51e26bb006a25a2742bb48a2f6b9127aa64b2521 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add missing migrations for token receiving watcher

c1211b549035c1cdcf6fd3294ab8ae3cd2d1728d authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add PositiveAttribute

ba21e66554725c8e8d60273121a3bc47b449c68b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add NonZeroAttribute

9f4c6c71c0ce12b8c1bc904b152aa659e1d754a0 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #179 from ultimaweapon/api-balance-watcher

Token balance watcher

d39d03d895e1c75e4ce4d287b54453bc50dd7a33 authored almost 5 years ago by Panu <[email protected]>
Rename some test cases

c0fd7451fb74ced0162091ab5edd499a6ddb66e6 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Change token balance watcher to token receiving watcher

54040af2ddf96a03e448bb79b6243284a8073612 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove unnecessary variables in EntityWatchRepository

3d70844b47748312998f1107533d3cadbad45ee3 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Refactor TokenBalanceWatcher

7309a7e5d04359a4b9a368c6399c6b984248462a authored almost 5 years ago by Putta Khunchalee <[email protected]>
Rename ITokenBalanceWatcher.WatchAddressAsync() to StartWatchAsync()

866808fd99ccf24db44dd1290472376013f89fd8 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Improve performance for EntityWatchRepository

deb149886a5880e9d58b25d0a0583bc8adc910cf authored almost 5 years ago by Putta Khunchalee <[email protected]>
Allow ListUncompletedAsync() to cancel when TokenBalanceWatcher is starting

2519fa0f2b5bffeab833fa6ddaba0f2e576f27a9 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Make EntityRuleRepository.ToDomain() static

a6cfa488b1fc3b0b128e05f3eb7f4148d05a58cd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Prefix RuleRepository and WatchRepository with Entity

3d23d1d2e4a73aff30619a5327b6916354adba8d authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #160 from ultimaweapon/mtp-test

Optimize MTPHashData

296014dd4c17a7e5a89ec67f4c7d8e40d82e90c5 authored almost 5 years ago by Panu <[email protected]>
Fix incorrect stats for BitcoinStream in MTPHashData

d2f9584812dd0e171814e79fe400c22d0a4bc7cd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge branch 'master' into mtp-test

fc0445ecd63b76b013f293d8329fd23ee0b7fb39 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix LGTM alerts

ff7d237c29b7e7e6c91e0cd9cbfddb68c577ebfc authored almost 5 years ago by Putta Khunchalee <[email protected]>
Show query when debugging TestMainDatabase

0cd2d9fa8e614e51d49928e65725c8d52a371c41 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add TokenBalanceWatcher

050bd38fb66df1fff2f26a7bfa7602f40f648c74 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add more operators to PropertyAmount

796d4f8262a8313fb48e5ff4566d7e60ad1a5f6a authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix StyleCop warnings for Ztm.WebApi

f1e8da81110b74463c84946373d84b85064c4a5e authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove assertion from EqualityTesting

2076d496097e6cfc766776d580f52eff2487505a authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add FakeTimerScheduler

7beea59b578ea4964253fcacbac5a95526ccd2ae authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add CancellationTokenExtenions

1b8afe2f24aea1c438a26b3d11d0cd6d8efe42c1 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add addition operator to PropertyAmount

37f05d4bb738f9261db2221878ea62d7fdd9f913 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Initialize src/Ztm.ruleset

cecc3f9085f3a93368de92ba4f7a7aa40ff8ddb3 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add ChannelFactory

556f7a9443689ca5e7dbf54e90ddd9ece6bdf51b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add BalanceConfirmation.Block

fc7be0adebad9c8623c1e6240835cefb99d95d8a authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove ConfirmedBalanceChange

9f131f07eacbdca68113aa42f04bd3d9bfdf62fd authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add PreExecuteAsync() and PostExecuteAsync() to BackgroundService

68543435df252b94d91428a82fe06adf194021bc authored almost 5 years ago by Putta Khunchalee <[email protected]>
Bring back custom equality to BalanceWatch

1e2f78773b049bbb6dec9563a0245f418044706c authored almost 5 years ago by Putta Khunchalee <[email protected]>
Change behavior when block removing for Watcher

3aa6a5f2320155d31165768c99917299930db0b4 authored almost 5 years ago by Putta Khunchalee <[email protected]>
Merge pull request #174 from thebevrishot/uint256-endianness

Change uint256 format to big endian

c77e5e823d1f6f009c7a7c0478832a68b5b89a4b authored almost 5 years ago by Putta Khunchalee <[email protected]>
Add lgtm suppression comment on test

a1730c2cac880757bd122a7295aacffae592e1bb authored almost 5 years ago by thebevrishot <[email protected]>
Use db connection directly when execute raw sql command

bc483b9a0f5e7ab2bed598354881d332eee427cc authored almost 5 years ago by thebevrishot <[email protected]>
Change working directory of create main database on CI to Windows format

3c9929a4d4203f387214de0ccc0bd32b14fa401a authored almost 5 years ago by thebevrishot <[email protected]>
Merge pull request #175 from thebevrishot/transfer-token-api

Transfer token api

0ae0565e94c34e9aa4ab5a5aed618a31b1e2e6fc authored almost 5 years ago by Putta Khunchalee <[email protected]>
Fix lgtm warning

3e5043655924aaa7b948bbf4c8f72b098770c827 authored almost 5 years ago by thebevrishot <[email protected]>
Add test for main factory

aeeefc9696e6aaba6d4a2809cfabf4991fde9f9f authored almost 5 years ago by thebevrishot <[email protected]>
Rename TransfersRequest model to TransferRequest

1768e21402ad182bc5fd54a7d6d915fc93b0ad22 authored almost 5 years ago by thebevrishot <[email protected]>
Change ConditionalTheoryAttribute to store requiredEnv instead of set skip

9cebc7eaf38e19989cb1b0af97856bcd4d1697e5 authored almost 5 years ago by thebevrishot <[email protected]>
Add function to execute sql command and return list of record

55a919af14fcc1de05fd0b341dc2566f15d862c4 authored almost 5 years ago by thebevrishot <[email protected]>
Use shared conntection when test main db instead

223b331ffbdb12eae1d0b37b74c3c79a51874593 authored almost 5 years ago by thebevrishot <[email protected]>
Add comment to suppress sql injection warning in test

62cb22e4191387aba69ac00656242332b706be59 authored almost 5 years ago by thebevrishot <[email protected]>
Replace TheoryWhenEnvIsSet by ConditionalTheory

8cfbf443e0c082d1b3a44cd02d2580f9bfc11bd0 authored almost 5 years ago by thebevrishot <[email protected]>
Refactor function to build RPCException to test

1963ba8be1a193e1a3f122dca72a54d25cdf1c8e authored almost 5 years ago by thebevrishot <[email protected]>
Add main database setup to CI

889924db6ed3fd92a3ed873f9529d28d7cf3dd78 authored almost 5 years ago by thebevrishot <[email protected]>
Move RPCException extensions to RPC project

5916b00746b13738a2b7985dd5b718da13ec1cec authored almost 5 years ago by thebevrishot <[email protected]>
Rename TransferingController

4e705f5b2848ac9abe33ebe4acaa0114e23ae3ba authored almost 5 years ago by thebevrishot <[email protected]>
Add uint256 save and load test

7abbb1ab3856f12990abccdf4b93ce5b00843ffc authored almost 5 years ago by thebevrishot <[email protected]>
Merge pull request #162 from thebevrishot/exodus-payload-caching

Exodus payload caching

a135d05bb2fc9c0f30b8475731270c08511fc88e authored almost 5 years ago by Putta Khunchalee <[email protected]>
Remove unused

648c362ffa5e8d79d556b552fcb398340f0a9542 authored almost 5 years ago by thebevrishot <[email protected]>