.circleci/config.yml | 100644 | 0 | 0 | | | 3.16 KB | 2c15a8961066f86e87cb5a26c593779cf1e9da2c397a93269e93fe57311ef1b9 |
.gitignore | 100644 | 0 | 0 | | | 21 Bytes | 8ad80f69868c32da3041b83a10f1cabf194c91fd5f9adec7701d865eed19b1cd |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 27604000896ad520bc63c118c92507dc991c8ac93294a5710f0533989ca51c90 |
Gemfile | 100644 | 0 | 0 | | | 142 Bytes | 6115031347cf72da2d4fd1b7c7cebe724ca56d5e7e7524e65dfe4199f57028c5 |
coins_paid_api.gemspec | 100644 | 0 | 0 | | | 511 Bytes | 3a06bbe92cf4a4e8a6cfec74d86998d3c9a6637b5397013bcee7cc50ad1985f5 |
lib/coins_paid/api.rb | 100644 | 0 | 0 | | | 1.63 KB | 27738a8c1010021dddbcaa5b30ea9592ca0b41e04b642b721d7357ad02404a7f |
lib/coins_paid/api/callback_data.rb | 100644 | 0 | 0 | | | 1.11 KB | 30ccaf6c5978d7a3109e80fc8ce0edaa79d093212adbf72d307278b4d6b76430 |
lib/coins_paid/api/currencies_list.rb | 100644 | 0 | 0 | | | 364 Bytes | 8da9e720560bf0e2de94ada747401f6e7876399a2949b08875d3bf3b478e6603 |
lib/coins_paid/api/currency.rb | 100644 | 0 | 0 | | | 476 Bytes | 3fec17b107384348a894eb69df442a44cdb6c59ad9a6231b15f011cb31158184 |
lib/coins_paid/api/requester.rb | 100644 | 0 | 0 | | | 528 Bytes | 43acb1cdb3681a7275952eca17eccbefdc3e4adeeccda8f0599e2398dfb3c8cd |
lib/coins_paid/api/signature.rb | 100644 | 0 | 0 | | | 431 Bytes | 5cdfe3c4c68d15d51c8117d4db4284c62ca216f94beb214408520ec3f770addd |
lib/coins_paid/api/take_address.rb | 100644 | 0 | 0 | | | 502 Bytes | 8636f58c5e41eddd4bf2e3a156d306c361c82abf3c3de50e8d05ad26cca7fa16 |
lib/coins_paid/api/transport.rb | 100644 | 0 | 0 | | | 1.04 KB | 14e59803d7fd14a1056bf789ec907cf9438422e01c8bbdac612af5d014c9c18f |
lib/coins_paid/api/types.rb | 100644 | 0 | 0 | | | 122 Bytes | dd08445c77db469db3e64273d4bca01697a69ba99bcc7bc7fe89e25bae9adc10 |
lib/coins_paid/api/withdrawal.rb | 100644 | 0 | 0 | | | 569 Bytes | 3241e17130fc944a9757c1596cc43e5d231cefeb3e63fe6b9662b97a5264ecc5 |
lib/coins_paid_api.rb | 100644 | 0 | 0 | | | 34 Bytes | 512d2cb609bf4c1dcc592930c8062fcdd0ffcdc7cc68f27c6ac08d31b2fb2523 |
spec/callback_spec.rb | 100644 | 0 | 0 | | | 3.75 KB | 22201e30e16d4d4c09b55fa2bed6e704dbb59a05572f6d700323bc54b9780e5d |
spec/check_signature_spec.rb | 100644 | 0 | 0 | | | 932 Bytes | dbdbd353a37d3b8541ceb4f5c1de6f58dae96804b921516c7f0e746e466eb61e |
spec/currencies_list_spec.rb | 100644 | 0 | 0 | | | 1.73 KB | 5e54d39f97aeec0923aff94e8ad69f2efe5fb903cb31cfd9856733cd9eea7643 |
spec/request_examples.rb | 100644 | 0 | 0 | | | 2.1 KB | ab408973b643bcd07d04ca89cdac83335abe71d074aa9e35077d65cfa391b74e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 275 Bytes | fb3ac73c5a5fd3a122cb743c397223180cd6d4b5f39efab18dd12d8cbfbf1ffb |
spec/support/matchers/struct_like.rb | 100644 | 0 | 0 | | | 156 Bytes | 66fa983e5fa1a6c99bdf90ec98fc9eb5bdfe148105162a6615b8f8a1e6f483c5 |
spec/support/shared/data.rb | 100644 | 0 | 0 | | | 5.36 KB | 72ff2a0e1d53e33539e50bcbc92eaea6bc04f0a2df3259da79065d24f0430bd1 |
spec/take_address_spec.rb | 100644 | 0 | 0 | | | 1.23 KB | c16e50626dd969bf346229efc94ae48f259f5e340f390076e9cbc722046f5e74 |
spec/withdrawal_spec.rb | 100644 | 0 | 0 | | | 1.32 KB | bf81ee4f1db98cb47e546e74dbc15f1848f6f42f44dd27bfcf4b0c3661365a30 |