gamjapark
57c1af6855
chore(query-ko): change link
2018-11-20 14:24:49 +09:00
gamjapark
8259887223
chore(query-ko): add link and change some content
2018-11-20 14:22:35 +09:00
gamjapark
6ea2c9c1c3
chore(private-data-ko): add link and change some content
2018-11-20 13:54:07 +09:00
gamjapark
6514951b1b
chore(private-data-ko): add link and change some content
2018-11-20 13:53:34 +09:00
gamjapark
0252c841cf
chore(private-data-ko): rename doc file name
2018-11-20 13:43:52 +09:00
gamjapark
5775d81a05
chore(permissions-ko): add link and change some content
2018-11-20 13:42:37 +09:00
gamjapark
ed890dea64
chore(permissions-ko): rename doc name
2018-11-20 13:18:36 +09:00
gamjapark
001510da1d
chore(imutable-ko): add link
2018-11-20 13:17:07 +09:00
gamjapark
8788e5637b
merge(transaction-concept-ko): solve conflict
2018-11-20 13:07:11 +09:00
gamjapark
1ae973efd4
Merge branch 'jho2301-branch' of https://github.com/KWOpenSource/bigchaindb into gamjapark/main
2018-11-20 12:58:38 +09:00
gamjapark
27aa88d31d
Merge branch 'pkm/main' of https://github.com/KWOpenSource/bigchaindb into gamjapark/main
2018-11-20 12:57:34 +09:00
Blue-Moon
bf9ce6f0b0
Update transaction-concepts_ko.md
2018-11-20 00:18:50 +09:00
Blue-Moon
1e011baf1a
Update smart-contracts_ko.md
2018-11-20 00:17:45 +09:00
Blue-Moon
f68d8854f0
Update smart-contracts_ko.md
2018-11-20 00:17:20 +09:00
Blue-Moon
5615eb7ad7
Update assets_ko.md
2018-11-20 00:16:22 +09:00
Blue-Moon
626bfef0a0
Update assets_ko.md
2018-11-20 00:14:39 +09:00
Blue-Moon
3cb0d3dbc6
Update assets_ko.md
2018-11-20 00:10:14 +09:00
Blue-Moon
2291b518ab
Update assets_ko.md
2018-11-20 00:09:53 +09:00
Blue-Moon
37638ec433
Update assets_ko.md
2018-11-20 00:08:07 +09:00
Blue-Moon
ef7cc521e3
Update assets_ko.md
2018-11-20 00:06:42 +09:00
Blue_Moon
656a103754
assets_ko, smart-contract_ko 주석수정
2018-11-18 18:21:54 +09:00
jho2301
b3b778c53a
Rename the kinds of node diversity-ko.md to diversity-ko.md
2018-11-18 16:36:42 +09:00
jho2301
c53e730b7c
Rename Querying BigchainDB-ko.md to query-ko.md
2018-11-18 16:36:22 +09:00
jho2301
b164e51ad2
Rename how BigchainDB could be imutable-ko.md to imutable-ko.md
2018-11-18 16:35:57 +09:00
jho2301
716859c88a
Rename BigchainDB and Byzantine Fault Tolerance-ko.md to bft-ko.md
2018-11-18 16:35:18 +09:00
jho2301
ace8d038da
Add files via upload
2018-11-18 14:09:00 +09:00
Blue_Moon
dc3c03100f
문의성 4개 추가
2018-11-16 01:55:35 +09:00
Blue-Moon
5e413a3ebb
Add files via upload
2018-11-16 01:18:19 +09:00
gamjapark
d30664c90e
fix(terminology_kor): delete next & prev button
2018-11-14 23:23:04 +09:00
pkm2
bff3fb06d5
translate(part4) : modify
2018-11-14 21:35:57 +09:00
pkm2
8ed648a63b
translate(part4): add park4
2018-11-14 18:20:11 +09:00
gamjapark
dae9c84ab8
chore(index_kor): fix button link
2018-11-14 18:01:11 +09:00
gamjapark
e7e4141da0
translate(part1): add part
2018-11-14 10:15:08 +09:00
Troy McConaghy
3cb0f8e2ab
Update the list of MongoDB collections in query.rst ( #2543 )
2018-09-14 16:25:36 +02:00
Troy McConaghy
80b6881797
Problem: Docs page 'BigchainDB and Smart Contracts' is stale ( #2504 )
...
Solution: Update that page to reflect our current thinking on how BigchainDB relates to smart contracts
2018-09-02 00:23:17 +02:00
Troy McConaghy
905b1a5141
Problem: Root docs page about decentralization has two incorrect sentences ( #2505 )
...
Solution: Delete them
2018-08-31 20:43:08 +02:00
Troy McConaghy
dfadbff60f
Problem: All Tendermint docs moved ( #2483 )
...
Solution: Update all links to Tendermint docs
2018-08-28 11:13:59 +02:00
Troy McConaghy
bd49a3804f
Problem: Docs say "BigchainDB cluster" but IRL we say "BigchainDB network" ( #2471 )
...
Solution: Edit the docs to say "BigchainDB network" instead
2018-08-17 16:04:58 +02:00
Troy McConaghy
abdd23f5a6
Problem: Source files contain no license info ( #2455 )
...
* Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
* Python 3 files don't need # -*- coding: utf-8 -*-
2018-08-16 12:31:32 +02:00
Troy McConaghy
205e2cf3fd
Problem: Immutability page in docs sometimes wrong or controversial ( #2435 )
...
Solution: Edit that page
2018-08-09 11:16:05 +02:00
Troy McConaghy
8090a35676
Problem: Docs say little re/ privacy & handling private data ( #2437 )
...
* Problem: Docs should say more about how to handle privacy & private data
Solution: Write a new docs page about that
* Problem: Server docs say little re/ prod. node security & privacy
Solution: Create a new docs page, "Production Node Security & Privacy"
* Address initial comments from @gautamdhameja
2018-08-06 10:15:09 +02:00
Troy McConaghy
12740686e9
Problem: Docs say Crypto Conditions are part of ILP ( #2399 )
...
* Fixed 2 PEP257 compliance errors
* Upgrade Tendermint to 0.19.7 except for Docker image, which is still at 0.19.2
* Problem: Docs say Crypto Conditions are part of ILP
Solution: Edit the docs so they no longer say that
2018-07-23 18:03:21 +02:00
Troy McConaghy
d0293c5285
Problem: Users need more help querying mongodb ( #2352 )
...
* Add info how to connect to MDB & example MDB documents
* Add JS code examples & blogpost link to Query page
2018-06-14 17:21:15 +02:00
Troy McConaghy
58fbccf3f1
Problem: © year out-of-date in footer of docs ( #2353 )
...
Solution: Compute the © year so it's always up-to-date
2018-06-14 13:03:31 +02:00
Troy McConaghy
04514fe17f
Problem: No diagrams of transactions in docs ( #2346 )
...
Solution: Put some simple diagrams of BigchainDB transactions in the docs
2018-06-11 17:25:27 +02:00
Troy McConaghy
298ff8a3fd
Problem: We continue to be asked about production-readiness ( #2316 )
...
Solution: Add more explanation to the docs page about production-readiness
2018-05-29 17:47:59 +02:00
Troy McConaghy
acc2710d7b
Problem: There are old links to the IPDB tx spec ( #2290 )
...
Solution: Replace those links with appropriate links to the BigchainDB Transactions Specs
2018-05-24 01:36:43 +02:00
Troy McConaghy
722401ada9
Problem: How do I store files in BigchainDB? ( #2259 )
...
Solution: Write a new root docs page about how to store files in BigchainDB.
2018-05-08 10:35:21 +02:00
Troy McConaghy
d066bfe132
Problem: No docs explaining use of MongoDB for querying ( #2193 )
...
* Problem: No docs explaining use of MongoDB for querying
Solution: Start a new root docs page explaining how a node operator can use the full power of MongoDB's query engine, and can expose as much of that as they like to end users.
* Finished first draft of new docs page 'Querying BigchainDB'
2018-04-23 19:30:45 +02:00
Troy McConaghy
ff62675c01
THE blockchain database.
2018-03-24 06:01:12 +01:00