├── README.md ├── aeternity-trustless-decentralized.zip ├── ieeeconf.cls ├── iiiieeeconf.cls ├── img ├── batch_channel.png ├── batch_channel_unbalanced.png ├── correlation.png ├── correlation_potato.png └── multidim-predictionmarket.png ├── main.tex ├── main.tex~ ├── references.bib └── settings.tex /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/README.md -------------------------------------------------------------------------------- /aeternity-trustless-decentralized.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/aeternity-trustless-decentralized.zip -------------------------------------------------------------------------------- /ieeeconf.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/ieeeconf.cls -------------------------------------------------------------------------------- /iiiieeeconf.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/iiiieeeconf.cls -------------------------------------------------------------------------------- /img/batch_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/img/batch_channel.png -------------------------------------------------------------------------------- /img/batch_channel_unbalanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/img/batch_channel_unbalanced.png -------------------------------------------------------------------------------- /img/correlation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/img/correlation.png -------------------------------------------------------------------------------- /img/correlation_potato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/img/correlation_potato.png -------------------------------------------------------------------------------- /img/multidim-predictionmarket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/img/multidim-predictionmarket.png -------------------------------------------------------------------------------- /main.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/main.tex -------------------------------------------------------------------------------- /main.tex~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/main.tex~ -------------------------------------------------------------------------------- /references.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/references.bib -------------------------------------------------------------------------------- /settings.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeternity/whitepaper/HEAD/settings.tex --------------------------------------------------------------------------------