Vladimir Babin
aea6be0b92
Update test
2021-03-30 20:28:50 +05:00
Vladimir Babin
d35b1327cc
Update parameters order
2021-03-30 11:09:09 +05:00
Vladimir Babin
3939a9a3b5
Add failed account update test
2021-03-30 01:30:26 +05:00
Vladimir Babin
7caede2533
Add test for generate private key from seed
2021-03-25 23:48:18 +05:00
Vladimir Babin
0bf6445905
Add invite_registration method
2021-03-22 00:13:16 +05:00
Vladimir Babin
e576e7a74b
Remove data from response error type
2021-03-20 00:03:42 +05:00
Vladimir Babin
324ad26114
Update operation list
2021-02-25 19:34:41 +05:00
Vladimir Babin
9aafd39d07
Add failed award test
2021-02-25 18:13:16 +05:00
Vladimir Babin
70dd5cc354
Update for VIZ
2021-02-22 13:30:56 +05:00
Vladimir Babin
6cbbd6a9da
Rename folders
2021-02-22 13:22:11 +05:00
Iain Maitland
e3c3e87c17
expose hexEncoder for testnetIds ( #26 )
...
Approved in #24 accidentally made against master.
2018-10-12 12:43:13 -04:00
Iain Maitland
ef9939aa47
add tests for transaction init and append ( #23 )
...
* add tests for transaction init and append
* added a test for transferring funds
2018-10-12 12:21:26 -04:00
Keith Hunter
5c5cd69542
Renamed other preAppbase GetAccountHistory method and added a test for testnet. ( #21 )
2018-10-05 09:36:22 -04:00
Iain Maitland
a4291384b5
add preAppBase getAccount method and rename other preAppbase methods ( #20 )
...
* add preAppBase getAccount method and rename other preAppbase methods
* Removed PreAppbase stuff and updated a few operations for "condenser_api."
2018-10-03 10:06:27 -04:00
Iain Maitland
0608e4359a
Run integration tests on testnet ( #18 )
...
* use pre-appbase steemd calls to the testnet
* switch to internal testnet for tests
2018-10-02 16:25:15 -04:00
Iain Maitland
8619f66130
Prices ( #15 )
...
* add conveyor price info
* remove comment
* correct getPrices response type and add test stub
* run swift format
* fixup integration test for getPrices endpoint
* CI kick
2018-10-02 15:16:47 -04:00
Johan Nordberg
2819c3c9df
Virtual ops ( #13 )
...
* Add JSONString type
* Implement virtual operations
* Add tests for virtual operations
2018-08-17 14:03:27 -04:00
Iain Maitland
4491f2fa89
Im/feed history endpoint ( #14 )
...
* add DynamicGlobalProperties types
* add some tests, and add formatted amount property
* fix totalPow type
* rename formattedAmount to resolvedAmount
* add text for description
* add FeedHistory endpoint and test
* add getOrderBook and test
* run swiftformat
* drop totalPow
* don't assert on the Witness Feed
* add conversion helper and test
* respond to pr feedback
* add initializer to Price class
* add param to GetOrderBook
* add initializer to Price struct.
2018-08-17 19:14:43 +02:00
Johan Nordberg
a5da299f09
Add get_account_history api request
2018-06-20 13:15:44 +02:00
Johan Nordberg
40f2368c06
Simplify SteemURL resolving
2018-06-14 13:30:38 +02:00
Johan Nordberg
a2fb69b029
Add a getOperations helper to SteemURL
2018-06-14 13:30:38 +02:00
Johan Nordberg
f7a3db3df9
Expose Asset initialiser and improve call signature
2018-06-14 13:30:38 +02:00
Johan Nordberg
411941d982
Implement public initialisers for all operations
...
Also adds convenience JSON encoding and decoding for all operations that has JSON metadata
2018-06-14 13:30:38 +02:00
Johan Nordberg
b7159b43b6
Simplify request API
2018-06-14 13:30:38 +02:00
Johan Nordberg
d7a166e2ab
Add GetAccounts API request
2018-06-14 13:30:38 +02:00
Johan Nordberg
015cf103cf
Add better client error descriptions and a sync request helper
2018-06-14 13:30:38 +02:00
Johan Nordberg
a9f7638bba
Update test manifests
2018-06-05 12:25:03 +02:00
Johan Nordberg
865bf3ac17
Implement SteemURL
2018-06-05 12:25:03 +02:00
Johan Nordberg
113c74f522
Lint and some extra tests
2018-06-05 12:25:03 +02:00
Johan Nordberg
a33fae0548
Fix bug where some public keys would not decode
2018-06-05 12:25:03 +02:00
Johan Nordberg
75b9d1b49a
Implement all operation types
2018-06-05 12:25:03 +02:00
Johan Nordberg
868258f699
Add transaction decoding test
2018-06-05 12:25:03 +02:00
Johan Nordberg
e9450eeb53
Add a ton of tests
2018-06-05 12:25:03 +02:00
Johan Nordberg
fa78bc0365
Refactor protocol encoder and rpc client
...
Now uses swift Codable protocols
2018-06-05 12:25:03 +02:00
Johan Nordberg
3a62d3c22b
Run formatter
2018-06-05 12:25:03 +02:00
Johan Nordberg
3324cf1e1b
Add asset type
2018-06-05 12:25:03 +02:00
Johan Nordberg
4fff5317c8
Refactor serialiser and implement transaction and operation types
2018-06-05 12:25:03 +02:00
Johan Nordberg
ad45c7dcb7
Add protocol primitives
2018-06-05 12:25:03 +02:00
Johan Nordberg
df7a44fef9
Implement PrivateKey PublicKey and Signature types
2018-05-24 10:08:20 +02:00
Johan Nordberg
26caab0c21
Implement Base58 bindings
2018-05-24 10:08:20 +02:00
Johan Nordberg
b35b90c334
Add and run swift formatter
2018-05-24 10:08:20 +02:00
Johan Nordberg
3e3d1898db
Implement secp256k1 bindings
2018-05-24 10:08:20 +02:00
Johan Nordberg
d0877bc027
Use generic integer type for IDs
...
Maybe fixes cast errors on linux?
2018-05-21 10:46:42 +02:00
Johan Nordberg
d85c925e3e
Add test manifests for linux
2018-05-21 10:38:27 +02:00
Johan Nordberg
c671b72b0a
Add integration tests for RPC client
2018-05-21 10:10:18 +02:00
Johan Nordberg
9b44e9001a
Add unit tests for RPC client
2018-05-21 10:09:45 +02:00
Johan Nordberg
d5d4dd5ebb
Initial
2018-05-18 19:10:46 +02:00