issues
search
astroband
/
ruby-stellar-base
The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core
Apache License 2.0
21
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added set_source_account and set_base_fee to TransactionBuilder
#65
JakeUrban
closed
4 years ago
0
Add set_source_account method to TransactionBuilder
#64
JakeUrban
closed
4 years ago
0
Add versions to gemspec
#63
JakeUrban
closed
4 years ago
0
v0.22.0
#61
abuiles
closed
4 years ago
0
Fix status badge.
#60
abuiles
closed
4 years ago
0
Allow asset objects to be passed instead of list of parameters
#59
JakeUrban
closed
4 years ago
0
Discuss merging stellar-ruby-sdk and stellar-ruby-base
#58
JakeUrban
closed
4 years ago
17
Regenerate XDR files.
#57
abuiles
closed
4 years ago
0
Use xdrgen from rubygems.
#56
abuiles
closed
4 years ago
0
Gem file permissions are too strict
#55
meric426
closed
4 years ago
10
Added TransactionBuilder
#54
JakeUrban
closed
4 years ago
5
Provide alternative parameters types for amount, asset
#53
JakeUrban
closed
4 years ago
1
Unable to decode XDR using TransactionEnvelope.from_xdr
#52
prodoxx
closed
5 years ago
0
Support stellar-core protocol 12
#51
abuiles
closed
5 years ago
5
Bring stellar up to date with Bloom's version
#50
ramontayag
closed
5 years ago
3
Incorporate changes from bloom-solutions/ruby-stellar-base
#49
nebolsin
closed
5 years ago
2
Protocol 11 compatibility
#48
nebolsin
closed
5 years ago
3
Provide a benchmark suitable for showing JRuby slowness
#47
headius
closed
5 years ago
1
Use rbnacl instead of rbnacl-libsodium
#46
ramontayag
closed
5 years ago
1
Use rbnacl instead of rbnacl-libsodium
#45
jaspervanbrian
closed
5 years ago
1
A high-level example of creating and submitting a allow_trust operation
#44
prodoxx
closed
5 years ago
1
Add factories for ledger, transaction, operation
#42
ramontayag
closed
6 years ago
1
Remove rbnacl from direct dependencies
#41
ramontayag
closed
6 years ago
1
Update XDR for stellar-core v10.0.0 (CAP-0003)
#40
nebolsin
closed
6 years ago
2
Improvements
#39
nullstyle
closed
6 years ago
0
Renamed class 'StrCheck' to 'StrKey'
#38
prodoxx
closed
6 years ago
1
`Stellar::Operation.change_trust` accepts nil limits
#37
ramontayag
closed
6 years ago
3
`Stellar::Operation.change_trust` can accept `Stellar::Asset` instance for `line`
#36
ramontayag
closed
6 years ago
0
Change `Currency` -> `Asset`
#35
ramontayag
closed
6 years ago
1
further bumpseq support
#34
tomerweller
closed
6 years ago
0
add bumpseq support
#33
tomerweller
closed
6 years ago
0
strkey: add support for new version bytes
#32
nebolsin
closed
6 years ago
1
Support creation of trustline with no limit
#31
nebolsin
closed
6 years ago
2
The transaction failed when submitted to the stellar network
#30
LDS1
closed
6 years ago
3
Update XDR and autogenerated code to stellar-core 9.1.0
#29
nebolsin
closed
6 years ago
1
Stellar 0.6 support
#28
nullstyle
closed
7 years ago
1
Reference version of xdrgen that does not break the build
#27
mvaneijk
closed
7 years ago
0
Rspec error: `attribute': Stellar::Asset does not convert to xdr (ArgumentError)
#26
mvaneijk
closed
6 years ago
2
Manage data operation support
#25
nullstyle
closed
8 years ago
0
Add support for DataEntry
#24
bartekn
closed
7 years ago
1
Allow `to_envelope` to work with empty arguments
#23
nullstyle
closed
8 years ago
1
fix for issuer#21 missing VERSION
#22
sacarlson
closed
8 years ago
1
Stellar::Base::VERSION is returning error
#21
sacarlson
closed
8 years ago
1
Fix for issue #17
#20
sacarlson
closed
8 years ago
1
Add memo helpers
#19
nullstyle
closed
8 years ago
0
Update XDR to latest
#18
nullstyle
closed
8 years ago
0
account signature present checked before needed in transaction creation
#17
sacarlson
closed
8 years ago
2
Can add account signers but can't delete them
#16
sacarlson
closed
9 years ago
1
Amount input for native accepts integer but not floating point numbers
#15
sacarlson
closed
9 years ago
3
Properly interpet amounts at 7-digit fixed decimal numbers
#14
nullstyle
closed
9 years ago
0
Next