-
Updated
May 19, 2020
smart-contract
Here are 293 public repositories matching this topic...
-
Updated
Dec 17, 2019 - Solidity
-
Updated
May 13, 2020 - C++
-
Updated
Mar 11, 2020 - JavaScript
Large integers, like 9999999999999999999999999 are valid in JSON files and are valid as data parts in the 0xcert conventions. However these numbers are currently not representable in JavaScript in full fidelity. This violates some guarantees made by (or assumptions you might make while using) the 0xcert Framework. Workarounds are available.
Discussion
These examples are running Safari Ver
-
Updated
Jun 23, 2020 - Rust
-
Updated
Feb 12, 2020 - JavaScript
-
Updated
Feb 12, 2020
-
Updated
Jun 28, 2020 - Go
-
Updated
Apr 12, 2019 - Go
See the example of should-refill in http://1corp.io/snow/docs
-Function with the prefix should_ and the same parameters.
-Return True if need to call.
Ideally the standard should allow to do:
When function1 with args1 of contract1 returns true, call function2 with args2 of contract.
A deamon could watch the blockchain, calling function1 with args1 of contract1 at repeated interval. When
-
Updated
Jun 27, 2020 - Python
-
Updated
Aug 9, 2019 - Solidity
-
Updated
May 6, 2020 - JavaScript
-
Updated
Jan 17, 2020 - Solidity
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Jun 4, 2020 - LLVM
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Jan 21, 2019 - JavaScript
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Aug 23, 2018 - JavaScript
-
Updated
Aug 28, 2018 - JavaScript
-
Updated
Aug 23, 2019 - JavaScript
-
Updated
May 6, 2020 - JavaScript
-
Updated
Nov 2, 2019 - JavaScript
in https://docs.orbs.network/contract-sdk/orbs-contracts/events :
Orbs contract events give you the ability to log information into the blockchain that is stored as part of the receipt block.
the term "the receipt block" is an error?
also, should add motivation to adding events to receipts. what is it good for in real life use cases?
the reference contract contains an init function:
-
Updated
Jul 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the smart-contract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smart-contract topic, visit your repo's landing page and select "manage topics."
JSON API reports user input errors back to the client, e.g:
However there were multiple requests