sort by:
Revision Author Date Message Commit Date
d160308 Carthage: make it compile with MBytes etc. 13 February 2020, 12:49:47 UTC
025ecc3 Node, Client, Codec: link with Carthage 11 February 2020, 15:59:53 UTC
ba2ab98 Node: register PsCARTHA mempool filters 11 February 2020, 15:59:52 UTC
70e0a7b Protocol: add PsCARTHA to active protocols to build its daemons 11 February 2020, 15:59:51 UTC
7c2ef03 Protocol: add PsCARTHAGaz 11 February 2020, 15:59:48 UTC
737c55b Mempool: handle endorsements which arrive too soon Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> 11 February 2020, 13:34:18 UTC
5707374 CI: declare mainnet-lmdb as to be published 11 December 2019, 13:45:44 UTC
18b6c0c CI: deactivate check_opam_deps 11 December 2019, 13:45:28 UTC
1655d67 irmin-lmdb: limit nodes to 256 entries and use a reasonable order 26 November 2019, 15:54:59 UTC
0f0a78e Use safer url for ocaml-migrate-parsetree in tezos-opam-repository 15 November 2019, 17:42:20 UTC
0a6fa03 Mempool: protect operation validation from exceptions 15 November 2019, 08:50:12 UTC
5382530 Test/Python: adapt fees and gas to optimised lambda + switch to more robust mutez comparison 13 November 2019, 11:17:55 UTC
87a13fe Proto/Client: earlier check of set/remove_delegate entrypoint 13 November 2019, 11:17:52 UTC
0ec2327 Proto/Client/managed_contract: optimizing the passed lambda Changing `Push unit Unit` for `Unit` Changing `PUSH address _ ; CONTRACT unit ; ASSERT_SOME` with `PUSH key_hash _ ;IMPLICIT_ACCOUNT` for implicit accounts. 13 November 2019, 11:17:49 UTC
510fe9d Athens: remove client commands which are no longer useful 13 November 2019, 11:17:46 UTC
27ff062 Athens: remove delegates 13 November 2019, 11:17:43 UTC
d0865fe run make fmt #WhiteSpace 06 November 2019, 16:11:53 UTC
aef1b56 Update .ocamlformat files 06 November 2019, 16:11:51 UTC
bfb1ad9 Rename `get-git-info.ml` → `get-git-info.mlt` 06 November 2019, 16:11:49 UTC
7f0007b CI: set opam-repo docker tag 06 November 2019, 16:11:47 UTC
eb6bf6d lint: switch to ocamlformat (except lib_protocol) 06 November 2019, 16:11:32 UTC
94f779a Documentation: only publish on gitlab.io 'master' doc As 'master' is the only case where the documentation is published, files are put the root of the repository instead of the in the master/ sub directory. 25 October 2019, 09:40:21 UTC
0e05f8e Test/Python: check balance after transfers + Test/Python: set fixed gas limit manager contract test 25 October 2019, 09:40:11 UTC
0b09ff9 Tests/Python/Contracts: Test client on set/remove_delegate entrypoints + Test/Python: Comply with linting rules 25 October 2019, 09:39:34 UTC
8b56ee4 Proto/client: fix tez/mutez conversion for transfer from KT1 24 October 2019, 16:08:25 UTC
a7d357b Mempool: remove parsing exceptions 18 October 2019, 09:34:53 UTC
a67ca32 Docs: fix HTTPS issues with links 20 September 2019, 15:27:30 UTC
c3759f7 Doc: add september release page 20 September 2019, 15:26:09 UTC
b7f95a3 Doc: add bug to protocol 005 page 20 September 2019, 15:26:04 UTC
858faa5 Shell: patches PsBABY5HQ with PsBabyM1 only if activated 20 September 2019, 15:14:24 UTC
730ed28 Mainnet: import PsBabyM1 and replace PsBABY5H with it 20 September 2019, 15:14:22 UTC
246c916 Client: fix `run script` command output format 20 September 2019, 12:20:40 UTC
52eca04 Tests: Add a failing test for big_maps 20 September 2019, 12:17:13 UTC
0c7fb2a Build: update tezos-version.opam 20 September 2019, 12:04:01 UTC
e9846ab Baker: preserve the commit hash hexadecimal form if possible 20 September 2019, 11:30:54 UTC
5ece288 Baker: include commit hash in pow nonce 20 September 2019, 11:30:54 UTC
5e9fdb7 Version: refresh Git commit hash if a file changes 20 September 2019, 11:30:54 UTC
66c2660 Base: move Git info into new lib tezos-version 20 September 2019, 11:30:54 UTC
eee089b Shell: introduce voted protocol overrides 20 September 2019, 11:30:54 UTC
cd72db9 Proto/Client: more compact serialization 29 August 2019, 08:23:10 UTC
564bde6 Test/Python,Contracts: test usage of the manager contract from the client - Originate the manager contract - Set/Change/Withdraw it's delegate from the client - transfer to/from the manager from/to implicit account - transfer from the manager to other kt1 with and without specifying entrypoints and arguments 29 August 2019, 07:29:20 UTC
08928ea Test/Python: add delegation related operations in client 29 August 2019, 07:29:19 UTC
24a46e0 Proto/Client: operate transfer through manageable KT1 This commit make the client capable of handling the transfers from a KT1 with a "do" entrypoint. It mimmic as much as possible the behaviour of the client pre-Babylon on spendable KT1. However, fees are taken from the contract manager, and the ̀source`of the operation will be the manager, not the KT1. 29 August 2019, 07:29:18 UTC
ec47c72 Proto/Client: set delegate on manageable KT1 This commit make the client capable of handling the delegation of a KT1 with set/withdraw_delegate or do entrypoints It mimmic as much as possible the behaviour of the client pre-Babylon on delegatable KT1. However, fees are taken from the contract manager. 29 August 2019, 07:29:18 UTC
4113075 Proto/Client: Client commands to inspect entrypoints Beside all the machinery added to interact internally with the entrypoints list and types, this commit does the following in the client commands Changing tezos-client get script storage for <contract> to tezos-client get contract storage for <contract> Changing tezos-client get script code for <contract> to tezos-client get contract code for <contract> adding tezos-client get contract unreachable paths for <contract> tezos-client get script unreachable paths for <contract> tezos-client get contract type of entrypoint <entrypoint> for <contract> tezos-client get script type of entrypoint <entrypoint> for <contract> tezos-client get contract entrypoints for <contract> tezos-client get script entrypoints for <contract> Tests/Bash: Reflect change of command name in bash tests 29 August 2019, 07:29:02 UTC
2a7545e activate 005 in sandbox and tests 27 August 2019, 15:05:31 UTC
4f02fe6 tests now have 3 digits 27 August 2019, 13:39:59 UTC
b75d195 link 005 in node and client, build 005 baker, endorser and accuser 27 August 2019, 13:39:54 UTC
d05339f add proto_005 27 August 2019, 11:38:01 UTC
e725003 Shell/Prevalidator: batched operation application Co-authored-by: @MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: @vect0r <victor.allombert@nomadic-labs.com> 14 August 2019, 15:27:51 UTC
88920a9 Shell/Worker: use Event log instead of legacy logging 14 August 2019, 14:41:19 UTC
713f87f Lib_stdlib: add fold_left_s_n for batched fold_left_s Co-authored-by: @MBourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: @vect0r <victor.allombert@nomadic-labs.com> 14 August 2019, 14:39:09 UTC
c299601 P2P: Always run a maintenance when activating the worker 14 August 2019, 14:06:45 UTC
bae0b3d P2p: reload known points info from peers.json on startup 14 August 2019, 14:06:29 UTC
58ab11d base, stdlib: refine ipaddr dependencies 12 August 2019, 16:17:47 UTC
e0a3e14 Ledger: Generalize references to Ledger Nano S now that Nano X is supported 08 August 2019, 20:42:24 UTC
34e1198 Mainnet/Node: redisable testchain by default 08 August 2019, 20:38:36 UTC
aa6b3a6 Merge remote-tracking branch 'tezos/master' into mainnet 07 August 2019, 15:06:42 UTC
c614a8d stdlib: remove lwt_log dependency completely. not used in this module 07 August 2019, 09:24:07 UTC
95345ca logging: use lwt_log.core instead of lwt_log to avoid unix dependency 07 August 2019, 09:24:07 UTC
2e66ebf Prevalidator: Not use _exn functions 07 August 2019, 09:10:46 UTC
28038e9 stdlib: add mtime dependency in opam file 07 August 2019, 08:39:49 UTC
b8f2372 doc: fix babylon rst doc 07 August 2019, 08:25:58 UTC
8265d07 Stdlib/Sys_info: ensure open files are closed 06 August 2019, 21:27:33 UTC
501669d CI: update opam tests 06 August 2019, 10:19:59 UTC
7e5f66f Signer: extract `lib_signer_backends.unix` subpackage from `lib_signer_backends` introduce a new library lib_signer_backends_unix containing the socket and ledger backends 06 August 2019, 10:19:59 UTC
ce8f97f Merge remote-tracking branch 'tezos/master' into mainnet 06 August 2019, 09:16:41 UTC
d44fbd5 Block_validation: blocks with eco-proto errors are invalid 05 August 2019, 20:54:28 UTC
4203997 Shell, Validation: less tzresult 05 August 2019, 20:54:28 UTC
a6d8f8a Shell: Only Invalid_block indicates invalid blocks 05 August 2019, 20:54:28 UTC
f8b3caa Fix repeated annotation pattern in Michelson JSON whitedoc. Also clean up some formatting. 05 August 2019, 20:18:28 UTC
4db7b68 Build: make `make build-deps` fail with non-zero 05 August 2019, 19:41:07 UTC
83213b8 Doc: fix number of top-level items 05 August 2019, 10:09:22 UTC
3a8b0ee Doc: update hash of protocol 005 02 August 2019, 15:23:49 UTC
3549454 Doc: binary format changes in 005 02 August 2019, 15:23:49 UTC
a2d82d6 Shell: better use of Lwt - Avoid `>>= fun () -> Lwt.return_unit` (useless bind) - Avoid `>>= return` when `>>= fun () -> return_unit` is valid (prefer inlined return operators, including from the error monad) - etc. 02 August 2019, 14:45:40 UTC
cf42854 Error_monad: improvements in inlined return functions 02 August 2019, 14:45:32 UTC
1a11e58 P2p: better use of Lwt - Avoid `>>= fun () -> Lwt.return_unit` (useless bind) - Avoid `>>= return` when `>>= fun () -> return_unit` is valid (prefer inlined return operators, including from the error monad) 02 August 2019, 14:45:30 UTC
a6f1a97 P2P: fix typo in services documentation 02 August 2019, 11:54:49 UTC
afdbfa6 Shell: Prevent kicking peers sending a locator with one block difference 02 August 2019, 11:54:47 UTC
0983ce7 Ledger: Produce helpful error when attempting to use derivation scheme unsupported by Ledger application 30 July 2019, 21:04:14 UTC
3b88859 Ledger: Make deterministic nonce tests optional 30 July 2019, 21:04:14 UTC
b3fca8b Ledger: Support BIP32-Ed25519 derivation 30 July 2019, 21:04:14 UTC
b587ca5 Ledger: Make support for non-hardened paths depend on derivation scheme 30 July 2019, 20:49:45 UTC
3e010de Ledger: Use 'h' syntax instead of '\'' for showing ledger URIs 30 July 2019, 20:49:45 UTC
b2e58e7 Ledger: Allow 'h' as an alternative syntax to '\'' for non-hardened paths 30 July 2019, 20:49:44 UTC
6c9c041 Ledger: Allow non-hardened paths 30 July 2019, 20:49:36 UTC
fd7d7f6 Ledger: remove obsolete error variant 30 July 2019, 20:03:54 UTC
2e5d4df Ledger: add support for the Legder Nano X 30 July 2019, 20:03:50 UTC
f4a09e2 Ledger: add support for the sign-and-hash APDU 30 July 2019, 20:03:16 UTC
7afa896 Ledger: add support for deterministic nonces 30 July 2019, 19:55:16 UTC
24ffcab Clic: print offending command on insertion conflict 29 July 2019, 08:54:45 UTC
11cce32 Scripts: Adapt reset_chain.sh to moves in the codebase 29 July 2019, 08:02:28 UTC
0b5fb4c Proto alpha client / Lib client : Proto alpha client now unix free add ctxt#now in the client context and move back wait_for_bootstrapped in lib_client_base 29 July 2019, 08:01:55 UTC
a434d77 Test/python: test head after chain fork 27 July 2019, 13:21:09 UTC
498c0e3 Documentation: Corrections for IF_LEFT, IF_CONS,… 26 July 2019, 19:45:46 UTC
458d52f Michelson mode : require cl 26 July 2019, 19:39:50 UTC
f40105d Doc: add proto 005 page 26 July 2019, 13:00:07 UTC
3b95c5d Issues: add history mode information 26 July 2019, 12:26:13 UTC
5184111 Issues: improve issue template 26 July 2019, 12:26:13 UTC
back to top