.gitignore | 100644 | 0 | 0 | | | 150 Bytes | 1b0ebf16c3c141c2b9eacc00778253b2e61862b7f0cf6b06e1b58df793e4d17f |
.travis.yml | 100644 | 0 | 0 | | | 397 Bytes | 10a1c0fc170bf1a9e24b57265186f8c3712e0b16a4da087acad1472a3ff01a2d |
.yardopts | 100644 | 0 | 0 | | | 101 Bytes | e120d12a954ea313c85870e1c7599003594f89313d862d5879872f66014d1058 |
CHANGELOG.md | 100644 | 0 | 0 | | | 350 Bytes | 7e356da2d7ea2c6e2c09cbeebe1f8c9b29641134feacf036a880d2d5fbeb808d |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 2.14 KB | 873da439660fc0bc7fa29b97686c9bcfedc0ad67a700f9900d30e59f93112a19 |
Gemfile | 100644 | 0 | 0 | | | 295 Bytes | 58c0cc2ade7a943df1d7cb8bfd55c6a27c005f6ad3d2366d726b0014f4f5ab3e |
Guardfile | 100644 | 0 | 0 | | | 175 Bytes | d0969f6f0404eb7f10637a337dbf9150b84449c20bc5475f2c3713901f75b68d |
LICENSE.txt | 100644 | 0 | 0 | | | 11.1 KB | 9f6fd606f4de9f1c65cf9b01e0b93fa15123c5ddd0980eb082c4a6fb543fb662 |
README.md | 100644 | 0 | 0 | | | 1.67 KB | acaf10cd865938049ff5a2a83723bdf0f68a729b8d9284b65b2369547e3fc165 |
Rakefile | 100644 | 0 | 0 | | | 69 Bytes | 971efd746bcc19157b2b7c0627550f19149f1a2828861c8a79cb3cd779bd97b1 |
examples/01_get_funded.rb | 100644 | 0 | 0 | | | 1.01 KB | c9b90b9db08d71e78554b24e07c7262ff642faa6eb359712c58727b90fabab7e |
examples/02_payment.rb | 100644 | 0 | 0 | | | 369 Bytes | 7daafd566735d34de027fb528a09461568836344773a02f24c73053d39d189b6 |
examples/03_transaction_history.rb | 100644 | 0 | 0 | | | 652 Bytes | 525643a3cffbad12dc1fd0b2011aa118f7e4c84429964a71d65d90d805574522 |
examples/04_setting_trust.rb | 100644 | 0 | 0 | | | 322 Bytes | 0c979cab9695f65109541bfc835b8feb809673857ca9d1f844f4a5fc085b04cb |
examples/05_fiat_payment.rb | 100644 | 0 | 0 | | | 386 Bytes | 892aa7c205e9aa1155d64ffe3fc897f6acbde60d7f69243048f50efbacacdb01 |
examples/06_fund_testnet_friendbot.rb | 100644 | 0 | 0 | | | 380 Bytes | 6ac77bb42064b377adf7da59fedca4d866a586d01fb250a7abb49fd106e0136e |
lib/stellar-sdk.rb | 100644 | 0 | 0 | | | 278 Bytes | a0639f18d183ef59203557ee949e1119026690a35b7b6f595d59cde10fabcd5a |
lib/stellar/account.rb | 100644 | 0 | 0 | | | 1.93 KB | 4c1b572eb44fbcc9507d6c4066a74e7c9c0aba7ab5a782493efe504db7dc0fcb |
lib/stellar/amount.rb | 100644 | 0 | 0 | | | 1022 Bytes | 25b76d209b3f664881b44ecd1e0a03fce67c99941f22f065f68587b060160780 |
lib/stellar/client.rb | 100644 | 0 | 0 | | | 3.27 KB | 1aaef2b030a28a638620c9189b1a1108f304c9f5072291b5718796b06ccecb45 |
lib/stellar/horizon/problem.rb | 100644 | 0 | 0 | | | 902 Bytes | ffbbdf46966d51dcb42c416646bc555801c827b7267c2e152e988dbb5ee09aee |
lib/stellar/transaction_page.rb | 100644 | 0 | 0 | | | 463 Bytes | 799ccea8ac4d05708fa0937267ecca73292aa16e539fba01263e0bbfdf5b2669 |
lib/stellar/version.rb | 100644 | 0 | 0 | | | 39 Bytes | c6a42f17a283a99824227d728f38cf1b68d4dfa1fc438fb106010bd0aedabe6a |
ruby-stellar-sdk.gemspec | 100644 | 0 | 0 | | | 1.39 KB | 2a1363e8791fb2c4a1ca27e5bc7bdc3ed6b4ddc4e6094022f26488c670501bd0 |
spec/config.yml.sample | 100644 | 0 | 0 | | | 552 Bytes | a8c052e0077ea4b88864901a6cc64037656322a00182868ca0304429d3b9827d |
spec/fixtures/vcr_cassettes/Stellar_Account/_lookup/should_handle_404_request_when_performing_federation_lookup.yml | 100644 | 0 | 0 | | | 3.39 KB | dfa616841e194df975df27de13c74fd2c9ed7c4f59ec1c85c1e1f935b356f7bf |
spec/fixtures/vcr_cassettes/Stellar_Account/_lookup/should_handle_domains_that_are_not_federation_servers.yml | 100644 | 0 | 0 | | | 1019 Bytes | 8dfec2f5235a9d55ae1f1546d3d79dff1fa95e7b623b9adcea46fc7f03bae610 |
spec/fixtures/vcr_cassettes/Stellar_Account/_lookup/should_peforms_federation_lookup.yml | 100644 | 0 | 0 | | | 1.99 KB | 74ab4971576e03f0264556aaa7171cc7feed979b3ceeb8525279fe8498d6c667 |
spec/fixtures/vcr_cassettes/Stellar_Client/_account_info/returns_the_current_details_for_the_account.yml | 100644 | 0 | 0 | | | 5.76 KB | 11d6f2cce9a7455b566112482436f78a87afd1cc585cfff5f85de55228a72f1b |
spec/fixtures/vcr_cassettes/Stellar_Client/_create_account/creates_the_account.yml | 100644 | 0 | 0 | | | 11 KB | 9ab84265c5ddc8bd30354799948980caaf0f665dad2a1426a6b57ba650d0c33a |
spec/fixtures/vcr_cassettes/Stellar_Client/_send_payment/alphanum12_asset/sends_a_alphanum12_asset_to_the_destination.yml | 100644 | 0 | 0 | | | 14.8 KB | 10ac91c4dd20bee3580b5bf870a1fe0bf2b963528b95660944ef4d1700310a6f |
spec/fixtures/vcr_cassettes/Stellar_Client/_send_payment/alphanum4_asset/sends_a_alphanum4_asset_to_the_destination.yml | 100644 | 0 | 0 | | | 14.7 KB | b5d1f928870e890dfa4391c8f4d8dabf64e9803451032524ce6944c021b5db2d |
spec/fixtures/vcr_cassettes/Stellar_Client/_send_payment/native_asset/sends_a_native_payment_to_the_account.yml | 100644 | 0 | 0 | | | 16.2 KB | 8c566c2c194c711a08e7ee77d3ef2f14eadef26516c9584818fdce692f1aa2c2 |
spec/fixtures/vcr_cassettes/Stellar_Client/_transactions/account_transactions/accepts_a_cursor_to_return_less_data.yml | 100644 | 0 | 0 | | | 3.04 KB | 553ce625b75c81d7a73882ced166813814c5be94b359263eb9075a8a6347eca4 |
spec/fixtures/vcr_cassettes/Stellar_Client/_transactions/account_transactions/returns_a_list_of_transaction_for_an_account.yml | 100644 | 0 | 0 | | | 3.04 KB | c4b57a32a40d1165211e88b8e22384aa46a62d9d589cfa046f0e277ae9f853f6 |
spec/fixtures/vcr_cassettes/Stellar_Client/_transactions/all_transactions/accepts_a_cursor_to_return_less_data.yml | 100644 | 0 | 0 | | | 3.04 KB | a2c8398829e870a509c6790dfea803ff4a34e06d3ed000c2885fc3dd7e3419ba |
spec/fixtures/vcr_cassettes/Stellar_Client/_transactions/all_transactions/returns_a_list_of_transactions.yml | 100644 | 0 | 0 | | | 3.04 KB | be39f855d2de1eef90442d7556dcc4711fd2cc1fe8561d2e3ad4cf5c808d5820 |
spec/lib/stellar/account_spec.rb | 100644 | 0 | 0 | | | 1.87 KB | 5206d717c52a2177bc5d20237976beb4b2399a94bfbc6bbd66ee68c34f5debb2 |
spec/lib/stellar/amount_spec.rb | 100644 | 0 | 0 | | | 2.18 KB | 22a47b56de0e48f550d267c5d87548709b9e61580d5e7685c0583cfb207deb7d |
spec/lib/stellar/client_spec.rb | 100644 | 0 | 0 | | | 5.95 KB | af0c1f9b67cc4e8de75e07f3539ab3389d062e08486abda94dab1330476035eb |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 236 Bytes | dff879764a37b6d79f6fdff2122123019e7b8f05e48baa96008825344b1bfee7 |
spec/support/config.rb | 100644 | 0 | 0 | | | 94 Bytes | 2e17fc9a10d2f0876edc33abdba2aa14008b184387cdaa2be1bf8959de799855 |
spec/support/vcr.rb | 100644 | 0 | 0 | | | 292 Bytes | 96f79e83c3a9be25e8dcd7723834b625e01ab19cd0680d589fd93e2bff533fec |
tasks/rspec.rake | 100644 | 0 | 0 | | | 120 Bytes | 330049290617d560b5653cd6030c9162e9a8456adb3e2afc4f9c37d0a7141034 |
tasks/travis.rake | 100644 | 0 | 0 | | | 25 Bytes | 2027667060604ef165a9c3af0e195e1317612f6922fc74321e859e4a30e5e52f |