issues
search
mediachain
/
oldchain-client
[DEPRECATED] old mediachain client experiments
MIT License
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cbor map key sorting is inconsistent with "canonical cbor" spec
#101
yusefnapora
opened
8 years ago
0
fix crash when writing using grpcio 1.0.0
#100
yusefnapora
closed
8 years ago
1
add hash_only arg to datastore.put, and Writer.init,
#99
yusefnapora
closed
8 years ago
4
fix for missing asset uri and invalid multihash ref
#98
yusefnapora
closed
8 years ago
2
fix pip install / grpc issues
#97
yusefnapora
closed
8 years ago
1
write translator id as unicode string
#96
yusefnapora
closed
8 years ago
3
Update to handle PR merge for better spec/test compliance on py-ipfs-api repo
#95
joshisa
closed
8 years ago
1
documentation updates
#94
yusefnapora
closed
8 years ago
0
add retry_if_missing arg to datastore.get, use in reader api
#93
yusefnapora
closed
8 years ago
0
error handling for stringify_refs
#92
yusefnapora
closed
8 years ago
0
fix BlockchainFollower issue when catchup is disabled
#91
yusefnapora
closed
8 years ago
1
replace print statements with logging module
#90
yusefnapora
closed
8 years ago
1
logging api
#89
yusefnapora
closed
8 years ago
1
Support catching up until we hit a known block
#88
yusefnapora
closed
8 years ago
4
backoff / retry for journal stream
#87
yusefnapora
closed
8 years ago
2
get duplicate canonical ref from grpc metadata
#86
yusefnapora
closed
8 years ago
2
set default timeout for fetching assets to 10s
#85
yusefnapora
closed
8 years ago
0
include sha256 hash in asset dict
#84
yusefnapora
closed
8 years ago
8
separate binary asset loading from get_object api
#83
yusefnapora
closed
8 years ago
0
yield tuple of (ref, object) from canonical_stream
#82
yusefnapora
closed
8 years ago
1
wip - update API
#81
yusefnapora
closed
8 years ago
12
IPFS ingestion / seeding / image caching
#80
yusefnapora
opened
8 years ago
8
include translator version hash in module name
#79
yusefnapora
closed
8 years ago
1
Update cell API
#78
parkan
opened
8 years ago
6
Send higher res thumbnails, enable image download by default
#77
yusefnapora
closed
8 years ago
1
add ipfs link to translator using version hash
#76
yusefnapora
closed
8 years ago
3
inject translator version hash in get_translator
#75
yusefnapora
closed
8 years ago
2
change canonical_stream to return a BlockchainFollower object with map/filter fn
#74
yusefnapora
closed
8 years ago
1
add datastore_get command to dump values from the datastore by key
#73
yusefnapora
closed
8 years ago
3
Update schema
#72
parkan
closed
8 years ago
2
Versioned translators from IPFS (rough)
#71
parkan
closed
8 years ago
8
Translator DSL
#70
yusefnapora
opened
8 years ago
3
define DatasetIterator.next to make it a real iterator
#69
yusefnapora
closed
8 years ago
5
store binary assets (images) with ipld-style link properties
#68
yusefnapora
closed
8 years ago
6
rename DirectoryIterator to LocalFileIterator, accept single files
#67
yusefnapora
closed
8 years ago
1
Make rocksdb dependency optional
#66
yusefnapora
closed
8 years ago
0
Enable ipfs by default
#65
yusefnapora
closed
8 years ago
0
move schema.json to mediachain/translation package, include in distribution
#64
yusefnapora
closed
8 years ago
1
add env var and hidden flag to disable schema validation
#63
yusefnapora
closed
8 years ago
1
WIP: separate translators
#62
parkan
closed
8 years ago
0
use backoff / retry for transient transactor rpc errors
#61
yusefnapora
closed
8 years ago
0
WIP: translator output validation
#60
parkan
closed
8 years ago
9
Use facade.mediachain.io by default
#59
parkan
closed
8 years ago
1
Default transactor
#58
parkan
closed
8 years ago
0
Translator organization
#57
parkan
closed
8 years ago
8
Translator validation
#56
parkan
closed
8 years ago
0
set the default grpc log level to ERROR in the cli
#55
yusefnapora
closed
8 years ago
0
Add SimpleTranslator from indexer
#54
parkan
closed
8 years ago
2
WIP: package output + status messages in dicts yielded by writer iterator
#53
yusefnapora
closed
8 years ago
18
yield refs in Writer.write_dataset()
#52
yusefnapora
closed
8 years ago
0
Next