- A Brief History of Commercial Capitalism - Banaji
Started / Continuing
- The Price of Time - Chancellor
- Making Money - Christine Desan
Virtual Machine | Project | Framework | Developer |
---|---|---|---|
EVM | Ethermint | Cosmos-SDK | ChainSafe |
WASM | CosmWasm | Cosmos-SDK | Confio |
Secure EcmaScript | Cosmic Swingset | Cosmos-SDK + Agoric SwingSet | Agoric |
Pact | Kadenamint | hs-abci-server | Kadena |
Move | Movemint | rust-abci | OpenLibra |
``` | |
=== RUN TestPEXReactorRunning | |
I[2019-01-30|01:13:46.822] Starting P2P Switch switch=0 impl="P2P Switch" | |
I[2019-01-30|01:13:46.822] Starting PEXReactor pex=0 impl=PEXReactor | |
I[2019-01-30|01:13:46.822] Starting AddrBook pex=0 impl=AddrBook | |
I[2019-01-30|01:13:46.822] Starting P2P Switch switch=1 impl="P2P Switch" | |
I[2019-01-30|01:13:46.822] Ensure peers pex=0 numOutPeers=0 numInPeers=0 numDialing=0 numToDial=10 | |
I[2019-01-30|01:13:46.822] Starting PEXReactor pex=1 impl=PEXReactor | |
I[2019-01-30|01:13:46.822] Starting AddrBook pex=1 impl=AddrBook | |
I[2019-01-30|01:13:46.823] Will dial address pex=0 [email protected]:37671 |
Application Specific Blockchains: https://docs.google.com/presentation/d/1Nc1A6DqhSq5K-lumDNwMrdKfM6zgarpD2YVhPqy8z6A/edit?usp=sharing | |
Cosmos: https://www.slideshare.net/SunnyAggarwal2/tendermintcosmos-many-chains-many-tokens-one-ecosystem |
{ | |
"jsonrpc": "2.0", | |
"id": "", | |
"result": { | |
"block_meta": { | |
"block_id": { | |
"hash": "9DC0B9395F81CB0367517E57F7B6205535091B21", | |
"parts": { | |
"total": 1, | |
"hash": "D27A2DAA5E81A86D92CE578D0893D3DD0D03D662" |
example stuff more |
----------------------------------------------- | |
blockchain | |
----------------------------------------------- | |
NewBlockchainReactor | |
-func NewBlockchainReactor(config cfg.Config, state *sm.State, proxyAppConn proxy.AppConnConsensus, store *BlockStore, fastSync bool) *BlockchainReactor { | |
+func NewBlockchainReactor(state *sm.State, proxyAppConn proxy.AppConnConsensus, store *BlockStore, fastSync bool) *BlockchainReactor { | |
----------------------------------------------- | |
cmd | |
----------------------------------------------- |
package main | |
import ( | |
"bytes" | |
"fmt" | |
"github.com/tendermint/tendermint/binary" | |
) | |
type MyTypeA [3]byte | |
type MyTypeB []byte |
I hereby claim:
To claim this, I am signing this object: